Element.getAttributeValue


getAttributeValue(attrType, varName)

Retrieves element-wide attribute values such as material properties Not to be used for properties that might vary across an element or nodal attribute values such as support conditions

attrTypestring "Loading", "Support", "Material", etc
varNamestring
Return valuevariant The type of value returned will depend on what was requested

Back to Element

Back to Overview