Salome HOME
#1141 Part is not deleted
authornds <nds@opencascade.com>
Fri, 18 Dec 2015 08:35:01 +0000 (11:35 +0300)
committernds <nds@opencascade.com>
Fri, 18 Dec 2015 08:35:41 +0000 (11:35 +0300)
commit9c0fc0d0d7cf50049ccd42f090cab48eb51e082b
treee3f613c8cf0fc09a5b8cddba75c62a85cb65d920
parent323c35b139d0d84df7d6eb6ce9f4e8d9607c6c3b
#1141 Part is not deleted

It was decided to perform Delete of Parts on the XGUI level. In the previous realization the RemoveFeature was used for this.
However, as the result of not loaded Parts do not exists and this feature are simple, it was decided with Mikhail, that this feature(Part) will be removed in the same way as other features. Later, it is possible, the RemoveFeature will be deleted from the application tool bar.
src/PartSet/PartSet_Module.cpp
src/XGUI/XGUI_Workshop.cpp