StandardTransitionProfileSegmentTotalDistance Property |
Gets the total horizontal distance traverse by the profile segment, in meters.
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 double TotalDistance { get; }
Public ReadOnly Property TotalDistance As Double
Get
public:
property double TotalDistance {
double get ();
}
member TotalDistance : float with get
Property Value
Type:
DoubleSee Also