mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
0022777: [CEA 1291] Display the name of an object in the 3D View (edited)
This commit is contained in:
parent
cd24269e8c
commit
fa550f2017
@ -164,6 +164,7 @@ bool DisplayGUI::OnGUIEvent(int theCommandID, SUIT_Desktop* parent)
|
||||
break;
|
||||
case GEOMOp::OpVertices: // POPUP MENU - DISPLAY MODE - SHOW VERTICES
|
||||
ChangeDisplayMode( 5 );
|
||||
break;
|
||||
case GEOMOp::OpShowName: // POPUP MENU - DISPLAY MODE - SHOW NAME
|
||||
ChangeDisplayMode( 6 );
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user