Search This Blog

Saturday, January 28, 2012


AutoCAD Mouse control and the Command Line

Since this blog is about AutoCAD and More, I figure I'd better start writing about AutoCAD things.
Some of the most overlooked efficiency tips are probably Mouse control and the Command line. So, taking a couple pages from my Weekly Planner, available in the Apps store from Autodesk Exchange, here are some Mouse and Command line tips.

MOUSE CONTROL


You pick objects with the left mouse button. What else can you do with your mouse?  Assuming your settings are set as described in the Assumptions page of this planner, you can do the following.

With the Mouse Wheel:
· Double click the wheel to Zoom Extents.
· Hold the wheel down and move the mouse to PAN.
· Hold Shift+Wheel (in that order) and you can Orbit (for 3D drawings).
· Hold Wheel+Shift (in that order) and you PAN vertically or horizontally as if ORTHO is on.
· Roll the wheel forward and backward and you zoom in and out respectively. (Tip: Set the ZOOMFACTOR variable to control how fast you zoom in and out with the wheel.)

With the Left Mouse Button:
· Single click to select objects
· Shift+Left click to deselect objects
· Doubleclick to edit objects. (Tip: You can customize how the doubleclick edits objects in the CUI.)
· Pick one or more objects, then hold down the left mouse button to drag/move those objects.

With the Right Mouse Button: (Depending on Right Click Customization under Options > User Preferences)
· Click the right mouse button (or Enter or Spacebar) to bring back the last command.
· Click the right mouse button (or Enter or Spacebar) during a command to end the command.
· With objects selected, Right click brings up a pop up menu full of pertinent editing options.
· Select objects, then hold the right mouse button to drag and move or copy objects.
· Shift+Right click while in an editing command will bring up the OSNAP menu.
· Right click in the command line for a pop up menu. This is an easy way to access Options.
· Right click and hold for a pop up menu containing useful commands.

If you have a multi button mouse such as one of the many available gaming mice, you can program those buttons to be just about anything. I like programming a few of the buttons to be F3 (Osnap toggle) and F8 (Ortho toggle) as well as Escape.  Get a Razor Naga mouse and the world of AutoCAD commands is literally at your finger tips, well, thumb tip. It has 12 programmable buttons on its side.



COMMAND LINE

Watch your command line while issuing commands. Even if your an old pro, you may notice something you've never known was an option.

Examples:
· Check out all the command line options when drawing a RECTANGle. You can create a rectangle with chamfered edges and control the poly line width.  You can set it's size by total area, width & height, and give it a rotation angle.
· Watch the command line when doing simple things like COPY or ROTATE. Did you know you can make copies while rotating?
· UNDO has a lot of options that can be useful. Set UNDO marks to come back to, UNDO the entire drawing if you want to.
· Dimensioning has some neat things too.
· ZOOM to All/Center/Dynamic/Extents/Previous/Scale/Window/Object.

Pay attention to the command line and a whole new AutoCAD world may open up to you.
These command line options may be put to good use in custom palette or toolbar commands and script files.

Many people scrunch up their command line to just one or two lines. They are missing a lot of information while they are drafting.  I like mine with four lines. 

To see what commands and information has gone by, press F2 to see the command line history (Text Screen). Press F2 again to close the command line history.

With 2012 and above, as you type in the command line, a list will appear that shows what commands or settings are possible that begin with the text you are typing.

Thanks,
Lyle

4 comments:

  1. hi I'm Parda,
    I just want my commands on command line only not flying over the working space together with the mouse how to switch off the mouse commands I'm working with Autocad 2010
    thank you n regards

    ReplyDelete
  2. If the commands are at the cursor, then DYNAMIC INPUT is turned on. You (as do most people) probably want it off.

    As always, there are several ways to do things in AutoCAD.

    There are icons at the bottom of your screen. One of them is Dynamic Input. It looks like cross hairs with a text box on them. This button will toggle Dynamic Input on and off. Hover your mouse over each button and it will tell you what the button is.

    By default, F12 toggles this setting too.

    If the Dynamic Input button is not showing, right click in the gray area and select Status Toggles from the menu to choose which ones to display.

    Good luck!

    ReplyDelete
  3. Hi Lyle,

    Thank you so much for posting! I will look more closely at the mouse controls that you have mentioned, however I'm having trouble figuring out how to even customize the buttons to function properly in AutoCAD. I just got the Razer DeathAdder.. and I don't see any options to make changes. Am I suppose to be doing all the customization in the CUI?

    Thanks!

    ReplyDelete
    Replies
    1. You can set your mouse button settings in the CUI under Buttons. See what's already set up as default and make some changes or add some buttons.
      Some mice come with software so you can program any button to do just about anything including macros. How you do it is up to you. I liked the Razor Naga 12 button mouse. Now there's some power.

      Delete