HalfEdge.is_empty HalfEdge.is_empty()[source] Verify that the mesh is empty. Returns: boolTrue if the mesh has no vertices. False otherwise. See also is_valid(), is_regular(), is_manifold(), is_orientable(), is_closed(), is_trimesh(), is_quadmesh()