SurfaceArcEstimateSurfaceDistance Method |
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 EstimateSurfaceDistance()
Public Function EstimateSurfaceDistance As Double
public:
double EstimateSurfaceDistance()
member EstimateSurfaceDistance : unit -> float
Return Value
Type:
DoubleThe estimated surface distance, in meters.
See Also