Hi,<div><br></div><div>It seems to be ok on my filter.</div><div><br></div><div>Thanks.</div><div>
<br><div name="sig_9048f51ef5" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; "></div><div class="gmail_quote">On Fri, May 7, 2010 at 16:53, Dan Mueller <span dir="ltr">&lt;<a href="mailto:dan.muel@gmail.com" target="_blank">dan.muel@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Vincent,<br>
<br>
Try the following:<br>
    processObject-&gt;AbortGenerateDataOn();<br>
<br>
The documentation says:<br>
  /** Set the AbortGenerateData flag for the process object. Process objects<br>
   *  may handle premature termination of execution in different ways.  */<br>
<br>
Translation: this only works if the filter has internal support for<br>
early termination.<br>
<br>
Hope this helps.<br>
<br>
Cheers, Dan<br>
<div><div></div><div><br>
On 7 May 2010 16:40, Vincent LEFORT &lt;<a href="mailto:vincent.lefort@gmail.com" target="_blank">vincent.lefort@gmail.com</a>&gt; wrote:<br>
&gt; Hello, i have some filters connected together.<br>
&gt; I want to stop (i have a user interface) filters computation but a don&#39;t see<br>
&gt; any function or any way to do.<br>
&gt; Someone have an idea ?<br>
&gt; Thanks a lot.<br>
&gt; Vincent LEFORT<br>
</div></div><div><div></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; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.html" target="_blank">http://www.kitware.com/products/protraining.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>