Grid Views

Grid views are SysML view usage elements typed by definitions from the SysideViews library. The Modeler extension detects them automatically and lists them in the SysMLv2 Views panel of VS Code’s Explorer sidebar. Modeler supports the following kinds of grid views:

  • Table views - present model elements as a spreadsheet, one row per element and one column per aspect such as name, documentation, an attribute value, or a constraint. Editable columns write back to the model.

  • Hierarchical table views - render the same columns as a collapsible tree that follows the model’s usage nesting.

  • Matrix views - show relationships between two sets of elements as a grid; each axis is populated independently. Editable presets support adding and removing relationships from the grid.

Learn more: