Can FlexSim be Integrated with a Web Application (via Python or Other Languages)?

Can FlexSim be Integrated with a Web Application (via Python or Other Languages)?

danielhsu2014
Contributor Contributor
39 Views
1 Reply
Message 1 of 2

Can FlexSim be Integrated with a Web Application (via Python or Other Languages)?

danielhsu2014
Contributor
Contributor

Hi everyone,

I’d like to know if FlexSim can be connected to a web application, so users can trigger simulations and get results (KPIs, status, etc.) through a browser.

Is there an official API/SDK for integration?

Can this be done with Python or other languages (C#, C++, JavaScript)?

Any recommended approach (e.g., command line, DLL, COM, REST)?

Thanks for any guidance!

0 Likes
40 Views
1 Reply
Reply (1)
Message 2 of 2

jason_lightfootVL7B4
Autodesk
Autodesk

I would recommend using the webserver to accept and coordinate job execution and return results.  Alternatively here's the documentation on controlling FlexSim externally, including links to FlexSimPy

0 Likes