ForceDiagram.is_empty

ForceDiagram.is_empty()[source]

Verify that the mesh is empty.

Returns:

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