Category Archives: AutoCAD

Programmers, have your say

Autodesk wants your input in its annual API survey. What used to be a closed survey for Autodesk Developer Network (ADN) members has been open to all for the last couple of years, and if you do any Autodesk-based development at all I encourage you to take part. Yes, that includes those of us who do most of our development in LISP. In fact, I am especially keen to see LISP developers adequately represented in this survey.

This is a one-page survey and it doesn’t take long. The full list of API surveys is on Kean Walmsley’s Through the Interface blog. Most of you would be interested in the AutoCAD survey, so here’s a direct link to that.

Kean assures us that our feedback will not fall on deaf ears, although I have yet to see any evidence of that in terms of any change to Autodesk’s decade-long policy of total LISP neglect. I guess many of us gave up hope of any improvement years ago and can’t be bothered providing feedback any more. Please don’t give up. Fill in the survey and let Autodesk know you still exist.

Restoring Hatch double-click in AutoCAD 2011

In AutoCAD 2011, the default action when double-clicking on a hatch object is to invoke the Properties palette for that object. In previous releases, it would invoke the Hatch Edit dialog box. In my AutoCAD 2011 – Putting things back to “normal” post, I briefly described how to restore the old double-click action. I have since seen some incorrect advice being given out about how to do this, so this post describes the correct process in full detail.

What to do

  1. Invoke the CUI command.
  2. In the top left pane, find the [+] next to Double Click Actions and left-click on it.
    Double Click Actions
  3. Scroll down that top left pane a little until you can see Hatch.
    Hatch
  4. In the bottom left pane (Command list), click on any command and type H. This should take you down to the Hatch Edit command. If not, just scroll down a little more until you can see it.
    Hatch Edit
  5. Left-click on the Hatch Edit command in the bottom left pane, hold down the mouse button and drag the command up onto the top right pane until it hovers over the Hatch item you exposed in step 3. When the little blue triangle is pointing to Hatch, let go of the mouse button, thereby dropping the Hatch Edit command onto Hatch.
    Drag and Drop
    Hint: you may find that the top left pane scrolls crazily while you attempt this step. Unfortunately, this is a “feature” of the CUI interface. If this happens, keep your mouse button held down and move your cursor up and down in the left pane until the scrolling comes under control and you are hovering over the right spot. You can avoid this if instead of dragging the command directly upwards, you move in a curcuitous route to the left or right, moving on to the top left pane from the side rather than the bottom.
  6. Pick OK and that should be it. Double-click on a hatch object and see what happens.

What not to do

You may see some advice telling you to find the Hatch double-click action (step 3 above) and then edit the macro of the Properties command found therein from “^C^C_properties” to “^C^C_hatchedit”. Do not do this.

Why not to do it

If you edit the macro then try it out, it works fine. Why, then, does it matter which method you use? Because if you edit the macro, you are changing the action that occurs not just for the Hatch double-click, but for every place the Properties command is used. This means it will have undesirable side-effects in many places. For example, double-click on a circle after changing the macro and you will see something like this:
Command: _hatchedit
Selected object must be a hatch object or associative hatch block.
HATCHEDIT does not support old-format non-associative hatch blocks.
Select hatch object:

What to do if you’ve already done it

If you have already changed the Properties macro, go back into CUI and reverse the process, changing the macro back to “^C^C_properties” (without the quotes). When you are happy that you’ve fixed that up, use the click-and-drag method described above.

Screen captures created and modified using SnagIt 8 by TechSmith. Disclosure: Shaan Hurley gave me a free copy of this software (and Camtasia Studio 4, and a long-sleeved T-shirt which I promptly ruined by spilling red wine on it) at Autodesk University 2006.

Filling the holes in Autodesk’s CHM Help stopgap

It was good to see Autodesk react to criticism of AutoCAD 2011’s browser-based Help with an acknowledgement of the problems and an attempt to provide a workaround by making a zip file of CHM files available for download. That’s much better than ignoring people’s concerns, denying the validity of those concerns or shooting the messenger, which has been known to happen in the past.

