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.
See also
Site Navigation
Verify that the mesh consists of only quads.
True, if the mesh is a quad mesh. False, otherwise.
See also