@attributeindexarray2dvalue()

Returns the value of a 2D array attribute on an entity.

Syntax

@attributeindexarray2dvalue (entity index, row, col)

Type

HyperMesh Template Function

Inputs

entity index
The index of the attribute owned by the current entity (starting at 1).
row
Indices into the attribute array (both start at 1).
col
Indices into the attribute array (both start at 1).