Executing a script

MotionBuilder provides various methods for executing scripts. You can choose any of the following methods to execute a script:

To launch a script from the Command Line startup, run
motionbuilder.exe [flag] <Python script or FBX file>

You can pass either a Python script or an FBX scene file to motionbuilder.exe but not both.

You can optionally call motionbuilder.exe with flags or command line options.

To see a full list of flags, command line options, and environment variables, run
motionbuilder.exe -help