]> OCCT Git - occt.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)
committerbugmaster <bugmaster@opencascade.com>
Thu, 14 Jun 2018 11:03:12 +0000 (14:03 +0300)
commitcf12784f94777e337491745fcaea1461d778d295
treef18c367d42540f2daab3872f79e2b6506fb371b1
parent0c44027cb9efe4c977845ed092ec4acccdec5cdd
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]