Mesh.vertices_on_boundaries
- Mesh.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
>>>
Find the vertices on all boundaries of the mesh.
list of list – A list of vertex keys per boundary.
Examples
>>>