STK AstrogatorSend comments on this topic.
IAgVAScriptingParameter Interface

Description

Parameter properties for scripting options.

Public Properties

Public Property DimensionGets or sets the parameter's dimension.
Public Property EnumerationChoicesGet the collection of enumerations to use when parameter type is eVAScriptingParameterTypeEnumeration.
Public Property InheritValueIf true, parameter value will be inherited from previous profile's value.
Public Property MaxValueGets or sets the maximum value permitted for the parameter value.
Public Property MinValueGets or sets the minimum value permitted for the parameter value.
Public Property NameGets or sets the parameter name.
Public Property ParamValueGets or sets the parameter value. Set in Object Model unit preference for selected dimension.
Public Property TypeGets or sets the parameter's type.
Public Property UnitThe 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.
Public Property UseMaxValueIf true, a maximum value will be enforced for the parameter value.
Public Property UseMinValueIf true, a minimum value will be enforced for the parameter value.
Public Property UserCommentGets or sets the parameter's comment.

Interfaces

Implemented Interface
© 2024 Analytical Graphics, Inc. All Rights Reserved.