MeshModel.mesh_to_triangles MeshModel.mesh_to_triangles() Convert the model mesh to a list of triangles. Returns: list[(Point, Point, Point)]A list of triangles.