Ellipse.from_native
- classmethod Ellipse.from_native(curve)[source]
Construct a parametric curve from a native curve geometry.
- Parameters:
- curve
A native curve object.
- Returns:
compas.geometry.Curve
A COMPAS curve.
Site Navigation
Construct a parametric curve from a native curve geometry.
A native curve object.
compas.geometry.Curve
A COMPAS curve.