HalfEdge.is_empty

HalfEdge.is_empty()[source]

Boolean whether the mesh is empty.

Returns

bool – True if no vertices. False otherwise.