Click or drag to resize

VehicleRoute Property

[This is preliminary documentation and is subject to change.]

Gets the route.

Namespace:  TrafficSimulation.Simulation.Engine.VehicleHandling
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
public IRoute Route { get; }

Property Value

Type: IRoute

Implements

IVehicleRoute
See Also