You can export the simulation data from the Variables panel for further analysis outside the modeling tool environment. Exported data is saved in CSV format, which can be opened using spreadsheet or data analysis tools.

Only the variables with the following data types are exported:

  • Primitive data types
    • Integer
    • Real
    • String
    • Boolean
  • Enumeration values

To export the simulation data


  1. In the Variables panel, select the variables you want to export.
    • If no variables are selected, all variables of the supported data types are exported.
    • If a part usage or port usage is selected, all nested primitive feature values and enumeration values are exported recursively.
  2. In the panel toolbar, click .
  3. In the open dialog, select the directory where you want to save the file.
  4. Click the Save button.

The CSV file with the recorded values is downloaded to your selected location.