RhinoCommon API
BrepCapPlanarHoles Method |
Returns a new Brep that is equivalent to this Brep with all planar holes capped.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Brep CapPlanarHoles( double tolerance )
Public Function CapPlanarHoles ( tolerance As Double ) As Brep
Parameters
- tolerance
- Type: SystemDouble
Tolerance to use for capping.
Return Value
Type: BrepNew brep on success. null on error.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14