[Paraview] Loading files with the same prefix into one timestep

Moreland, Kenneth kmorel at sandia.gov
Wed May 13 09:08:19 EDT 2009


I think your best bet is to create a .pvtp file that points to all of your .vtp files.  This file format and its brethren are documented in the "VTK File Formats" chapter of The VTK User's Guide."

-Ken


On 5/12/09 1:43 PM, "David Doria" <daviddoria at gmail.com> wrote:

On Tue, May 12, 2009 at 3:35 PM, David E DeMarle <dave.demarle at kitware.com> wrote:
Load each one in turn, then select all four in the pipeline browser
and apply the append or group filter.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


Sure that would work, but I forgot to put a "..." after the 4 files haha. If there are 2000, then I cannot load them all manually. I have used the vtkAppendPolyData filter to combine files, but it seems like something you should not have to break out c++ to do.

Thanks,

David



   ****      Kenneth Moreland
    ***      Sandia National Laboratories
***********
*** *** ***  email: kmorel at sandia.gov
**  ***  **  phone: (505) 844-8919
    ***      web:   http://www.cs.unm.edu/~kmorel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090513/9b25d591/attachment.htm>


More information about the ParaView mailing list