Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
141
void vtkPythonAlgorithm::SetNumberOfInputPorts(int n)
142
{
143
this->Superclass::SetNumberOfInputPorts(n);
144
}
145
146
void vtkPythonAlgorithm::SetNumberOfOutputPorts(int n)
147
{
Callers
15
vtkFLUENTCFFReader
Method · 0.45
vtkMotionFXCFGReader
Method · 0.45
vtkPIOReader
Method · 0.45
vtkAvmeshReader
Method · 0.45
vtkMFIXReader
Method · 0.45
vtkTecplotReader
Method · 0.45
vtkFLUENTReader
Method · 0.45
vtkMCubesReader
Method · 0.45
vtkParticleReader
Method · 0.45
vtkWindBladeReader
Method · 0.45
vtkGAMBITReader
Method · 0.45
vtkBYUReader
Method · 0.45
Calls
no outgoing calls
Tested by
9
TesterVTU3D
Method · 0.36
TesterVTI3D
Method · 0.36
vtkDualCubeSource
Method · 0.36
vtkAreaContourSpectrumFilter
Method · 0.36
vtkVolumeContourSpectrumFilter
Method · 0.36
TestTimeSource
Method · 0.36
TestVectorFieldSource
Method · 0.36
MockTemporalPointSource
Method · 0.36
vtkGenerateStatistics
Method · 0.36