menu#
- RunControls.menu(key='', **kwargs)#
Activates the Graphical User Interface (GUI).
Mechanical APDL Command: /MENU
- Parameters:
- key
str Activation key:
ON- Activates the menu system (device dependent).
- key
Notes
Activates the Graphical User Interface (GUI).
警告
if you include the menu,ON command in your
start.ans, it should be the last command in the file. Any commands after menu,ON may be ignored. (It is not necessary to include the show and menu,ON commands instart.ansif you will be using the launcher to enter the Mechanical APDL program.)This command is valid in any processor.