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*
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
