]> OCCT Git - occt.git/commit
0032715: Modelling Algorithms - UnifySameDomain does incomplete union
authorjgv <jgv@opencascade.com>
Mon, 14 Feb 2022 13:36:39 +0000 (16:36 +0300)
committersmoskvin <smoskvin@opencascade.com>
Thu, 17 Feb 2022 18:45:44 +0000 (21:45 +0300)
commit2d0dd76414ee99a2bdeaf83d21661e5b328550d5
treeccfb7cc183434f6a41c86ac389632b6acb079e7c
parent08984eda3d915d1192517f5dabd204bdbe3b4ff1
0032715: Modelling Algorithms - UnifySameDomain does incomplete union

    Add the case of closed, smooth but not periodic surface (unification of faces lying on it if the flag "myConcatBSplines" is true - modify the underlying surface to make it periodic).
src/BRepLib/BRepLib.cxx
src/BRepLib/BRepLib.hxx
src/ChFi3d/ChFi3d.cxx
src/ShapeUpgrade/ShapeUpgrade_UnifySameDomain.cxx
tests/bugs/heal/bug29382 [deleted file]
tests/bugs/heal/bug29382_1 [new file with mode: 0644]
tests/bugs/heal/bug29382_2 [new file with mode: 0644]
tests/bugs/heal/bug29382_3 [new file with mode: 0644]