Model.mesh_to_tets

Model.mesh_to_tets()

Convert the model mesh to a COMPAS mesh data structure.

Returns:
list[Polyhedron]

A list of COMPAS polyhedra.