*plotinfotitlemove
Moves the plot information title.
Syntax
*plotinfotitlemove xmin ymin xmax ymax
Type
HyperMesh Tcl Modify Command
Description
Moves the plot information title.
Inputs
- xmin
- The x value of the upper left corner of the title (0.0 - 1.0).
- ymin
- The y value of the upper left corner of the title (0.0 - 1.0).
- xmax
- The x value of the lower right corner of the title (0.0 - 1.0).
- ymax
- The y value of the lower right corner of the title (0.0 - 1.0).
Errors
None.