Save mesh to file.
Supported are all file formats pyvista supports.
In case you want to save as a vtu-file and the given mesh is not a
pv.UnstructuredGrid it is cast to one prior to saving.
- Parameters:
-
- Return type:
Path
- Returns:
Filepath to saved mesh