Mesh.edges_on_boundary
- Mesh.edges_on_boundary()[source]
Find the edges on the longest boundary.
- Returns:
- list[tuple[int, int]]
The edges of the longest boundary.
Site Navigation
Find the edges on the longest boundary.
The edges of the longest boundary.