FormGraph.edge_line
- FormGraph.edge_line(edge)
Return the line of an edge.
- Parameters:
- edgetuple[hashable, hashable]
The identifier of the edge.
- Returns:
compas.geometry.Line
The line of the edge.
See also
Return the line of an edge.
The identifier of the edge.
compas.geometry.Line
The line of the edge.
See also