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