Mesh.is_empty

Mesh.is_empty()[source]

Verify that the mesh is empty.

Returns

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