Open Rails

TrackNodeAE.getMSTSCoord Method

[This is preliminary documentation and subject to change.]

Permet de récupérer les coordonnées du node au format MSTSCoord propre à l'éditeur d'activité Return the MSTSCoord for the current node as needed by Activity Editor For vectorNode with multiple section, the direction is used to give the first encountered section

[Extension]
public static MSTSCoord getMSTSCoord(
   this TrackNode node,
   this int direction
);

See Also

TrackNodeAE Class | Orts.Formats.OR Namespace