View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031116 | Community | OCCT:Modeling Algorithms | public | 2019-10-31 15:03 | 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 | 0031116: Modeling Algorithms - Boolean fails on two simple extrusion shapes | ||||
Description | The file uploaded "boolean cut fail.brep" to reproduce the issue TopoDS_Shape aBlankShape = // the first object in "boolean cut fail.brep" TopoDS_Shape aToolShape = // the second object in "boolean cut fail.brep" BRepAlgoAPI_Cut aMakeCut(aBlankShape, aToolShape); Above code will reproduce the Boolean fails issue. Other Boolean Common, Fuse, none works. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
boolean cut fail.brep (14,524 bytes) |
|
boolean cut before.jpg (88,536 bytes) |
|
boolean cut fail.jpg (101,171 bytes) |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-31 15:03 | Vico Liang | New Issue | |
2019-10-31 15:03 | Vico Liang | Assigned To | => msv |
2019-10-31 15:03 | Vico Liang | File Added: boolean cut fail.brep | |
2019-10-31 15:04 | Vico Liang | File Added: boolean cut before.jpg | |
2019-10-31 15:04 | Vico Liang | File Added: boolean cut fail.jpg | |
2019-12-17 13:27 | kgv | Summary | Boolean fails on two simple extrusion shapes => Modeling Algorithms - Boolean fails on two simple extrusion shapes |
2020-09-15 12:48 |
|
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 |