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. The boundary with the most vertices is returned first.