Hi there. I just started playing with python and was hoping that I would be able to have python classes inherit from vtk classes. From what I understand, vtk classes are not "classes" in python from which I could derive other classes. Is there a way to simulate such a thing, ie deriving vtk classes in python? thx -- ag