BlockHasCatenary Property |
Gets or sets a value that indicates whether the block has over head catenary.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property HasCatenary As Boolean
Get
Set
public bool HasCatenary { get; set; }
Property Value
Type:
BooleanIf
True engines that require catenary should be allowed on the block.
See Also