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

Description

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

Public Properties

Public Property GlobeOverlayGets or sets the globe overlay associated with this instance.
Public Property MaximumDistanceGets or sets the maximum distance, in meters, of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance.
Public Property MaximumDistanceSquaredGets the squared maximum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistanceGets or sets the minimum distance, in meters, of the inclusive distance interval.
Public Property MinimumDistanceSquaredGets the squared minimum distance, in meters, of the inclusive distance interval.

Interfaces

Implemented Interface
IAgStkGraphicsDisplayCondition

CoClasses that Implement IAgStkGraphicsDistanceToGlobeOverlayDisplayCondition

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.