Assembly.edge_line

Assembly.edge_line(edge)

Retrieve the line segment between the nodes of the edge.

Parameters:
edgetuple[hashable, hashable]

The identifier of the edge.

Returns:
compas.geometry.Line