Enum: VariableDefinitionType

Defines the various ways to define the values of a variable.

Fields

Name Description
Discrete The variable is defined with a set of discrete values.
Formula The variable is defined with an expression that can involve other variables.
Free The variable represents a free DOF.