Popular LISP

 
 
 
 
In this Page, you can find many very helpful Lisp Files for AUTO CAD to make easier, faster, and accurate CAD work. Just click on (Image) and download it.
 
How to load in Auto CAD
1. use (APPLOAD) command in auto cad for uploading and every LISP file
2. key for every LISP its file name.
3. if you did not found key open LISP and find this word defun c:(name of Lisp)
 
 AllFlat (Download)
My favorite Lisp to make your drawing at Z=0 Level speed up your drawing.
Fix Drawing that’s accidentally has Z value 
and automatically convert z value drawing to 0 level 

Dimsum (Download)
My favorite Lisp to SUM all dimension on one click.
 
2dprojection
 
AreaLabel
 
AutoLabelAttributes
 
CircleBreak
 
Count
 
Circle wipeout
 
IncArray Auto Tag
 
LengthAreaField
 
MPLine
 
ObjectAlign
 
OutlineObjects
 
Password Generator for CAD Drawing
 
PolyTools
 
Text2MText
 
Length Between Intersections
 
Align Text to Curve & Line
r
 
Bomlength (Download)
Auto calculating the length of  lines, polylines, arcs & spline. select one time all and you get total or one by one object length.
 
Coordinate with Auto Table (Download)
Extract east, north (X,Y) coordinates and automatically generate Text block of every points
 
East & North Coordinate (Download)
It’s very useful for coordination drawings to extract east & north (X,Y) coordinates.
 
Invert level + Coordinate (Download)
Useful for coordination drawings to extract east, north & Invert Level (X,Y,Z) coordinates.
 
Dynamic to Undynamic  (Download)
It’s very useful for making un-dynamic to all blocks at one time.
 
Multiline to Polyline all (Download)