Cell.is_quadmesh

Cell.is_quadmesh()

Verify that the mesh consists of only quads.

Returns

bool – True, if the mesh is a quad mesh. False, otherwise.