python access to vertices in mesh with shape keys?

Hey Everyone,

Once you’ve added shape keys to a mesh, is it possible in python to adjust the position of the vertices in one of the shapes keys?

Cheers,
Simon O

You can try to do something with this :
http://www.blender3d.org/documentation/240PythonDoc/NMesh.NMesh-class.html#insertKey
and this :
http://www.blender3d.org/documentation/240PythonDoc/NMesh.NMesh-class.html#getKey