Salome HOME
Implementation of macro-feature Rectangle
authorazv <azv@opencascade.com>
Fri, 5 Feb 2016 08:29:47 +0000 (11:29 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:36 +0000 (17:04 +0300)
commite9c7126660098bac6a46efb0f55a76fd91e290e2
tree3dafd3c8f3ce1f4be9622077f1d44119586c78a9
parentebca2e1b92ff164b5a9438e2353b4c2df2c3c7e8
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