Lazy AutoCAD Drafting Tips

Here are a few tips to speed up . Read more »

Speed Up AutoCAD

Here are a few things you can do to help speed up AutoCAD. Read more »

Publish Collate

Shaan Hurly wrote a great tip on PDFs.

When plotting or PDFs you can set it to publish individual files or a single file with many pages/sheets. The system variable is PUBLISHCOLLATE. Read more »

Lazy System Variable: ATTDIA

There may be times when you would want to turn on/off the dialog box when inserting an attributed block into your drawings. For example, if you are creating a script or macro that inserts an attributed block you might want to set ATTDIA to 0 (zero) at the beginning so that the it will prompt for attributes on the command line only. Read more »

Select Last Object Added to the Drawing

Here is a quick way of creating a selection of the most recently-created object in your drawing. Read more »

Mid Between Two Points

A relatively unknown command modifier is Mid Between Two Points. What it does is prompts you to select two points and then it will find the middle of those two points. You can use this command modifier along with other OSNAPs as well. Read more »

Lazy System Variable: GRIPOBJLIMIT

Have you ever noticed that when you select a bunch of objects in AutoCAD, sometimes their grips appear and sometimes they don’t? No, this isn’t a bug. It’s something called Grip Object Limit. Read more »

Lazy Command: SuperHatch

This Express Tools command may not be new to some of you but I thought I would share anyway. Type the command SUPERHATCH on the command line and you will get this: Read more »

Compare Design Changes in Autodesk Design Review

Autodesk Design Review is free software that you can use to view, print, markup, and measure AutoCAD drawings. I am going to show you how to compare design changes with it. Read more »

Using Named Views With Sheet Set Manager

The VIEW command has been around for a while. Ever since Autodesk introduced named have become even more important. Read more »

Contours From Shape Files With Elevations

Murph has written an excellent post on creating contours from shape files with elevations. I have been using this method for a while now. In fact I have written and to automate importation of contour data into my drawings. Read more »

 Next Page »