Changing the number of output ports during execution is not recommended (if it's possible at all). An alternative is writing an algorithm that produces a vtkMultiBlockDataSet with number of blocks changing with user specification.
Utkarsh On Wed, Oct 28, 2009 at 6:26 PM, Bam Ting <[email protected]> wrote: > I wan make the ParaView polydata source with many outputs polydata. numbers > of polydatas dapens on texual user inputs. Each execute different number > maybe. How it is done? > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
