]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
First implementation of polyline in Sketcher
authorlucasjerome <jerome.lucas@cegsenslab.fr>
Fri, 5 Mar 2021 14:32:26 +0000 (15:32 +0100)
committerlucasjerome <jerome.lucas@cegsenslab.fr>
Fri, 5 Mar 2021 14:32:26 +0000 (15:32 +0100)
commit9bc4cb12d55a72442284b22cef29ba6f7215d14c
treeaf418b731ff3f15b25b2157b88c3b69841d94a34
parent4d8baeacec7e6bdfc242ca133b301e02655d38fd
First implementation of polyline in Sketcher
12 files changed:
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_WidgetPolylinePoints.cpp [new file with mode: 0644]
src/PartSet/PartSet_WidgetPolylinePoints.h [new file with mode: 0644]
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Polyline.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Polyline.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.h
src/SketchPlugin/icons/polyline.png [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml