City Based Parking and Routing System API Documentation

IIntersection.RequestCrossing Method (InternalRoute)

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

void RequestCrossing(
   InternalRoute route
);

Parameters

route
The InternalRoute via which the requestor wants to cross the intersection.

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace | IIntersection.RequestCrossing Overload List