[vtkusers] Adding information in vtk xml unstructured files

Guy HUBERT hubert at deltacad.fr
Mon Oct 5 07:33:18 EDT 2009


 Hello,
 
I use SetHeader() method from vtkUnstructuredGridWriter to write important
information for my application in legacy vtk unstructuredGrid files.
These header contains this kind of information :
UNIT="m kg s";INTEGRATION_METHOD="UNIFORM_1_5";COMPONENTS="1001 1002 1003 ";
 
Is there an equivalent method or other procedure to add "user_field"
information for xmlUnstructuredGridWriter and for xmlMultiblockDataWriter.

 

Thancks,
Guy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20091005/357bea0d/attachment.htm>


More information about the vtkusers mailing list