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.

Getting started
User guide

Explains how to connect to PySAM SysML2, work with models and diagrams, and find required information.

User guide
API reference

Describes PySAM SysML2 functions, classes, and methods.

API reference
Examples

Provides some examples of how to use PySAM SysML2.

Examples
Contribute

Learn how to contribute to the PySAM SysML2 codebase or documentation.

Contribute