]> OCCT Git - occt-copy.git/commit
0031778: UnifySameDomain fails in Debug mode V7_4_0p2
authorjgv <jgv@opencascade.com>
Mon, 5 Oct 2020 20:39:08 +0000 (23:39 +0300)
committervsr <vsr@opencascade.com>
Tue, 6 Oct 2020 15:18:23 +0000 (18:18 +0300)
commit85f78ac11072de6694d3a60343640bb7eef90526
treea27ae0ec644bc5ffb163cab9fe06f2bf19e9f455
parentb601c8b8832e2c408ca4f17770ee0bdfb13c8314
0031778: UnifySameDomain fails in Debug mode

Correct unification of circular edges: avoid trying to make an axis with null magnitude.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug31778 [new file with mode: 0644]