Retrieves the internal route for the specified lane and turn direction.
Retrieves the internal route for the specified lane and turn direction.
public InternalRoute GetRoute(ILane,DirectionTypes);
Retrieves the internal route for the specified from and to lane.
public InternalRoute GetRoute(ILane,ILane);
GEIntersection Class | CBPRS.Infrastructure Namespace