*attributeentityarray()
Syntax
*attributeentityarray (type length value1 value2 ...ValueN identifier behavior status solver)
Type
HyperMesh HMASCII Command
Inputs
- type
- The type of the entity that is contained in the attribute (i.e. prop, elem).
- length
- The number of entries 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.