EGI.halfedge_after
- EGI.halfedge_after(u, v)
Find the halfedge after the given halfedge in the same face.
- Parameters
u (int) – The first vertex of the halfedge.
v (int) – The second vertex of the halfedge.
- Returns
tuple[int, int] – The next halfedge.
Find the halfedge after the given halfedge in the same face.
u (int) – The first vertex of the halfedge.
v (int) – The second vertex of the halfedge.
tuple[int, int] – The next halfedge.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev