FBXGetTakeName
 
 
 

FBXGetTakeName [index]

Returns the name of the take in the take array's specified index. This command uses the file stored in the file buffer.

You can load a file into the file buffer with the FBXRead command.

NoteYou must enter numbers from 1 to the number of takes contained in the file otherwise the script returns the message: No such take. The Maya FBX Plug-in considers any number of takes greater than the amount of takes in the file, negative values, or zero, to be invalid.