Block.edge_start
- Block.edge_start(edge)
Return the point at the start of an edge.
- Parameters:
- edgetuple(int, int)
The identifier of the edge.
- Returns:
compas.geometry.Point
The point at the start.
Return the point at the start of an edge.
The identifier of the edge.
compas.geometry.Point
The point at the start.