InteractionGraph.node_element

InteractionGraph.node_element(node)

Get the element associated with the node.

Parameters:
nodeint

The identifier of the node.

Returns:
compas_model.elements.Element