mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-05 06:10:33 +05:00
0021464: EDF 2065 SMESH: Add Delete Group with Contents in the contextual menu
This commit is contained in:
parent
f4e318b2b6
commit
1f73394bb7
@ -3962,6 +3962,7 @@ void SMESHGUI::initialize( CAM_Application* app )
|
||||
#endif
|
||||
createPopupItem( 145, OB, mesh_group, multiple_non_empty ); // EXPORT_SAUV
|
||||
createPopupItem( 33, OB, mesh_part + " " + hyp_alg ); // DELETE
|
||||
createPopupItem( 813, OB, group ); // DEL_GROUP with contents
|
||||
popupMgr()->insert( separator(), -1, 0 );
|
||||
|
||||
// popup for viewer
|
||||
|
Loading…
Reference in New Issue
Block a user