Hi, I have a three-dimensional image with size 256x256x256. After it is rendered on the screen, I change some data of the image in a small box with size 50x50x50. I want VTK to render not all the image but the data in the small box. Does VTK support this functionality? Best, Yixun