*attributeentityarray2d()
Syntax
*attributeentityarray2d (type rows columns value1 value2 ...valueN identifier behavior status solver)
Type
HyperMesh HMASCII Command
Inputs
- type
 - The type of entity that is contained in the attribute (i.e. prop, elem).
 - rows
 - The number of rows in the array.
 - columns
 - The number of columns in the array.
 - value[1-N]
 - The IDs of the entities 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.