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
_______________________________________________
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

Reply via email to