Search the Community
Showing results for tags 'ai'.
-
Need lisp like smart block of AutoCAD 2025
Shib Sankar posted a topic in AutoLISP, Visual LISP & DCL
Can anyone help? I'm using autocad 2024 and i need smart block feature which is available with autocad 2025, cmd name is bconvert.. Pls see this YouTube video if required- 4 replies
-
- smart block
- autocad 2025
-
(and 2 more)
Tagged with:
-
"Give a man a fish you feed him for a day... Teach a man to fish and he can feed himself for the rest of his life.." I am a novice (if that) at writing code. I just found that CHATGBT (ai) can write autolisp code. ChatGBT You have to be able to verbalize what you are after using decent descriptions (which mods have to dig for when helping end users such as myself define our needs) I'll admit it misses the mark more than not but what I have found <for me> is that it gives me enough of a foundation that I can troubleshoot it myself and get a routine working... Wanted to let everyone know there is a tool that can help those of us who are "learning to walk" as it were.. Even if it's a simple as how do I do "X" in lisp... I'm hoping that like other AI sites that it will get better in time... If you know nothing, probably not going to help since you cannot troubleshoot... If you know a lot you'll see the coding errors right off and think it's a waste of time... If you know a little and are trying to learn it is a cool resource... I used it to write some Powershell code and it did a really good job. FWIW..