]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #30 - Sketch base GUI: create, draw lines
authornds <natalia.donis@opencascade.com>
Thu, 22 May 2014 10:50:48 +0000 (14:50 +0400)
committernds <natalia.donis@opencascade.com>
Thu, 22 May 2014 10:50:48 +0000 (14:50 +0400)
commite639c953cb37d60d72a7f13b475dfab39746b6e2
tree387ea8cd491339a8008b258a2e626c83d82e476e
parent04e52dd31f27fb0004f97fa8ef4e275d4c1b962b
refs #30 - Sketch base GUI: create, draw lines

The edit operation correction. It is necessary to move any object without preliminary selection. Drag a highlighted object and move it somewhere.
12 files changed:
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationEditLine.cpp
src/PartSet/PartSet_OperationEditLine.h
src/PartSet/PartSet_OperationSketch.cpp
src/PartSet/PartSet_OperationSketch.h
src/PartSet/PartSet_OperationSketchBase.cpp
src/PartSet/PartSet_OperationSketchBase.h
src/PartSet/PartSet_OperationSketchLine.cpp
src/PartSet/PartSet_OperationSketchLine.h
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_Viewer.cpp