Hi, I'm using python script to read data files. Render() function is called as many times as the number of files. I found that after I call render() for 40 or 50 times, the speed of rendering is very slow. Is there a way to solve it? Instead of calling Render() function several times, is there a way to update or re-render?
Best wishes, Junyi Han
_______________________________________________ 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
