numeric Module

This module provides functions to vtk data arrays to NumPy arrays.

paraview.numeric.fromvtkarray(vtkarray)[source]

This function takes a vtkDataArray of any type and converts it to a NumPy array of appropriate type and dimensions.