<font color="#000000"><font size="2"><font face="tahoma,sans-serif">That sounds good. Thanks!<br></font></font></font><br><div class="gmail_quote">On Mon, Apr 4, 2011 at 1:25 PM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">RequestData is called only when the algorithm itself is modified (by<br>
the properties panel) or its input is modified, or the request such as<br>
time changes. In ParaView, fiters won&#39;t be re-executed on every<br>
render. However, if that&#39;s what you want to do, you can write a python<br>
script or a plugin to mark the filter modified on before every render<br>
by changing some property on the fiter.<br>
<div><div></div><div class="h5"><br>
On Mon, Apr 4, 2011 at 11:44 AM, Alexis Chan &lt;<a href="mailto:alexisc@cs.unc.edu">alexisc@cs.unc.edu</a>&gt; wrote:<br>
&gt; Hi<br>
&gt; I am trying to use Goodwin Lawlor&#39;s vtkCollisionDetectionFilter<br>
&gt; from <a href="http://sourceforge.net/projects/vtkbioeng/" target="_blank">http://sourceforge.net/projects/vtkbioeng/</a> . It inherits<br>
&gt; vtkPolyDataAlgorithm.<br>
&gt; I noticed that the RequestData is only called when I add inputs to the<br>
&gt; filter. As I would like to check for collisions periodically, I was<br>
&gt; wondering if ParaView do call the  vtkPolyDataAlgorithm::RequestData during<br>
&gt; rendering callbacks?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Regards,<br>
&gt; Alexis<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&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>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Alexis<br><br>