[Paraview] A name="abc" feature *.pvd?

Brad King brad.king at kitware.com
Tue Jan 25 09:29:49 EST 2005


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.

-Brad


More information about the ParaView mailing list