occt: master e2ca538a

Author Committer Branch Timestamp Parent
ifv bugmaster master 2016-01-26 13:56:23 master 671b6fe0
Changeset 0027110: Regression: Draw command "parameters" can not compute parameter on the line.

Useless variable MAXTOLERANCEGEOM is removed in order to allow to place point at any distance from curve/surface.
Algorithm is simplified: particular calculations for analytical geometry are removed, only using of Extrema_... is kept.

Test case for issue #27110
mod - src/GeomLib/GeomLib_Tool.cxx Diff File
mod - src/GeomLib/GeomLib_Tool.hxx Diff File
add - tests/bugs/modalg_6/bug27110 Diff File