waxmorph.data.load_mesh# waxmorph.data.load_mesh(path)[source]# Load one mesh, reorient its normals, and fill small holes in place. Repair addresses common mesh defects; watertightness remains mesh-dependent. normalize_mesh() handles scale independently. Parameters: path (str | Path) Return type: Trimesh