bool __stdcall GetStaticVertex(int obj,int index,DDDvertex* vertex)

    Obj: The object that includes this index.
    Index: The number of index, that declares the vertex.    
    Vertex:  vertex data
        
    Result:   
    True if there was not error.