AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsModelTransformation Interface Members
See Also  Overview 

Public Properties

Public Property CurrentValue Gets or sets the current value of the transformation. The current value of the transformation will be reflected in the geometry of the ModelPrimitive that it is associated with.
Public Property DefaultValue Gets the default value of the transformation. The Current Value property of the transformation will have this value when the ModelPrimitive is initialized.
Public Property MaximumValue Gets the maximum value of the transformation.
Public Property MinimumValue Gets the minimum value of the transformation.
Public Property Name Gets the name of the transformation.
Public Property Range Gets the value range of the transformation. Equivalent to the difference of the Maximum Value and Minimum Value properties.
Public Property Type Gets the ModelTransformationType associated with the transformation.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface