VolMesh.has_halfface
-
VolMesh.
has_halfface
(halfface) 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.
VolMesh.
has_halfface
(halfface)Verify that a face is part of the volmesh.
halfface (int) – The identifier of the halfface.
bool – True if the face exists. False otherwise.