occt: master 8c745be5

Author Committer Branch Timestamp Parent
ifv bugmaster master 2017-05-16 14:37:13 master b4930287
Changeset 0028692: Projection failed (projponf)

Tolerance criterion is improved:
P.SquareDistance(p1) < Tol -> P.SquareDistance(p1) < Tol*Tol
mod - src/Extrema/Extrema_ExtPElS.cxx Diff File
add - tests/bugs/modalg_6/bug28692 Diff File