City Based Parking and Routing System API Documentation

IIntersection.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.

void RequestCrossing(ILane,ILane);

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

void RequestCrossing(InternalRoute);

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace