Click or drag to resize

Route Methods

The Route type exposes the following members.

Methods
  NameDescription
Public methodDeleteSelf (Overrides CtcObjectBaseDeleteSelf.)
Public methodIntersects
Indicates whether the route shares one or more tracks with another given route.
Public methodLock
Sets the turnout states of the route, if no locking conflict exists, and locks the route.
Public methodNotifyObjectChanged
Raises the ObjectChanged event for this object.
(Inherited from CtcObjectBase.)
Public methodReset
Resets the route to the default Unlocked state.
Public methodSet
Sets the turnout states of the route, if no locking conflict exists, but does not lock the route.
Public methodToString (Overrides ObjectToString.)
Public methodUnlock
Unlocks the route, if route has been previously locked.
Top
See Also