]> SALOME platform Git repositories - modules/shaper.git/commit - src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.cpp
Salome HOME
Plugin for the folowing task: 3.4 Construction of vertices, edges and faces from...
authornds <nds@opencascade.com>
Thu, 26 Nov 2015 08:05:01 +0000 (11:05 +0300)
committerdbv <dbv@opencascade.com>
Tue, 8 Dec 2015 08:44:56 +0000 (11:44 +0300)
commitf7fec0e59ee28ac393cce1143c881b9995ae000f
tree420c5f1132b6e64016a5fbe17ec12dfb3f5c57d6
parent811b2ca2d1a046ba83da8c4848c2d3cf061b6afa
Plugin for the folowing task: 3.4 Construction of vertices, edges and faces from a sketch
21 files changed:
CMakeLists.txt
src/Config/plugins.xml
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_IWidgetCreator.cpp [new file with mode: 0755]
src/ModuleBase/ModuleBase_IWidgetCreator.h [new file with mode: 0755]
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/sketch_shape.png [new file with mode: 0755]
src/SketchShapePlugin/CMakeLists.txt [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Feature.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Feature.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_PageGroupBox.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Plugin.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Plugin.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Tools.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Tools.h [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Validators.cpp [new file with mode: 0755]
src/SketchShapePlugin/SketchShapePlugin_Validators.h [new file with mode: 0755]
src/SketchShapePlugin/Test/TestSketchShape.py [new file with mode: 0755]
src/SketchShapePlugin/plugin-SketchShape.xml [new file with mode: 0755]