VolMesh.vertices_on_boundaries

VolMesh.vertices_on_boundaries()[source]

Find the vertices on the boundary.

Returns:
list[int]

The vertices of the boundary.

See also

faces_on_boundaries(), cells_on_boundaries()