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