FBXGetTakeComment
 
 
 

FBXGetTakeComment [index]

Returns the comment attached to the take at the specified index in the take array. 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.