Hi, When cells of my vtkActor is picked I change the color of these cells by changing their scalar value. How can I set the desired color(currently the color is decided by VTK internally depending on the scalar value) to the picked cells. I feel I should be using vtkLokkupTable, but I am not sure how. Can some body help? Thanks Shyam