![]() | Route |
The RouteBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSegment | Add a segment to the route. |
![]() | AddSegments | Add multiple segments to the route. |
![]() | AddTermination(ICurvePoint, HarnessTerminationOptions) | Add a single termination to the route. |
![]() | AddTermination(Point, HarnessTerminationOptions) | Add a single termination to the route. |
![]() | AddTerminations | Add multiple terminations to the route. |
![]() ![]() | Create | Creates a new RouteBuilder. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | RemoveSegment | Remove a segment from the route. |
![]() | RemoveSegments | Remove a segment from the route. |
![]() | RemoveTermination | Remove a single termination from the route. |
![]() | RemoveTerminations | Remove multiple terminations form the route. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |