NurbsCurve.from_ellipse

classmethod NurbsCurve.from_ellipse(ellipse)

Construct a NURBS curve from an ellipse.

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

References

1

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