However, there are some holes in the workaround, only some of which can be filled.

  • Under 64-bit Windows 7, the Search pane is blank, as it is in the CHM Help for earlier releases on that platform. This is stated on the download page. Index works well, but Search doesn’t. As Search is one of the worst aspects of the browser-based Help, this is a rather unfortunate.
  • There is no obvious way of making the CHMs provide contextual help. Don’t bother pointing at acad181.chm in the Files tab of Options, it doesn’t work. Edit: See Chris Cowgill’s post on the AUGI forums for a partial workaround.
  • Even without contextual help, no advice is provided for calling the CHMs from within AutoCAD; you are only told that you can set up a shortcut on your desktop and double-click on that when you need it. However, you can set up an alias command in AutoCAD. To do this, edit the acad.pgp file or use the Express Tools Aliasedit command to set up a shell command. The alias name can be whatever you like (e.g. HEL), the command name should simply be the path and filename of the main acad181.chm file.
  • The CHM files are currently available only in English.
  • The set of CHM files is incomplete. See below for more details and what you can do about it.

These are the CHM files provided with AutoCAD 2011:

acet.chm – Express Tools
AdRefMan.chm – Autodesk Reference Manager
adrefmanctxt.chm – Not to be launched manually
ole_err.chm – Not to be launched manually
webbrw.chm – Not to be launched manually

These are the CHM files provided in the zip file download:

acad181.chm – Main AutoCAD 2011 Help file
acad.readme.chm – Readme
acad_acg.chm – Customization Guide
acad_acr.chm – Command Reference
acad_aug.chm – User’s Guide
acad_dpg.chm – Driver and Peripheral Guide
acad_install.chm – Installation
acad_nfw.chm – New Features Workshop
adsk_lic.chm – Licensing

These are the CHM files that are missing:

acad_aag.chm – ActiveX and VBA Developer’s Guide
acad_alg.chm – AutoLISP Developer’s Guide
acad_alr.chm – AutoLISP Functions
acad_alt.chm – AutoLISP Tutorial
acad_car.chm – Connectivity Automation Reference
acad_dev181.chm – Developer Documentation
acad_dxf.chm – DXF Reference
acad_sso.chm – Sheet Set Objects Reference
acadauto.chm – ActiveX and VBA Reference
adsk_brw.chm – Licensing – (this appears to be a later version of adsk_lic.chm).

Do you need any of the above? I did. To obtain a full set of AutoCAD 2011 CHM files, I had to do the following:

  1. Download a vertical AutoCAD 2011-based variant. I used AutoCAD Civil 3D 2011, because I am entitled to download that from the Subscription Center. You may need to download an evaluation copy of a vertical. If so, make sure you delete the files after your evaluation period of 30 days, won’t you? Hopefully, Autodesk will have provided a better workaround by then.
  2. Double-click on the downloaded executable (which is actually a self-extracting archive). You will be prompted for a location for the files to be unzipped to. I accepted the default of C:\Autodesk\AutoCAD_Civil3D_2011_English_32bit.
  3. After the unzipping process is complete, the installtion window will appear. Pick Exit; you do not need to go ahead with the whole installation.
  4. Search for the CHM files in the unzip location. There are a variety of locations, some of them containing duplicate files, but I was able to find what I needed in C:\Autodesk\AutoCAD_Civil3D_2011_English_32bit\x86\en-US\C3D\Acad\Help.
  5. Copy the files from here to a safe location, and set up shortcuts and/or alias commands to access them.

Note that I can’t vouch for the completeness or correctness of these files (which may be why Autodesk didn’t include them), but I can’t do that for the HTML versions either. For those of you in non-English-speaking locations, I would be interested in finding out if you can use this method to obtain non-English CHM files. Are there non-English AutoCAD 2011-based verticals available for download yet? If so, are the CHMs in your language?

Finally, if you are having trouble reading CHMs over a network, check out this Microsoft document on a security update that may be the cause.

How is your AutoCAD 2011 hatching?

Hatching is the poster child for AutoCAD 2011’s 2D drafting feature changes (although there are several other significant ones), and also for demonstrating the advantages of providing a contextual interface via the Ribbon. It looks great at first glance when working with simple demo drawings, but how are things going in the real world? I’d be interested in hearing about your experiences.

  • Is the hatch Ribbon tab snapping into place and going away quickly enough, both the first time it is used in a session and subsequently?
  • Is the Ribbon interface easy to use, efficient and complete?
  • Does the hatch preview always match what’s actually hatched when you accept the preview? If not, how often is it wrong?
  • Are you happy with the new default double-click hatch action? (If not, see the Hatch double-click section of my AutoCAD 2011 – Putting things back to “normal” post).
  • Does the hatch preview work quickly and accurately in simple areas? How about more complex areas? How about areas bounded by complex polylines with lots of vertices?
  • Is the performance up to scratch when creating and editing both associative and non-associative hatches? How about when grips are visible on complex bounding areas? How about when you make changes to hatches using the Properties palette?
  • Is boundary detection working reliably in finding and filling a closed hatch area? Even when using a solid or gradient hatch pattern?
  • How is your zoom and pan performance in drawings with a lot of hatching?
  • Have you noticed any problems with the new transparency and background features?
  • Have you experienced any hatch-induced crashes or lockups?
  • Are any of your hatch problems new to 2011, or do they also exist in earlier releases on the same PC when using the same drawings?

If your hatching performance is poor, have you tried changing the values of system variables to turn off features to see if the problems persist? Try HPQUICKPREVIEW = 0, HPDLGMODE = 1 and SELECTIONPREVIEW = 0. Also, if you are having display performance issues, try VTENABLE =0 and check using 3DCONFIG to see if your graphics card/driver combination is certified.

Autodesk shows Dassault how to treat customers

There are areas of Autodesk’s treatment of customers that leaves much to be desired, and I will most likely continue to be critical of that until a) I die; b) Autodesk dies; or c) the bad stuff stops happening. One thing for which Autodesk deserves praise is the distribution of bug fixes to its customers, without imposing the sort of conditions that SolidWorks customers have to put up with.

  • Do Autodesk customers need to be on Subscription to receive bug fixes? No, they do not.
  • Do Autodesk customers need to have purchased the software within the last 90 days to receive bug fixes? No, they do not.
  • Do Autodesk customers need to have reported certain specific bugs to receive bug fixes? No, they do not.
  • Do Autodesk customers even need to be running the current release to receive bug fixes? No, they do not.

AutoCAD 2010 Update 2 (that’s Service Pack 2 in the old language) has just been released for the users of last year’s software. This includes the Update 1 changes. The usual caveats apply, including reading the Readme first. As usual, Autodesk’s oddball numbering system means that after installation, Update 1 shows up as Version 2 and Update 2 shows up as Version 3 in the About screen.

This Update applies to straight AutoCAD (and LT), not the vertical variants. I have no news about non-English versions. Patrick Emin informs me these updates are language-independent.

Autodesk provides CHM-based Help for AutoCAD 2011

In a comment in response to my AutoCAD 2011 Help system is not popular post, Autodesk’s Diane Serda acknowledged the problems, offered apologies and posted a link to a CHM version of the Help. From Diane’s comment:

We have posted the zip file for download here: http://usa.autodesk.com/adsk/servlet/ps/dl/item?id=15068206&siteID=123112&linkID=9240618

Instructions:
1. Download the AutoCAD2011CHMHelp.zip to your local drive (such as My Documents\AutoCAD2011Help).
2. Extract the zip file to this same folder.
3. To access the CHM Help, you’ll need to click on acad181.chm or create a desktop shortcut.

