CellNetwork.edge_direction
- CellNetwork.edge_direction(u, v)
Return the direction vector of an edge.
- Parameters
u (hashable) – The key of the start node.
v (hashable) – The key of the end node.
- Returns
list – The direction vector of the edge.
Return the direction vector of an edge.
u (hashable) – The key of the start node.
v (hashable) – The key of the end node.
list – The direction vector of the edge.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev