<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.36">
<TITLE>Names in *.pvd file</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I want to be able to name each timestep of my *.pvd file, sort of described here:<BR>
<A HREF="http://public.kitware.com/pipermail/paraview/2005-January/001100.html">http://public.kitware.com/pipermail/paraview/2005-January/001100.html</A><BR>
Brad King wrote:<BR>
&gt; SamuelKey wrote:<BR>
&gt;&gt; I have the following question: Is there a name-feature in the *.pvd<BR>
&gt;&gt; file whereby I can assign a descriptive string to each part that will<BR>
&gt;&gt; then show in the face-sheet<BR>
&gt;&gt; for the &quot;Extract Parts&quot; filter?&nbsp;<BR>
&gt;&gt; Something like:&nbsp; name=&quot;Traction BC&quot;<BR>
&gt; The feature is not currently present and I think it is actually<BR>
&gt; non-trivial to add.<BR>
<BR>
Upon further investigation I discovered that the support was already<BR>
there for the EnSight reader, so adding it to the XMLCollecitonReader<BR>
was trivial.&nbsp; It is present as of revision 1.10 of<BR>
vtkXMLCollectionReader.cxx in the CVS version of ParaView.<BR>
<BR>
I cannot figure out how to add this to my xml file.&nbsp; Could someone please provide an example? Thank you<BR>
-Henry Karpf</FONT>
</P>

</BODY>
</HTML>