Skip to content

Add iterator for vtkAbstractArray and all subtypes

Using python's duck typing to handle the various types of arrays instead of working with vtk's macro system.

Merge request reports