2013
Table Of Contents
- Contents
- Basic Customization
- Custom Linetypes
- Custom Hatch Patterns
- User Interface Customization
- DIESEL
- Command Scripts
- Introduction to Programming Interfaces
- Shapes and Shape Fonts
- Overview of Shape Files
- Create Shape Definition Files
- Shape Descriptions
- Vector Length and Direction Code
- Special Codes
- Use Special Codes
- Codes 0, 1, and 2: End of Shape and Draw Mode Control
- Codes 3 and 4: Size Control
- Codes 5 and 6: Location Save/Restore
- Code 7: Subshape
- Codes 8 and 9: X-Y Displacements
- Code 00A: Octant Arc
- Code 00B: Fractional Arc
- Codes 00C and 00D: Bulge-Specified Arcs
- Code 00E: Flag Vertical Text Command
- Text Font Descriptions
- Sample Files
- Big Font Descriptions
- Unicode Font Descriptions
- Superscripts and Subscripts in SHX Files
- Index
Tool sets
Customization Glossary
You should know several terms for customizing AutoCAD 2013.
Interface element An object that can be customized, such as a menu or tool
set.
Interface item The individual parts of a user interface element, such as a
menu item or tool set tool.
Macro A series of commands that are run in a defined sequence to accomplish
a drawing task.
Palette A modeless interface element that can be docked or floating outside
of the drawing area. Palettes include the Properties Inspector, Reference
Manager, Command Line, and so on.
Tool set An interface element that displays tool groups made up of commands
and flyouts (or drop-downs) that are displayed vertically outside the drawing
area.
Tool group An organizational structure used to lay out commands and flyouts
(or drop-downs) for display on the Tool Sets palette.
Customize Commands
Commands in the Customize dialog box are used to define custom macros
which are used to start standard and custom commands which can be executed
from the command prompt in AutoCAD.
Overview of Commands
You can easily create, edit, and reuse commands. The Commands tab of the
Customize dialog box allows you to create and modify existing commands
that can then be added to a user interface element.
When you change the properties of a command in the Commands list, the
properties of the command are changed everywhere the command is
referenced. Each property of a command in the Commands list controls which
36 | Chapter 4 User Interface Customization