Salome HOME
1. Accept All to be enabled when 1st sketch feature is reentrant(feature in the model...
authornds <nds@opencascade.com>
Fri, 24 Jun 2016 06:41:36 +0000 (09:41 +0300)
committernds <nds@opencascade.com>
Fri, 24 Jun 2016 06:41:36 +0000 (09:41 +0300)
commit71ca600955b5c93f45e6657fd0d6342596ee1755
tree726d838e18c5787a023fe3f97e1b00aa3bbf6823
parentd9a7d92660515db325f8dd786d31d43951aba2e4
1. Accept All to be enabled when 1st sketch feature is reentrant(feature in the model is still invalid because commit has not happened)

2. Selection should be cleared only if the operation is stopped but it is not a reentrant operation because on restart the previous selected object is used as a preselection for the new created object.
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.h
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_ErrorMgr.cpp