NurbsCurve.from_interpolation
- classmethod NurbsCurve.from_interpolation(points, precision=0.001)
Construct a NURBS curve by interpolating a set of points.
This construction method is similar to the method
CreateHSpline
of the Rhino API for NURBS curves 1.References