[Paraview] Probe data at a point and export in csv - python scripting
omkar champhekar
omkar.c at gmail.com
Fri Apr 29 03:30:00 EDT 2011
Hi
I want to probe values at multiple locations and export the data in a single
csv file. In one the previous email, I found the following commands:
>* w = CSVWriter()*>* w.FileName = "/local/data/tmp/foo.csv"*>* #s1 should be of type Table*>* w.Input = s1*>* w.UpdatePipeline()*
*
*
*what is s1 for exporting probe data?*
*
*
*Omkar*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110429/53ecee95/attachment.htm>
More information about the ParaView
mailing list