ShapeModel.mesh_to_quads ShapeModel.mesh_to_quads() Convert the model mesh to a list of quads. Returns: list[(Point, Point, Point, Point)]A list of quads.