TrVectorSection Constructor
             | 
            Default constructor used during file parsing. | 
 AX | Angle around X-axis for describing initial direction of the node | 
 AY | Angle around Y-axis for describing initial direction of the node | 
 AZ | Angle around Z-axis for describing initial direction of the node | 
 EndElev | The (super)elevation at the end | 
 Flag1 | First flag. Not completely clear, usually 0, - may point to the connecting pin entry in a junction. Sometimes 2 | 
 Flag2 | Second flag. Not completely clear, usually 1, but set to 0 when curve track is flipped around. Sometimes 2 | 
 MaxElev | The maximum (super) elevation | 
 Reduced | ??? (needed for ActivityEditor, but not used here, so why is it defined here?) | 
 SectionIndex | Index of the track section in Tsection.dat | 
 ShapeIndex | Index to the shape from Tsection.dat | 
 StartElev | The (super)elevation at the start | 
 TileX | X-value of the location-tile | 
 TileZ | Z-value of the location-tile | 
 WFNameX | The TileX in the WorldFile | 
 WFNameZ | The TileZ in the WorldFile | 
 WorldFileUiD | The index to the worldFile | 
 X | X-value within the tile where the node is located | 
 Y | Y-value (height) within the tile where the node is located | 
 Z | Z-value within the tile where the node is located | 
 Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
 GetHashCode (inherited from Object) | Serves as a hash function for a particular type. | 
 GetType (inherited from Object) | Gets the Type of the current instance. | 
 ToString | Overriding the ToString, which makes it easier to debug | 
 Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
 MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |