Hi Guys, Whats the easiest way to get a vtkImageActor with an ID field? I tried inheritance, didn't work (maybe I didn't do it right). I tried creating a replica of vtkImageActor, and renaming it to something else. But with this, the New() method returns NULL Please help - John