Print Page | Close Window

auto lips

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=2085
Printed Date: 22.Apr.2026 at 09:46


Topic: auto lips
Posted By: prakash_anu
Subject: auto lips
Date Posted: 09.Jun.2009 at 17:10
which computer languge is use for auto lips? is any book is avilable for study autolips tutorial?



Replies:
Posted By: msplcdykee69
Date Posted: 09.Jun.2009 at 17:41
It is a Dialog Control Language.  To me it is a mix between java and C++  languages.  I have used the "Customizing AUTOCAD 2006" by Sham Tickoo  help me understand them better.  It helps if you are familiar with programming languages in order to write them. I hope this helps.

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

msplcdykee69@yahoo.com

Shawn


Posted By: DaveDrahn
Date Posted: 09.Jun.2009 at 18:28

Lisp is one of the oldest "high level" programming languages still in use (FORTRAN's another) and stands for List Processing language (or something similar).

Besides AutoCAD, it's still widely used in programming robotics.  There is much information available on the web.  One favorite for programming ACAD - beginning through advanced - is afralisp.net




Print Page | Close Window