View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0028690 | Open CASCADE | OCCT:Modeling Algorithms | public | 2017-04-26 10:45 | 2017-09-29 16:25 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.1.0 | ||||
Target Version | 7.2.0 | Fixed in Version | 7.2.0 | ||
Summary | 0028690: Section algorithm produces micro edge | ||||
Description | This use case is given from the test boolean bsection M8. Two neighboring faces do not share common edge, and thus they are interfering. The section operation produces a micro edge build on one vertex with length 5.62798e-005. | ||||
Steps To Reproduce | restore bug28690_m8_faces.brep a plane f 20000 0 0 1 0 0 mkface f f bsection r a f checknbshapes r -edge 2 checkshape r | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_6 bug28690, bug28690_1, bug28690_2, bug28690_3 | ||||
2017-04-26 10:56 developer |
bug28690_m8_faces.brep (7,695 bytes) |
|
Branch CR28690 has been created by msv. SHA-1: e8ea199039c922f438b87775a30ecb7c65a2117b Detailed log of new commits: Author: msv Date: Wed Apr 26 11:09:51 2017 +0300 0028690: Section algorithm produces micro edge In BOPAlgo_PaveFiller algorithm, prevent creation of vertex-edge interference if this vertex already has interference with one of vertices of this edge. This way we avoid creation of micro edges that are unwanted in the result shape. |
|
Please review. |
|
Reviewed. |
|
Branch CR28690 has been updated forcibly by msv. SHA-1: 8d57ecaab1cc70512e49214df82eca8d4c108f89 |
|
The fix is not ready yet. |
|
Branch CR28690 has been updated forcibly by msv. SHA-1: cdce3b9d7b66ffacd32d72f5156356c0c170c903 |
|
I have created the new version of the fix and 3 test cases: bugs/modalg_6/bug28690,bug28690_1,bug28690_2. The 2nd test does not work with this fix. It needs further improvement in PerformVE so that to check vertices coincidence after updating their tolerances. |
|
Branch CR28690 has been updated forcibly by msv. SHA-1: f90730fdc1d87d1aa5dbf799af6c1b5a9f9e7f1b |
|
Another case when non-resolved interference between vertices leads to invalid result of Boolean operation:restore bug28690_gdml_G1_tore_sphere.brep c explode c bclearobjects bcleartools baddobjects c_1 c_2 bfillds bbuild result checkshape result |
2017-04-27 11:17 developer |
bug28690_gdml_G1_tore_sphere.brep (2,883 bytes) |
2017-04-27 11:19 developer |
bug28690_m8_faces_1.brep (8,265 bytes) |
2017-04-27 11:19 developer |
bug28690_m9_faces.brep (7,063 bytes) |
|
Branch CR28690 has been updated forcibly by emv. SHA-1: abbe786bca99e4a4b998391fb800fea43194626b |
|
The branch CR28690 has been rebased on current master. New test case with the bug28690_gdml_G1_tore_sphere.brep input shape has been added. |
|
The issue is fixed by the fix for the issue 0028775. The test cases for this issue are added into the patch for 0028775. |
|
Dear BugMaster, The issue is TESTED in the branch CR28775_2. |
|
Modification of code has been integrated with fix for issue CR28775 |
|
Branch CR28690 has been deleted by kgv. SHA-1: abbe786bca99e4a4b998391fb800fea43194626b |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-26 10:45 |
|
New Issue | |
2017-04-26 10:45 |
|
Assigned To | => msv |
2017-04-26 10:56 |
|
File Added: bug28690_m8_faces.brep | |
2017-04-26 10:56 |
|
Status | new => assigned |
2017-04-26 10:57 |
|
Steps to Reproduce Updated | |
2017-04-26 11:10 | git | Note Added: 0065533 | |
2017-04-26 11:20 |
|
Note Added: 0065537 | |
2017-04-26 11:20 |
|
Assigned To | msv => emv |
2017-04-26 11:20 |
|
Status | assigned => resolved |
2017-04-26 11:24 |
|
Note Added: 0065538 | |
2017-04-26 11:24 |
|
Assigned To | emv => bugmaster |
2017-04-26 11:24 |
|
Status | resolved => reviewed |
2017-04-26 11:26 | git | Note Added: 0065539 | |
2017-04-26 12:13 |
|
Assigned To | bugmaster => apv |
2017-04-26 12:28 |
|
Note Added: 0065544 | |
2017-04-26 12:28 |
|
Assigned To | apv => msv |
2017-04-26 12:28 |
|
Status | reviewed => assigned |
2017-04-26 15:54 | git | Note Added: 0065560 | |
2017-04-26 15:55 |
|
Assigned To | msv => emv |
2017-04-26 15:58 |
|
Note Added: 0065561 | |
2017-04-26 18:08 | git | Note Added: 0065570 | |
2017-04-27 11:09 |
|
Note Added: 0065587 | |
2017-04-27 11:17 |
|
File Added: bug28690_gdml_G1_tore_sphere.brep | |
2017-04-27 11:19 |
|
File Added: bug28690_m8_faces_1.brep | |
2017-04-27 11:19 |
|
File Added: bug28690_m9_faces.brep | |
2017-04-27 11:20 |
|
Note Edited: 0065561 | |
2017-04-28 13:34 | git | Note Added: 0065641 | |
2017-04-28 13:44 |
|
Note Added: 0065642 | |
2017-05-25 16:06 |
|
Relationship added | related to 0028775 |
2017-05-26 16:16 |
|
Note Added: 0066653 | |
2017-05-31 13:14 |
|
Test case number | => bugs modalg_6 bug28690, bug28690_1, bug28690_2, bug28690_3 |
2017-06-05 16:31 |
|
Note Added: 0067090 | |
2017-06-05 16:31 |
|
Assigned To | emv => bugmaster |
2017-06-05 16:31 |
|
Status | assigned => feedback |
2017-06-05 16:31 |
|
Status | feedback => tested |
2017-06-09 14:17 | bugmaster | Note Added: 0067266 | |
2017-06-09 14:17 | bugmaster | Status | tested => verified |
2017-06-09 14:17 | bugmaster | Resolution | open => fixed |
2017-06-13 17:36 | git | Note Added: 0067360 | |
2017-09-29 16:18 |
|
Fixed in Version | => 7.2.0 |
2017-09-29 16:25 |
|
Status | verified => closed |