See the top rated post in this thread. Click here

Results 1 to 3 of 3

Thread: AutoLISP and its place within AutoCAD

  1. #1
    Member
    Join Date
    2004-09
    Posts
    9
    Login to Give a bone
    0

    Post AutoLISP and its place within AutoCAD

    Hi all,
    could you please clear me
    1. what is Auto Lisp
    2. what is it's function in autocad
    3. how ot works.
    4. what is the basic knowledge to work with Lisp.
    5. Which are the programmimg languages i should know to play (eg. c, c++, VB)


    thanks & regards,
    Refiq

  2. #2
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: AutoLISP and its place within AutoCAD

    Hi

    Have a browse of the following thread, it should answer most of your above questions...

    Learning Lisp

    Have a good one, Mike

  3. #3
    I could stop if I wanted to LanceMcHatton's Avatar
    Join Date
    2002-04
    Location
    Las Vegas, NV, USA
    Posts
    303
    Login to Give a bone
    1

    Default Re: AutoLISP and its place within AutoCAD

    Quote Originally Posted by rputhenv
    could you please clear me
    1. what is Auto Lisp
    2. what is it's function in autocad
    3. how ot works.
    4. what is the basic knowledge to work with Lisp.
    5. Which are the programmimg languages i should know to play (eg. c, c++, VB)
    AutoLISP (or simply LISP) is simply a programming code that AutoCAD understands. It is proprietary to Autodesk and specifically intended for AutoCAD.

    It gives users the ability to create their own command for AutoCAD or just simply streamline commonly used series of commands/keystrokes.

    Knowing those programming languages you listed above would be extremely helpful with writing LISP code. However, it isn't necessary. Most intelligent CAD users should at least be able to manipulate some existing LISPs to fit their specific needs. Although knowing how to write LISP can vastly improve many aspects of drafting and design.

Similar Threads

  1. AutoLISP In AutoCAD Electrical
    By Borgster in forum AutoLISP
    Replies: 4
    Last Post: 2013-11-07, 03:54 PM
  2. AutoCAD + AutoLISP + PASCAL = MYSQL
    By marangoni in forum AutoLISP
    Replies: 9
    Last Post: 2013-07-30, 02:32 AM
  3. AutoLISP in AutoCAD LT
    By Doodlemusmaximus in forum AutoCAD LT - General
    Replies: 5
    Last Post: 2009-04-23, 01:20 PM
  4. Autolisp program for AutoCAD 2010
    By strutman in forum CAD Management - General
    Replies: 5
    Last Post: 2009-04-14, 11:07 AM
  5. 2D/Autolisp AutoCad Questions for Interview
    By joconnell in forum CAD Management - General
    Replies: 3
    Last Post: 2005-10-20, 02:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •