HalfEdge.is_empty

HalfEdge.is_empty()[source]

Verify that the mesh is empty.

Returns

bool – True if the mesh has no vertices. False otherwise.