City Based Parking and Routing System API Documentation

Obstacle.ChangeLanes Method 

An obstacle does not change lanes.

public override void ChangeLanes(
   IVehicle vfront
);

Implements

IVehicle.ChangeLanes

See Also

Obstacle Class | CBPRS.Infrastructure Namespace