Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: jsuresh94 on April 19, 2022, 08:47:12 pm

Title: Dynamic SysML Simulation with Python
Post by: jsuresh94 on April 19, 2022, 08:47:12 pm
Hi,

I need to know whether the Dynamic simulations are possible using python, COMObjects, and Win32GUIs.

1.   Dynamic SysML Simulation with Python.
2.   Dynamic SysML Simulation with COMObjects, Python.
3.   Dynamic SysML Simulation with Win32GUIs.

I tried searching for some clues, but unfortunately, I haven’t found something related to these things exactly. Could see Dynamic simulation with Javascript.

And also noticed there are API's to handle simulations in EA as well. However, I like to confirm does EA supports  Dynamic SysML Simulation with Python and other things. If yes, any possible reference links, please.

Thanks,
SJ
Title: Re: Dynamic SysML Simulation with Python
Post by: i on May 11, 2022, 08:53:06 pm
Hi SJ,

I honestly have no clue either, but you might want to use the pywin32 library as they claim to do for developing EA add-ins?
One question, could you please describe a minimum working example that would satisfy your needs?
It sounds like a super cool capability, thanks for bringing it up, I'll follow this thread with interest.
Good luck :)
i
Title: Re: Dynamic SysML Simulation with Python
Post by: qwerty on May 12, 2022, 05:57:28 am
You can use the API with Python. I do that with (almost) no issues. However, I have no clue about that simulation stuff at all.

q.