ShapeModel.mesh_to_vertices_and_faces
- ShapeModel.mesh_to_vertices_and_faces()
Convert the model mesh to a COMPAS mesh data structure.
- Returns:
- tuple[dict, list]
A tuple containing the vertices and faces of the mesh.
Convert the model mesh to a COMPAS mesh data structure.
A tuple containing the vertices and faces of the mesh.