Anonymous | Login | 2021-01-16 06:33 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0028911 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2017-07-11 15:49 | 2017-07-11 16:00 | ||||||||
Reporter | mat127 | ||||||||||||
Assigned To | msv | ||||||||||||
Priority | normal | Severity | minor | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | Linux | OS Version | Fedora Core 25 | |||||||||
Product Version | [OCCT] 7.1.0 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0028911: BRepAlgoAPI_Cut invalid result | ||||||||||||
Description | Applying cut to two valid shapes produces an invalid shape as a result. The result even cannot be fixed automatically using ShapeFix_Shape. | ||||||||||||
Steps To Reproduce | Draw[31]> restore s1.brep s1 s1 Draw[32]> checkshape s1 This shape seems to be valid Draw[33]> bopcheck s1 This shape seems to be OK. Draw[34]> restore s2.brep s2 s2 Draw[35]> checkshape s2 This shape seems to be valid Draw[36]> bopcheck s2 This shape seems to be OK. Draw[37]> bopargcheck s1 s2 -C #F Shape(s) seem(s) to be valid for BOP. Draw[38]> bop s1 s2 Draw[39]> bopcut res Draw[40]> checkshape res On Shape faulty_1 : BRepCheck_BadOrientationOfSubshape Faulty shapes in variables faulty_1 to faulty_1 Draw[41]> fixshape fxd res Draw[42]> checkshape fxd On Shape faulty_1 : BRepCheck_BadOrientationOfSubshape Faulty shapes in variables faulty_1 to faulty_1 | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | ![]() ![]() | ||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2017-07-11 15:49 | mat127 | New Issue | |
2017-07-11 15:49 | mat127 | Assigned To | => msv |
2017-07-11 15:49 | mat127 | File Added: s1.brep | |
2017-07-11 15:50 | mat127 | File Added: s2.brep |
Copyright © 2000 - 2021 MantisBT Team |