blog | BoxCAD | Zen Tetris
AutoCAD
Quick Tutorial(s) And Tips and Blocks and Stuff
Super Slick Keynote System (dwg download) The Need: Standard keynote methods = duplicated data = longer update times, more memory, and more errors. The Solution: Dynamic Blocks + Attribute Extraction Requirements: AutoCAD 2006 or Later Sweet Features: Instructions: 1. Import/Insert Block (download) into your drawing. "ATE" (Attribute Edit) Block to set number and note. 2. If for any reason you need to see the notes as you create them, thaw the layer KEYNOTE-ANNO. 3. After creating your notes (in full or in part), run the attribute extraction wizard (Tools | Attribute Extraction). 4. In the first dialog of the Wizard, pick the "Use Template..." option, and load the template "TableTemplate.blk" (included in zip file). 5. Hit NextNextNextEtcEtc all the way to the end of the Wizard, then set the location of the table. Notes: 1. Table support is still a bit immature in AutoCAD. The recommend practice for this system is to ignore issues such as extremely wide tables, extremely narrow tables, until the end. It only takes a few seconds to stretch the table to an appropriate width, but if you refresh the data (i.e. change a note), it will reset to it's former size. 2. All aspects of table appearence are modifiable via "Format | Table Style...". The Attribute Extraction Template uses the Table Styles named "KEYNOTE". |
Using Viewport Scales (video tutorial) |
| LISP'ies These are a couple of stream-lining LISP routines for drafting in AutoCAD. All were written by me except rtxt.lsp. Just to note - most of these won't really help you much speed wise, unless you're already a very speedy drafter!
|