occt: master 7797eb38

Author Committer Branch Timestamp Parent
nbv apn master 2018-02-08 13:57:36 master e3744452
Changeset 0029496: No intersection curve between faces if starting points are given

Now, bounded IntPatch_Points are found in case when starting points are used in intersection algorithm. Before the fix, these points were not looked for (even).
mod - dox/dev_guides/upgrade/upgrade.md 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_PrmPrmIntersection.hxx Diff File
mod - src/IntPatch/IntPatch_WLineTool.cxx Diff File
mod - src/IntPatch/IntPatch_WLineTool.hxx Diff File
mod - src/IntTools/IntTools_FaceFace.cxx Diff File
mod - tests/bugs/modalg_7/bug25994 Diff File
mod - tests/bugs/modalg_7/bug29488_2 Diff File
add - tests/bugs/modalg_7/bug29496 Diff File