Mesh.face_degree
- Mesh.face_degree(fkey)[source]
Count the neighbors of a face.
- Parameters:
- fkeyint
Identifier of the face.
- Returns:
- int
The count.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Count the neighbors of a face.
Identifier of the face.
The count.