NurbsCurve.from_points

classmethod NurbsCurve.from_points(points, degree=3)

Construct a NURBS curve from control points.

This construction method is similar to the method Create of the Rhino API for NURBS curves 1.

References

1

https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_NurbsCurve_Create.htm