pyblenderSDIC.meshes.TriangleMesh3D.validate#

TriangleMesh3D.validate() None[source]#

Validate the mesh structure.

This method checks the validity of the vertices, triangles, and UV map. If any of the checks fail, an exception is raised.