Mesh.vertices_on_boundary
- Mesh.vertices_on_boundary()[source]
Find the vertices on the longest boundary.
- Returns
list[int] – The vertices of the longest boundary.
Find the vertices on the longest boundary.
list[int] – The vertices of the longest boundary.