I am trying to extract getVertexIndices from a mesh and I have to implement a loop when I use the getVertexIndices() method. Also, I am getting different sizes of the list coming through the getVertexIndices() method. Is there a way to get the list of all vertex indices at once and of uniform size? @daveatsafe @Takashi Iijima @Hans van der Maarel


