Automatization "File>OpenProject"

Hi all,
I’m trying to write EASE executable script to Open a project in the workspace knowing the location of the “.aird File”. Could you help me, No idea where to start from…

Hi,

You can use Python4Capella which is an API in Python on top of EASE. You can follow the installation procedure on the project page.

Then you can try to run one of the provided sample scripts, for instance this one. Just change the path of the .aird file to the one in your Capella project.