Тёмный

Enter the World of AutoLISP! (Lynn Allen/Cadalyst Magazine) 

Cadalyst Videos
Подписаться 15 тыс.
Просмотров 59 тыс.
50% 1

To become a true AutoCAD guru, you need to know a little AutoLISP. Join Lynn Allen as she takes you through the very basics of AutoLISP and starts you down the road to creating your own AutoCAD commands! For more CAD tips, visit www.cadalyst.com.

Наука

Опубликовано:

 

29 мар 2013

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@GrownUpTales
@GrownUpTales 7 лет назад
Working on lisp is really fun. The satisfaction you get when you successfully run a program 💌
@gmwillis2000
@gmwillis2000 Год назад
She the a superior teacher. Really.
@rickjameskoester
@rickjameskoester 8 лет назад
Thank you very much! what a great teacher I did my own lisp, and it worked the first try :) been wanting to do one for years...
@tajammulhussainKhadir
@tajammulhussainKhadir 8 лет назад
with this small video I am very confident. "yes can also learn programming" before it was difficult for me but now days I am enjoying thanks Allen
@SuperAAMIRNIAZI
@SuperAAMIRNIAZI 8 лет назад
Lynn Allen thank you very much I was thinking that autolisp is very difficult for me but from now it's easy for me because of your teaching method thanks again.
@mohamedelkholy876
@mohamedelkholy876 7 лет назад
YES ALLEN PLEASE WE NEED MORE AND MORE AUTOLISP VIDEOS
@kristophermyers2255
@kristophermyers2255 6 лет назад
add to that the satisfaction of someone else using your routines because they are helpful to them.
@ryanburnside38
@ryanburnside38 10 лет назад
Thank you very much for this introduction. I've used Common Lisp and Scheme before but AutoLISP is slightly different.
@rogerseelbach5330
@rogerseelbach5330 Год назад
Thank you so much!
@venugopals9680
@venugopals9680 8 лет назад
good explanation. did great job.thanks a lot.
@Pankajnichal
@Pankajnichal 7 лет назад
allen very helpful video to learn lisp....
@zdravki4
@zdravki4 11 лет назад
great tip about AutoLISP, thanks for that, I'll give it a try :)
@rania_ismail
@rania_ismail 9 лет назад
great video, thank you very much
@IAmTheWoodmeister
@IAmTheWoodmeister 9 лет назад
I've managed to write a few very useful routines that accept user input and manipulates it to draw in a few seconds what would have taken me 5 minutes. Literally. However I am self taught. Having a more in depth explanation of routines would be fantastic!
@marcfauve6971
@marcfauve6971 8 лет назад
You can also do Commande: (getcname "cercle") and [enter] "_CIRCLE" to have the english command Commande: (getcname "_circle") and [enter] "CERCLE" to have the french command
@xantzakoss
@xantzakoss 7 лет назад
I have tried creating my first lisp and it worked as expected on ADT 2014 but didn't on ADT 2017. Any ideas? Thanks alot for your helpful videos.
@windelesteban1104
@windelesteban1104 6 лет назад
Maam just wanna ask if there is a conversion from fas file to lisp file. Thanks.
@cloud77hot40
@cloud77hot40 6 лет назад
I started out learning AutoCad, inventor, SolidWorks, and CADCAM software. I wanted to know more about SolidWorks API so I learned a bit of Python and C# programming and I just barely found out about AutoLisp. What's a good way to learn this language?
@MrElmasrie
@MrElmasrie 5 лет назад
NICE TUTORIAL
@CraigBass1988
@CraigBass1988 8 лет назад
I'm a resourceful guy, I don't like to put too much energy into something that won't output what I want, hence my question: Could I write a LISP routine that would allow me to cut free sections through ground models?
@madcapper6
@madcapper6 7 лет назад
Can you use any character or string with defun? If I wanted to create the zoom previous function could I use say, zz rather than zp?
@LatinKingSosa
@LatinKingSosa 7 лет назад
Yes, as long as is not already being used by another command or variable you can use any combination, even add numbers to it.
@zouhairwarii3079
@zouhairwarii3079 10 лет назад
Hi Lynn, I do like watching your tutorials, I need your help for this issue I have an autocad file made of hundred points, each point is known by an ID. Let suppose my ID's points start from 1 to 500. Now among all this points, I have to join points 5,10,11,110,400 into a closed polyline. How can I do that with Lisp programming.
@marcfauve6971
@marcfauve6971 8 лет назад
For other language user use _zoom for zoom, use _erase for erase. simply tape _and english fonction
@aliazamish
@aliazamish 4 года назад
how to make road profile with cutt & filling?
@kanhaiyakumawat1491
@kanhaiyakumawat1491 5 лет назад
Thank you mem
@richardkulwa9730
@richardkulwa9730 7 лет назад
Hey can you do this in civil 3D??? and how can i become your online student
@dolikeido333
@dolikeido333 5 лет назад
u make things looks so easy ....i had an offer to work in dubai but i lose it because this autolisp i never heard about that here in tunisia because we don't use it as a draftsman for 5 years i use cheat cheets and i draw plans ..i even don't know why we need autolisp when we can do the work so fast even without it ...untill now i didn't understand what's his roles
@jeffholmgren8851
@jeffholmgren8851 4 года назад
All my old autolisp are on floppy and I don’t have a drive??????
@invdvdcase
@invdvdcase 10 лет назад
ty
@ibrahimpatel9006
@ibrahimpatel9006 Год назад
I need LISP for insert block Could you please help me I have created a new file, in the file I have developed a block I want the block to be used as insert block
@sunilmistry790
@sunilmistry790 3 года назад
i want save popup in autolisp please help
@michaelmolter6180
@michaelmolter6180 3 года назад
Are the commands case sensitive?
@michaelmolter6180
@michaelmolter6180 3 года назад
Just got to the answer: no, they are not.
@muneebkhan5902
@muneebkhan5902 7 лет назад
mam can you help to make LISP file of (Multiple Point)? please Help me
@maheshteli5854
@maheshteli5854 7 лет назад
Yes it can be done. just let me know your problem definition. and also tell me that weather you require data based multi point or formula based multi-point.
@rameshchandyadav8238
@rameshchandyadav8238 5 лет назад
sir ji polyline to closed polygon lisp command please help me sir
@kanhaiyakumawat1491
@kanhaiyakumawat1491 7 лет назад
Hallo halp me. conture lisp how to work..
@kanhaiyakumawat1491
@kanhaiyakumawat1491 7 лет назад
conture lisp kese work krti h..?
@kanhaiyakumawat1491
@kanhaiyakumawat1491 7 лет назад
How to read a Lisp, and get into work.. halp me..
@miansaidshahenshah7820
@miansaidshahenshah7820 4 года назад
NICE VIDEOS AND PLEASE HELP ME ALL BLOCKS
Далее
МЕСТЬ МАЛОГО
00:52
Просмотров 118 тыс.
AutoLISP Basics
1:02:29
Просмотров 53 тыс.
How to set Justification for Text & MText in AutoLISP
11:43
How to use Visual Lisp ActiveX Methods in AutoLISP
7:08