The properties of the TrackNode class are listed below. For a complete list of TrackNode class members, see the TrackNode Members topic.
![]() | The index in the array of tracknodes. |
![]() | Number of outgoing pins (connections to other tracknodes) |
![]() | Number of outgoing pins (connections to other tracknodes) |
![]() | ??? (needed for ActivityEditor, but not used here, so why is it defined here?) |
![]() | True when this TrackNode has nothing else connected to it (that is, it is a buffer end or an unfinished track) and trains cannot proceed beyond here. |
![]() | If this is a junction, this contains a link to a TrJunctionNode that contains the details about the junction. null otherwise. |
![]() | If this is a vector nodes, this contains a link to a TrVectorNode that contains the details about the vector null otherwise. |
![]() | 'Universal Id', containing location information. Only provided for TrJunctionNode and TrEndNode type of TrackNodes |