Hi, I have a quite complex pipeline with a few actors and filters. When I clean up at the end I always get a non-zero reference count somewhere (using C++). How do I robustly know in which order I should Delete my components? PS. this is particularly annoying in combination matlab-vtk, as matlab dies on any of such errors. regards, Dominik