Segment Interface |
The Segment type exposes the following members.
| Name | Description | |
|---|---|---|
| Direction | Returns the Vector indicating the direction and orientation of the segment from the start point toward the end point. | |
| EndPoint | Returns the end Point of the segment in three-dimensional space. | |
| Length | Gets the length of the segment between start and end points. | |
| StartPoint | Returns the start Point of the segment in three-dimensional space. |