convert_unstructured_to_polydata

cosipy.postprocessing.vtk_plots.plot_cosipy_fields_vtk.convert_unstructured_to_polydata(unstructured_grid)[source]

Converts unstructured grid to polydata.

More complex filters only accept polydata.

Parameters:

unstructured_grid (vtkUnstructuredGrid)

Return type:

vtkPolyData