City Based Parking and Routing System API Documentation

Intersection.RequestCrossing Method

Allows a vehicle to request intersection crossing permission on the next step.

Overload List

Allows a vehicle to request intersection crossing permission on the next step.

public void RequestCrossing(ILane,ILane);

Allows a vehicle to request intersection crossing permission on the next step.

public void RequestCrossing(InternalRoute);

See Also

Intersection Class | CBPRS.Infrastructure Namespace