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
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