*mode
Sets the operations performed when a full-size plot is generated in a command file.
Syntax
*mode type
Type
HyperMesh Tcl Modify Command
Description
Sets the operations performed when a full-size plot is generated in a command file.
Inputs
- type
- Defines the mode or operations performed when a full-size plot is generated from a command file.
Example
To pause for 10 seconds after a full-size plot is performed, place the following command before the full-size plot request:
*mode(10)
Errors
None.