]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Implementation of macro-feature Rectangle
authorazv <azv@opencascade.com>
Fri, 5 Feb 2016 08:29:47 +0000 (11:29 +0300)
committerazv <azv@opencascade.com>
Fri, 5 Feb 2016 11:23:07 +0000 (14:23 +0300)
commit547cd11c0dfb926e839ae87fb0da03185942b275
tree8e8af75f51989c3423b65184e4441b5dafbd0e57
parentbe3ae0071ae64c0d98b56d328c14a190a4c5fe3c
Implementation of macro-feature Rectangle
13 files changed:
src/ModelAPI/ModelAPI.i
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/rectangle.png [new file with mode: 0644]
src/PythonAddons/addons_Features.py
src/PythonAddons/addons_Features.xml
src/PythonAddons/macros/rectangle/__init__.py [new file with mode: 0644]
src/PythonAddons/macros/rectangle/feature.py [new file with mode: 0644]
src/PythonAddons/macros/rectangle/widget.xml [new file with mode: 0644]
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Sketch.cpp
src/SketchPlugin/Test/TestRectangle.py [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml