Gets or sets a value that indicates whether the block has over head catenary.

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

Syntax

C#
public bool HasCatenary { get; set; }
Visual Basic
Public Property HasCatenary As Boolean
	Get
	Set

Field Value

If True engines that require catenary should be allowed on the block.

See Also