[vtkusers] Combine 2 vtkPolyData

Siarhei Ryshkevich sryshkev at ryerson.ca
Wed Jun 1 13:29:24 EDT 2005


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.



More information about the vtkusers mailing list