Mesh.has_face
- Mesh.has_face(fkey)[source]
Verify that a face is part of the mesh.
- Parameters:
- fkeyint
The identifier of the face.
- Returns:
- bool
True if the face exists. False otherwise.
Site Navigation
Verify that a face is part of the mesh.
The identifier of the face.
True if the face exists. False otherwise.