PDF download Download Article PDF download Download Article

Ever used the same AutoCAD command over and over again? Wish there was an easier way? There is! Follow these simple steps to create a button on the toolbar that does most of the typing for you!

4

Edit the macro.

PDF download Download Article
    • "^C^C_copy 0,0 0,0"
    • "^C" is cancel or the equivalent of pressing the Esc key. Always start your command with two ^C in front to exit any commands you may be in.
    • "_copy " initiates the copy command
    • A space will do the same as pressing spacebar in the command line.
    • The copy command then asks for a base point, and our macro inputs 0,0.
    • To copy in place we then specify 0,0 for the point we copy to.

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

  • This article was written using AutoCAD 2009. This may or may not work in earlier versions of CAD.
  • The Custom User Interface (CUI) was added in AutoCAD 2006. Therefore, this tip WILL NOT WORK in AutoCAD versions 2005 or older.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings

  • You may become so addicted to creating your own commands and toolbars, that you don't get any work done!
Advertisement

Things You'll Need

  • A computer
  • AutoCAD 2006 or newer
  • An idea for a useful command

You Might Also Like

Create a Custom Macro Button in ExcelCreate a Custom Macro Button in Excel
Set up an AutoCAD DrawingSet up an AutoCAD Drawing
Use AutoCADUse AutoCAD
Scale in AutoCAD2 Easy Ways to Scale in AutoCAD
Duplicate a Page in WordA Complete Guide to Duplicating Pages in Word
Insert a Map in AutoCAD Insert an Online Map and Map Snapshot into AutoCAD
Import Xyz Coordinates from Excel to AutoCAD Import X, Y, Z Coordinates from Excel to AutoCAD (in Just 10 Steps)
Copy and Paste in MinecraftCopy and Paste in Minecraft
Make a Menu in WordMake a Menu in Word
Add Toolbars to Microsoft WordCustomize Microsoft Word Toolbars: Quick Access & Ribbon
Create and Install Symbols on Microsoft WordCreate Custom Symbol Characters You Can Use in Word
Copy and Create Arrays in SketchUpCopy and Create Arrays in SketchUp
Add Autotext in WordAdd Autotext in Word
Convert an AutoCAD File to PDF Convert an AutoCAD File to a PDF
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 14 people, some anonymous, worked to edit and improve it over time. This article has been viewed 113,986 times.
How helpful is this?
Co-authors: 14
Updated: March 8, 2023
Views: 113,986
Categories: CAD Software
Thanks to all authors for creating a page that has been read 113,986 times.

Is this article up to date?

Advertisement