Open Rails

TrackDatabaseFile Class

[This is preliminary documentation and subject to change.]

TDBFile is a representation of the .tdb file, that contains the track data base. The database contains two kinds of items: TrackNodes and TrItems (Track Items).

For a list of all members of this type, see TrackDatabaseFile Members .

System.Object
   TrackDatabaseFile

public class TrackDatabaseFile

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Orts.Formats.Msts

Assembly: Orts.Formats.Msts (in Orts.Formats.Msts.dll)

See Also

TrackDatabaseFile Members | Orts.Formats.Msts Namespace