occt: master 11bbf759

Author Committer Branch Timestamp Parent
jgv bugmaster master 2021-04-28 19:54:03 master d82eb9de
Changeset 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.
mod - src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx Diff File
add - tests/bugs/heal/bug32332_1 Diff File
add - tests/bugs/heal/bug32332_2 Diff File