HalfFace.has_halfface
-
HalfFace.
has_halfface
(halfface)[source] Verify that a face is part of the volmesh.
- Parameters
halfface (int) – The identifier of the halfface.
- Returns
bool – True if the face exists. False otherwise.
HalfFace.
has_halfface
(halfface)[source]Verify that a face is part of the volmesh.
halfface (int) – The identifier of the halfface.
bool – True if the face exists. False otherwise.