City Based Parking and Routing System API Documentation |
|
Generator.GenerateVehicle Method
Generates the vehicle and puts it on the lane.
protected virtual
IVehicle GenerateVehicle(
int index);
Parameters
-
index
- The vehicle index to generate.
See Also
Generator Class | CBPRS.Infrastructure Namespace