Showing posts with label AutoCAD. Show all posts
Showing posts with label AutoCAD. Show all posts

31 May 2012

How to draw PLINE in AutoCAD and How to draw PLINE in AutoCAD using AutoLISP.


                    Hi Friends,in this article i will explain about how to draw PLINE in AutoCAD and How to draw PLINE in AutoCAD using AutoLISP.

How to draw PLINE in AutoCAD.

Open AutoCAD and in the command  type PL or PLINE.
It will ask

8 May 2012

how to give the hatch to the rectangle in autolisp. | Hatch in autolisp |Give hatch to rectangle in autolisp


   Hi friends ,in this article i will explain about how to give the hatch to the circle in autolisp.

In previous article i explained about how to give the hatch to the circle in autolisp.

First of all open the  Visual Lisp Editor in autocad

Open AutoCAD --- click on Tools --- click on AutoLISP----click on Visual LISP Editor .

After open the Visual LISP Editor write the following code .

how to give the hatch to the circle in autolisp. | Hatch in autolisp |Give hatch to circle in autolisp


                       Hi friends ,in this article i will explain about how to give the hatch to the circle in autolisp.

First of all open the  Visual Lisp Editor in autocad

Open AutoCAD --- click on Tools --- click on AutoLISP----click on Visual LISP Editor .

After open the Visual LISP Editor write the following code .

29 April 2012

How to draw line in AutoCAD using AutoLISP | Code for draw line in AutoLISP | Draw line using AutoLISP | getpoint in AutoLISP



                            Hi Friends,in this article i will explain about how to draw the line in AutoCAD using AutoLISP.

First of all open the Visual LISP Editor,If you want to know about how to open Visual LISP Editor in AutoCAD.