Mesh.has_face
-
Mesh.
has_face
(fkey)[source] Verify that a face is part of the mesh.
- Parameters
fkey (int) – The identifier of the face.
- Returns
bool – True if the face exists. False otherwise.
Examples
>>>
Mesh.
has_face
(fkey)[source]Verify that a face is part of the mesh.
fkey (int) – The identifier of the face.
bool – True if the face exists. False otherwise.
Examples
>>>
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev