Python Tools menu
 
 
 

The Python Tools menu contains the Python Tool Manager that contains all the custom MotionBuilder tools created in Manager, the Batch Tool script you can also access via the Python Tool Manager, and the Character Selection/Key Controls tools script.

Python Tools menu

Python Tool Manager

The Python Tool Manager stores a list of all custom MotionBuilder tools you created using Python. If you want to access a custom MotionBuilder tool that is not displayed in the UI, instead of running the script used to create the tool, you can access the tool via the Python Tool Manager.

FBX Export

You can save or export .fbx files created in MotionBuilder 2012 to an earlier version of FBX by choosing from the main menu Python Tools > FBX Export > FBX 2011.

Note

FBX files exported via Python Tools > FBX Export > FBX 2010 tool or the FBX Converter tool are FBX SDK files and not MotionBuilder files. This means that anything specific to MotionBuilder will be discarded (story information, Devices, ect).

Character Selection/Key Controls

The Character Selection/Key Controls tool script allows IK, FK, Effectors selection and keying, and allows keying FullBody, Body part and selection without changing the keying mode.

Batch Tool script

The Python UI-based batch tool script (BatchTool.py) can be found in the MotionBuilder root directory under the bin\config\PythonStartup\ folder.