fedoo.Mesh.to_pyvista

Mesh.to_pyvista(include_sets=False)

Wrap the current mesh to a pyvista UnstructuredGrid.

If include_sets is True (default = False), the node and element sets are included in the pyvista object as field data.