]> 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)
committersmoskvin <smoskvin@opencascade.com>
Thu, 30 Sep 2021 16:43:06 +0000 (19:43 +0300)
commitca65b1ae374ba3496cb2a9cb8852e07ce3f1d4fe
treeda66757943960e88f4c547704de43a70c7850abf
parentb4871a3b12c086ccfbd8a2362f2b3c6a4d1ca4dd
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]