]> 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)
committerEugeny Maltchikov <eugeny.maltchikov@lpkf.com>
Fri, 18 Feb 2022 13:04:06 +0000 (16:04 +0300)
commit406cb34e08467195bde0b83fece6d4e94b6e90a7
treeb00ec3bcba80d8fc6f3f486d01cf5eeaa69c9f6a
parentab11b50079c0ff9d129de6b4fc3c2b0da8b297f4
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]