City Based Parking and Routing System API Documentation

Vehicle.CriticalZoneChange Method 

Allows vehicles to change lanes that have entered the critical zone.

public void CriticalZoneChange(
   IVehicle vfront
);

See Also

Vehicle Class | CBPRS.Infrastructure Namespace