Block.edge_line
- Block.edge_line(edge)
Return the line of an edge.
- Parameters:
- edgetuple(int, int)
The identifier of the edge.
- Returns:
compas.geometry.Line
The line of the edge.
Return the line of an edge.
The identifier of the edge.
compas.geometry.Line
The line of the edge.