Salome HOME
Issue #662 Warning on remove or rename of (may be) used object in PartSet
authornds <natalia.donis@opencascade.com>
Fri, 10 Jul 2015 07:07:18 +0000 (10:07 +0300)
committernds <natalia.donis@opencascade.com>
Fri, 10 Jul 2015 07:08:06 +0000 (10:08 +0300)
commit298b1a92be5d10083ad22bcd0a5e7dc7a7c0398f
tree95074c778f1c13797f4153e53140bda78f4fcf2d
parent0af3fa5eaba47f1bac527a62fe1acb2c8f3edb05
Issue #662 Warning on remove or rename of (may be) used object in PartSet

There also was a crash when remove sketch(in PartSet), which is used in the Part_1. Edit extrusion ->crash in OperationPrs. The null object should be skipped like it is done in not simple selection attribute(not a list).
src/PartSet/PartSet_OperationPrs.cpp
src/XGUI/XGUI_ObjectsBrowser.cpp
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_Workshop.cpp