]> OCCT Git - occt.git/commit
0028343: Modeling: ShapeUpgrade_UnifySameDomain algorithm produces invalid shape
authoremv <emv@opencascade.com>
Thu, 12 Jan 2017 12:08:27 +0000 (15:08 +0300)
committerapn <apn@opencascade.com>
Thu, 19 Jan 2017 13:16:27 +0000 (16:16 +0300)
commit10ce324694ead680e6440f2ba013bde04c5425ec
tree2e82ad032dd2628f9dd435f09dacd71414484df5
parent1209c1b9233c3ffd57d3bfdbc4f09fe161fb84b1
0028343: Modeling: ShapeUpgrade_UnifySameDomain algorithm produces invalid shape

Check coincidence of the normal directions of the adjacent faces to understand if the merging of these faces is possible.

Test cases for the issue.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_6/bug28343_1 [new file with mode: 0644]
tests/bugs/modalg_6/bug28343_2 [new file with mode: 0644]