Block.vertices_on_boundaries
- Block.vertices_on_boundaries()
Find the vertices on all boundaries of the mesh.
- Returns:
- list[list[int]]
A list of vertex keys per boundary. The boundary with the most vertices is returned first.
Find the vertices on all boundaries of the mesh.
A list of vertex keys per boundary. The boundary with the most vertices is returned first.