OCCBrep.cap_planar_holes

OCCBrep.cap_planar_holes(tolerance=None)

Cap all planar holes in the Brep.

Parameters:
tolerancefloat, optional

The precision to use for the operation. Defaults to TOL.absolute.

Returns:
None
Raises:
BrepError

If the operation fails.