Mesh.faces_on_boundaries
- Mesh.faces_on_boundaries()[source]
Find the faces on all boundaries of the mesh.
- Returns
list of list – Lists of faces, grouped and sorted per boundary.
Find the faces on all boundaries of the mesh.
list of list – Lists of faces, grouped and sorted per boundary.