Parameter properties for scripting options.
Dimension | Gets or sets the parameter's dimension. |
EnumerationChoices | Get the collection of enumerations to use when parameter type is eVAScriptingParameterTypeEnumeration. |
InheritValue | If true, parameter value will be inherited from previous profile's value. |
MaxValue | Gets or sets the maximum value permitted for the parameter value. |
MinValue | Gets or sets the minimum value permitted for the parameter value. |
Name | Gets or sets the parameter name. |
ParamValue | Gets or sets the parameter value. Set in Object Model unit preference for selected dimension. |
Type | Gets or sets the parameter's type. |
Unit | The parameter's unit that is used to represent ParamValue during the scripting tool script execution. ParamValue is set in Object Model unit preference for selected dimension and not this unit. As with other units configurable in the desktop environment for STK, this unit is separate (and may differ) from the Object Model unit preference. |
UseMaxValue | If true, a maximum value will be enforced for the parameter value. |
UseMinValue | If true, a minimum value will be enforced for the parameter value. |
UserComment | Gets or sets the parameter's comment. |
Implemented Interface |
---|