Name: Traverse Note Reduction Description: An AutoLISP program for surveyors and civil engineers for traverse note reduction. Type: AutoCAD AutoLISP Routine Author: Fred File Size: 4 Kb Cost: Free Worked on: AutoCAD Download File: Traver.zip … [Read more...] about Traverse Note Reduction Lisp Routine
AutoLISP Routines
The 90 LISP routine collection
Name: The 90 LISP Routine Collection Description: A heap of simple LISP routines. Get some programming ideas from this lot! Type: AutoCAD AutoLISP Routine Author: Various, see files for credits File Size: 192 Kb Cost: Free Worked on: AutoCAD Download File: 90lsp.zip … [Read more...] about The 90 LISP routine collection
Text Height to Scale Lisp Routine
Name: TEXTSIZE Description: The purpose of this routine is to allow the user to easily calculate text heights based upon a given scale. Type: AutoCAD AutoLISP Routine Author: Jeff Foster File Size: 2 Kb Cost: Free Worked on: AutoCAD Download File: Textsize.zip … [Read more...] about Text Height to Scale Lisp Routine
TXP – Explode text to polylines
Name: TXP Description: Explodes text to polylines. Eliminates font garbage, overlapping/duplicate lines and outputs clean open and closed polylines. for TEXT only not for MTEXT Type: AutoCAD AutoLISP Routine Author: Ken File Size: 10 Kb Cost: Free Worked on: AutoCAD 2012 Download File: Txp.zip NB: the VLX file contained is a compiled set of one or more LSP and/or dialog control … [Read more...] about TXP – Explode text to polylines
TRUSS by Bob Lisp Routine
Name: TRUSS Description: This file contains a parametric program that creates elevation drawings of floor trusses. All variables are local except those used to carry defaults, as follows: th = default truss height, cw = default component width, ch = default component height, ws = default web spacing. Type: AutoCAD AutoLISP Routine Author: Bob Thomas File Size: 7 Kb Cost: Free … [Read more...] about TRUSS by Bob Lisp Routine
TRIMS Lisp Routine
Name: TRIMS Description: The first command, SCB, will erase and trim all entities outside of the rectangle and leave a polyline border. The second command, SC, will erase and trim all entities outside of the rectangle but will not leave a border. The final command, SCD, will erase and trim all entities inside of the rectangle and will not leave a border. Type: AutoCAD AutoLISP … [Read more...] about TRIMS Lisp Routine