Click or drag to resize

Segment Properties

The Segment type exposes the following members.

Properties
 NameDescription
Public propertyDirection Returns the Vector indicating the direction and orientation of the segment from the start point toward the end point.
Public propertyEndPoint Returns the end Point of the segment in three-dimensional space.
Public propertyLength Gets the length of the segment between start and end points.
Public propertyStartPoint Returns the start Point of the segment in three-dimensional space.
Top
See Also