Click or drag to resize

ConnectionStrategyGetDistance 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.1.418.0 (24.1.418.0)
Syntax
public abstract double GetDistance()

Return Value

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