Programming Lisp with AutoCad LT How ?

Programming Lisp with AutoCad LT How ?

paul9ZMBV
Advocate Advocate
439 Views
3 Replies
Message 1 of 4

Programming Lisp with AutoCad LT How ?

paul9ZMBV
Advocate
Advocate

Hi,

I'm keen to start learning Lisp programming, but only have AutoCad LT 2025

I understand the Visual Lisp isn't available in LT, whats my best option ?

Also any links to a beginners guide would be great

Any help much appreciated

Kind regards 

Paul

 

0 Likes
440 Views
3 Replies
Replies (3)
Message 2 of 4

paullimapa
Mentor
Mentor

Whoever told you visual lisp is not available in LT 2025 is wrong.

Try the examples on here:

https://www.autodesk.com/blogs/autocad/autocad-lt-2024-autolisp/#:~:text=One%20of%20the%20most%20imp....

You can use notepad ++ or VS Code and install the LISP extensions to assist you in writing code:

https://code.visualstudio.com/docs?dv=win

This is a great website to learn Lisp:

https://www.afralisp.net/


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes
Message 3 of 4

Sea-Haven
Mentor
Mentor

Lisp was introduced with LT 2024, its not a full version some options are not available, but most useable ones are. Plenty of help can be found here. 

 

Google is your friend and use words to describe a task make sure you add "Autocad Lisp" when searching.

0 Likes
Message 4 of 4

pendean
Community Legend
Community Legend

@paul9ZMBV wrote:

...have AutoCad LT 2025...

 


Have you explored the links in HELP in your program to get started yet

https://help.autodesk.com/view/ACDLT/2025/ENU/?guid=GUID-FB2F8870-8CC0-4062-AA06-9D2893F8E09E

 

 

0 Likes