bryand Posted May 20, 2014 Report Posted May 20, 2014 Hi Am I just doing something wrong or is there another way of doing this?############# shot = ftrack.getShot(pathtoshot)for task in shot.children(): print task.getName() ############ This returns nothing but the shot does have children ("lighting, compositing") in ftrack database. Thanks,Bryan
bryand Posted May 20, 2014 Author Report Posted May 20, 2014 Lol sorry found it in the publishing documentation my bad.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.