Hello,

I do like to program my own plugin based on a Python Programmable filter (PPF).
For some feature (I want to get the file directory of the files from the input 
of the very first proxy in the pipeline) I need the proxy object of the PPF.

If I once would have this object I could then loop the Input until there is 
none anymore and then read the FileInfo Field. But as described I would need 
the proxy object of the PPF first.
I did several tests with the self object as well as with the proxymanager but 
could not find a working solution. (I have to say that I am new to ParaView as 
well)

Perhaps somebody of this mailing list could help me!?

With kind regards,
Markus
                                          
_______________________________________________
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