Look at http://www.paraview.org/Wiki/ParaView/Python_Scripting#Source_Proxies
It shows how to use data information to obtain array ranges etc. Utkarsh On Mon, Jul 27, 2009 at 9:37 AM, BOUSSOIR Jonathan 167706<[email protected]> wrote: > > Hi all, > > I am work with Paraview (3.6.1) and with linux. > I have a little question. > After I read a file, I do a contour and I have need to know min and max > values to generate a new isosurface range. > I wonder if I can find the information like the data when I read a VTK (or > VTU) file on Python. > > Thanks in advance for your kind help. > > Regards, > Jona > _______________________________________________ > 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 > _______________________________________________ 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
