Hi
Does AutoCAD 2024 Lt offer Lisp functionality?
If it does, I don't get it to run.
I can drag and drop a LISP into Autocad window on MacOS:
Command: (LOAD "/Users/user/Templates/ACAD/LISP Scripts/Bisector.lsp")
but then I can't use the command "bi" for Bisector.
(just an example).
Thanks a lot in advance for your answer.
Although LISP was made available in LT, platform limitations still persist. Mac cannot take advantage of Windows Active-X features.
BISECTOR uses vlax-curve* functions so it won't work in AutoCAD LT 2024 for Mac. But it would be in AutoCAD LT 2024.
Can't find what you're looking for? Ask the community or share your knowledge.