I have code that reads in multiple .vtk (legacy VTK) binary files. Currently I am looping through viewtimes and grabbing the range and saving the value if it's higher than the previous value (and lower..). I've looked quite a bit through tutorials and other threads and haven't found anything to this sort, but In order to save processing time, is there a simple way to grab a range for all time steps and not each file one by one?

Thanks,
~Brian

_______________________________________________
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