Hi, I've checked in versions of itkPoint and itkVector that derive from itkArray. The template parameters of itkPoint are now <type,dimension> to match Vector and itkImage order. Geometric operations between Point and Vector are now defined. Classes using itkPoint were updated to reflect these changes. Please let me know if I missed something. Luis