Hello,
I am trying to export a large amount of groups and geo from maya into katana. I am working on building the scenegraphXML. The course I am working on says to manually input all the groups then manually input all the object. There must be a better way of doing this. How can I loop over my scene and get A) A python list of all the groups and B) A python list of all the objects?
Alternatively, if someone has a scenegraphxml exporter that dose not requerer you to imput all this info by hand that also works : )