pyvista.core.utilities.set_error_output_file#
- set_error_output_file(filename)[ソース]#
VTKエラーを書き出すファイルを設定します.
- パラメータ:
- filename
str,Path VTKのエラーを書き込むファイルのパス.
- filename
- 戻り値:
- vtkFileOutputWindow
VTKファイルの出力画面.
- vtkOutputWindow
VTKの出力画面.
VTKエラーを書き出すファイルを設定します.
str, PathVTKのエラーを書き込むファイルのパス.
VTKファイルの出力画面.
VTKの出力画面.