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