mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-16 13:20:33 +08:00
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