*attributeintarray2d()
Syntax
*attributeintarray2d (rows columns value1 value2 ...valueN identifier behavior status solver)
Type
HyperMesh HMASCII Command
Inputs
- rows
- The number of rows in the array.
- columns
- The number of columns in the array.
- value[1-N]
- The values to the store in the array.
- identifier
- The number of the attribute in the corresponding solver.
- behavior
- The behavior flag for the attribute.
- status
- The status for the attribute.
- solver
- The solver number for the attribute.
Errors
Incorrect usage results in an import error.