STK ObjectsSend comments on this topic.
IAgVeVOEllipsoid Interface

Description

Defines an ellipsoid around the vehicle object.

Public Properties

Public Property GranularityIndicates the number of points used to draw the ellipsoid. Lower numbers create a better ellipsoid and higher numbers make the ellipsoid draw faster.
Public Property ReferenceFrameGets or sets the reference axes that is used to align the ellipsoid.
Public Property TranslucencyGets or sets the translucency of the object. Valid values are 0 - 100, where 0 is opaque and 100 is transparent.
Public Property UseTranslucencySpecifies a translucency of the object.
Public Property XAxisOffsetGets or sets the distance to offset the box (positive or negative) along the X axis of the reference frame.
Public Property XSemiAxisLengthIndicates how far along the X axis of the reference frame the box extends. Value must be greater than 0.
Public Property YAxisOffsetGets or sets the distance to offset the box (positive or negative) along the Y axis of the reference frame.
Public Property YSemiAxisLengthIndicates how far along the Y axis of the reference frame the box extends. Value must be greater than 0.
Public Property ZAxisOffsetGets or sets the distance to offset the box (positive or negative) along the Z axis of the reference frame.
Public Property ZSemiAxisLengthIndicates how far along the Z axis of the reference frame the box extends. Value must be greater than 0.

Interfaces

Implemented Interface
IAgVeVOProximityAreaObject

CoClasses that Implement IAgVeVOEllipsoid

© 2024 Analytical Graphics, Inc. All Rights Reserved.