InteractionGraph.edge_interactions

InteractionGraph.edge_interactions(edge)

Get the element associated with the node.

Parameters:
edgetuple[int, int]

The identifier of the edge.

Returns:
compas_model.interactions.Interaction