*blockwalleditrange
Adds or deletes a range of cells in a finite difference wall.
Syntax
*blockwalleditrange blockname wallname imin imax jmin jmax kmin kmax del
Type
HyperMesh Tcl Modify Command
Description
Adds or deletes a range of cells in a finite difference wall.
Inputs
- blockname
 - The name of the block.
 - wallname
 - The name of the wall to be edited.
 - imin
 - The minimum value in the i direction, inclusive.
 - imax
 - The maximum value in the i direction, inclusive.
 - jmin
 - The minimum value in the j direction, inclusive.
 - jmax
 - The maximum value in the j direction, inclusive.
 - kmin
 - The minimum value in the k direction, inclusive.
 - kmax
 - The maximum value in the k direction, inclusive.
 - del
 - 0 - Adds cells.