Retrieves a route crossing the intersection for the specified lane and direction.
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);
IIntersection Interface | CBPRS.Infrastructure Namespace