PySAM SysML2 documentation (v 0.3.1)#
PySAM SysML2 provides a Python scripting interface for SysML2 models. It loads models from any SysML2 tool that implements the standard API. The loaded model maps into a Python object, allowing you to manipulate, browse, and edit it. You can then push modifications back to your modeling tool.
PySAM SysML2 works with the Ansys SysML2 modeling tool, Ansys System Architecture Modeler (SAM).
Getting started
Explains how to install PySAM SysML2 and set up a project.
User guide
Explains how to connect to PySAM SysML2, work with models and diagrams, and find required information.
API reference
Describes PySAM SysML2 functions, classes, and methods.
Examples
Provides some examples of how to use PySAM SysML2.
Contribute
Learn how to contribute to the PySAM SysML2 codebase or documentation.
Useful links