![]() | Segment |
The SegmentLocation type exposes the following members.
Name | Description | |
---|---|---|
![]() | SegmentLocation(IHasTrimmedCurve, Point) | Create a new SegmentLocation from a projected point |
![]() | SegmentLocation(IHasTrimmedCurve, Double) | Create a new SegmentLocation. |
Name | Description | |
---|---|---|
![]() | Parameter | Gets end type represented. |
![]() | Position | Get location on the segment. |
![]() | Segment | Gets segment represented. |
Name | Description | |
---|---|---|
![]() ![]() | CreateFromEnd | Create a new SegmentLocation a distance from the end of the segment. |
![]() ![]() | CreateFromStart | Create a new SegmentLocation a distance from the start of the segment. |
![]() ![]() | CreateRelative | Create a new SegmentLocation at a relative location along the segment [0 - 1]. |
![]() | 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) |
![]() | GetLocation | Get the location that this item acts at. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |