Mesh.face_halfedges
- Mesh.face_halfedges(fkey)[source]
The halfedges of a face.
- Parameters
fkey (int) – Identifier of the face.
- Returns
list – The halfedges of a face.
The halfedges of a face.
fkey (int) – Identifier of the face.
list – The halfedges of a face.