View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0031111 | Community | OCCT:Modeling Algorithms | public | 2019-10-28 17:18 | 2023-08-01 15:08 |
| Reporter | Vico Liang | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 7.4.0 | ||||
| Target Version | Unscheduled | ||||
| Summary | 0031111: Modeling Algorithms - Boolean fails for two simple extrusion | ||||
| Description | The file uploaded "boolean fails.brep" to reproduce the issue TopoDS_Shape aBlankShape = // the first object in "boolean fails.brep" TopoDS_Shape aToolShape = // the second object in "boolean fails.brep" BRepAlgoAPI_Cut aMakeCut(aBlankShape, aToolShape); Above code will reproduce the Boolean fails issue. It sometimes works after swapping aBlankShape and aToolShape. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
|
boolean fail.brep (246,266 bytes) |
|
|
before boolean.jpg (103,052 bytes) |
|
|
after boolean.jpg (82,080 bytes) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-10-28 17:18 | Vico Liang | New Issue | |
| 2019-10-28 17:18 | Vico Liang | Assigned To | => msv |
| 2019-10-28 17:18 | Vico Liang | File Added: boolean fail.brep | |
| 2019-10-28 17:20 | Vico Liang | File Added: before boolean.jpg | |
| 2019-10-28 17:21 | Vico Liang | File Added: after boolean.jpg | |
| 2019-12-17 13:27 | kgv | Summary | Boolean fails for two simple extrusion => Modeling Algorithms - Boolean fails for two simple extrusion |
| 2020-09-15 12:49 |
|
Target Version | 7.5.0 => 7.6.0 |
| 2021-08-29 18:53 |
|
Target Version | 7.6.0 => 7.7.0 |
| 2022-10-24 10:42 |
|
Target Version | 7.7.0 => 7.8.0 |
| 2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |