Curve3dExtension Class |
Namespace: Gile.AutoCAD.R20.Geometry
The Curve3dExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| GetReversedCurve |
Gets the reversed curve without modifying the original one.
| |
| ToOrderedArray |
Order the collection by contiguous curves ([n].EndPoint equals to [n+1].StartPoint).
| |
| TryConvertToCompositeCurve |
Tries to convert the Curve3d sequence into a CompositeCurve3d.
|