pymeshfix.PyTMesh.save_file# PyTMesh.save_file(self, filename: str, back_approx: bool = False) → None# Save the mesh to a file. Parameters: filename (str) – Output filename. back_approx (bool, default: False) – Use backward approximation when writing.