INodeConnection Interface |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Simulation.Engine.Environment
The INodeConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionOrientation |
Gets the orientation of a connection.
| |
| Cost |
Gets the cost of the connection
| |
| EndNode |
The end node of the connection.
| |
| Id |
Gets the identifier.
(Inherited from ISimulationBase.) | |
| Length |
The length of the connection.
| |
| Placeables |
List of placebles currently placed on this connection
| |
| StartNode |
The start node of the connection.
|