]> OCCT Git - occt.git/commit
0032719: Modelling Algorithms - UnifySameDomain result has incorrect triangulation
authorjgv <jgv@opencascade.com>
Sat, 12 Mar 2022 19:35:55 +0000 (22:35 +0300)
committersmoskvin <smoskvin@opencascade.com>
Mon, 14 Mar 2022 16:24:17 +0000 (19:24 +0300)
commit802180e1a5f3e9fd61b6bb4bda67764dc9c41aca
treed72dd7deca440995a3e81769ea826bdf2a60264b
parent8ca58a51a710e3024b0c6bcf21c01fc2181a6cf8
0032719: Modelling Algorithms - UnifySameDomain result has incorrect triangulation

Correct method ShapeUpgrade_UnifySameDomain::UnionPCurves: reparametrize unified pcurves to fit the new range of 3D-curve.
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug32719 [new file with mode: 0644]