[vtk-developers] vtkPolyData and Pieces

Carlos Delgado carlos.m.delgado at gmail.com
Thu Dec 29 06:24:18 EST 2011


Hi all:

I store the output of a filter in a polyData structure, but the
problem is that I cannot manipulate such data manually because all the
information is attached to the polyData as a 'piece'. I have tried to
use the class vtkExtractPolyDataPiece, but I couldn't install the
parallel package where it belongs to in the latest release of vtk
(5.8). Could anybody tell me how to extract the points and
connectivity from there?

Thanks so much in advance.

Regards,
Carlos Delgado.



More information about the vtk-developers mailing list