City Based Parking and Routing System API Documentation

IIntersection.GetRoute Method

Retrieves a route crossing the intersection for the specified lane and direction.

Overload List

Retrieves a route crossing the intersection for the specified lane and direction.

InternalRoute GetRoute(ILane,DirectionTypes);

Retrieves a route crossing the intersection for the specified lanes.

InternalRoute GetRoute(ILane,ILane);

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace