Book a Demo

Author Topic: Dynamic SysML Simulation with Python  (Read 2291 times)

jsuresh94

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Dynamic SysML Simulation with Python
« 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

i

  • EA Novice
  • *
  • Posts: 13
  • Karma: +1/-0
    • View Profile
Re: Dynamic SysML Simulation with Python
« Reply #1 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

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Dynamic SysML Simulation with Python
« Reply #2 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.