<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello,<br><br>I do like to program my own plugin based on a Python Programmable filter (PPF).<br>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.<br><br>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.<br>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)<br><br>Perhaps somebody of this mailing list could help me!?<br><br>With kind regards,<br>Markus<br>                                            </div></body>
</html>