pyvista.core.utilities.set_error_output_file# set_error_output_file(filename)[source]# Set a file to write out the VTK errors. Parameters: filenamestr, PathPath to the file to write VTK errors to. Returns: vtkFileOutputWindowVTK file output window. vtkOutputWindowVTK output window.