Entity attribute
This element is implemented as an Object element with
type=1.
The functions implemented to manage the attributes are:
- get(entity, attrnum, row, col)
Returns the value in the position [row,col] of the attribute with
attrnum, associated with the entity.
- set(entity, attrnum, value, rows, cols, row, col)
Sets or creates the attribute with attrnum associated to the
entity. The attribute is created with size rows x cols, and the
value is assigned to the position [row,col].
Generated at 2026-04-02T18:18:35Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos