[Paraview] how I make a multi output source on fly?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Oct 30 06:28:44 EDT 2009


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 <bampingting at gmail.com> 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
>
>


More information about the ParaView mailing list