VolMesh.edge_vector
- VolMesh.edge_vector(edge)[source]
Return the vector of an edge.
- Parameters
edge (tuple[int, int]) – The edge identifier.
- Returns
list[float] – The vector from u to v.
Return the vector of an edge.
edge (tuple[int, int]) – The edge identifier.
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