Click or drag to resize

ParametricRouteSegment.SurfaceDistance Property

Gets the total arc-length traveled along the surface during this segment, 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)
Syntax
public double SurfaceDistance { get; }

Property Value

Type: Double
See Also