OCCBrep.filleted

OCCBrep.filleted(radius, exclude=None)

Construct a copy of a Brep with filleted edges.

Parameters:
radiusfloat

The radius of the fillet.

excludelist[OCCBrepEdge], optional

A list of edges to exclude from the fillet operation.

Returns:
OCCBrep