Manage enumerated parameters
- Last UpdatedSep 10, 2025
- 1 minute read
Enumerations provide named options that Simulation Builders who are using your Model Type can select. You can create a new parameter in the Model Editor and create an enumeration Parameter Type.
Add an enumerated parameter
-
Open the Model Editor for the Model Type.
-
Expand the Parameters section.
-
Select the
icon.
-
Enter the Name of the parameter.
-
In the Type list, select Enumeration.
-
Define if the parameter should be invariant. See Define invariant variables.
-
Define if the parameter should be global. See Define global parameters and variables.
-
Enter an enumerated value in the Values column and press Enter after each one.
-
To set the default enumeration value, select a value from the Default list.
The list is populated from the values you entered in step 6.
-
Enter a Description of the enumeration.
The enumeration will be created and saved to the Model Type.
Remove a value from the list of enumerated values
-
Open the Model Editor for the Model Type.
-
Expand the Parameters section.
-
In the Values list for the enumerated parameter, select the value that you want to remove.
The value appears in the Values column.
-
Right-click the value, and then select Delete.