You can also point to the locally installed HTML help by turning on the local help checkbox under Options, System. You can also access the PDF’s from the Online Help Home page under Online Resources. http://docs.autodesk.com/ACD/2011/ENU

Thanks, Diane! That saves people from having to do inconvenient and dodgy things like downloading a demo version of an AutoCAD 2011-based vertical (Civil 3D 2011 has CHM-based Help for the AutoCAD bits) and grabbing the CHM out of there.

Edit: when running under Windows 7 64-bit, the Search pane is blank, as it is in the CHM Help for earlier releases. That’s unfortunate, because searching is a major thing at which the browser-based system is currently very poor. The Index panel works, though, and it’s quick.

The PDF link is currently broken for me, but I expect it will be working before too long. In the meantime, the direct link to the list of available AutoCAD 2011 PDF documentation is http://docs.autodesk.com/ACD/2011/ENU/pdfs/PDF Documentation.html (beware, space in URL).

AutoCAD Internet Survey

I spotted this on the AutoCAD Research Twitter feed:

http://www.surveymonkey.com/s/AutoCAD_Internet

Autodesk wants to know your views on web content and how it relates to AutoCAD and your work. It’s a fairly big survey, but I encourage you to take part.

You can also sign up to participate in user research sessions here. This is a pretty direct way of letting Autodesk know what you think.

AutoCAD 2011 Help system is not popular

My poll on this subject is still running (see right), but so far about 2/3 of respondents rate AutoCAD 2011’s new browser-based Help system as 0, 1 or 2 stars out of 5 (total fail, very poor or poor). Frankly, I’m surprised it’s doing as well as that. Have a look at this discussion group thread to get an idea of the sort of reaction I was expecting it to receive. (Kudos to Autodesk’s moderators for allowing the discussion to continue with relatively little obvious censorship, at least so far).

There are many good new things in AutoCAD 2011, but Help isn’t one of them. Even if you like the concept of online help, this implementation of that concept is a failure. Even when used offline, this release’s browser-based Help is manifestly inferior to its CHM-based predecessor. Yet another victim of the 12-month release cycle, this feature is horribly undercooked and should not have been included in the finished product. As an advertisment for Autodesk’s ability to provide efficient cloud-based and/or platform-independent software, it could hardly be worse.

I intend to pull Help to shreds in more detail in a later post, but feel free to add your own observations.

What do I think of the Ribbon?

I’m curious. What do you think I think about the Ribbon, particularly in AutoCAD? Do you think I’m a hater, a lover, indifferent, or what? Now, on what evidence do you base that view? Feel free to quote back to me anything I’ve written on this blog or any other public place to support your opinion. If you can’t find anything that gives you any clues one way or the other, feel free to mention that, too.

Autodesk Knowledge Base – rapid response converts fail to win

Credit where credit is due. Following my rant about the uselessness of using a 16-minute YouTube video as the AutoCAD 2011 system requirements resource, the relevant people at Autodesk quickly fixed it and let me know.

Now we just need the other releases covered and we’ll be all set. Autodesk is still officially supporting AutoCAD releases back to 2008, and those people who parted with a big slab of cash a decade ago are Autodesk customers, too. I’m sure Autodesk would like potential new buyers of its current products to know that they will be at least minimally looked after in future.

I commend Autodesk’s Leo Casado for reacting politely and constructively to what was undoubtedly harsh feedback. Some Adeskers (by no means all) have been known to get extremely defensive when faced with criticism, insisting that all feedback should be expressed constructively. That’s nonsense, of course. Frank expressions of viewpoints are essential in order to resolve problems. Negative feedback, including harsh criticism, can be among the most useful forms of communication. Congratulations to Leo for showing how it can be handled positively, to the benefit of all.

Autodesk Knowledge Base – who thought this was a good idea?

