Jump to content

Get tasks from shot


bryand

Recommended Posts

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

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...