RhinoBrep.cap_planar_holes
- RhinoBrep.cap_planar_holes(tolerance=None)[source]
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.