ForceVolMesh.has_halfface

ForceVolMesh.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.