Archive for November, 2008

Rename Things the Lazy Way

Want to know a quick way to rename something in your drawing? Read more »

Free PDF Writer

CutePDF Writer is freeware that will allow AutoCAD to print to PDF. According to their website it’s free for commercial and non-commercial use, contains no watermarks, and no popup web ads.

Happy Monday!

Lazy AutoCAD Drafting Tips

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

Speed Up AutoCAD

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

Publish Collate

Shaan Hurley wrote a great tip on publishing PDFs.

When plotting or publishing PDFs you can set it to publish individual PDF files or a single PDF 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 »