I&#39;ve got a program in place where the reslice output from a vtkImagePlaneWidget is being shown in a second frame in the same window. Whilst as long as the Widget it within the field of view of the camera everything works fine, if the widget is offscreen when the program starts then it won&#39;t seem to calculate the proper reslice and output until it&#39;s been brought onto the screen. Is there a way to force it to update its internal pipeline whilst it&#39;s not visible on the display?<br>