Re: [Paraview] Do the GetCellEdgeNeighbors / GetCellNeighbors methods in vtkPolyData not work for polygons?

2016-01-04 Thread Cory Quammen
Evan, I played with your example in ParaView 5.0 RC2 and could not reproduce the crash when setting the celIId to one of the end caps. Do you have a stack trace where the crash occurs, by chance? Thanks, Cory On Fri, Dec 11, 2015 at 2:27 PM, Evan Kao wrote: > Hey all, > > It

[Paraview] Do the GetCellEdgeNeighbors / GetCellNeighbors methods in vtkPolyData not work for polygons?

2015-12-11 Thread Evan Kao
Hi all, I've been playing around with the GetCellEdgeNeighbors and GetCellNeighbors methods in the vtkPolyData class and testing them on a cylinder source in Paraview 4.3.1, which generates a surface made of vtkQuads for the sides and vtkPolygons for caps. I've applied the Clean filter to the

Re: [Paraview] Do the GetCellEdgeNeighbors / GetCellNeighbors methods in vtkPolyData not work for polygons?

2015-12-11 Thread Evan Kao
Hey all, It seems the issue might be something else other than the the neighbor cell type. After applying the Triangulate Filter, the GetCellNeighbors method still results in the same behavior: For cell neighbors on the side of the cylinder, the scripts works, but for cell neighbors that make up