]> OCCT Git - occt-copy.git/commit
0027110: Regression: Draw command "parameters" can not compute parameter on the line.
authorifv <ifv@opencascade.com>
Mon, 1 Feb 2016 08:02:39 +0000 (11:02 +0300)
committerifv <ifv@opencascade.com>
Mon, 1 Feb 2016 08:02:39 +0000 (11:02 +0300)
commit72452b111d3291622ad02c8f1df3cd29d07d8916
treee793c020c302ab70e08cb62395c817bb3a988fcc
parent8ebd2632e26962063eb7e04efa0ba05f0114ab11
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.
src/GeomLib/GeomLib_Tool.cdl
src/GeomLib/GeomLib_Tool.cxx