BrepCreateBooleanDifference Method |
Name | Description | |
---|---|---|
CreateBooleanDifference(Brep, Brep, Double) |
Compute the Solid Difference of two Breps.
| |
CreateBooleanDifference(IEnumerableBrep, IEnumerableBrep, Double) |
Compute the Solid Difference of two sets of Breps.
| |
CreateBooleanDifference(Brep, Brep, Double, Boolean) |
Compute the Solid Difference of two Breps.
| |
CreateBooleanDifference(IEnumerableBrep, IEnumerableBrep, Double, Boolean) |
Compute the Solid Difference of two sets of Breps.
|