pymeshfix.PyTMesh.load_file# PyTMesh.load_file(self, filename: str) → None# Load a surface mesh from a file. Parameters: filename (str) – Path to the input mesh file.