The ENOVIA menu in Solid Edge can be customized as per user requirement after the user
connects to ENOVIA. When the user is disconnected from ENOVIA, only the "Connect" , "Help"
and "About" is available.
When the user connects to ENOVIA then all the commands present in the
DisabledCommandsList
are disabled and the options are not available to
the user. The list of the commands that you want to disable is stored as comma separated
list in the SolidEdge GCO variable "IEF-CSEDisabledCommandsList
" installed
by the SolidEdge Client.
The list of the commands that are to be disabled on connection to ENOVIA is provided as
comma-separated list in the attribute "IEF-CSEDisabledCommandsList
" in the
SolidEdge GCO. The comma-separated values are:
Login,New,Open,Insert,Save,QuickSaveActive,Baseline,Properties,ManageWorkspace,ExploreInENOVIA,Lock,
UndoCheckout,Logout,Help,About
For example, When the values for the attribute IEF-CSEDisabledCommandsList
is set to "Open,Lock
", then upon connection to ENOVIA, the commands "Open",
and "Lock" are disabled.