In trying to find out why VTK is crashing on me, from Python, I'm trying to inspect a suspicious vtkCellArray object. It seems that some required methods in vtkCellArray aren't wrapped in Python however. Any reason why, specifically, GetCell and GetNextCell aren't wrapped?<br>
<br>Thanks,<br>Arve<br>