HalfEdge.face_neighbors
- HalfEdge.face_neighbors(fkey)[source]
Return the neighbors of a face across its edges.
- Parameters
fkey (int) – Identifier of the face.
- Returns
list[int] – The identifiers of the neighboring faces.
Return the neighbors of a face across its edges.
fkey (int) – Identifier of the face.
list[int] – The identifiers of the neighboring faces.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev