CRA_Assembly.edge_interfaces

CRA_Assembly.edge_interfaces(edge)[source]

Retrieve the interface corresponding to a graph edge.

Parameters

edge (tuple[hashable, hashable]) – The identifier of the edge.

Returns

List[compas_assembly.datastructures.Interface]