[This is preliminary documentation and subject to change.]
Creates an AIPath from PAT file information. First creates all the nodes and then links them together into a main list with optional parallel siding list.
constructor out of other path
public AIPath(AIPath)
public AIPath(TrackDatabaseFile,TrackSectionsFile,BinaryReader)
Creates an AIPath from PAT file information. First creates all the nodes and then links them together into a main list with optional parallel siding list.
public AIPath(TrackDatabaseFile,TrackSectionsFile,string,ORRouteConfig)