Block.edge_midpoint

Block.edge_midpoint(edge)

Return the midpoint of an edge.

Parameters:
edgetuple(int, int)

The identifier of the edge.

Returns:
list[float]

The XYZ coordinates of the midpoint.