[Paraview] reader plugin

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Mar 22 09:39:47 EDT 2010


You can directly instantiate two instances for vtkPVDReader in your
filter class and use those to read the two files.

Utkarsh

On Fri, Mar 19, 2010 at 3:58 AM, Tristan Salles-Taing
<sallestaing at gmail.com> wrote:
> Hello everybody,
>
> I am trying to create a reader plugin which could launch multiple .pvd files
> at once.
> Let say that I have an input file with a list of 2 pvd files.
> I want my plugin to read through this list and launch a PVDReader for the 2
> files.
> I am not sure this could be made.
> How should I call the PVDReader command in my vtk classes?
> Any help will be appreciated.
> Cheers
> Tristan
> _______________________________________________
> 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