Click or drag to resize

GeodesicConnectionStrategyGetDistance Method

Get 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 GetDistance()

Return Value

Type: Double
The total distance, in meters.
See Also