Print Page | Close Window

AutoLisp

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2039
Printed Date: 04.Sep.2026 at 03:49


Topic: AutoLisp
Posted By: sidhu412
Subject: AutoLisp
Date Posted: 25.May.2009 at 16:00
Hello !

I am using AutoCad 2006, and recently I have come to know about an "AutoLisp" command please tell me that what is it and what is its function please. How can it helps me in civil drawings?



Regards,



Sidhu



Replies:
Posted By: Vladimir Michl
Date Posted: 25.May.2009 at 16:04
AutoLISP is not a command but an "API" - a programming interface where you can develop your own commands and add-on applications for AutoCAD. Most of the AutoCAD addon applications available here on the Download page have been developed in AutoLISP.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: msplcdykee69
Date Posted: 25.May.2009 at 19:32

I work doing Civil design and I use several dozen autolisp programs to help me do the following:

1. Count Linear footage of proposed sewer lines, waterlines, or contour lines to get the slope of a project.
 
2. I use a Measure Along a Curve to help create parking lots that are based on curves.
 
3. a quick way to auto number parking spaces, lots, or landscaping.
 
4. Converting circles to polylines, or converting splines to plines.
 
these are just sdome that I use.  They are very handy.


-------------
Engineering Manufacturing Medical Cables/Adjunct Instructor Engineering Graphics/Engineering Computations and Careers

msplcdykee69@yahoo.com

Shawn



Print Page | Close Window