0032332: Modeling Algorithms - Incorrect result of ShapeUpgrade_UnifySameDomain
authorjgv <jgv@opencascade.com>
Wed, 28 Apr 2021 19:54:03 +0000 (22:54 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 11 May 2021 16:19:37 +0000 (19:19 +0300)
commit11bbf75932fe68491c6f54700c8605aedc127e9a
treedc29b21208482ff0fe0170e90a08cc9e757a610e
parentd82eb9de24d2fda806f309fec31b55bbe5f1a0b7
0032332: Modeling Algorithms - Incorrect result of ShapeUpgrade_UnifySameDomain

Method UnionPCurves of ShapeUpgrade_UnifySameDomain is modified: check of the range of new pcurves is added: if the range differs from the 3D-curve's one, the pcurves are being recomputed by projection.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug32332_1 [new file with mode: 0644]
tests/bugs/heal/bug32332_2 [new file with mode: 0644]