BendNetwork.edge_direction
- BendNetwork.edge_direction(edge)
 Return the direction vector of an edge.
- Parameters:
 - edgetuple[hashable, hashable]
 The identifier of the edge.
- Returns:
 compas.geometry.VectorThe direction vector of the edge.
See also
Return the direction vector of an edge.
The identifier of the edge.
compas.geometry.VectorThe direction vector of the edge.
See also