Cell.edges_on_boundary

Cell.edges_on_boundary()

Find the edges on the longest boundary.

Returns

list[tuple[int, int]] – The edges of the longest boundary.