Brep.CreateBooleanIntersection Method

BrepCreateBooleanIntersection Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanIntersection(Brep, Brep, Double)
Compute the Solid Intersection of two Breps.
Public methodStatic memberCreateBooleanIntersection(IEnumerableBrep, IEnumerableBrep, Double)
Compute the Solid Intersection of two sets of Breps.
Public methodStatic memberCreateBooleanIntersection(Brep, Brep, Double, Boolean)
Compute the Solid Intersection of two Breps.
Public methodStatic memberCreateBooleanIntersection(IEnumerableBrep, IEnumerableBrep, Double, Boolean)
Compute the Solid Intersection of two sets of Breps.
Top
See Also