Hi all, I have about 10 polydata Transforms that I want to average into one Transform. My question is - is there any easier way to do this that extracting each rotation and translation and averaging them manually?? I tried to look at vtkTransformCollection but I didn't see any GetAverage() in the documentation. Any Suggestions?? Kevin