*visualizemode
Sets the parameters for visualization mode.
Syntax
*visualizemode hiddenline fillmode meshmode plot
Type
HyperMesh Tcl Modify Command
Description
Sets the parameters for visualization mode.
Inputs
- hiddenline
- Set to 1 for hidden line, 0 for wire frame.
- fillmode
- Set to -2 for contours, -1 for element color, or 0-15 for constant color.
- meshmode
- Set to -2 for contours, -1 for element color, or 0-15 for constant color.
- plot
- Set to 1 to replot the screen after this command has executed, otherwise 0.
Example
This command is valid only after the system has entered into visualization mode.
Errors
None.