Open Rails

ORRouteConfig Class

[This is preliminary documentation and subject to change.]

ORRouteConfig is the main class to access the OpenRail specific data for a route. These data complete the MSTS one in terms of Station and Station's connectors to track. The data are saved in json file into the main repository of the route.

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

System.Object
   ORRouteConfig

public class ORRouteConfig

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.OR

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

See Also

ORRouteConfig Members | Orts.Formats.OR Namespace