occt: master 9eee5ab7

Author Committer Branch Timestamp Parent
ifv smoskvin master 2021-12-02 17:02:17 master 5614b136
Affected Issues  0032701: Modeling Algorithms - 2d curve has bending near the degenerated edge of the face
Changeset 0032701: Modeling Algorithms - 2d curve has bending near the degenerated edge of the face

ApproxInt_Approx, ApproxInt_KnotTools, BRepApprox_Approx,
GeomInt_IntSS, IntTools_FaceFace:
  Analysis of curvature is added for adjusting ParametrizationType

IntPatch_Intersection.cxx - adding methods for estimation of UV max step depending on used surfaces

GeomInt_IntSS.cxx, IntTools_FaceFace.cxx - using methods for max step estimation

Approx_SameParameter.cxx - adding control against big values.

BOPAlgo_PaveFiller_6.cxx - adjusting position of faces before intersection
mod - src/Approx/Approx_SameParameter.cxx Diff File
mod - src/ApproxInt/ApproxInt_Approx.gxx Diff File
mod - src/ApproxInt/ApproxInt_KnotTools.cxx Diff File
mod - src/ApproxInt/ApproxInt_KnotTools.hxx Diff File
mod - src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx Diff File
mod - src/BRepApprox/BRepApprox_Approx.hxx Diff File
mod - src/GeomInt/GeomInt_IntSS.cxx Diff File
mod - src/GeomInt/GeomInt_IntSS.hxx Diff File
mod - src/GeomInt/GeomInt_IntSS_1.cxx Diff File
mod - src/GeomInt/GeomInt_WLApprox.hxx Diff File
mod - src/IntPatch/IntPatch_Intersection.cxx Diff File
mod - src/IntPatch/IntPatch_Intersection.hxx Diff File
mod - src/IntPatch/IntPatch_PrmPrmIntersection.cxx Diff File
mod - src/IntPatch/IntPatch_RstInt.cxx Diff File
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
mod - src/IntWalk/IntWalk_PWalking.cxx Diff File
mod - tests/lowalgos/intss/bug24472 Diff File
mod - tests/lowalgos/intss/bug27190 Diff File
mod - tests/lowalgos/intss/bug27664_1 Diff File
mod - tests/lowalgos/intss/bug28764 Diff File
mod - tests/lowalgos/intss/bug29972_3 Diff File
add - tests/lowalgos/intss/bug32701 Diff File