VolMesh.edge_line
- VolMesh.edge_line(edge)[source]
Return the line representation of an edge.
- Parameters:
- edgetuple[int, int]
The edge identifier.
- Returns:
compas.geometry.Line
The line.
See also
Site Navigation
Return the line representation of an edge.
The edge identifier.
compas.geometry.Line
The line.
See also