VBA and AutoCAD LT

VBA and AutoCAD LT

Anonymous
Not applicable
241 Views
1 Reply
Message 1 of 2

VBA and AutoCAD LT

Anonymous
Not applicable
Is it possible a VBA/VB(dll) app developed for ACAD run in ACAD LT ?
How can I create apps for ACAD LT ?

Thanks,
Tacito
0 Likes
242 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
AcadLT does not provide the facility to run lisp or vba programs. However, you can customize the menus and write diesil scripts. With some thought a diesil script can do many of the things that would normaly be done in lisp.
0 Likes