Open Rails

TrVectorNode.TrVectorSectionsIndexOf Method

[This is preliminary documentation and subject to change.]

Get the index of a vector section in the array of vectorsections

public int TrVectorSectionsIndexOf(
   TrVectorSection targetTvs
);

Parameters

targetTvs
The vector section for which the index is needed

Return Value

the index of the vector section

See Also

TrVectorNode Class | Orts.Formats.Msts Namespace