Modeler
Syside Modeler is the full modeling environment for Visual Studio Code (VS Code): everything Syside Editor does for SysML v2 text, plus diagrams, grid views and more, drawn from the model itself, so a view cannot drift from what you wrote. Its command line tool does the same work without an editor open, which is what puts model checks and diagram generation in a pipeline.
Note
Syside Modeler is a paid-for and licensed product. To purchase a license, go to the Sensmetry website or reach out to us at syside@sensmetry.com. To read more about our licensing approach, refer to Licensing.
Get started:
Install Modeler - Install the tool
Write your model - what Modeler does for the text as you type: highlighting, completion, navigation, validation
Visualize your model - a first look at the diagrams and grid views drawn from your model
Views:
Diagram views - Define and filter views for diagram generation, and work with a rendered diagram
Grid views - Define and filter views for tabular and matrix grid views
Command line:
Modeler CLI - Use Modeler’s functions through a Command Line Interface
Configuration:
Configure Modeler - Where settings live, how config files are discovered and merged, and what takes priority
Settings in syside.toml - Reference for every
syside.tomloptionSettings in the editor - Reference for the
syside.*settings the extension adds
Not sure which tool you need? Compare them in Which tool does what?.