Salome HOME
Issue #19019: python dump not loadable occ/19019
authorArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 29 May 2020 11:24:17 +0000 (14:24 +0300)
committerArtem Zhidkov <Artem.Zhidkov@opencascade.com>
Fri, 29 May 2020 11:24:17 +0000 (14:24 +0300)
commit8883f8efa76cccb97794a4facf36b9923034c6af
treed87205ef86e0cf0130866a2cdfd7f6239917805c
parent0f13fd0d6b40f07fc0ef2b1bd9814df801818866
Issue #19019: python dump not loadable

Geometrical selection: search a face, using projection of a point to it. It was done, because for some reasons, parametric boundaries of a face may float from time to time.
src/GeomAPI/GeomAPI_Vertex.cpp
src/GeomAPI/GeomAPI_Vertex.h
src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp