MeshAttr.addElementName


addElementName(elementName)

Adds another element type to this attribute Most mesh attributes will only store one element type, e.g. "HX20", however, in a coupled analysis, it is possible to add a thermal equivalent, e.g. "HF20"

elementNamestring
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to MeshAttr

Back to Overview