]> OCCT Git - occt-copy.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)
committeremv <emv@opencascade.com>
Tue, 17 Jan 2017 06:21:05 +0000 (09:21 +0300)
commit46ab80edd06e77f963f44231190323b02bc8be84
tree8a173b1e5bf007ae38cc3bf2cb597b1b27880cfb
parentd32575eac9899d3a6b69aaf05e363b4282f911c2
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]