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