This version is compatible with Capella 7.0.1:
- New diagram API: you can have a look at the sample scripts creating a new LAB diagram or the script copying an existing diagram and customizing its style. You can check the complete diagram API for more details.
- Note: the API rely on the Sirius and GMF notation APIs but doesn’t expose them in the Python world
- Python 3.12 compatibility
- Sample scripts and core APIs have been split
- An Acceleo generator can help you generate a Python for Capella API from any Ecore. This can be used to generate API for Capella addons that are not supported by Python for Capella.
- Note: the generator can’t be installed inside of Capella but you can install it in a Modeling package and then import your Ecore
As always, it also includes the feedback I can get from you on this forum, many thanks to all of you.
You can find the release here and if you have any questions you can ask them in this forum.