|
|
| Reporter | geuzaine | Assigned To | | |
|---|
| Priority | normal | Severity | major | |
|---|
| Status | new | Resolution | open | |
|---|
| Platform | Mac | OS | OS | |
|---|
| Product Version | 7.7.1 | |
|---|
|
|
| Summary | 0033516: Incorrect boolean intersection (BRepAlgoAPI_Common) |
|---|
| Description | Computing the intersection between the following two breps (former.brep and single.brep) using BRepAlgoAPI_Common returns an empty intersection.
Slightly translating the shape in single.brep (e.g. by 1e-4 along the x-axis) leads to the expected result (i.e. a non-empty intersection).
|
|---|
| Steps To Reproduce | Load former.brep and single.brep and apply BRepAlgoAPI_Common on the top-level TopoDS_Solids. |
|---|
| Tags | No tags attached. |
|---|
|
|
| Test case number | |
|---|
|
|