NurbsCurveCreateFromFitPoints Method |
| Name | Description | |
|---|---|---|
| CreateFromFitPoints(IEnumerablePoint3d, Double, Boolean) |
Fits a NURBS curve to a dense, ordered set of points.
| |
| CreateFromFitPoints(IEnumerablePoint3d, Double, Int32, Boolean, Vector3d, Vector3d) |
Fits a NURBS curve to a dense, ordered set of points.
|