Brep.CreateBooleanDifference Method

BrepCreateBooleanDifference Method

Overload List
  NameDescription
Public methodStatic memberCreateBooleanDifference(Brep, Brep, Double)
Compute the Solid Difference of two Breps.
Public methodStatic memberCode exampleCreateBooleanDifference(IEnumerableBrep, IEnumerableBrep, Double)
Compute the Solid Difference of two sets of Breps.
Public methodStatic memberCreateBooleanDifference(Brep, Brep, Double, Boolean)
Compute the Solid Difference of two Breps.
Public methodStatic memberCode exampleCreateBooleanDifference(IEnumerableBrep, IEnumerableBrep, Double, Boolean)
Compute the Solid Difference of two sets of Breps.
Top
See Also