occt: master 09a48044

Author Committer Branch Timestamp Parent
msv apn master 2016-12-14 07:09:38 master ac0cdacd
Changeset 0028183: Modeling - BRepExtrema_DistShapeShape does not find all solutions

Disable SetSingleSolutionFlag when calling algorithm of curve-curve Extrema.
Now DistShapeShape will find all solutions, even if they are located on the same pair of edges.
The fix brings the speed down for the cases of coinciding curves.
mod - src/BRepExtrema/BRepExtrema_ExtCC.cxx Diff File
mod - tests/bugs/moddata_3/bug28183 Diff File