This evening, I needed to know exactly which operating systems were supported by all AutoCAD releases from 2004 to 2011 inclusive. I have a pretty good idea, but I needed to confirm that my mental picture is completely correct. So I hopped over to the Autodesk Knowledge Base and entered “system requirements” in the search engine. Only one of the first 50 results was relevant, and that was for AutoCAD 2011. So I clicked on that. Did I get an easily digestible list of system requirements, including a list of exactly which operating systems were supported by AutoCAD 2011? No, I did not.

What I got was this:

AutoCAD 2011 System Requirements Knowledge Base Entry

So I clicked on the pretty picture, hoping to be taken to an easily digestible list of system requirements, including a list of exactly which operating systems were supported. Is that where I was taken? No, it was not.

Instead, I was taken to a 16-minute YouTube video. As I was not being blocked by a business firewall at the time, I could watch a few stuttery, blurry marketing images flash past during the few seconds it stayed on my screen. There’s a technical term for this kind of thing. It begins with w and rhymes with bank.

But I don’t need to tell you how dumb this is. Anybody who is smart enough to read this blog can work that out. But the people at Autodesk who thought this was a great idea? Really, what on earth were they thinking? What were they smoking? Strewth!

AutoCAD for Mac under construction

Despite it being A Bad Idea, it look like Autodesk is going ahead with making some kind of OS X variant of AutoCAD, as has been hinted at for a while now. Owen Wengerd has pointed out a few dead giveaways in the AutoCAD API.

Another giveaway is the move to the browser-based Help system. OK, it may perform hopelessly and have terrible functionality, but hey, it’s platform-independent! If you still doubt my assertion that the development of AutoCAD for Mac would be a bad thing for AutoCAD, just go and search for a few things in the new AutoCAD 2011 Help system. Then go back to an earlier release (one that uses Windows-specific Help) for a comparison. Once you’ve seen how platform-independence has “improved” Help, just imagine that level of “improvement” applied to the rest of AutoCAD.

Competition poll now open

In a shock move, Autodesk’s general design product for this year was named AutoCAD 2011. I thought AutoCAD Banana or Generic CADD 7 stood a chance, but it was not to be. Maybe next year?

Over on the right is a poll to allow you to choose who of the 14 entrants wins the prize in the pin the name on the product competition to come up with an alternative name. I’ll leave the poll open for about a week. Entrants can vote for themselves, but only once. Please vote for the entry you like the best!

AutoCAD 2011’s new Help system – what do you think?

With all this talk of clouds in the air, it is interesting to note that Autodesk has moved AutoCAD’s Help system to a browser-based format, with online access as the default. So, how has Autodesk done with this first dipping of its toes into the cloudy waters with its primary mainstream product? I’ve already had a couple of unsolicited comments on the subject, and I’d like to hear from you. How do you rate the following, compared with previous releases?

  • Performance (online)
  • Performance (offline)
  • Search results
  • Content completeness and accuracy
  • Ease of manual browsing
  • Efficiency of user interface
  • Concept of online Help
  • Anything else you want to mention

Please comment to express your views and use the poll on the right to provide an overall rating of the new system.

Some meaningless AutoCAD 2011 numbers

According to David Cohn, at yesterday’s blogger event in San Fransisco prior to the 2011 launch, Autodesk provided the following figures:

  • 76,000 man hours spent on Q/A of the new release
  • 6,000 total code reviews of new release
  • 2,000 commands tested
  • 4,600 Beta customers involved in AutoCAD 2011
  • 1.4M lines of old code were removed

Well, that’s all very nice, but those numbers are completely meaningless without context. Autodesk may as well have just published the equivalent numbers for Release 13; I’m sure they would have looked impressive in isolation.

Did anybody in the blogger audience ask the obvious question?

How do these numbers compare with previous releases?

If so, I’d be interested to see the answer.

If not, why not? I’d like to think that I would have asked such a question rather than sitting there unquestionably accepting whatever was being presented.

