[Paraview] Cannot find SaveData for python scripting

Jean M. Favre jfavre at cscs.ch
Tue Feb 16 07:19:18 EST 2010


Fabian Wein wrote:
> Hi,
>
> I searched and googled but could not find the python call for SaveData().
>   
All the writers can be found under... servermanager.writers

dir(servermanager.writers)

['AnimationSceneImageWriter', 'CSVWriter', 'DataSetCSVWriter',
'DataSetWriter', 'EnSightWriter', 'ExodusIIWriter', 'MetaImageWriter',
'PDataSetWriter', 'PNGWriter', 'PPLYWriter', 'PSTLWriter',
'XMLDataSetWriterBase', 'XMLHierarchicalBoxDataWriter',
'XMLHyperOctreeWriter', 'XMLImageDataWriter', 'XMLMultiBlockDataWriter',
'XMLPImageDataWriter', 'XMLPPolyDataWriter',
'XMLPRectilinearGridWriter', 'XMLPStructuredGridWriter',
'XMLPUnstructuredGridWriter', 'XMLPVAnimationWriter', 'XMLPVDWriter',
'XMLPolyDataWriter', 'XMLRectilinearGridWriter',
'XMLStructuredGridWriter', 'XMLUnstructuredGridWriter', 'XdmfWriter',
'XdmfWriter2',..]

Jean--
Swiss National Supercomputing Center


More information about the ParaView mailing list