self.GetInputDataObject(0, n)<br><br>should return the nth input.<br><br>-berk<br><br><div class="gmail_quote">On Thu, Feb 18, 2010 at 4:45 PM, Thorsten Hater <span dir="ltr">&lt;<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Most of building blocks I was able to figure out, but how do<br>
I retrieve the second input from the servermanager?<br>
<div class="im"><br>
Berk Geveci wrote:<br>
&gt; It is definitely doable with the programmable filter although not as<br>
&gt; trivial as it would be with a tool like VisTrails. The programmable<br>
&gt; filter can accept multiple inputs. You could use the point from on of<br>
&gt; its inputs to setup the parameter of an internal slice filter - which<br>
&gt; requires importing the vtk.graphics module. If you can&#39;t figure it<br>
&gt; out, let me know, I&#39;ll help.<br>
&gt;<br>
&gt; -berk<br>
&gt;<br>
&gt; On Wed, Feb 17, 2010 at 10:46 AM, Thorsten Hater &lt;<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a><br>
</div><div class="im">&gt; &lt;mailto:<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Hello,<br>
&gt;<br>
&gt;     I have encountered the following problem in a set of animations:<br>
&gt;     There is a moving particle in a field and I want to slice the field<br>
&gt;     at the particle&#39;s position (effectively the y-component of the<br>
&gt;     position).<br>
&gt;     Additionally the slice should move automatically with the particle<br>
&gt;     for making an animation.<br>
&gt;     Has anybody done something like this before?<br>
&gt;     The programmable filter seems a good point to start, but I need<br>
&gt;     at least two inputs for figuring out the offset.<br>
&gt;     Thanks in advance for any pointers or help!<br>
&gt;<br>
&gt;     Cheers,<br>
&gt;       Thorsten<br>
&gt;<br>
&gt;     --<br>
&gt;     Thorsten Hater<br>
&gt;     Institut fuer Theoretische Physik I<br>
&gt;     Ruhr-Universitaet Bochum<br>
</div>&gt;     E-Mail: <a href="mailto:tp1@tp1.rub.de">tp1@tp1.rub.de</a> &lt;mailto:<a href="mailto:tp1@tp1.rub.de">tp1@tp1.rub.de</a>&gt;<br>
<div class="im">&gt;     Tel.: 0234/32-23-441<br>
&gt;<br>
&gt;     _______________________________________________<br>
</div>&gt;     Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> &lt;<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>&gt;<br>
<div><div></div><div class="h5">&gt;<br>
&gt;     Visit other Kitware open-source projects at<br>
&gt;     <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt;     Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;     <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt;     Follow this link to subscribe/unsubscribe:<br>
&gt;     <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>