[vtkusers] Combine 2 vtkPolyData
Luca Pallozzi Lavorante
lucapl at rc.unesp.br
Wed Jun 1 13:35:05 EDT 2005
vtkAppendPolyData will do the job.
greetings
Luca
Siarhei Ryshkevich wrote:
>I have two datasets of the PolyData type. I want to merge them and make a single PolyData. I couldn't find any class to do it. Should I do it manually by using Insert cells and points methods to add all information from 2nd to 1st dataset.
>
>Thank you.
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
More information about the vtkusers
mailing list