Hello!
I have dataset of composite type, and in order to use my algorithms which work wih Unordered grid, I use vtkAppendFilter. However, I also need some points ids which are stored in scalar in each of the datasets, and are present in appended dataset also, but I dont know how to map these old IDs to the new dataset
Help me very please, I ve spent many days and still have not found out how to do this
Thanks!