Hello, is it possible to count vtk objects using static member approach (a static data member in each type and increment it in the constructor) ? I'm using dynamic_cast to perform this task. Regards, Stefano