Mesh.faces_on_boundaries

Mesh.faces_on_boundaries()[source]

Find the faces on all boundaries of the mesh.

Returns:
list[list[int]]

lists of faces, grouped and sorted per boundary.