*setmenustate
Controls the display of the HyperMesh menus.
Syntax
*setmenustate state
Type
HyperMesh Tcl Modify Command
Description
Controls the display of the HyperMesh menus.
Inputs
- state
- Boolean value to represent the display state of the menus.
Example
To display the HyperMesh menus:
*setmenustate(1)
The keyboard shortcut ‘m’ may be used to toggle the menus state.
Errors
None.