I have made the necessary changes as far as i can see:<br>a) a second input was added to the .xml to account for the desired object probe<br>b) &lt;InputProperty name=&quot;Source&quot; &nbsp;&nbsp; line in the .pvsm was modified to match the .xml
<br><br>I will update my source with the latest cvs version, as this is still necessary for my changes as well, correct?<br><br>Thanks for the help<br>Shawn<br><br><div><span class="gmail_quote">On 5/19/06, <b class="gmail_sendername">
Berk Geveci</b> &lt;<a href="mailto:berk.geveci@gmail.com">berk.geveci@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>You are going down the wrong path. Look at these posts:<br><a href="http://public.kitware.com/pipermail/paraview/2006-March/002747.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://public.kitware.com/pipermail/paraview/2006-March/002747.html
</a><br><a href="http://public.kitware.com/pipermail/paraview/2006-March/002818.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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></div><div><span class="e" id="q_10b4dea80262de19_1"><span class="gmail_quote">On 5/19/06, <b class="gmail_sendername">shawn mckenziie</b> &lt;<a href="mailto:shawn.mcknezie@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
shawn.mcknezie@gmail.com</a>&gt; wrote:</span></span></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"></blockquote></div><div><span class="e" id="q_10b4dea80262de19_3">

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

</div></blockquote></div><br>