BendNetwork.edge_vector
- BendNetwork.edge_vector(edge)
 Return the vector of an edge.
- Parameters:
 - edgetuple[hashable, hashable]
 The identifier of the edge.
- Returns:
 compas.geometry.VectorThe vector from start to end.
See also
Return the vector of an edge.
The identifier of the edge.
compas.geometry.VectorThe vector from start to end.
See also