<div dir="ltr">where can I fill the bug ?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 24, 2013 at 10:10 AM, Yumin Yuan <span dir="ltr">&lt;<a href="mailto:yumin.yuan@kitware.com" target="_blank">yumin.yuan@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">Good to know you figure out a solution, but it should not seg fault in<br>
the first place. Could you file a bug report with detailed steps to<br>
reproduce the crash?<br>
<br>
Thanks,<br>
Yumin<br>
<br>
On Thu, Jan 24, 2013 at 9:41 AM, José M. Rodriguez Bacallao<br>
<div class="HOEnZb"><div class="h5">&lt;<a href="mailto:jmrbcu@gmail.com">jmrbcu@gmail.com</a>&gt; wrote:<br>
&gt; that doesn&#39;t  work, in fact that was the first thing I did and I was getting<br>
&gt; a segmentation fault, but I found a solution:<br>
&gt;<br>
&gt; 1- add an observer to EndInteractionEvent and set the ClosedLoop to True<br>
&gt; when this event is fired<br>
&gt;     w.AddObserver(&#39;EndInteractionEvent&#39;, lambda o, e:<br>
&gt; w.GetContourRepresentation().SetClosedLoop(1))<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jan 24, 2013 at 9:31 AM, Yumin Yuan &lt;<a href="mailto:yumin.yuan@kitware.com">yumin.yuan@kitware.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; try this:<br>
&gt;&gt; contourWidget-&gt;GetContourRepresentation()-&gt;ClosedLoopOn();<br>
&gt;&gt;<br>
&gt;&gt; Yumin<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jan 24, 2013 at 8:46 AM, José M. Rodriguez Bacallao<br>
&gt;&gt; &lt;<a href="mailto:jmrbcu@gmail.com">jmrbcu@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; hi hols, how do I force the making closed contours with<br>
&gt;&gt; &gt; vtkCountourWidget?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Visit other Kitware open-source projects at<br>
&gt;&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt;&gt; &gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>