Hello vtkusers, I like to create an AVI video of my simulation. For this I want to make a frame for every time my simulation gets updated or even only if it has changed. Is there a VTK event I can react on to call the vtkAviWriter::Write() method? Thanks a lot, Sebastian Barth