Open Rails

TrackShapes.Get Method

[This is preliminary documentation and subject to change.]

Returns the TrackShape corresponding to the given index value.

public TrackShape Get(
   uint targetShapeIndex
);

Parameters

targetShapeIndex
The index value of the desired TrackShape.

Return Value

The requested TrackShape.

See Also

TrackShapes Class | Orts.Formats.Msts Namespace