Block Class Railroad Automation Class Library
A set of Track objects treated as one unit.
Inheritance Hierarchy

Online System Object
  RRAutoLib.CTC CtcObjectBase
    RRAutoLib.CTC Block

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4714.25322
Syntax

<SerializableAttribute> _
Public NotInheritable Class Block _
	Inherits CtcObjectBase
Remarks

A block is usually associated with a sensor to monitor the occupancy of a contiguous set of tracks. A track can be associated to one block only.
See Also