I would like to convert the VTKArray into a numpy array anyway. Like a proper numpy array, no wrappers. Is that possible? I don’t understand how isinstance helps here.
Sorry for piggybacking on this old question, it just exactly describes what I’m looking for.