Share

Glossary of Customization Terms

Product Documentation
Intermediate

Customization (CUIx) file

A package file that contains multiple XML-based files and custom image files. Each one of the XML-based files contains data for a different type of user interface element that can be customized. You modify a customization file through the Customize User Interface (CUI) Editor.

NoteCUIx files replace the CUI, MNU, MNS, and MNC files that were used to define user interface elements in earlier releases.
Customization group

A name that is assigned to a CUIx file to identify the customization content between different loaded CUIx files. Prior to the introduction of the AutoCAD 2006-based products, a customization group was referred to as a menu group.

Dashboard panel

An organizational structure used to lay out commands and controls for display on the dashboard, which was used in releases prior to AutoCAD 2009-based products. Starting with AutoCAD 2010-based products, the dashboard was replaced by the ribbon.

Element ID

A unique identifier of a user interface element. In earlier releases, an element ID was referred to as a tag.

Enterprise customization file

A CUIx file that is typically controlled by a CAD administrator or manager. It is often accessed by many users and is stored in a shared network location. The file is read-only to users to prevent the contents in the file from being changed. Often, a CAD administrator or manager creates an enterprise CUIx file by modifying the program's default main CUIx file, and saving the file to a shared network location. Users then specify this file in the Options dialog box.

Interface element

An object that can be customized, such as a ribbon panel and tab, Quick Access toolbar, and so on. It is a node in the Customizations In <file name> pane that contains user interface items.

Interface item

The individual parts of a user interface element, such as a button on a ribbon panel, drop-down list on the Quick Access toolbar, command that is started by a shortcut key, and so on.

Legacy Customization (CUI) file

An XML-based file that stores customization data for products starting with AutoCAD 2006-based products and ending with AutoCAD 2009-based products. The CUI file was replaced by the introduction of the CUIx file. A CUI file can be converted to a CUIx file using the Transfer tab of the CUI Editor (CUI command).

Legacy Menu (MNS) file

An ASCII based file that stores menu customization data for AutoCAD 2005-based products and earlier releases. Use the Transfer tab of the CUI Editor (CUI command) to convert a MNS file to a CUIx file.

Legacy Menu Template (MNU) file

An ASCII based file that is used as a template to define the contents of the MNS file for AutoCAD 2005-based products and earlier releases. Use the Transfer tab of the CUI Editor (CUI command) to convert a MNU file to a CUIx file.

Macro

A series of commands and input that are ran in a defined sequence to accomplish a drawing task.

Main customization file

A CUIx file that defines most of the user interface elements (including the standard ribbon panels and tabs, Quick Access toolbars, keyboard shortcuts, and so on) and is automatically loaded when the program starts.

Palette

An interface element that can float over the drawing area or dock to the application window.

Partial customization file

A CUIx file that is not defined as the main or enterprise CUIx file. You can load and unload partial CUIx files as you need them during a drawing session.

Quick Access toolbar

An interface element that is located above the ribbon, by default, and provides access to common drawing file management tools.

Ribbon

An interface element that displays tabs made up of panels which contain commands and controls, and can be docked horizontally or vertically along the program’s application window.

Ribbon panel

An organizational structure used to lay out commands and controls for display on the ribbon or as a floating user interface.

Workspace

A collection of user interface elements, including their contents, properties, display states, and locations.


Was this information helpful?