]> SALOME platform Git repositories - modules/shaper.git/commit - src/SketcherPrs/SketcherPrs_HVDirection.h
Salome HOME
Horisontal and vertical constraints added
authorvsv <vitaly.smetannikov@opencascade.com>
Mon, 16 Mar 2015 15:32:36 +0000 (18:32 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Mon, 16 Mar 2015 15:32:36 +0000 (18:32 +0300)
commit747b8fc4fc7746b3abe2f0b4aa5a583ae38aedcb
tree4a50e50944c6de188c44f7a139b8cd53b16ad66c
parente7f1ac7ab6a29efa09daecae84b2add0ff630c8d
Horisontal and vertical constraints added
15 files changed:
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_icons.qrc
src/PartSet/icons/horisontal.png [new file with mode: 0644]
src/PartSet/icons/vertical.png [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp
src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp
src/SketchPlugin/plugin-Sketch.xml
src/SketcherPrs/CMakeLists.txt
src/SketcherPrs/SketcherPrs_Factory.cpp
src/SketcherPrs/SketcherPrs_Factory.h
src/SketcherPrs/SketcherPrs_HVDirection.cpp [new file with mode: 0644]
src/SketcherPrs/SketcherPrs_HVDirection.h [new file with mode: 0644]
src/SketcherPrs/icons/horisontal.png [new file with mode: 0644]
src/SketcherPrs/icons/vertical.png [new file with mode: 0644]