Salome HOME
Added to Python API creation of point by vertex selection.
authordbv <dbv@opencascade.com>
Mon, 20 Aug 2018 14:47:44 +0000 (17:47 +0300)
committerdbv <dbv@opencascade.com>
Mon, 20 Aug 2018 14:48:03 +0000 (17:48 +0300)
commitcc8e0e85a2fe53c53a87c24ef18cdf6265599785
tree83423c19679899fd926290ff0020c16de86fb89f
parent1108260f60b2492b1858d71e9b6c9f5fb8c75d84
Added to Python API creation of point by vertex selection.
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/Test/TestPoint_VertexSelection.py [new file with mode: 0644]