Click or drag to resize

IPositionNodeConnection Property

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

The connection where the position is

Namespace:  TrafficSimulation.Simulation.Engine.Environment
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
INodeConnection NodeConnection { get; set; }

Property Value

Type: INodeConnection
See Also