*minmaxtitlemove

Moves a minimum or maximum title.

Syntax

*minmaxtitlemove xmin ymin xmax ymax type minmax

Type

HyperMesh Tcl Modify Command

Description

Moves a minimum or maximum 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).
type
0 - Node title (contour plot)
1 - Element title (assigned plot)
minmax
0 - Minimum title
1 - Maximum title

Errors

None.