MCPcopy Create free account
hub / github.com/Kitware/VTK / SetNumberOfInputPorts

Method SetNumberOfInputPorts

Filters/Python/vtkPythonAlgorithm.cxx:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141void vtkPythonAlgorithm::SetNumberOfInputPorts(int n)
142{
143 this->Superclass::SetNumberOfInputPorts(n);
144}
145
146void vtkPythonAlgorithm::SetNumberOfOutputPorts(int n)
147{

Callers 15

vtkFLUENTCFFReaderMethod · 0.45
vtkMotionFXCFGReaderMethod · 0.45
vtkPIOReaderMethod · 0.45
vtkAvmeshReaderMethod · 0.45
vtkMFIXReaderMethod · 0.45
vtkTecplotReaderMethod · 0.45
vtkFLUENTReaderMethod · 0.45
vtkMCubesReaderMethod · 0.45
vtkParticleReaderMethod · 0.45
vtkWindBladeReaderMethod · 0.45
vtkGAMBITReaderMethod · 0.45
vtkBYUReaderMethod · 0.45

Calls

no outgoing calls

Tested by 9

TesterVTU3DMethod · 0.36
TesterVTI3DMethod · 0.36
vtkDualCubeSourceMethod · 0.36
TestTimeSourceMethod · 0.36
TestVectorFieldSourceMethod · 0.36
vtkGenerateStatisticsMethod · 0.36