Hi Folks- I've done some renaming and am quitting (except to fix any related bugs) for now. Probably the biggest changes involve renaming itkTransformation to itkTransform. It turns out there were methods named Transform() (for transforming points and vectors) that I had to rename. I changed them to TransformPoint() and TransformVector(). Let me know if there are problems. Will