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.