[vtkusers] DeletePoint

Ayman Habib ahabib at stanford.edu
Thu Feb 15 14:18:20 EST 2007


Dear vtk users,

I'm using a vtkPolyData object backed by vtkPoints. I want to remove a point but I couldn't find an interface to delete a point from vtkPoints directly, and vtkPolyData's DeletePoint does not do it either (it operates only on the links). Is this functionality supported ? Should I build cells instead and operate on cells rather than on points directly? 

Thanks very much for your help,
-Ayman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070215/3a71a348/attachment.htm>


More information about the vtkusers mailing list