OCCBrepEdge.from_ellipse
- classmethod OCCBrepEdge.from_ellipse(ellipse)
Construct an edge from an ellipse.
- Parameters:
- ellipse
compas.geometry.Ellipse The ellipse.
- ellipse
- Returns:
BrepEdgeThe constructed edge.
Construct an edge from an ellipse.
compas.geometry.EllipseThe ellipse.
BrepEdgeThe constructed edge.