Click or drag to resize

Curve3dExtension Methods

The Curve3dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetReversedCurve
Gets the reversed curve without modifying the original one.
Public methodStatic memberToOrderedArray
Order the collection by contiguous curves ([n].EndPoint equals to [n+1].StartPoint).
Public methodStatic memberTryConvertToCompositeCurve
Tries to convert the Curve3d sequence into a CompositeCurve3d.
Top
See Also