Retrieves a route crossing the intersection for the specified lane and direction.
Retrieves a route crossing the intersection for the specified lane and direction.
public InternalRoute GetRoute(ILane,DirectionTypes);
Retrieves a route crossing the intersection for the specified lanes.
public InternalRoute GetRoute(ILane,ILane);
Intersection Class | CBPRS.Infrastructure Namespace