]> OCCT Git - occt.git/commit
0032701: Modeling Algorithms - 2d curve has bending near the degenerated edge of... CR0_760_FixCZ
authorifv <ifv@opencascade.com>
Thu, 2 Dec 2021 14:02:17 +0000 (17:02 +0300)
committerifv <ifv@opencascade.com>
Mon, 20 Dec 2021 08:28:25 +0000 (11:28 +0300)
commitd5dcb537e4d5f37298096142fbff0c5026b2e918
tree9d6e93e3aef5e660eaf342c1ac33b4b57d36b789
parent80ffc5f84dae96de6ed093d3e5d2466a9e368b27
0032701: Modeling Algorithms - 2d curve has bending near the degenerated edge of the face

Combined patch - intersection + BO
21 files changed:
src/Approx/Approx_SameParameter.cxx
src/ApproxInt/ApproxInt_Approx.gxx
src/ApproxInt/ApproxInt_KnotTools.cxx
src/ApproxInt/ApproxInt_KnotTools.hxx
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx
src/BRepApprox/BRepApprox_Approx.hxx
src/GeomInt/GeomInt_IntSS.cxx
src/GeomInt/GeomInt_IntSS.hxx
src/GeomInt/GeomInt_IntSS_1.cxx
src/GeomInt/GeomInt_WLApprox.hxx
src/IntPatch/IntPatch_Intersection.cxx
src/IntPatch/IntPatch_Intersection.hxx
src/IntPatch/IntPatch_PrmPrmIntersection.cxx
src/IntPatch/IntPatch_RstInt.cxx
src/IntTools/IntTools_FaceFace.cxx
src/IntWalk/IntWalk_PWalking.cxx
tests/lowalgos/intss/bug24472
tests/lowalgos/intss/bug27190
tests/lowalgos/intss/bug27664_1
tests/lowalgos/intss/bug28764
tests/lowalgos/intss/bug29972_3