MY FAVORITE AUTOCAD LISP

DISCLAIMER:
The following LISP are owned by their respective author. I downloaded these LISP from their website for free, I am not responsible for any error or damage will create of this program, these LISP are my favorite to use and very helpul in my works.

BUBBLE.LSP
COPYROT.LSP
GA.LSP
BDRAW.LSP
BLABEL.LSP
DIMROTATE.LSP
DLINE.LSP
DOF.LSP
OL.LSP
ALLCAPS.LSP




BUBBLE.LSP

The use of bubble.lsp is to create a bubble in building grids automatically it will ask you the diameter of circle or bubble and the label inside of it.
---> GET IT HERE <---


BACK TO LISP


COPYROT.LSP

Copy an entity and rotate it whatever rotation you like at the same time.
---> GET IT HERE <---


BACK TO LISP


GA.LSP

GA.LSP means Get Area of a close polygon, just click in the middle of the closed polygon and it will give you the area and perimeter.
---> GET IT HERE <---


BACK TO LISP


BDRAW.LSP

To create or draw property line in lot plan bdraw.lsp is very helpful it will ask you the bearing and length of the lot and it will create you the correct angle and length of the line.
---> GET IT HERE <---


BACK TO LISP


BLABEL.LSP

After you draw the property line or boudary line and you want to label it with bearing and distance of every point blabel.lsp is your tool to use.
---> GET IT HERE <---


BACK TO LISP


DIMROTATE.LSP

The simplest wat to rotate the dimension text 180 degrees is use dimrotate.lsp.
---> GET IT HERE <---


BACK TO LISP


DLINE.LSP

DLINE.LSP is to create double line or making a wall for floor plan and a wall opening for doors or windows, just give the width or distance of two lines you like to draw, when creating an opening like doors you have option to automatically trim the wall.
---> GET IT HERE <---


BACK TO LISP


DOF.LSP

DOF.LSP is double offset tool to make the single line into double line in your desired thickness.
---> GET IT HERE <---


BACK TO LISP


OL.LSP

Like the dof you can make the single line into double lines but you have the option to delete the original or middle line.
---> GET IT HERE <---


BACK TO LISP


ALLCAPS.LSP

Change texts into all capital letters in just one click just select all text you want to change.
---> GET IT HERE <---


BACK TO LISP