Salome HOME
Fix for the issue #2917 : Adding a Point based on an object in python makes it create...
authormpv <mpv@opencascade.com>
Thu, 25 Apr 2019 07:27:18 +0000 (10:27 +0300)
committervsv <vsv@opencascade.com>
Mon, 3 Jun 2019 10:32:00 +0000 (13:32 +0300)
commit8a16c1d2676f3af52cc3246b0e61c788fff6efc2
treef3e03ebd7073fb672360775e5d02e7b0aef37386
parentfd65ca5d2e7f08fa904953682f1a8185c2ca7260
Fix for the issue #2917 : Adding a Point based on an object in python makes it created by coords
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionPlugin/Test/TestPoint_VertexSelection.py
src/PythonAPI/model/construction/__init__.py