I’d like to think that, but I can’t. I’m in no position to throw stones. I had a similar opportunity at the equivalent event last year and failed to take advantage of it. I was operating at a very sub-optimal level for a variety of reasons (some of which were entirely of my own making, so no excuses there). It was a small, fairly informal event at which Autodesk actively and repeatedly encouraged two-way communication. But sitting there absorbing what I was told was pretty much all I did. I even caught myself on video doing this (i.e. very little), so I have absolutely no right to expect anything better from anyone else this year.

Still, it would have been nice to have had that question asked. It would be even nicer to have it answered. Otherwise, the numbers will remain meaningless.

Summary of AutoCAD 2011 features

No, I haven’t written a post containing a summary of AutoCAD 2011 features. I won’t be doing so, either. Instead, I’ll just point you at R.K. McSwain’s excellent AutoCAD 2011 in 3 minutes post on his CAD Panacea blog.

I won’t be ignoring the new release; I will be covering selected AutoCAD 2011 features in more detail in future posts. I just don’t see much point in doing a “me too” post when somebody else has already done such a fine job of it.

Downloading AutoCAD 2011

Apparently, AutoCAD 2011 has been available for download for the best part of a day.

Here’s my experience so far. As a Subscription customer, I can see a bright new Get Your Upgrade button, and if I click on that I get an AutoCAD 2011 English link to click on. So far so good. If I click on that link, I get only this:

Error Message
You are currently not authorized to download from this Account.

I have contacted my reseller to try to work out what is going on. In the meantime, I’d be interested to know if any of you are having the same problem.

What has your download experience been like? Did it work? If so, how long did it take? Any issues with Autodesk download manager or your own? Did you do a Subscription download or the trial version? Did you choose to receive a DVD? Are you located outside North America? Any feedback is welcome.

AutoCAD 2011 – Putting things back to “normal”

Edit: If you’re running a more recent release of AutoCAD, have a look at the post AutoCAD 2017 – Putting things back to “normal” instead.

Easily the most popular post on this blog, in terms of both hits and comments, is AutoCAD 2009 – Putting things back to “normal”. Not too far behind it is AutoCAD 2010 – Putting things back to “normal”. Apparently, lots of people find these posts useful, so here’s an updated version for the latest release. Some of this post is based on the originals, but there are significant additions and differences in this year’s Luddite post.

Note: there is an updated version of this post for AutoCAD 2012.

One thing that’s regularly asked whenever a new AutoCAD release hits the streets is how to make it work like earlier releases. As I stated in my original post, I think you should give any new features a fighting chance before turning them off or ignoring them. But it’s entirely your choice. We should be grateful that in AutoCAD 2011 at least (unlike some Autodesk products), you do still have that choice.

