A collection of Track objects.
Namespace:
RRAutoLib.CTCAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3895.39120
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class Block : CtcObjectBase |
| Visual Basic (Declaration) |
|---|
<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.