https://docs.pyvista.org/examples/00-load/reader
Load data using a Reader — PyVista 0.48.4 documentation
To have more control over reading data files, use a class based reader. This class allows for more fine-grained control over reading datasets from files. See...
load data using a reader