*attributeupdatestringarrayelementmark
Updates one element of an attribute of type string array.
Syntax
*attributeupdatestringarrayelementmark entity_type mark identifier solver status behavior index value
Type
HyperMesh Tcl Modify Command
Description
Updates one element of an attribute of type string array.
Inputs
- entity_type
 - The type of entity that owns the attribute.
 - mark
 - The number of the mark.
 - identifier
 - The identifier of the attribute.
 - solver
 - The solver number of the attribute.
 - status
 - The status of the attribute.
 - behavior
 - The behavior of the attribute.
 - index
 - Index into the array (first index is zero).
 - value
 - The value of the array element.
 
Examples
*createmark materials 1 7 8
*attributeupdatestringarrayelementmark materials 1 615 2 2 0 0 "steel"