Mesh.vertices_on_boundaries
- Mesh.vertices_on_boundaries()[source]
Find the vertices on all boundaries of the mesh.
- Returns
list[list[int]] – A list of vertex keys per boundary.
Find the vertices on all boundaries of the mesh.
list[list[int]] – A list of vertex keys per boundary.