Mesh.face_halfedges
- Mesh.face_halfedges(fkey)[source]
The halfedges of a face.
- Parameters:
- fkeyint
Identifier of the face.
- Returns:
- list[tuple[int, int]]
The halfedges of a face.
Site Navigation
The halfedges of a face.
Identifier of the face.
The halfedges of a face.