Cell.vertices_on_boundaries

Cell.vertices_on_boundaries()

Find the vertices on all boundaries of the mesh.

Returns

list[list[int]] – A list of vertex keys per boundary.