MCPcopy Create free account
hub / github.com/Kitware/ParaView / SetOutputType

Route SetOutputType

Plugins/XArrayCFReader/XArrayCFReader.py:None–None  ·  view source on GitHub ↗
smproperty.intvector(name="OutputType", number_of_elements="1",
                          default_values="-1")

Source from the content-addressed store, hash-verified

1import os.path
2from paraview.util.vtkAlgorithm import *
3from vtkmodules.util.xarray_support import vtkXArrayCFReader
4from vtkmodules.vtkCommonExecutionModel import vtkStreamingDemandDrivenPipeline

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected