PDA

View Full Version : CP311-2: AutoLISP® By Example, Part I



Autodesk University
2013-05-05, 01:34 PM
Instructors: Dan Abbott and Scott Danis

Class Description: If you have some prior experience with LISP programming and want more, this workshop is for you. Despite the many advantages of other programming languages, AutoLISP remains the easiest way for most users to expand on existing AutoCAD commands. This workshop will aid your understanding of LISP by breaking down a number of actual LISP programs. We’ll demonstrate how to get information from users and the drawing; perform calculations; create transparent commands; manage and convert strings; utilize conditional functions; apply functions that loop through data; include error trapping in new commands; and maybe even take a peek at making AutoLISP interact with DOS.