View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033707 | Community | OCCT:Modeling Algorithms | public | 2024-05-14 20:02 | 2024-05-16 13:21 |
Reporter | lakania9G | Assigned To | |||
Priority | normal | Severity | crash | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2019 | ||
Product Version | 7.7.0 | ||||
Summary | 0033707: Modeling Algorithms - Use of BRepAlgoAPI_Defeaturing class leads to exception during Build operation | ||||
Description | An attempt to defeature the wheel rim model (attached) with the 5 surfaces groupings as shown in the image rim-2.0a.png results in an exception during the Build operation. If I exclude the forward-most and rear-most groupings as indicated (leaving only the inner set of 3 surface groupings), the Build operation is successful. The particulars of the exception are shown in except.png. | ||||
Steps To Reproduce | After instantiating a BRepAlgoAPI_Defeaturing object: 1) log the TopoDs_Solid using SetShape 2) SetRunParallel(false) 3) SetToFillHistory(false) 4) Load the TopoDS_face objects for each grouping using AddFaceToRemove(..) 5) Build() The TopoDS_face objects are loaded by grouping, and the order in which the groupings are added are random, so I cannot provide an order in which they are loaded. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-14 20:02 | lakania9G | New Issue | |
2024-05-14 20:02 | lakania9G | Assigned To | => oan |
2024-05-14 20:04 | lakania9G | Note Added: 0115824 | |
2024-05-14 20:04 | lakania9G | File Added: wheelRim.zip | |
2024-05-14 20:04 | lakania9G | Note Added: 0115825 | |
2024-05-14 20:04 | lakania9G | File Added: except.png | |
2024-05-14 20:04 | lakania9G | File Added: rim-2.0b.png | |
2024-05-14 20:05 | lakania9G | File Added: rim-2.0a.png | |
2024-05-14 20:05 | lakania9G | File Added: rim.png | |
2024-05-16 13:21 | oan | Assigned To | oan => |