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"><<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a>></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>
> It is definitely doable with the programmable filter although not as<br>
> trivial as it would be with a tool like VisTrails. The programmable<br>
> filter can accept multiple inputs. You could use the point from on of<br>
> its inputs to setup the parameter of an internal slice filter - which<br>
> requires importing the vtk.graphics module. If you can't figure it<br>
> out, let me know, I'll help.<br>
><br>
> -berk<br>
><br>
> On Wed, Feb 17, 2010 at 10:46 AM, Thorsten Hater <<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a><br>
</div><div class="im">> <mailto:<a href="mailto:th@tp1.rub.de">th@tp1.rub.de</a>>> wrote:<br>
><br>
> Hello,<br>
><br>
> I have encountered the following problem in a set of animations:<br>
> There is a moving particle in a field and I want to slice the field<br>
> at the particle's position (effectively the y-component of the<br>
> position).<br>
> Additionally the slice should move automatically with the particle<br>
> for making an animation.<br>
> Has anybody done something like this before?<br>
> The programmable filter seems a good point to start, but I need<br>
> at least two inputs for figuring out the offset.<br>
> Thanks in advance for any pointers or help!<br>
><br>
> Cheers,<br>
> Thorsten<br>
><br>
> --<br>
> Thorsten Hater<br>
> Institut fuer Theoretische Physik I<br>
> Ruhr-Universitaet Bochum<br>
</div>> E-Mail: <a href="mailto:tp1@tp1.rub.de">tp1@tp1.rub.de</a> <mailto:<a href="mailto:tp1@tp1.rub.de">tp1@tp1.rub.de</a>><br>
<div class="im">> Tel.: 0234/32-23-441<br>
><br>
> _______________________________________________<br>
</div>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>><br>
<div><div></div><div class="h5">><br>
> Visit other Kitware open-source projects at<br>
> <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:<br>
> <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>
><br>
><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>