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 2025-10-30T19:21:05Z
 by OpenModelicaOpenModelica 1.25.5 using GenerateDoc.mos