StandardTransitionProfileSegmentInitialHeight Property |
Gets the initial height above the reference surface, in meters.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double InitialHeight { get; }
Public ReadOnly Property InitialHeight As Double
Get
public:
property double InitialHeight {
double get ();
}
member InitialHeight : float with get
Property Value
Type:
Double
See Also