Thanks Utkarsh! I just found the file Utilities/VTKPythonWrapping/paraview/simple.py, in which this function is defined. Is there a more convenient documentation (such as the nightly doxygen) somewhere?
Jerome 2010/6/18 Utkarsh Ayachit <[email protected]>: > You can use "RenameSource". > >> from paraview.simple import * >> help(RenameSource) > > Utkarsh > > On Fri, Jun 18, 2010 at 4:22 AM, Jérôme <[email protected]> wrote: >> Hi, >> I wonder how I can change the label of a filter in the pipeline >> browser through python commands. >> >> Thanks a lot! >> Jerome >> _______________________________________________ >> 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
