Results 1 to 6 of 6

Thread: Collection of all AutoCAD commands

  1. #1
    I could stop if I wanted to
    Join Date
    2003-11
    Posts
    277
    Login to Give a bone
    0

    Default Collection of all AutoCAD commands

    Hi Augi or others forum member,
    I hope Augi staff can collect all command autocad,for every one know or need and use them,sometime I got problem if I use a code,and if I search in forum it need more time,this code like this
    Code:
    (command "_array" ss "" "p" loc 7 360 "" "")
    (command "_array" "l" "" "p" loc 7 "" "")
    (command "_array" ss "" "P" loc 7 90 45)
    (command "_array" ss "" "r" total 1 pitch)
    (command "_.-BLOCK" bn "_Y" pt ssetn "")
    (command "._break" ent "_F" pt2 pt3)
    (command "break" ss "f" point "@")
    (command "break" newpt1 newpt2 nil)
    (command "copy" SS "" pause)
    (command "copy" "l" "" p25 p27)
    (command "_.COPY" ss "" "0,0,0" p1)
    (command "_.copy" na "" "0,0,0" "0,0,0")
    etc...etc....etc

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

    Default Re: Collection of all AutoCAD commands

    Hi "Adesu"

    Please note I have *moved* this thread from the Forum Feedback forum to this one, as I feel this particular forum is a more appropriate place for such a topic.

    Thanks, Mike

    Forum Manager

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

    Default Re: Collection of all AutoCAD commands

    Quote Originally Posted by Adesu
    Hi Augi or others forum member,
    I hope Augi staff can collect all command autocad,for every one know or need and use them,sometime I got problem if I use a code,and if I search in forum it need more time,this code like this
    <SNIP>
    Hi

    Please refer to this thread ( Complete list of command alias ).

    Have a good one, Mike

    [ Add ] Kudos to Steve_Bennett for digging-up the link, used above. [ Add ]
    Last edited by Mike.Perry; 2006-05-17 at 10:13 AM. Reason: [ Add ] added.

  4. #4
    I could stop if I wanted to
    Join Date
    2003-11
    Posts
    277
    Login to Give a bone
    0

    Default Re: Collection of all AutoCAD commands

    Quote Originally Posted by Mike.Perry
    Hi

    Please refer to this thread ( Complete list of command alias ).

    Have a good one, Mike

    [ Add ] Kudos to Steve_Bennett for digging-up the link, used above. [ Add ]
    Hi Mike,
    Thanks you for your correction and info.
    Last edited by Adesu; 2006-05-18 at 12:11 AM.

  5. #5
    I could stop if I wanted to
    Join Date
    2003-11
    Posts
    277
    Login to Give a bone
    0

    Default Re: Collection of all AutoCAD commands

    Quote Originally Posted by Mike.Perry
    Hi "Adesu"

    Please note I have *moved* this thread from the Forum Feedback forum to this one, as I feel this particular forum is a more appropriate place for such a topic.

    Thanks, Mike

    Forum Manager
    Hi Mike,
    After I saw that site and pdf file,I'm not yet found what I looking for,you mis interpreted.
    I looking for all commands autocad in "lisp syntax",I hope this clear

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

    Question Re: Collection of all AutoCAD commands

    Quote Originally Posted by Adesu
    After I saw that site and pdf file,I'm not yet found what I looking for,you mis interpreted.
    I looking for all commands autocad in "lisp syntax",I hope this clear
    Hi

    Sorry, I still do not quite follow...

    Are you after a list of AutoCAD commands ?

    Or a list of AutoLISP functions ?

    Both can be found via the AutoCAD Online Help Files.

    Have a good one, Mike

Similar Threads

  1. Include all AutoCAD commands in "Civil 3D as AutoCAD"
    By Wish List System in forum Civil 3D Wish List
    Replies: 3
    Last Post: 2015-09-11, 12:33 PM
  2. autocad commands
    By aaronwsmith in forum AutoCAD General
    Replies: 2
    Last Post: 2008-08-28, 10:01 AM
  3. Autocad API Commands
    By jje in forum Revit - API
    Replies: 4
    Last Post: 2007-02-01, 07:33 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
  •