Free Autolisp Routines
| FILE NAME | DESCRIPTION |
|---|
| Layer Freeze | Freezes layer of selected entity. |
| Arc circumface | Calculates circumface of a arc |
| Edit Lisp | Searches path for lisp file , opens it in dos editor, loads lisp routine when file is closed. For R12 or R13 with Dos |
| Launcher | Dialog box finds and loads Lisp routines. Works best in R12 |
| Tutorial | Very informative Autolisp tutorial |
| Lunar Lander | Autolisp Game. Should be played in new drawing as it resets some variables. |
| Drafting Tools | 35 keys to productivity. read accompanying file for instructions |
| Zoom Trim | Zooms into area, trims as many times as you need, and returns to orginal view |
| Ecosave | Compacts drawing size to minimum. R12 only ! |
| Dialog Color | Reset Dialog boxes to your preference. R12 only ! |
| Zoom Previous Previous | Returns to screen before last |
| Visual Lisp 1.0 | Windows based Lisp Editor |
| EMB | Explodes Mirrored Blocks |
| Notes |
Select typical notes in dialog box. |
| Find
| Find text in drawing field |
| CD
|
CD opener |
| Place Block on Designated Layer |
This routine prompts for the layer name and block settings. It sets the layer current, inserts the block, and returns the drawing back to your orginal working layer |
| ByLayBk | Converts all blocks in the drawing to ByLayer. Changes all entities to bylayer in the block
|
| Fix Block | Changes all entities in the block to Layer 0 and the block assumes the characteristics of the layer which it was inserted on.
|