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. ParamValue is set in Object Model unit preference for selected dimension.
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
© 2021 Analytical Graphics, Inc. All Rights Reserved.