Retrieves attribute values that might vary across an element, like geometric thickness, or nodal attribute values such as support conditions Not to be used for properties that must be fixed across an element (such as material properties)
node | node | The name or ID of a node, or a pointer to a Node object. local node (0..nNodes-1) or node pointer |
attrType | string | "Loading", "Support", "Material", etc |
varName | string | |
Return value | variant | The type of value returned will depend on what was requested |
Back to Element
Back to Overview