Gets or sets the physical length of the route.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Length As UShort
Get
Set
public ushort Length { get; set; }
Property Value
Type:
UInt16Number in centimeters.
RemarksNot used internally. Can be used for calculations in custom script.
See Also