Show in Contents
Add to Favorites
Home: Autodesk Maya FBX Plug-in Help
FBXGetTakeCount
Maya MEL Scripting
FBXGetTakeLocalTimeSpan
FBXGetTakeIndex
FBXGetTakeIndex
[take name]
Returns the index of
the first take named as the parameter 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.
NoteIf [take name] does
not contain a valid name, the script returns the message: No
such take.