]> OCCT Git - occt-copy.git/commit
0031778: UnifySameDomain fails in Debug mode
authorjgv <jgv@opencascade.com>
Mon, 5 Oct 2020 20:39:08 +0000 (23:39 +0300)
committerjgv <jgv@opencascade.com>
Tue, 6 Oct 2020 19:26:16 +0000 (22:26 +0300)
commitb858f053da03414f1f8adb81bd148fc220d92e7b
tree0c69fb0299f3d32804a627ac87063b34c97fba8a
parent6522304c17181a09fa831c040219d611dc44b94a
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]