Save and load XGen files

You can save XGen Collection and Description files and then load them into another scene or Collection using Export and Import commands. You can access these commands from the Generate menu in the Modeling menu set or from the File menu in the XGen Editor. By default, Maya saves exported Collections and Descriptions to an xgen folder in the user directory. For example:

C:/Users/user/Documents/xgen/collection.xgen

You can save and load the following Collection and Description files:

You can use the Python export and import commands to save and load XGen modifiers (.xgfx) files. See Use Python commands to export and import XGen files.When you load a modifier into a Description, it must generate the same primitive type as the source Description. You can execute the command from within Maya or from within a Python session.

Related topics