Take extractor

 
 
 

Activate the Take extractor option to copy takes from an FBX source file into an FBX destination file. For example, the command:

C:/MyDir/Test.fbx C:/MyDir/Take/Test.fbx /tk /f201300 {0,^new take name^,-ch}{3,^new take name^,-ch} 

only extracts takes 0 and 3 from C:/MyDir/Test.fbx, to the C:/MyDir/Take/Test.fbx file. This will then rename take 0 and 3 to "new take name". The destination file will be FBX 2013 format since /f201300 can be /f201300 or /f201100 or /f201000

No Characters are saved since -ch is found in every take option.

You can also use FBX Take Manager to extract takes. Visit www.autodesk.com/fbx to download the FBX Converter.