No video

AEDD260Lecture07 Introduction to AutoLISP programming

  Рет қаралды 13,963

Dan Abbott

Dan Abbott

Күн бұрын

This is lecture 07 in the course CAD Management at Southern Maine Community College. It introduces a number of key concepts in AutoLISP programming.

Пікірлер: 34
@bernardcadelina1301
@bernardcadelina1301 2 жыл бұрын
Wow!!! In just 2 hours, I learned and understand more than the 7.5-hour AutoLISP programming course I took at UDEMY. How I wish I found this channel before. I lost the appetite of learning AutoLISP because of that course. I really thought that Autolisp programming is hard. But this video that you create sir changes everything. You just reignite my passion to learn Autolisp. I really do believe that teaching is a skill, and you have that great skill sir of teaching. Not all teachers have that. Now, I am hook to all of your videos here in KZbin. You just got a fan and a subscriber too sir. Congrats to your very informative channel sir. God will bless you more.
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
Bernard, You are most welcome. I think all AutoCAD users should be comfortable with AutoLISP programming and wish that most books and workshops would emphasize the ease with which useful commands and automation can be developed. My purpose in creating this channel was to support my classes at Southern Maine Community College. I made them public to make it easier for students to find them without having a link. Comments like yours make me glad to have done that. I you are interested, our credit classes are available online to anyone. This particular class is full for the coming semester, but if you are interested in taking it in the future, you would be welcome. It is entirely online, so these videos constitute the bulk of the presentations. I do schedule open sessions weekly for students, and evaluate all their work, of course. Dan Abbott
@bernardcadelina1301
@bernardcadelina1301 2 жыл бұрын
@@DanAbbott-SMCC I really love your video tutorials sir. You made it so easy to understand and follow along. I would love to take that credit class you had mentioned in you community college if my schedule permits. How much would that be sir? I hope I can afford that. Thank you for creating this wonderful channel sir. I'm gad I found it. Advanced happy new year to you and to your family sir...
@georgekhaba6436
@georgekhaba6436 2 жыл бұрын
time table : @3:41 osmode explained @14:20 function @24:03 adding lisps as a trusted location @29:08 code to draw a bolt @35:05 autolisp book @41:09 coding a zoom command @51:23 coding a circle command with center and diameter input @53:24 variables explained @57:31 how to set an environmental variable @1:02:15 how to set a variable created by the programmer @1:10:51 inserting a block from another drawing using lisp command @1:18:22 setting the attribute call input variable so AutoCAD don't ask about them while inserting a block @1:42:18 important note about the layer creation command @1:48:01 math functions in lisp
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
Thanks
@crb2126
@crb2126 3 ай бұрын
Que deleite de este buen material, gracias maestros
@DanAbbott-SMCC
@DanAbbott-SMCC 2 ай бұрын
You are very welcome. (Eres muy bienvenido)
@crb2126
@crb2126 2 ай бұрын
Thanks u
@sthmedia9635
@sthmedia9635 Жыл бұрын
This is great. Glad I found you. Now I can and will learn LISP.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
Glad to hear it!
@Evaristo347
@Evaristo347 2 жыл бұрын
Thank you. Great video and an excellent instructor.
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
You are welcome.
@i.m.engineer1197
@i.m.engineer1197 2 жыл бұрын
Thanks. Great video.
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
You're welcome.
@PANDURANG99
@PANDURANG99 2 жыл бұрын
I am a professional Autolisp developer, it was helpful 🔥
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
Well that is great to hear. Glad it was helpful.
@joeperk24
@joeperk24 Жыл бұрын
Very good lecture. Would love to sit in on one of your classes.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
Glad you enjoyed it. This is the first lecture on AutoLISP for an online class I teach. There is a second lecture on AutoLISP as well.
@joeperk24
@joeperk24 Жыл бұрын
@@DanAbbott-SMCC I'll definitely be watching it then:) if I understand right, that's your book? Or is it a book you bought and added material to? I'm trying to find a good book to help me learn autolisp. I have been finding material to supplement my knowledge of AutoCAD to be more versatile in the workplace.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
That is my book.
@swalehhussein694
@swalehhussein694 2 жыл бұрын
I love your lecture. I spent a lot of time trying VBA for AutoCAD and i gave up entirely on programming lisp files. But now I have a renewed sense of hope and enthusiasm. Is it possible to have access to the book? and maybe what way can someone reach you in case they need to (if that's ok with you) ?
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
The book this is taken from -- AutoCAD: Secrets every user should know -- is still available from Sybex and there are many used copies of it available from various sources. Although I wrote it in 2006, I intended it to be a best-practices book and the only things I would change would be to add chapters on annotative entities and dynamic blocks. You can reach me at dabbott@smccme.edu if you have a question. If I have time, I'll try to answer it.
@NathanEllery
@NathanEllery Жыл бұрын
I still use toolbars for osnaps because I can hit the toolbar in the middle of a command and change osnaps on the fly. 'osmode .... Not sure you can do this via Autolisp because you have to exit out of the current command. I have several toolbars with my favourite settings.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
I like toolbars as well -- I minimize the ribbon and have a custom toolbar that includes the layers toolbar on so I can use the controls quickly and other tools that I use frequently, like Matchprop. I usually just type an osnap override though, but I've been doing that for so long that it just happens.
@malcolmcastle1699
@malcolmcastle1699 Жыл бұрын
Hello, Daniel. You are an amazing teacher. Thank you for the video. Would it be alright if you take on DCL and its AutoLISP code? Thank you.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
Thank you for the kind words. You are very welcome for the video, but I don't find DCL to be useful enough for the things I've done to do a video about it. There are probably other videos on KZbin that could be helpful. The kind of automation I've done with AutoLisp doesn't require dialog boxes, which in some cases might even get in the way. See this video for an example of what I'm referring to. kzbin.info/www/bejne/hYnbqHhjqrRqY8U
@halcyondrafting7869
@halcyondrafting7869 Жыл бұрын
Hi, Daniel. Thank you for the tutorial. May I know where to purchase your book?
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
You can get it on Amazon as a new or used book.
@ibrahimpatel9006
@ibrahimpatel9006 2 жыл бұрын
How can I get this AutoCAD_Secrets_entire_book.pdf
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
This video is for my students, for whom I have purchased a copy of the book and placed on an internal server as a reference for them. It is not available to the general public. You might be able to find a website that is selling the entire book as a PDF, or you can purchase a used copy if you want a hard copy. I know that Amazon often has links to used copies of the book. You can also still buy the book new from Amazon or Sybex.
@ibrahimpatel9006
@ibrahimpatel9006 2 жыл бұрын
LISP to explode block and make block again with the same name
@DanAbbott-SMCC
@DanAbbott-SMCC 2 жыл бұрын
I am not sure what you are trying to do. Why do you want to explode a block and then remake the same block with the same name?
@SH-pu9mk
@SH-pu9mk Жыл бұрын
Hi man, do you know if there is a way to automate drawing road / footpath edges on an image in autocad LT or can it be done at all using a different software ? Thanks in advance for your answer.
@DanAbbott-SMCC
@DanAbbott-SMCC Жыл бұрын
You can use the IMAGE command to insert an image, then scale it, if necessary, and sketch lines over it. Make sure that you use DRAWORDER to place the image under the lines. You will have to trace the edges -- I would use the PLINE command. There is no way to automate that process from the image directly that I have found to be effective.
AEDD260Lecture09 AutoLisp second lecture
1:15:25
Dan Abbott
Рет қаралды 1,5 М.
AutoLISP Basics
1:02:29
Land F/X
Рет қаралды 53 М.
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,5 МЛН
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 2,8 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 44 МЛН
Why Lisp Is One Of The Most Productive Programming Languages
12:14
Gavin Freeborn
Рет қаралды 42 М.
Is C# better than Python?
10:47
Gavin Lon
Рет қаралды 11 М.
Using Lookups to Imitate Multiple Visbilities
23:33
KaDe King
Рет қаралды 42 М.
Automating tasks using Macros in AutoCAD
17:36
SourceCAD
Рет қаралды 79 М.
How to Select And Process Multiple Objects in AutoLISP Program
19:08
cyber CAD solutions
Рет қаралды 15 М.
How ChatGPT Improved My AutoCAD Workflow FOREVER
17:33
Lazy Arquitecto
Рет қаралды 51 М.
What are Geometric Functions used in AutoLisp
16:57
cyber CAD solutions
Рет қаралды 12 М.
Lecture 1: Course Overview + The Shell (2020)
48:17
Missing Semester
Рет қаралды 735 М.
How to write Auto LISP Macros in AutoCAD
10:51
cyber CAD solutions
Рет қаралды 42 М.