ShapeModel.mesh_to_triangles

ShapeModel.mesh_to_triangles()

Convert the model mesh to a list of triangles.

Returns:
list[(Point, Point, Point)]

A list of triangles.