[Paraview] Names in *.pvd file

Karpf, Henry J hjkarpf at sandia.gov
Mon Jun 13 09:05:04 EDT 2005


I add the name="whatever" tag in my .pvd file, however, my 'Extract
Parts' menu is greyed out and cannot be selected. Why would that be?
--Henry Karpf

-----Original Message-----
From: SamuelKey [mailto:samuelkey at comcast.net] 
Sent: Saturday, June 11, 2005 9:48 AM
To: Karpf, Henry J; paraview at paraview.org
Subject: Re: [Paraview] Names in *.pvd file


Henry, et al;

Attached is a sample *.pvd file that uses the name="abc...xyz" feature
for the xml Collection tag. The big plus to this feature is that when
name="..." is present, the designated name string shows up in the
Extract Parts face sheet selection-box!!!

Regards,

Sam Key

PS Thanks to Brad King for the feature! Now, if the animation could just
see beyond the 1st  part="..." listed, we'd have a first class way to
turn domains on and off for animation like we can do now for the static
visualization. :=)  (I believe this shortcoming in animation has been
reported to the bug list a couple of times.)

----- Original Message ----- 
From: "Karpf, Henry J" <hjkarpf at sandia.gov>
To: <paraview at paraview.org>
Sent: Thursday, June 09, 2005 1:18 PM
Subject: [Paraview] Names in *.pvd file



I want to be able to name each timestep of my *.pvd file, sort of
described
here:
http://public.kitware.com/pipermail/paraview/2005-January/001100.html
Brad King wrote:
> SamuelKey wrote:
>> I have the following question: Is there a name-feature in the *.pvd 
>> file whereby I can assign a descriptive string to each part that will

>> then show in the face-sheet for the "Extract Parts" filter?
>> Something like:  name="Traction BC"
> The feature is not currently present and I think it is actually 
> non-trivial to add.

Upon further investigation I discovered that the support was already
there for the EnSight reader, so adding it to the XMLCollecitonReader
was trivial.  It is present as of revision 1.10 of
vtkXMLCollectionReader.cxx in the CVS version of ParaView.

I cannot figure out how to add this to my xml file.  Could someone
please provide an example? Thank you -Henry Karpf



------------------------------------------------------------------------
----
----


> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org 
> http://www.paraview.org/mailman/listinfo/paraview
>



More information about the ParaView mailing list