]> OCCT Git - occt-copy.git/commit
0029845: UnifySameDomain does not account the accumulated angle when unifying edges
authoremv <emv@opencascade.com>
Thu, 7 Jun 2018 05:29:21 +0000 (08:29 +0300)
committeremv <emv@opencascade.com>
Fri, 7 Dec 2018 06:40:11 +0000 (09:40 +0300)
commite7bacd9416bdb22d563cc43d82d1de6689455769
tree6e95b9a4f902a07d7bed4dfdb873b0bee2317307
parent868642aebcf9f88d45f57c87907b6f90736955f0
0029845: UnifySameDomain does not account the accumulated angle when unifying edges

Check that the accumulated angle does not exceed the given angular tolerance while merging the linear edges.
Test case for the issue.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/modalg_7/bug29845 [new file with mode: 0644]