]> OCCT Git - occt-copy.git/commit
A new PCurve function. CR31524_3
authorjgv <jgv@opencascade.com>
Mon, 5 Oct 2020 20:39:08 +0000 (23:39 +0300)
committerjgv <jgv@opencascade.com>
Sat, 30 Jan 2021 17:04:05 +0000 (20:04 +0300)
commit5022c5e6751b800e8583db7d5a9ed12c8e926e1d
treeb602340f1b1bebbf4cd0a6fdba0910d6bc952337
parent894133a5addcd49ac84a17a7fe386cf007a21206
A new PCurve function.

0031524: Modeling Algorithms - Unify same domain corrupts shape representing a cylindrical tube

Test script created.

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/bug31524 [new file with mode: 0644]
tests/bugs/heal/bug31778 [new file with mode: 0644]