CellNetwork.edge_line

CellNetwork.edge_line(edge)[source]

Return the line representation of an edge.

Parameters:
edgetuple[int, int]

The edge identifier.

Returns:
compas.geometry.Line

The line.