BrepCreateBooleanIntersection Method |
| Name | Description | |
|---|---|---|
| CreateBooleanIntersection(Brep, Brep, Double) |
Compute the Solid Intersection of two Breps.
| |
| CreateBooleanIntersection(IEnumerableBrep, IEnumerableBrep, Double) |
Compute the Solid Intersection of two sets of Breps.
| |
| CreateBooleanIntersection(Brep, Brep, Double, Boolean) |
Compute the Solid Intersection of two Breps.
| |
| CreateBooleanIntersection(IEnumerableBrep, IEnumerableBrep, Double, Boolean) |
Compute the Solid Intersection of two sets of Breps.
|