[vtkusers] Iteratively deleting PolyData cells causes silent crash. Why?

I_like_activiz martin.buerger at aon.at
Sat Nov 24 05:38:32 EST 2012


My hint: Build up a new polydata by copying all points of the input poly
data. For each cell in the input polydata create the new splitted cells, and
add them to the new polydata. Please give some feedback when it works.

It is always a problem to manipulate a data structure while iterating
through.



--
View this message in context: http://vtk.1045678.n5.nabble.com/Iteratively-deleting-PolyData-cells-causes-silent-crash-Why-tp5717255p5717264.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list