Track: Difference between revisions

From NIMBY Rails Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Track objects (also called track segments) model the railways over which trains can move. The consist of a single control point, and are always linked to one or two other tracks (the previous and next sibling). Tracks can also be attached to other tracks in two ways: as a [[branch]] or as a [[parallel]] track.
Track objects (also called track segments) model the railways over which trains can move. The consist of a single control point, and are always linked to one or two other tracks (the previous and next sibling). Tracks can also be attached to tracks in two other ways: as a [[branch]] or as a [[parallel]] track. Tracks can contain [[signal]]s.
[[Category:Concepts]]
[[Category:Concepts]]

Revision as of 22:19, 8 December 2022

Track objects (also called track segments) model the railways over which trains can move. The consist of a single control point, and are always linked to one or two other tracks (the previous and next sibling). Tracks can also be attached to tracks in two other ways: as a branch or as a parallel track. Tracks can contain signals.