MantisBT - ParaView
View Issue Details
0001509ParaView(No Category)public2005-01-21 11:552009-12-09 14:50
Lee Ankeny 
Amy Squillacote 
highfeaturealways
closedopen 
 
 
0001509: LA: pvbatch can't write data
PV's 'save batch script' doesn't write out commands to save data to files. And apparently pvbatch is incapable of doing so anyway.
No tags attached.
? testBatch.pvb (4,385) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5211/testBatch.pvb
Issue History
2009-12-09 14:50Berk GeveciProject@3@ => ParaView
2011-06-16 13:09Zack GalbreathCategory => (No Category)

Notes
(0002000)
Amy Squillacote   
2005-01-28 13:44   
In the CVS version of ParaView, it is now possible to hand-modify a batch script to write out data files. I am now working on having ParaView write out the appropriate commands when a batch script is saved.
(0002182)
Amy Squillacote   
2005-03-15 11:14   
Berk has been working on this. If you manually change the batch script, you can write out data files from it. However, it is not currently possible for this information to be stored when you save a batch script from ParaView because there is no vtkPVSource for writers.