*blockupdate
Updates the size and/or color of a finite difference block.
Syntax
*blockupdate name color imin imax jmin jmax kmin kmax
Type
HyperMesh Tcl Modify
Description
Updates the size and/or color of a finite difference block.
Inputs
- name
- The name of the block.
- color
- The new color of the block.
- imin
- The new minimum value in the i direction.
- imax
- The new maximum value in the i direction.
- jmin
- The new minimum value in the j direction.
- jmax
- The new maximum value in the j direction.
- kmin
- The new minimum value in the k direction.
- kmax
- The new maximum value in the k direction.