<div>Hi, I have some questions of the filter structure in ParaView.</div><div><br></div><div>I'm developing a client based on ParaView, and I want to wrap my app so that the filters are not directly exposed. Instead, I want to expose certain filters as customize objects. So there is a question, what should I do to monitor the changes of filters?</div><div><br></div><div>In addition, I wonder how ExtractSelection filter is connected with selecition node in pqRenderView because I'm going to implement customized selection tool in my app. I found that there is a property call "SelectionInput" in ParaView xml configuration, but I didn't found it elsewhere in the code that seems to use the property and connect selection to the filter.</div><div>Can anyone help me with how the manager s listen to the change of filters and connect selection to extractor?</div><div><br></div><div>Thanks,</div><div>Jacob Zhong</div><div></div>