A set of Track objects with a particular turnout state configuration.

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901

Syntax

C#
[SerializableAttribute]
public sealed class Route : CtcObjectBase, 
	ISupportsScriptEvents
Visual Basic
<SerializableAttribute> _
Public NotInheritable Class Route _
	Inherits CtcObjectBase _
	Implements ISupportsScriptEvents

Inheritance Hierarchy

System..::..Object
  RRAutoLib.CTC..::..CtcObjectBase
    RRAutoLib.CTC..::..Route

See Also