StaticRouteProfileStaticConfigurableProfileHeightReferenceSurface Property |
Gets the reference terrain surface from which the height is measured.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override TerrainProvider HeightReferenceSurface { get; }
Public Overrides ReadOnly Property HeightReferenceSurface As TerrainProvider
Get
public:
virtual property TerrainProvider^ HeightReferenceSurface {
TerrainProvider^ get () override;
}
abstract HeightReferenceSurface : TerrainProvider with get
override HeightReferenceSurface : TerrainProvider with get
Property Value
Type:
TerrainProviderSee Also