struct.connectivity

Syntax

index := struct.connectivity(p,id)

Get the index of the node with component-ID id in the element. Will return 0 if no node in that element matches. The index ranges from 1 to the number of element nodes. See also struct.node.

Returns:

index - the index of the node

Arguments:

p - pointer to a structural element