[Paraview] Changing the label in the pipeline browser through python scripts

Jérôme jerome.velut at gmail.com
Fri Jun 18 10:01:21 EDT 2010


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 <utkarsh.ayachit at kitware.com>:
> You can use "RenameSource".
>
>> from paraview.simple import *
>> help(RenameSource)
>
> Utkarsh
>
> On Fri, Jun 18, 2010 at 4:22 AM, Jérôme <jerome.velut at gmail.com> 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
>>
>


More information about the ParaView mailing list