STK AstrogatorSend comments on this topic.
IAgVAScriptingParameter Interface

Description

Parameter properties for scripting options.

Public Properties

Public Property DimensionThe parameter's dimension.
Public Property EnumerationChoicesThe 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 MaxValueThe maximum value permitted for the parameter value
Public Property MinValueThe minimum value permitted for the parameter value
Public Property NameThe parameter name.
Public Property ParamValueThe parameter value. Set in Object Model unit preference for selected dimension.
Public Property TypeThe 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 UserCommentThe parameter's comment.

Interfaces

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