HalfEdge.is_quadmesh

HalfEdge.is_quadmesh()[source]

Verify that the mesh consists of only quads.

Returns

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