pyvista.is_meshio_mesh# is_meshio_mesh(obj)[source]# Test if passed object is instance of meshio.Mesh. Parameters: objobjectAny object. Returns: boolTrue if obj is a meshio.Mesh.