Hi Mike,
the VertexIDs could be returned to passed array, which would be autodimensioned by this command.
Is it ok for you?
So something like:
[code=thinbasic]
NumberOfVertices = TBGL_m15GetBoneVertices( Model, Bone, thinBasicArrayOfLongs )
[/code]
Thanks,
Petr