How to get the vertex position of skeletal mesh with Python?

Hi all,

I’ve got the ID of specific vertices.
Then I am trying to get vertex position of skeletal mesh with Python. But i can’t find out the solution.
Anyone can help ?
( i can get the vertex position from static mesh, but it seems that the index of vertices is different from both mesh type)