Block.edge_vector

Block.edge_vector(edge)

Return the vector of an edge.

Parameters:
edgetuple(int, int)

The identifier of the edge.

Returns:
compas.geometry.Vector