Base Class: Attribute
Derived Classes: MeshPoint MeshLine MeshSurface MeshVolume
Description
Mesh attribute. 'rows' of a mesh attribute represent the number of element names defined. So, if addElementName has been called only once, only 'row' 0 is valid
Available Functions:
| addElementName(elementName) |
| getElementNames() |
Back to Overview