Mesh3gs.edges_on_boundary
- Mesh3gs.edges_on_boundary()
Find the edges on the longest boundary.
- Returns
list[tuple[int, int]] – The edges of the longest boundary.
Find the edges on the longest boundary.
list[tuple[int, int]] – The edges of the longest boundary.