STK Graphics PrimitivesSend comments on this topic.
InitializeWithDistances Method (IAgStkGraphicsDistanceToGlobeOverlayDisplayConditionFactory)
See Also
GlobeOverlay
The globe overlay associated with this instance.
MinimumDistance
The minimum distance of the inclusive distance interval.
MaximumDistance
The maximum distance of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance.
Windows





Windows & Linux

Description

Initializes a distance display condition with the Globe Overlay and the inclusive distance interval [minimumDistance, maximumDistance]. When this display condition is assigned to an object, such as a primitive, the object is only rendered when the distance from the camera to the Globe Overlay is within the interval.

Syntax

Parameters

GlobeOverlay
The globe overlay associated with this instance.
MinimumDistance
The minimum distance of the inclusive distance interval.
MaximumDistance
The maximum distance of the inclusive distance interval. Use Double.MaxValue to ignore checking the maximum distance.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.