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