Overload_Rhino_Geometry_Brep_CreateBooleanDifference - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.CreateBooleanDifference Method

Overload List

 

Name Description
Public methodStatic member CreateBooleanDifference(Brep, Brep, Double) Compute the Solid Difference of two Breps.
Public methodStatic memberCode example CreateBooleanDifference(IEnumerable(Brep), IEnumerable(Brep), Double) Compute the Solid Difference of two sets of Breps.
Public methodStatic member CreateBooleanDifference(Brep, Brep, Double, Boolean) Compute the Solid Difference of two Breps.
Public methodStatic memberCode example CreateBooleanDifference(IEnumerable(Brep), IEnumerable(Brep), Double, Boolean) Compute the Solid Difference of two sets of Breps.
  Back to Top

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️