AutoCAD and AutoCAD-based products, including AutoCAD LT, can be customized to improve your productivity with the product and help enforce CAD standards.
The following is a list of the available customization options:
The following is a list of additional customization and programming options that are not available in AutoCAD LT.
-
Run external programs and utilities from within AutoCAD. You can create an alias that starts an application that is installed outside of the program. For example, you can copy or delete a file from within AutoCAD by adding the appropriate external command to the program parameters (PGP) file,
acad.pgp. Not available in AutoCAD for Mac.
-
Record action macros. You can record commands and input, and save them to an action macro (ACTM) file to automate repetitive tasks. Not available in AutoCAD for Mac. (ACTRECORD command)
-
Redefine AutoCAD commands. You can redefine commands to issue supplementary messages and instructions, or replace the standard behavior of a command. For example, to create a drawing management system in which the QUIT command is redefined to write billing information to a log file before ending the AutoCAD session. (REDEFINE command)
The following is a list of additional customization and programming options that are available in AutoCAD and AutoCAD LT on Windows only.
-
Customize Tool Palettes. You can create tools by dragging objects from your drawing onto a tool palette or a command from the Customize User Interface (CUI) Editor. New tool palettes can be created to organize the tools you create. (CUSTOMIZE command)
-
Customize the status bar. You can use the DIESEL string expression language and the MODEMACRO system variable to provide additional information on the status bar, such as the date and time, system variable settings, or retrievable information using AutoLISP. AutoLISP is not available in AutoCAD LT.