<DIV>Hi,</DIV>
<DIV>I had the same problem with RemoveAllInputs(). I called GetDataObjectInputList()->RemoveAllItems(); to solve it.</DIV>
<DIV><A href="http://public.kitware.com/pipermail/vtkusers/2004-May/073938.html">http://public.kitware.com/pipermail/vtkusers/2004-May/073938.html</A><BR><BR><B><I>Emiliano Beronich <emiliano@veccsa.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Hi Mathieu,<BR><BR>These lines reproduce the problem on tcl.<BR><BR>vtkRenderWindow rw<BR>vtkRenderer re<BR>vtkXYPlotActor pa<BR><BR>vtkImageSinusoidSource cosSrc<BR>cosSrc SetWholeExtent 0 255 0 0 0 0<BR>cosSrc SetPeriod 256<BR><BR>vtkImageSinusoidSource sinSrc<BR>sinSrc SetWholeExtent 0 255 0 0 0 0<BR>sinSrc SetPeriod 256<BR>sinSrc SetPhase 1.5708<BR><BR>pa AddInput [cosSrc GetOutput]<BR>pa AddInput [sinSrc GetOutput]<BR><BR>#~ try uncommenting one of these lines<BR>#~ pa RemoveInput [sinSrc GetOutput]<BR>#~ pa RemoveInput [cosSrc GetOutput]<BR><BR>re AddActor pa<BR>rw AddRenderer re<BR>rw Render<BR><BR><BR>Regards,<BR>Emiliano<BR></BLOCKQUOTE><BR><BR><DIV>
<DIV>Aurélien REGAT-BARREL <BR>My VTK blog : <A href="http://aurelien_regat-barrel.blogspot.com/">http://aurelien_regat-barrel.blogspot.com</A></DIV></DIV><p>
                <hr size=1>
Créez gratuitement votre Yahoo! Mail avec <font color="red"><b>100 Mo de stockage !</b></font>
<br><a href="http://fr.rd.yahoo.com/mail/taglines/*http://fr.rd.yahoo.com/evt=25917/*http://fr.rd.yahoo.com/mail/mail_taglines_100/default/*http://fr.benefits.yahoo.com/">Créez votre Yahoo! Mail</a><br><br>
<font color="red"><b>Le nouveau Yahoo! Messenger est arrivé !</b></font> Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis.
<a href="http://fr.rd.yahoo.com/mail/taglines/*http://fr.rd.yahoo.com/evt=26111/*http://fr.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.messenger.yahoo.com">Téléchargez GRATUITEMENT ici !</a>