Mesh.edge_loop
- Mesh.edge_loop(edge)[source]
Find all edges on the same loop as a given edge.
- Parameters
edge (tuple[int, int]) – The identifier of the starting edge.
- Returns
list[tuple[int, int]] – The edges on the same loop as the given edge.
Find all edges on the same loop as a given edge.
edge (tuple[int, int]) – The identifier of the starting edge.
list[tuple[int, int]] – The edges on the same loop as the given edge.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev