[Paraview] "File->Save Data" from python

Favre Jean jfavre at cscs.ch
Wed Feb 23 11:59:19 EST 2011


w = CSVWriter()
w.FileName = "/local/data/tmp/foo.csv"
#s1 should be of type Table
w.Input = s1
w.UpdatePipeline()


-----------------
Jean M. Favre
Swiss National Supercomputing Center


More information about the ParaView mailing list