Overload_Rhino_Geometry_Brep_CreateBooleanIntersection - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.CreateBooleanIntersection Method

Overload List

 

Name Description
Public methodStatic member CreateBooleanIntersection(Brep, Brep, Double) Compute the Solid Intersection of two Breps.
Public methodStatic member CreateBooleanIntersection(IEnumerable(Brep), IEnumerable(Brep), Double) Compute the Solid Intersection of two sets of Breps.
Public methodStatic member CreateBooleanIntersection(Brep, Brep, Double, Boolean) Compute the Solid Intersection of two Breps.
Public methodStatic member CreateBooleanIntersection(IEnumerable(Brep), IEnumerable(Brep), Double, Boolean) Compute the Solid Intersection of two sets of Breps.
  Back to Top

See Also

Reference

Brep Class
Rhino.Geometry Namespace

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