CRA_Assembly.edge_interfaces
- CRA_Assembly.edge_interfaces(edge)
Retrieve the interface corresponding to a graph edge.
- Parameters:
- edgetuple[hashable, hashable]
The identifier of the edge.
- Returns:
- List[
compas_assembly.datastructures.Interface
]
- List[