AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsDistanceToPrimitiveDisplayCondition Interface

Description

Defines an inclusive distance interval, in meters, that determines when an object, such as a screen overlay, is rendered based on the distance, in meters, from the camera to the Primitive. This is different from Distance Display Condition because it is based on the camera's distance to a specified Primitive, rather than the camera's distance to the object that uses this display condition.

Object Model

Public Properties

Public Property MaximumDistance Gets or sets the maximum distance, in meters, of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance.
Public Property MaximumDistanceSquared Gets the squared maximum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistance Gets or sets the minimum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistanceSquared Gets the squared minimum distance, in meters, of the inclusive distance interval.
Public Property Primitive Gets or sets the primitive associated with this instance.

See Also

CoClasses that Implement IAgStkGraphicsDistanceToPrimitiveDisplayCondition

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1