[vtkusers] Having 2 zones in 1 vtu file or combining 2 pieces of an unstructured grid

Berk Geveci berk.geveci at kitware.com
Thu Jun 5 17:31:28 EDT 2008


You need a vtm of 2 vtu files. The easiest way to get an example is
the following:

* Load these two files separately
* Group them in ParaView
* Save out as vtm

-berk

On Thu, Jun 5, 2008 at 10:58 AM, ultracool <davpersan at gmail.com> wrote:
>
> I am currently working on some dat files in tecplot and I'm trying to make
> vtu files that would have for example: a surface zone and a volume zone.
> Right now i have those but in 2 separate vtu files. I tried making one vtu
> file with 2 "pieces" but it doesn't give me the option to separate
> visibility on each one (maybe a programmable python filter?) although it
> does show both zones. I could go for vtk or vts format too as long as I can
> have both in the same file but separately toggle visibilitym but i would
> prefer vtu as all my programming tools are based on that format. I wonder if
> you guys could help me with what are my options here and how will I be able
> to perform them. I am using Paraview 3.2 for viewing the vtu's.
>
> Thanks in advance,
> David
> --
> View this message in context: http://www.nabble.com/Having-2-zones-in-1-vtu-file-or-combining-2-pieces-of-an-unstructured-grid-tp17671893p17671893.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list