AGI STK Objects 11 Send comments on this topic.
IAgVeVOBearingEllipse Interface

Description

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

Public Properties

Public Property Bearing The bearing value, relative to North. Uses Angle Dimension.
Public Property Granularity Indicates 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 MajorAxisOffset The distance to offset the box (forward or backward) along the bearing. A positive MajorAxisOffset value moves the box forward. Uses Distance Dimension.
Public Property MinorAxisOffset The 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 SemiMajorAxis Defines the major axis for the ellipse. The value must be greater than 0. Uses Distance Dimension.
Public Property SemiMinorAxis Defines the minor axis for the ellipse. The value must be greater than 0. Uses Distance Dimension.

Interfaces

Implemented Interface
IAgVeVOProximityAreaObject

CoClasses that Implement IAgVeVOBearingEllipse

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1