]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Patch by Renaud: a test plugin written in python
authorSergey BELASH <belash.sergey@opencascade.com>
Wed, 29 Oct 2014 14:54:02 +0000 (17:54 +0300)
committerSergey BELASH <belash.sergey@opencascade.com>
Wed, 29 Oct 2014 14:54:02 +0000 (17:54 +0300)
commit355e36702c9bdfc5316e9dc86a4eaf4a1e004be2
tree133692bd899507ef50179976ae7c1261a835c276
parent8483c0f1df3724562f146f1d90b01e347d3a01e2
Patch by Renaud: a test plugin written in python
CMakeLists.txt
linux_env.sh
src/Config/plugins.xml
src/FeaturesPlugin/CMakeLists.txt
src/Model/Model_Session.cpp
src/ModelAPI/ModelAPI.i
src/PythonFeaturesPlugin/CMakeLists.txt [new file with mode: 0644]
src/PythonFeaturesPlugin/PythonFeaturesPlugin.py [new file with mode: 0644]
src/PythonFeaturesPlugin/PythonFeaturesPlugin_Box.py [new file with mode: 0644]
src/PythonFeaturesPlugin/box_widget.xml [new file with mode: 0644]
src/PythonFeaturesPlugin/plugin-PythonFeatures.xml [new file with mode: 0644]