Salome HOME
Implementation of checking the python dump functionality in any unit test (in the...
authormpv <mpv@opencascade.com>
Fri, 12 Aug 2016 14:57:57 +0000 (17:57 +0300)
committermpv <mpv@opencascade.com>
Fri, 12 Aug 2016 14:57:57 +0000 (17:57 +0300)
commitffbbcb80f7499ee530fddcc84548ca4a5dd53b49
treecb16ad62ef7c9334fbaa8bc8d3642ba14e287a1d
parent71cba2c17885bef016f7a4cb26cad9ae935d9d2b
Implementation of checking the python dump functionality in any unit test (in the frames of the python dump, issue #1648 )
src/ConstructionPlugin/Test/TestPoint.py
src/GeomDataAPI/GeomDataAPI_Dir.h
src/Model/Model_SelectionNaming.cpp
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp [new file with mode: 0644]
src/ModelHighAPI/ModelHighAPI_FeatureStore.h [new file with mode: 0644]
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ModelHighAPI/ModelHighAPI_Tools.h
src/PythonAPI/model/services/__init__.py