ForceDiagram.edges_on_boundaries
- ForceDiagram.edges_on_boundaries()
Find the edges on all boundaries of the mesh.
- Returns:
- list[list[tuple[int, int]]]
A list of edges per boundary.
Find the edges on all boundaries of the mesh.
A list of edges per boundary.