Next: mesh
Up: Commands
Previous: merg
Contents
menu
'menu' <name> <command>
This keyword is used to add a cgx command line to the menu. It will appear in the submenu 'user'. The command is usually a 'read' command which loads and executes a file with cgx commands:
menu checkbou read cb
were 'cb' is a value (''valu'') which stores the path to a file to check boundary conditions. The file could have been used diredtly but using a value is convenient since it is then possible to start the same action with a quite short command line (''read cb'') instead of typing the full file name.
root
2017-10-07