Message 1 of 5
ActiveX, or other script and or programming capabilities in ACAD LT 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I know AutoLISP is now in ACAD LT 2024, but is there any other capabilities for scripting and programming in it? i.e.
Visual LISP,
Visual Basic for Applications (VBA),
.NET API,
JavaScript API (through AutoCAD I/O Service),
Dynamo for AutoCAD,
other?
I am running into roadblocks to run AutoLISP programs I am creating, since the program is looking to invoke vlax-invoke is a Visual LISP function that is used to call an ActiveX method, and not all too sure ACAD LT 2024 is capable of this.