Salome HOME
First implementation of the sketch drawer: helper for creation of sketch on imported...
authormpv <mpv@opencascade.com>
Wed, 28 Nov 2018 14:24:45 +0000 (17:24 +0300)
committermpv <mpv@opencascade.com>
Wed, 28 Nov 2018 14:24:45 +0000 (17:24 +0300)
commit8338c0986c3e651d44c2e7cd1de6d0c86ce5c4a8
treeafa04164fadcf37e6b3b819b86c86f971a797d31
parent8122d4d2480164ce6367fc565b17337c4d2271bb
First implementation of the sketch drawer: helper for creation of sketch on imported model without referencing to it.
14 files changed:
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/Model/Model_AttributeSelection.cpp
src/Model/Model_Document.h
src/Model/Model_Update.cpp
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/SketchPlugin_Line.h
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_SketchDrawer.cpp [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_SketchDrawer.h [new file with mode: 0644]
src/SketchPlugin/icons/drawer.png [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml