webheader

menue

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.lisp (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.lisp (Download)
My favorite Lisp to SUM all dimension on one click.

2Dprojection.lisp

AreaLabel.lisp

AutoLabelAttributes.lisp

CircleBreak.lisp

Count.lisp

Circlewipeout.lisp

IncArray Auto Tag.lisp

LengthAreaField.lisp

MPLine.lisp

ObjectAlign.lisp

OutlineObjects.lisp

Password Generator for CAD Drawing

PolyTools.lisp

Text2MText.lisp

Length Between Intersections.lisp

Align Text to Curve & Line.lisp
r

Bomlength.lisp (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.lisp (Download)
Extract east, north (X,Y) coordinates and automatically generate Text block of every points

East & North Coordinate.lisp (Download)
It’s very useful for coordination drawings to extract east & north (X,Y) coordinates.

Invert level + Coordinate.lisp (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.lisp (Download)