*blockcell()
Syntax
*blockcell (i j k wallid)
Type
HyperMesh HMASCII Command
Inputs
- i, j, k
 - The i, j, and k indices into the structured mesh. The indices range from 0 to div[i,j,k]-1.
 - wallid
 - The ID of the wall in which the cell is to be placed (must be a valid wall, not 0).
 
Example
Live cells that are not in a wall are not included in this list. This command is only used for defining dead cells, with one command for each dead cell. This command must follow a*block() command.
Errors
None.