Total Elements
: This gives you the total number of Objects in your Model.Depth
: This gives you the maximum depth of your Model. How many layers are in your Model.Average Connectedness
: This stat tells you, on average, how many Object connections a given Model Object is likely to have. In our screenshot below, the average Object in our Model is connected to 0.6 other Objects.Details
to get a tabluated view of the statistics.
Details
to get a list view of the statistics.
Documentation
: This shows the percentage of Model Objects that have data in their Documentation field.Completeness
: This statistic represents the validity of the data within the Model. Higher Completeness indicates valid, resolved data fields within Attributes and Constraints, and satisfied conditions for Requirements.Validation
: Validation indicates how much of the Model is connected to other sources of data. Including documentation Reference Objects, referencing Attributes or other Objects, and Locking elements after reviewing them all contribute to a higher Validation Score.Details
to get a tabluated view of the statistics. Click Open Live View
to pop the table out into a new window. This is convenient for quickly navigating your Model to correct any issues.
JSON
: Export your Model entirely in JSON. This is useful if you want to re-import the Model into Davinci in the future, or for creating an offline archive.SysML v2
: Export your Model in the standard SysML v2 standard format. Useful when interfacing with other tools that rely on SysML formatting to process data.Add Unit
to define a new Unit. A Unit Creation Wizard will pop up. Provide a symbol for the unit in the first line, and an optional description in the second line. Click Add New Unit
at the bottom of the popup to save.
Custom Units can be deleted by hovering over the Unit and clicking on the Trash button on the right side.