BRepEdge.to_circle
- BRepEdge.to_circle()
Convert the edge geometry to a circle.
- Returns
Circle
– A COMPAS circle.- Raises
ValueError – If the underlying geometry is not a circle.
Convert the edge geometry to a circle.
Circle
– A COMPAS circle.
ValueError – If the underlying geometry is not a circle.