STK ObjectsSend comments on this topic.
IAgVeVOBearingEllipse Interface

Description

Defines an ellipse, relative to a bearing from the North, around the object.

Public Properties

Public Property BearingThe bearing value, relative to North. Uses Angle Dimension.
Public Property GranularityIndicates the number of points used to draw the ellipse. Lower numbers create a better ellipse and higher numbers make the ellipse draw faster. Uses Angle Dimension.
Public Property MajorAxisOffsetThe distance to offset the box (forward or backward) along the bearing. A positive MajorAxisOffset value moves the box forward. Uses Distance Dimension.
Public Property MinorAxisOffsetThe distance to offset the box (left or right) along the bearing. A positive MinorAxisOffset value moves the box to the right. Uses Distance Dimension.
Public Property SemiMajorAxisDefines the major axis for the ellipse. The value must be greater than 0. Uses Distance Dimension.
Public Property SemiMinorAxisDefines the minor axis for the ellipse. The value must be greater than 0. Uses Distance Dimension.

Interfaces

Implemented Interface
IAgVeVOProximityAreaObject

CoClasses that Implement IAgVeVOBearingEllipse

© 2024 Analytical Graphics, Inc. All Rights Reserved.