ScalarRouteHeightHeightReferenceSurface Property |
Gets or sets the reference surface above which this scalar is defined.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TerrainProvider HeightReferenceSurface { get; set; }
Public Property HeightReferenceSurface As TerrainProvider
Get
Set
public:
property TerrainProvider^ HeightReferenceSurface {
TerrainProvider^ get ();
void set (TerrainProvider^ value);
}
member HeightReferenceSurface : TerrainProvider with get, set
Property Value
Type:
TerrainProviderSee Also