Let’s assume you’ve made the decision to put your environment back to AutoCAD 2008 or earlier; how do you do it?

  • Workspace. In vanilla AutoCAD, you can restore much of the user interface by just switching workspaces. The main Workspace control is now located near the top right corner. If you have turned this off (right-click, Remove from Quick Access Toolbar) or if you just prefer working with interface elements in the same place year by year, there is another Workspace control in the bottom right corner. This is a little button that looks like a gearwheel. Every odd-numbered release seems to have the current workspace name missing from this button, so this year we miss out. If you want the name, this year you need to look in the QAT. In either case, click on the Workspace control and pick the item called AutoCAD Classic. This will perform some of the steps described below, but not all of them, so I suggest you read on. If you’re using a vertical variant of AutoCAD 2011, this workspace may not be available, so you’ll need to make your own by manually setting up your interface the way you like it, then saving it as a Workspace using the Save Current As… option under one of the Workspace controls.
  • Ribbon. You can close the Ribbon with the RibbonClose command. If you ever want to turn it back on, enter Ribbon.
  • Dashboard. The AutoCAD 2007/8 Dashboard is gone, but you can have a vertical Ribbon instead. If the Ribbon is not visible (it won’t be if you just selected the AutoCAD Classic workspace), enter Riboon to bring it back. In the tab title row (the bar with the word Home in it), right-click and pick Undock. Now you can place and size your Dashboard-like thing as you see fit. As before, you can right-click on things to change the various settings. However, getting the contents exactly the way you want it usually involves using CUI, and that’s well outside the scope of this post.
  • NavBar. If you like the new NavBar feature as much as I do, you’ll want to turn it off. You can close it easily using the little X in its top left corner. Alternatively, control it with the NAVBARDISPLAY system variable (0 for off, 1 for on)
  • ViewCube. I like the ViewCube concept, and I think it’s a great piece of interface design. But not everybody agrees. It has caused performance issues and it’s not very useful for 2D users. If you want it gone, that’s a surprisingly difficult thing to find out about. It’s controlled using the Options command, in the 3D Modeling tab, in the bottom left corner. Turn off those toggles that don’t make sense for you. There is a related set of system variables called NAVVCUBExxx.
  • UCS Icon. Don’t like the new simplified UCS icon? Sorry! While you can use the UCSIcon command’s Properties option to change the appearance of the icon in various ways, there’s nothing to restore the UCS Icon’s appearance from previous releases with its little arrows pointing the way. This information isn’t totally useless, because at least it will save you the time and effort involved in finding this out for yourself.
  • Help. Unless you want your Help to work with the speed of a long-dead slug that has been nailed to a hefty piece of wood, you will want to turn off AutoCAD 2011’s online help. Go into Options again, this time in the System tab, then look in the bottom right pane to turn off the Use online help toggle. Even with online help turned off, you’re stuck with the unfortunate new browser-based Help interface. While you’re looking there, you may also wish to turn off AutoCAD’s insistence on firing up Internet Explorer, that is if you dislike IE or have security concerns.
  • Pull-down Menus. Enter MENUBAR 1 to turn pull-down menus on. To turn them off again, enter MENUBAR 0.
  • Toolbars. In AutoCAD 2009, you could turn individual toolbars on and off by accessing a menu obtained by right-clicking on the QAT. Autodesk rather nastily removed that option in 2010, and it’s still gone in 2011. That menu is still available if you right-click in an unused docked toolbar area, but if you have no toolbars visible there will be no such area available. What to do? Turn on one toolbar at the Command prompt, then you will be able to access the menu by right-clicking on the blank area to the right of it. The following command sequence will do it:
    _.-TOOLBAR ACAD.Standard _Top 0,0
    Paste this into AutoCAD’s command line area and the Standard toolbar will be turned on above your drawing area. This will leave a grey area to the right that you can right-click into. The other toolbars will be in sub-menus under that, with the main set of default ones in the AutoCAD section. Note that this will only work if you have the acad.cuix file loaded (or partially loaded). This is the case in vanilla AutoCAD and some verticals, but it may not be the case in other verticals. As I don’t have access to such verticals, I’m afraid I can’t offer much advice here.
  • Graphic Background. Autodesk has half-listened to users’ pleas for a black background by giving you a nearly black one (RGB 33,40,48 rather than 0,0,0), in model space only. Many of you will want a real black background to provide better contrast. To do this, invoke the Options command (right-click on the drawing area and pick Options… or just enter OP), then pick the Display tab. Don’t be tempted to choose Color Scheme and set it to Dark, because that just changes the appearance of various user interface elements. Instead, pick the Colors… button. This will put you in the Drawing Window Colors dialogue box. On the left, choose a context you want to change (e.g. 2D model space), choose the appropriate background element (e.g. Uniform background) and choose the particular shade that takes your fancy. There is a Restore Classic Colors button, but that only takes you back to AutoCAD 2008 with its black model and white paper space. If you want a black paper space background too, you’ll have to pick the Sheet / layout context and specify that individually. When you’re done, pick Apply & Close, then OK.
  • Crosshairs. Want 100% crosshairs? Many people do. As before, use the Options command’s Display tab and look towards the bottom right, or use the CURSORSIZE system variable.
  • Status bar. Right-click on a status bar button, turn off Use Icons and your old text-based status bar buttons will return. If you have no use for some of the new status bar toggles, right-click on one, pick Display, then turn off what you don’t need.
  • Grid. I much prefer the new line-based grid. If you don’t, right-click on the Grid status button and pick Settings…, which will take you into the Drafting Settings dialogue box, which you can also get at with the DSettings command, or DS for short. In the Snap and Grid tab, the grid is controlled by the options on the right. If you want your dots back, turn on the toggles in the Grid style section. This can also be done using the GRIDSTYLE system variable. If you don’t like the fact that the grid is now on by default in new drawings, this is set on a drawing-by-drawing basis and is therefore controlled by your template drawings. If you use AutoCAD’s supplied templates, you will need to open them individually and turn off the grid in each one.
  • Dynamic Input. If Dynamic Input slows you down, you can turn it off with the status bar toggle or F12. If you like the general idea but don’t like some parts of it, there are lots of options available in the Dynamic Input tab of the DSettings command to enable you to control it to a fine degree. You can also get at this by right-clicking the Dynamic Input status bar button and picking Settings… As an example of the sort of thing you might do in there, the default of using relative coordinates is difficult for long-termers to get used to. To turn it off, pick the Settings… button in the Pointer Input panel, pick Absolute coordinates, then OK twice. There are a whole range of DYNxxx system variables for controlling this stuff.
  • Xref fading. Don’t like your xrefs looking different? Use the Options command’s Display tab and look at the Xref display slider on the bottom right, or use the XDWGFADECTL system variable.
  • Selection. Selection Preview annoys some users, adding as it does an unfortunate degree of stickiness and working inaccurately when Snap is in use. This is controlled in the Selection tab of the Options command. Turn off the toggles in the Selection preview panel on the left (these control the SELECTIONPREVIEW system variable). If you dislike the coloured boxes you get while doing a Window or Crossing, pick the Visual Effect Settings… button and turn off the Indicate selection area toggle. This controls the SELECTIONAREA system variable.
  • Hatch dialog box. If you want the Ribbon on but prefer the old Hatch dialog box, set HPDLGMODE to 1.
  • Hatch double-click. If you’re not using the new Ribbon-based hatch editing feature, you will probably want to invoke the HatchEdit command when you double-click on a hatch object. Doing this involves braving the CUI interface, but I have gone into step-by-step detail of that process here. In short, you need to drag and drop the Hatch Edit command from the bottom left CUI panel onto the double-click action for Hatch in the top left panel, replacing the default action (Properties).
  • Classic commands. If you prefer not to leave the various new palettes on screen all the time, old versions of various commands are still available: ClassicLayer, ClassicXref and ClassicImage. (Autodesk has deprecated these commands in 2011, which I think is a really bad idea). There is also a system variable LAYERDLGMODE, which when set to 0 will make the Layer command work in the old (and faster) modal way. If you use this setting, you can still access the new modeless layer palette with the LayerPalette command. Going back further, there are command-line methods of using these commands: -Layer, -Xref, XAttach, -Image and ImageAttach.

If you have allowed AutoCAD to migrate your settings (I never do), some of the above will already be done for you, but by no means all of it. If past experience is anything to go by, the job done by Migration will probably be imperfect.

Once you’re happy with your new environment, I suggest you save your workspace under a name of your choosing (Save Current As… under a Workspace control), then export your profile in the Options command’s Profiles tab. Keep a safe copy of both your exported profile and your main CUIX file (acad.cuix by default), because that is where new workspaces are stored.

Let me just end by saying that Autodesk generally does an excellent job of keeping long-term AutoCAD users happy by allowing them to keep working in the way that they prefer. There are exceptions, but conservative users are much better off with new releases of AutoCAD than they are with, say, Microsoft Word.