discretize.mixins.InterfaceVTK.toVTK#

InterfaceVTK.toVTK(models=None)[source]#

Convert mesh (and models) to corresponding VTK or PyVista data object.

toVTK has been deprecated and replaced by to_vtk.

See also

to_vtk