You are here:
I`ve been using AutoCAD since 1987 and programming AutoLISP nearly as long. I can answer questions about programming AutoCAD (except ARX) and production enhancement techniques. I cannot answer questions about AutoCAD crashes or DWG corruption. AutoCAD PROGRAMMING (menus, lisp) related questions only!
Since 1987. Author of Plot2000 software for for AutoCAD, http://www.plot2000.com. PROGRAMMING QUESTIONS ONLY PLEASE. Questions that are NOT related to programming or AutoCAD customization (menus and lisp only please) are outside the scope of my volunteer services and will NOT BE ANSWERED.
There is a new challenge every day, and there are many ways to solve most problems. Please ask me AutoLisp questions only please.
How many options are there to the ARC command?
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| Peter | 10/27/09 | 10 | 9 | 10 | 10 | Thank you very much! Did as you ..... |
| Don Gr... | 10/10/09 | 10 | 10 | 10 | 10 | Thanks alot for this I can modify ..... |
| Brian | 10/08/09 | 10 | 9 | 10 | 10 | Thanks a lot. Learned a few ..... |
| bob | 10/07/09 | 10 | 10 | 10 | 10 | Wow! Super fast and CORRECT! works a ..... |
| Gretchen Schwab | 09/15/09 | 10 | 10 | 10 | 10 | Thanks very clear, of course, until I ..... |
Without seeing your script file, or at least the beginning and end of it, I would only be guessing as to what the problem might be. The bottom line is probably that you have a command out of sequence
LIST the dimensions, figure out what style they are. type DDIM and modify the style for those dimensions, look for something called 'Horizontal Alignment'. Save the changes to the dimension style. Then
Yes, there is a distance function that takes two points, that will return the distance between them. So first you have to collect the two points, something like the following: (setq pt1 (getpoint "first
The setup for your corporate menu is separate from the autocad install process. The good news is that you should be able to put the needed files from the one workstation that you have working onto the
The new_dialog function call can specify the default action handler. I was unable to find any good examples of how to do a global handler on the internet or manual, so this is why it's taken me time to

©2009 About.com, a part of The New York Times Company. All rights reserved.