View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026548 | Community | OCCT:Modeling Algorithms | public | 2015-08-11 19:10 | 2019-07-23 09:35 |
Reporter | srlockley | Assigned To | |||
Priority | normal | Severity | major | ||
Status | assigned | Resolution | open | ||
Platform | Windows | OS | VC++ 2013 | ||
Product Version | 6.9.0 | ||||
Summary | 0026548: Boolean cuts with Multiple tools fails when cutting with two half spaces | ||||
Description | Boolean cuts using the BRepAlgoAPI_Cut::SetTools method with two or more half space solids as arguments causes incorrect results.The result is returns faces that are in the half space clipping area | ||||
Steps To Reproduce | The zip file contains two halfspaces hsCut1 and hsCut2 Create a list of tool shapes contain these two halfspaces for BRepAlgoAPI_Cut::SetTools. Use the Body Brep for the BRepAlgoAPI_Cut::SetArguments value and then Build The result is completely incorrect, faces that are in the half space clipping area are returned | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
DoubleHalfSpaceCuts.zip (1,396 bytes) |
|
I have recoded my application to use two large cuboid prisms instead of half spaces this returns the correct result demonstrating that multiple half spaces is the problem. The file Correct uploaded is how the result should be returned. |
|
Correct.zip (1,944 bytes) |
|
Reminder sent to: Can I confirm this is still a major problem, cutting more than one half space at a time from a solid produces incorrect results |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-11 19:10 | srlockley | New Issue | |
2015-08-11 19:10 | srlockley | Assigned To | => jgv |
2015-08-11 19:10 | srlockley | File Added: DoubleHalfSpaceCuts.zip | |
2015-08-11 19:33 | srlockley | Note Added: 0044000 | |
2015-08-11 21:02 | srlockley | File Added: Correct.zip | |
2015-08-12 13:09 |
|
Assigned To | jgv => pkv |
2015-08-13 05:59 |
|
Status | new => assigned |
2019-07-23 09:35 | srlockley | Note Added: 0085858 |