City Based Parking and Routing System API Documentation

IVehicle.ChangeLanes Method 

Gives the vehicle to opportunity to change lanes before being moved.

void ChangeLanes(
   IVehicle vfront
);

Parameters

vfront
The IVehicle in front of the current on the same lane.

See Also

IVehicle Interface | CBPRS.Infrastructure Namespace