https://docs.pyvista.org/examples/00-load/read_file
Load and Plot from a File — PyVista 0.48.4 documentation
Read a dataset from a known file type. Loading a mesh is trivial - if your data is in one of the many supported file formats, simply use pyvista.read() to load...
load and plot from a file