Route Methods |
The Route type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) |
![]() | Intersects | Indicates whether the route shares one or more tracks with another given route. |
![]() | Lock | Sets the turnout states of the route, if no locking conflict exists, and locks the route. |
![]() | NotifyObjectChanged | Raises the ObjectChanged event for this object. (Inherited from CtcObjectBase.) |
![]() | Reset | Resets the route to the default Unlocked state. |
![]() | Set | Sets the turnout states of the route, if no locking conflict exists, but does not lock the route. |
![]() | ToString | (Overrides ObjectToString.) |
![]() | Unlock | Unlocks the route, if route has been previously locked. |