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