@getattributearrayvaluebyinternalid1()
Returns the internal ID of a 1D array attribute attached to an entity.
Syntax
@getattributearrayvaluebyinternalid1 (entity_type, id, attribute, index)
Type
HyperMesh Template Function
Description
Returns the internal ID of a 1D array attribute attached to an entity.
Inputs
- entity_type
- The type of entity to query.
- id
- The internal ID of the entity to query.
- attribute
- The name of the solver attribute array, starting with $.
- index
- The index into the array to query, starting with 1.
Example
*variableset(variable2,[@getattributearrayvaluebyinternalid1(loadcols,variable20,$DSLoad_Groups_Name,counter5)])
Version History
2017.1