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.
Site Navigation
Return the line representation of an edge.
The edge identifier.
compas.geometry.Line
The line.