]> OCCT Git - occt.git/commit
0032581: Modelling Algorithms - UnifySameDomain produces invalid result
authorjgv <jgv@opencascade.com>
Mon, 27 Sep 2021 16:00:37 +0000 (19:00 +0300)
committerjfa <jfa@opencascade.com>
Thu, 30 Sep 2021 14:50:54 +0000 (17:50 +0300)
commit1e74e3eacd6b6f6566fbb3c006dc9f51623b9a81
treefba7be10a2bf04683aaae93a2c5762116e05a28c
parentf2aa215e2988317dd44beafd04a044bd2e2e8924
0032581: Modelling Algorithms - UnifySameDomain produces invalid result

1. Correct local function TransformPCurves of ShapeUpgrade_UnifySameDomain: take into account the case of seam edge.
2. Correct local function ReconstructMissedSeam of ShapeUpgrade_UnifySameDomain: use previously stored seam edge in some cases.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug32581 [new file with mode: 0644]