Network.connected_edges
- Network.connected_edges(key)[source]
Return the edges connected to a node.
- Parameters
key (hashable) – The identifier of the node.
- Returns
list[tuple[hashable, hashable]] – The edges connected to the node.
Return the edges connected to a node.
key (hashable) – The identifier of the node.
list[tuple[hashable, hashable]] – The edges connected to the node.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev