[vtkusers] How to use / export vtkTemporalDataSet ?
Gustavo C Longhin
longhin at labmec.fec.unicamp.br
Thu Dec 4 08:05:49 EST 2008
Hello,
I am trying to write some code using vtkTemporalDataSet with no success.
I have a time dependent solution and want to export it to ParaView
but unfortunately can't get it done.
The strategy I idopted was to create for each step a polydata object
and populate a vtkTemporalDataSet with them.
Afterwards I woud like to use any available vtkWriter to export my
TemporalDataSet so I could open it in ParaView. Is it possible to export
a TemporalDataSet with any specific vtkWriter ?
It seams the vtkTemporalDataSet is bit recent in VTK and therefore
documentation for it is quite hard to find.
Any examples with TemporalDataSet I would appreciate.
Thanks a lot.
Best regards.
Gustavo
--
Gustavo Camargo Longhin
LabMeC - FEC - UNICAMP
+55 (19) 35212396
+55 (19) 92854509
More information about the vtkusers
mailing list