pyvista.core.utilities.set_error_output_file#

set_error_output_file(filename)[source]#

Set a file to write out the VTK errors.

Parameters:
filenamestr

Path to the file to write VTK errors to.

Returns:
vtkFileOutputWindow

VTK file output window.

vtkOutputWindow

VTK output window.