get_pyvista_mesh# ScalarData.get_pyvista_mesh(mesh)# Convert the mesh data to a PyVista object. Parameters: mesh (MeshData) – The mesh to which the data is associated. Return type: UnstructuredGrid