View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0028800 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2017-06-01 11:08 | 2019-10-25 14:23 |
|
Reporter | emv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | feedback | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 7.1.0 | |
Target Version | [OCCT] Unscheduled | Fixed in Version | | |
|
Summary | 0028800: The compound of two faces is incorrectly detected as self-interfered |
Description | The compound of two faces with shared edge is incorrectly detected as self-interfered shape. The checking tool says that the section curve produced between this faces. Actually, this section curve is incorrect because it is located out of the both faces. But this curve is so small (about 3.5e-6) that the classification tool classifies it as ON for both faces.
The problem has been detected during testing of the patch for the issue 0028775 in the test case boolean volumemaker A2. Note, that the whole case works correctly on VC12 but fails on vc10. The attached compound of faces has been saved in vc10 environment. The problem with bopcheck on the attached compound is reproduced on both vc10 and vc12 versions. |
Steps To Reproduce | restore bug28800_faces.brep cf
bopcheck cf
|
Tags | No tags attached. |
|
Test case number | |
|
Attached Files | bug28800_faces.brep (16,722 bytes) 2017-06-01 11:10 |
|