HalfEdge.face_halfedges
- HalfEdge.face_halfedges(fkey)[source]
The halfedges of a face.
- Parameters
fkey (int) – Identifier of the face.
- Returns
list[tuple[int, int]] – The halfedges of a face.
The halfedges of a face.
fkey (int) – Identifier of the face.
list[tuple[int, int]] – The halfedges of a face.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev