View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0031900 | Open CASCADE | OCCT:Modeling Algorithms | public | 2020-11-03 14:35 | 2020-11-03 17:04 |
| Reporter | avn | Assigned To | avn | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Platform | Windows | OS | VC++ 2013 | ||
| Product Version | 7.6.0 | ||||
| Target Version | 7.6.0 | ||||
| Summary | 0031900: Incorrect operation of the boolean operator 'common'. | ||||
| Description | Run the script below.pload ALL restore plate_face_1.brep sh1 checkshape sh1 restore plate_face_3.brep sh2 checkshape sh2 common res sh1 sh2 checkshape res Bug: For valid input, we get invalid output. | ||||
| Steps To Reproduce | pload ALL restore plate_face_1.brep sh1 checkshape sh1 restore plate_face_3.brep sh2 checkshape sh2 common res sh1 sh2 checkshape res | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
|
|
|
|
|
|
|
|
Why do you use 'common' command? It uses old deprecated algorithm. Use 'bcommon' instead. |
|
|
Thanks for the advice. It works. The task can be closed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-11-03 14:35 | avn | New Issue | |
| 2020-11-03 14:35 | avn | Assigned To | => msv |
| 2020-11-03 14:35 | avn | File Added: plate_face_1.brep | |
| 2020-11-03 14:35 | avn | File Added: plate_face_3.brep | |
| 2020-11-03 14:56 |
|
Note Added: 0096496 | |
| 2020-11-03 14:56 |
|
Assigned To | msv => avn |
| 2020-11-03 14:56 |
|
Status | new => feedback |
| 2020-11-03 16:54 | avn | Note Added: 0096508 | |
| 2020-11-03 17:04 | apn | Test case number | => Not needed |
| 2020-11-03 17:04 | apn | Status | feedback => closed |
| 2020-11-03 17:04 | apn | Resolution | open => no change required |