<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">vtkRenderer::EraseOff() and vtkRenderWindow::EraseOff() is what you<br>

are looking for.</blockquote><div> <br> may be it is . It will try using it.<br><br>But let me frame the problem better.<br>Within the RequestData() function of my filter , I have a while loop which generates<br>the polydata that needs to be generated. So in every pass of the while loop, part of the triangles get generated. <br>
<br>If I use the EraseOff() method , every pass of the while loop will be one pipeline update . Am I correct ? So I would have to write a wrapper that would update the pipeline multiple times and some kind of state would have to<br>
be maintained within my filter so that it can generate output properly ?<br></div><div> </div></div>--<br>shekhar<br>