<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Thanks David. I will try it.<br><br>&gt; Date: Tue, 16 Nov 2010 07:52:48 -0500<br>&gt; From: daviddoria@gmail.com<br>&gt; To: billno123@hotmail.com<br>&gt; CC: vtkusers@vtk.org<br>&gt; Subject: Re: [vtkusers] delete a cell (or point)<br>&gt; <br>&gt; On Tue, Nov 16, 2010 at 4:50 AM, Bill Chivas &lt;billno123@hotmail.com&gt; wrote:<br>&gt; &gt; Hello all,<br>&gt; &gt;<br>&gt; &gt; is there an efficient way to delete an element from a grid? One could say<br>&gt; &gt; "just rebuild a new grid with the rest of the cells".<br>&gt; &gt; Imagine i have a very large grid, for example 5 million cells. It's very<br>&gt; &gt; inefficient.<br>&gt; &gt; So, is there any other way to delete a cell (or a point) from a grid apart<br>&gt; &gt; from building a new grid with the remaining cells (or points)?<br>&gt; &gt; If not, any tricks for optimization the current "solution" of re-building<br>&gt; &gt; the grid?<br>&gt; &gt;<br>&gt; &gt; Thanks<br>&gt; <br>&gt; Did you try ExtractSelection with the inverse of the selection of the<br>&gt; points to delete?<br>&gt; <br>&gt; http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ExtractCellsUsingPoints<br>&gt; <br>&gt; David<br>&gt; _______________________________________________<br>&gt; Powered by www.kitware.com<br>&gt; <br>&gt; Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br>&gt; <br>&gt; Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>&gt; <br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; http://www.vtk.org/mailman/listinfo/vtkusers<br>                                               </body>
</html>