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)
committermpv <mpv@opencascade.com>
Thu, 25 Apr 2019 07:27:18 +0000 (10:27 +0300)
commit15f1a2d2620658803b27f6d2f4392ba163dc9328
tree96fc7cbf6202cabef1845cbf398194b2e92b243a
parent6f20c62ff7a29704c1a2227db2099f0a757c10fb
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