|
|
Creating Custom Toolbar Buttons
(For AutoCAD 2005 and earlier. For AutoCAD 2006 and later, click here.)
Any time you would like a custom version of an AutoCAD command, you can create a toolbar button for it. It’s very easy to do and will greatly enhance your ease of work and efficiency.Let’s say that you often fillet multiple sets of lines and want to make the mUltiple option the default.
(For the macro, see my tip, Changing Multiple Options of Commands.)
Here are the steps:
- Back up your AutoCAD menu files. To find these files, start the OPTIONS command and click the Files tab. Double-click the Menu, Help, and Miscellaneous File Names item to find the location.
- Choose Tools>Customize>Toolbars.
- Click New. Name your toolbar (something short and simple) and click OK. You now see a small toolbar on the screen.
- Usually, you can start from an existing toolbar button. Press and hold down the Ctrl key and drag any button to the new toolbar. (Holding down Ctrl copies the button instead of moving it.) You can also click the Commands tab of the Customize dialog box and choose a command from the list.
- To start from scratch, choose User Defined from the Categories list and then drag the User Defined Button to your new toolbar. Click the button to display its properties. In the Macro Associated with This Button box, enter the macro. Most macros start with ^C^C to cancel any existing command. For information on macro format, go to Tutorial: Create a Custom Command.
- Click Apply, then click Close to close the Customization dialog box.
- Try out your new button. If you need to edit it, re-open the Customization dialog box and click the button to display its macro.
Related posts: - Create a custom toolbar in AutoCAD 2006 or later
- Creating custom hatch patterns
- Changing the Multiple options of AutoCAD commands (or sometimes you feel like a multiple option, sometimes you don’t)
- Tutorial: Create a custom visual style in AutoCAD
|
Sign up for your free dynamic blocks tutorial plus free tips!
The e-mail will come from ellen@ellenfinkelstein.com:
Don’t see the information you need?
|