Show in Contents
![](../images/show_in_contents.gif)
Add to Favorites
![](../images/add_favorite.gif)
Home: Maya FBX Plug-in Online Help
FBXLoadImportPresetFile -f [filepath]
![](./../images/nav-prev-xp.gif)
Maya MEL Scripting
![](./../images/nav-up-xp.gif)
FBXResetImport
FBXRead -f [filename]
Reads
the specified FBX file without importing anything into Maya. The
file is instead stored in a buffer. This command is used for take
querying.
Once read or imported, use the commands FBXGetTakeCount, FBXGetTakeName,
FBXGetTakeIndex for take querying.
NoteThe file you are reading must match an existing
file name, otherwise the file in the buffer is destroyed if you
attempt to read or import a non-existent file.