RhinoNurbsCurve.from_ellipse
- classmethod RhinoNurbsCurve.from_ellipse(ellipse)
Construct a NURBS curve from an ellipse.
- Parameters
ellipse (
compas.geometry.Ellipse
)- Returns
Construct a NURBS curve from an ellipse.
ellipse (compas.geometry.Ellipse
)