HalfEdge.is_trimesh
-
HalfEdge.
is_trimesh
()[source] Verify that the mesh consists of only triangles.
- Returns
bool – True, if the mesh is a triangle mesh. False, otherwise.
HalfEdge.
is_trimesh
()[source]Verify that the mesh consists of only triangles.
bool – True, if the mesh is a triangle mesh. False, otherwise.