[vtkusers] How to get neighbor points in a polydata without cells?

soheilghafurian soheilghafurian at yahoo.com
Tue May 29 11:09:10 EDT 2012


I have used vtkCutter to cut a polydata by a plane and I have save the output
contour as polydata. Now, I want to get the neighbor points to a point on
it, but I don't know how to do it.

I usually use polydata->GetPointCells() and then polydata->GetCellPoints(),
but the problem is the contour doesn't seem to have any cells! does anyone
know how I could get the neighbor points?

Thanks a lot

--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-get-neighbor-points-in-a-polydata-without-cells-tp5713461.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list