EdgeVerticesIndex

Index of the vertices of the mesh of the TopologicalEdge in the MeshModel vertex array i.e. EdgeVerticesIndex = {5,10,11,12,13,14,3} defines Edge(Vertices[5],Vertices[10]), Edge(Vertices[10],Vertices[11]) etc of the mesh (Edge is side of mesh's triangle).