RouteDynApproachEx |
Top Previous Next |
Returns the cost of a route from location1 to location2, but with specific approach at both locations. Actual route is also included in the output.
Syntax: RouteDynApproachEx(loc1,loc2: TLocation; Approach1,Approach2: TApproach; var Route: TRoute): TCost
|