VertexID.isValid()

Lives in: pygamer.tetmesh

VertexID.isValid(self: pygamer.tetmesh.VertexID) → bool

Checks if VertexID refers to a valid simplex.

Returns

True if valid.

Return type

bool