9

Starting 3ds Max from the Command Line 671
Parameter C ollector
Parameter Editor
•RenameObjects
•Renderdialog
Render to Texture
Rigid Body Prop erty editor
•SelectionFloater
•SpacingTool
•TransformType-In
•VideoPost
The one exception is Particle View, which is
toggled by its keyboard shortcut (
6 ), but is not
toggledbytheModifypanel>ParticleView
button.
Starting 3ds Max from the
Command Line
You can start the program from the command line
in a Command Prompt window, or include the
command line in a batch file. There are a number
of switches that you can use on the command line.
To start 3ds Max from the command line:
1.
Open a Command Prompt window.
2. Change directory to the 3ds Max root director y,
if this directory is not in your PATH statement.
3. Type 3dsma x to start the program. Optionally,
add a command-line switch (see below).
Command-Li ne S witches
You can use the following s witches after 3ds ma x
on the command line.
Switch Effect
-c othercui
Starts program using othercui.cui instead of
maxstart.cui.
Switch Effect
-d Causes Track V iew to use a double-buffered
display, which is smoother than the
single-buffered display but uses more system
resources.
-g
Makes background white (instead of gray) in
the following dialogs: Track View, RAM Player,
Video Post, Loft, and Falloff Cur ve. Usef ul
for screen captures when using a display
mode less than 24 bits deep, for avoiding
background patterns.
-h Allows choice of graphics drivers: Software,
Open GL, Direct3D, and Custom.
-i otherfile
Starts program using otherfile.ini instead of
3dsmax.ini.
-l Loads the last .max file automatically.
-ma
Open maximized.
-mi
Open minimized.
-n
Disables network mode.
-p otherfile
Starts program using otherfile.ini instead of
plugin.ini.
-q
Starts program "quietly," without the splash
screen.
-s
Starts program in server mode.
-u
Opens utility.
-v
Loads a display driver. See det ails following,
under "Using the
VOption."
Note:
Itisnotpossibletoselectwhichversionof
Direct3D you w ill use with this switch.
-z
Writes version number to file. See details
following, u nder "Using the
ZOption."
anyscene
Starts the program and opens a file called
anyscene.max.
A sp ace must separate the program executable
name and the command-line switch.
Examples:
3dsm ax l
3dsm ax
iotherfile
3dsmax anyscene