FormDiagram.edges_on_boundaries

FormDiagram.edges_on_boundaries()

Find the edges on all boundaries of the mesh.

Returns:
list[list[tuple[int, int]]]

A list of edges per boundary.