Network.edge_vector
- Network.edge_vector(u, v)[source]
Return the vector of an edge.
- Parameters
u (hashable) – The key of the start node.
v (hashable) – The key of the end node.
- Returns
list[float] – The vector from u to v.
Return the vector of an edge.
u (hashable) – The key of the start node.
v (hashable) – The key of the end node.
list[float] – The vector from u to v.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev