This maybe is a silly question, but how can I close a VTK window from a program (without phisically pushing the close button)? I did not find a RenderWindow::Close() function and the RenderWindowInteractor::terminateApp() does not really destroy the window. BTW, I'm using python. Thanks, M.