Python Tools menu

 
 
 

The Python Tools menu contains tools to export .fbx files, select characters and control keys, and run batch scripts. You can invoke all these tools through the Python Tools Manager.

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 2013 to an earlier version of FBX by choosing from the main menu Python Tools > FBX Export > FBX 2010, 2011, or 2012.

NoteFBX 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, and so on).

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

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

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License