You are going down the wrong path. Look at these posts:<br><a href="http://public.kitware.com/pipermail/paraview/2006-March/002747.html">http://public.kitware.com/pipermail/paraview/2006-March/002747.html</a><br><a href="http://public.kitware.com/pipermail/paraview/2006-March/002818.html">
http://public.kitware.com/pipermail/paraview/2006-March/002818.html</a><br><br>Your problem is very similar in that you want to change the hard-wired input of the probe filter (Stephen wanted to change the input of the streamline filter). I will forward you the configuration files for the stream tracer. Looking at those, you should be able to figure out how to write a new configuration for a probe filter.
<br><br>-Berk<br><br><br><div><span class="gmail_quote">On 5/19/06, <b class="gmail_sendername">shawn mckenziie</b> &lt;<a href="mailto:shawn.mcknezie@gmail.com">shawn.mcknezie@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi,<br>I wish to make the probe filter take in any source as an input object . The current Probe filter calls the &quot;GetInput&quot; method to set the input as a line or point, but when i call this method with a general object, my filter does not appear on the filter list.
<br><br>this input will allow any object so i should be ok. In the vtkProbeFilter code i cannot find any method SetInput so i am assuming it is inherited from above somewhere, since it works for a point/line already.<br>
<br>
Should i have to change my SetInput call? any suggestions appreciated.<br>thanks<br> 

</div><br>_______________________________________________<br>ParaView mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">
http://www.paraview.org/mailman/listinfo/paraview</a><br><br><br></blockquote></div><br>