]> 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)
committeraavtamon <anton.avtamonov@opencascade.com>
Mon, 18 Jan 2021 08:19:26 +0000 (11:19 +0300)
commit8c06e6b85feb596a01b096e77c47d7462d1151ac
treec93c7e7e714ed8e38b988bae16477849706c6e61
parent894133a5addcd49ac84a17a7fe386cf007a21206
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]