SurfaceProcedureConnectionSurfaceDistance Property |
Gets the total distance traversed by this connection from start to finish, 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 override double SurfaceDistance { get; }
Public Overrides ReadOnly Property SurfaceDistance As Double
Get
public:
virtual property double SurfaceDistance {
double get () override;
}
abstract SurfaceDistance : float with get
override SurfaceDistance : float with get
Property Value
Type:
DoubleSee Also