| Productivity Downloads for AutoCAD | |
|
These downloads have proven to be absolute time-savers for my customers. Note to AutoCAD LT Users: The files that will work with LT are DynaDoor & DynaLabel (those go on your tool palette) and the ATG Template file. The other files are LSP files which cannot be used in LT. |
|
| The Files... | What to DO with the Files... |
|
Numbers.zip |
1..
Download and unzip each of these files in AutoCAD's ..\Support
folder. NOTE: With the exception of TrainerGuy.LSP, all .LSP files are launched by entering their name at the <Command:> line. |
|
Contents of the .ZIP Files TRAINERGUY.LSP - This is a compilation of several one-line Lisp routines that I had in my newsletter, 'The AutoCAD Toolbelt' many years ago. To see them all, open TrainerGuy.lsp in Notepad. Enter the one or two characters that appear after the "Defun C:" text to launch the associated routine. Here are some of the highlights.
TOTLEN.LSP - As in "total length". Select the lines, arcs, or polylines you would like to add up, then press Enter. A dialog box displays the distance in Architectural as well as Decimal units. Very handy. DLINE.LSP
-
This double line generator was introduced on the R11
Bonus CD (does anyone still have that??), was included in
R12, then was mysteriously dropped when Mline came on the
scene in R13. AutoCAD LT has had the Dline
routine as a staple for years. Three key features: NUMBERS.LSP - The three auto-numbering routines are in here: Wsnum.lsp, Objno.lsp, and Prefix.lsp. For an explanation on what they do, read on. If you want the individual lisp routines, they are in the [brackets] after their explanation. Setup for the
Numbering Routines and What They Do A..
Each one of the numbering routines creates Dtext, not Mtext. BIG
NOTE ABOUT THESE NUMBERING ROUTINES... OBJNO.LSP
-
Simple numbering. Enter the
starting number and the text height and you're off. PREFIX.LSP
-
Enter a prefix, the starting
number, the text height, then the increment (press Enter for
1). The prefix hugs right up to the number ala WS101,
WS102 or KEY-60, KEY-61, etc. WSNUM.LSP -
Similar to Prefix, but this
one puts a space between the prefix and the sequential number,
FR 355, FR 356, etc. |
|
| The Files... |
DYNAMIC BLOCKS |
|
|
DYNADOOR.DWG -
This dynamic door block is created with five sizes - 24",
30", 36", 42", & 48" - and also has a flip
parameter. For several years I included the process for creating
this block in my training workbooks, but it just got a bit too difficult to
keep everyone on the same page, especially in a setting of varied levels
of expertise. Also included in the Dynadoor.zip file is a PDF
of the procedures, just in case you would like to see how it was made. DYNALABEL.DWG -
This dynamic label block is intended for use in
Paper space; the line can be stretched to accommodate the length of the
text. Take a look at Michael's Corner for May 2009 for a review on
how to make your own dynamic block that incorporates a Move and Stretch
parameter. DYNAPOWER.DWG -
This dynamic block has three visibility parameters:
Duplex receptacle, Datacomm, and Single pole light switch. This
block also has an alignment parameter at the insertion point which causes
the block to align to the line it is being placed on, such as a wall.
|
| The Files... |
INCREMENTING ATTRIBUTED ROOM NUMBER BLOCK |
| CT_2010-AttDIESEL.zip |
CT_2010-AttDIESEL.DWG, LABEL.DWG &
MC_2010.XTP [For all versions of AutoCAD, including AutoCAD LT!] can be found on Michael's Corner in February, 2010. Please refer to the main article where you will find the necessary procedures and pre-requisites to using this powerful block. |
| The File... |
MICHAEL'S SAMPLE TEMPLATE |
| ATGTemplate.zip | ATGTemplate.dwt - [For A2007, A2008, A2009] This is my template in case you don't have one and didn't want to start from scratch. Put this in AutoCAD's ..\Template folder (you will need to make one for A2009). See Michael's Corner from February 2004. |
| The File... |
SHERWIN-WILLIAMS COLOR COLLECTION |
| S_W_COLORS.ZIP |
The
Sherwin-Williams
Color Book
for
AutoCAD Unzip S_W_COLORS.ZIP and put the .ACB file in the ..\Support\Color folder of your particular version of AutoCAD. The next time you launch AutoCAD and set a color, you can choose Sherwin Williams colors from the Color Books tab! |
| The File... |
ARCHITECTURAL FONTS |
| ARCHFONTS.ZIP |
ARCHFONTS.ZIP
- This
zip file contains three architectonic fonts, Archquik.shx, Architxt.shx,
and Archtitl.shx.
NOTE: After unzipping the file, put these .SHX files in your AutoCAD ..\Fonts folder. These will work with LT, too.
|