Open Options

Use these options to set what happens when you select File > Open. See also Create, open, or save a scene file.

General options

File type

Select the file format you want to use as a default for the next time you open a file.

If you have a project set up, when you open a scene, the browser points to the directory containing files of that type. On Windows and Mac OS X, it also sets the filter to display only files of the selected type.

Depending on the File Type you select, various File Type Specific Options are displayed.

Execute Script Nodes

Script nodes contain MEL scripts in mayaAscii or mayaBinary files. You can designate a script node to execute its script when the node is read from a file, or before or after rendering a frame.

You can create and edit the script nodes using the Expression Editor. See MEL script nodes.

User interface configuration information is stored inside the Maya scene file as an attribute on a script node. If you disable the Execute Script Nodes option, the UI script nodes are not executed. However, we recommend disabling script node execution only if you have an error in your script.

Referencing

Load Settings
Load Saved Reference Load State

Respects the referenced file’s state in the referencing file when the referencing file was last saved. Whatever references were loaded or unloaded the last time you worked on the file are properly loaded or unloaded when you open it again.

Load All References

Opens the file with all references loaded. You can change the state of reference loading after the file is open in Maya by opening the Reference Editor and selecting the references you want to unload.

Load Top-Level References Only

Loads only the top-most referenced files (which may themselves contain many nested referenced files). This is useful in cases where you may be opening a complex nested scene reference hierarchy with many nested references and you want to easily work at the top level of the hierarchy.

Load No References

This opens the file without loading any references. You can load references after the file is open in Maya by opening the Reference Editor and selecting the references you want to load.

Reserve unloaded namespaces

Select this option so that the namespace of a reference is created even if you do not load the reference itself. This prevents the namespace from being used inadvertently for other nodes and references, causing conflicts when the original reference is eventually loaded. See Create namespaces for unloaded references.

Selective preload

Selecting this option opens the Preload Reference Editor before opening any file. You can select to load or defer any references in the file.

File Type Specific Options

These options change depending on the File type you specify in the General Options section.

For mayaAscii, mayaBinary files

Use full names for attributes on nodes

Displays the full names of node attributes in the file.

For example, if you select the Use Full Names for Attributes on Nodes option, attribute names are listed as, setAttr.translate 0 0 0 when you open the Maya ASCII file in a text editor. If you turn off the Use Verbose Names option, attribute names are listed as setAttr .t 0 0 0.

For OBJ files

Single Object/Multiple Objects

Specifies how shapes are created in OBJ files.

Multiple Objects creates individual shapes based on grouping information specified in the OBJ file. Single Object creates one shape for the entire file, with object sets corresponding to each of the specified groups.

You cannot have overlapping groups. If you do, Maya informs you that overlapping groups exist, and re-reads the file as if the option were set to Single Object.

Move files

You must import move files. See Import Options.

Illustrator and EPS files

You must import Illustrator and EPS files. See Import Options.