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

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 42

  • @GrownUpTales
    @GrownUpTales 7 років тому +3

    Working on lisp is really fun. The satisfaction you get when you successfully run a program 💌

  • @SmartcadSoftwareSolutions
    @SmartcadSoftwareSolutions 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

  • @rickjameskoester
    @rickjameskoester 9 років тому +2

    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...

  • @Muhammad_Aamir99
    @Muhammad_Aamir99 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.

  • @gmwillis2000
    @gmwillis2000 2 роки тому

    She the a superior teacher. Really.

  • @mohamedelkholy876
    @mohamedelkholy876 8 років тому

    YES ALLEN PLEASE WE NEED MORE AND MORE AUTOLISP VIDEOS

  • @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.

  • @ryanburnside38
    @ryanburnside38 10 років тому

    Thank you very much for this introduction. I've used Common Lisp and Scheme before but AutoLISP is slightly different.

  • @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

  • @rogerseelbach5330
    @rogerseelbach5330 Рік тому

    Thank you so much!

  • @IAmTheWoodmeister
    @IAmTheWoodmeister 10 років тому +1

    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!

  • @madcapper6
    @madcapper6 7 років тому +1

    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 років тому +1

      Yes, as long as is not already being used by another command or variable you can use any combination, even add numbers to it.

  • @Pankajnichal
    @Pankajnichal 7 років тому +1

    allen very helpful video to learn lisp....

  • @kristophermyers2255
    @kristophermyers2255 7 років тому

    add to that the satisfaction of someone else using your routines because they are helpful to them.

  • @CraigBass1988
    @CraigBass1988 9 років тому

    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?

  • @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.

  • @cloud77hot40
    @cloud77hot40 7 років тому

    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?

  • @windelesteban1104
    @windelesteban1104 6 років тому

    Maam just wanna ask if there is a conversion from fas file to lisp file. Thanks.

  • @jeffholmgren8851
    @jeffholmgren8851 4 роки тому

    All my old autolisp are on floppy and I don’t have a drive??????

  • @michaelmolter6180
    @michaelmolter6180 4 роки тому

    Are the commands case sensitive?

  • @aliazamish
    @aliazamish 5 років тому

    how to make road profile with cutt & filling?

  • @ibrahimpatel9006
    @ibrahimpatel9006 2 роки тому

    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

  • @venugopals9680
    @venugopals9680 9 років тому

    good explanation. did great job.thanks a lot.

  • @zdravki4
    @zdravki4 11 років тому

    great tip about AutoLISP, thanks for that, I'll give it a try :)

  • @marcfauve6971
    @marcfauve6971 8 років тому

    For other language user use _zoom for zoom, use _erase for erase.
    simply tape _and english fonction

  • @rania_ismail
    @rania_ismail 9 років тому

    great video, thank you very much

  • @dolikeido333
    @dolikeido333 6 років тому

    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

  • @richardkulwa9730
    @richardkulwa9730 7 років тому

    Hey can you do this in civil 3D??? and how can i become your online student

  • @muneebkhan5902
    @muneebkhan5902 7 років тому +1

    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

  • @MrElmasrie
    @MrElmasrie 5 років тому

    NICE TUTORIAL

  • @kanhaiyakumawat1491
    @kanhaiyakumawat1491 7 років тому +1

    Hallo halp me. conture lisp how to work..

  • @kanhaiyakumawat1491
    @kanhaiyakumawat1491 5 років тому

    Thank you mem

  • @invdvdcase
    @invdvdcase 10 років тому

    ty

  • @kanhaiyakumawat1491
    @kanhaiyakumawat1491 7 років тому +1

    How to read a Lisp, and get into work.. halp me..

  • @miansaidshahenshah7820
    @miansaidshahenshah7820 5 років тому

    NICE VIDEOS AND PLEASE HELP ME ALL BLOCKS