OCCBrepEdge.from_ellipse

classmethod OCCBrepEdge.from_ellipse(ellipse)

Construct an edge from an ellipse.

Parameters:
ellipsecompas.geometry.Ellipse

The ellipse.

Returns:
BrepEdge

The constructed edge.