]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Edit operation correction.
authornds <natalia.donis@opencascade.com>
Wed, 5 Nov 2014 16:32:22 +0000 (19:32 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 5 Nov 2014 16:32:22 +0000 (19:32 +0300)
commitd058dc531b24c5c548fabfc0dbede4506b4e3076
tree04b8244a184d13025265c4ff70e0a25c77ea84be
parentc441722ea3b03a2800fec9967980727db7d93251
Edit operation correction.

Edit and multi edit union finish, restart edit operation from sketch and edit operation only.
Do not perform the commit of edit operation from the module.
The edit operation is commited on mousePress(). This is the temporary modification until the selection(local, global) restore is not realized on setShape() for AIS object.
src/ModuleBase/ModuleBase_Operation.cpp
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_OperationFeatureEdit.cpp
src/PartSet/PartSet_OperationFeatureEdit.h
src/PartSet/PartSet_OperationSketch.cpp
src/PartSet/PartSet_Tools.cpp
src/PartSet/PartSet_Tools.h
src/XGUI/XGUI_Selection.cpp