smproperty.intvector(name="OutputType", number_of_elements="1",
default_values="-1")
| 1 | import os.path |
| 2 | from paraview.util.vtkAlgorithm import * |
| 3 | from vtkmodules.util.xarray_support import vtkXArrayCFReader |
| 4 | from vtkmodules.vtkCommonExecutionModel import vtkStreamingDemandDrivenPipeline |
nothing calls this directly
no outgoing calls
no test coverage detected