Hi vtkler, <br><br>i saw in the documentation of vtk 5.1 that there is a mathod vtkDataArray::RemoveTuple(id). Is there any way to delete or remove an actual Point from vtkPoints or its dataArray cause I can&#39;t update from vtk 5.04 to 5.1. <br>
<br>I use vtkPoints as an container to store points for my algorithm. I could use and std::list (e.g.) instead&nbsp; just don&#39;t want to copy all my points. <br><br>Best Regards and thank in advance.<br>Marian<br>