Click or drag to resize

SurfaceArcEstimateSurfaceDistance Method

Get an estimate of the surface distance of the result of GetSegment(Double), in meters.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double EstimateSurfaceDistance()

Return Value

Type: Double
The estimated surface distance, in meters.
See Also