CellNetwork.edge_end
- CellNetwork.edge_end(edge)[source]
Return the end point of an edge.
- Parameters:
- edgetuple[int, int]
The edge identifier.
- Returns:
compas.geometry.Point
The end point.
Site Navigation
Return the end point of an edge.
The edge identifier.
compas.geometry.Point
The end point.