Click or drag to resize

HeightReference Enumeration

An enumeration that identifies the reference for the heights returned by GetHeight(Double, Double).

Namespace:  AGI.Foundation.Terrain
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum HeightReference
Members
  Member nameDescription
Shape The returned height is relative to the surface of the Shape.
ReferenceSurface The returned height is relative to another surface identified by ReferenceSurface.
See Also