]> OCCT Git - occt.git/commit
0028183: Modeling - BRepExtrema_DistShapeShape does not find all solutions
authormsv <msv@opencascade.com>
Wed, 14 Dec 2016 07:09:38 +0000 (10:09 +0300)
committerapn <apn@opencascade.com>
Thu, 22 Dec 2016 09:37:54 +0000 (12:37 +0300)
commit09a4804444b47782c3158e9e7d05bdff345aaf10
treef58a7bd258fb04fc8c0aa9b87ad2548094a1c486
parentac0cdacd09b60e8cd3ffb305983f0cf2f45b660b
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.
src/BRepExtrema/BRepExtrema_ExtCC.cxx
tests/bugs/moddata_3/bug28183