[vtkusers] getcellneighbours of polydata

David Doria daviddoria+vtk at gmail.com
Fri May 28 08:44:00 EDT 2010


On Fri, May 28, 2010 at 8:18 AM, rashedk <rashed.vtk at googlemail.com> wrote:
>
> Hi all,
>
> I am trying to find cell neighbours of polydata using the GetCellNeighbours
> function. However, it doesn't seem to work, i.e. I get a runtime error when
> the function is invoked. I have tried using BuildLinks(), and also passed in
> 'empty' ptIds and cellIds arrays to the function. Am I invoking it
> correctly? Anyone else here have any experience using this function?
>
> Thanks in advance,
>
> Rashed.

I agree, this segfaults for me:

http://www.vtk.org/Wiki/VTK/Examples/PolyData/GetCellNeighbors

Thanks,

David



More information about the vtkusers mailing list