Is there a way to retrieve handles for *every* tag on a mesh? iMesh_getAllTags works for all tags on a specific entity (or set), but I'd like a list of all the tags on any entity/set, preferably without iterating over all of the elements in the mesh. - Jim