guhan Posted August 16, 2011 Posted August 16, 2011 (edited) Hi all, How we will find duplicate line and delete it through autolisp program in autocad 2004? If anybody know, please send the code. Edited August 16, 2011 by guhan Quote
pBe Posted August 16, 2011 Posted August 16, 2011 if you have Express Tools OVERKILL Otherwise. (defun c:NoTimeToWriteOneNow () (if "There'sTime" (do this)(do it later)) ) Quote
Tharwat Posted August 16, 2011 Posted August 16, 2011 But in your username profile it is Autocad 2010 , Right ? Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 Did Express Tools for 2004 even have the OVERKILL command? Never mind. I just answered my own question. It's "Yes." I found a screenshot of the Express Tools drop down menu. By the way, it is invoked via the command line. Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 ReMark, I am new to Autocad. OVERKILL command is not working in autocad 2004. Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 ReMark, I am new to Autocad. OVERKILL command is not working in autocad 2004. Is Express Tools even loaded? Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 i dont know express tools. is it like lsp file or not? Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 Look at your drop-down menus at the top of your screen. Do you have one for Express Tools? Yes, the routines included in Express Tools were created using lisp. Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 if you have helping tendency, please send that lisp file. I am totally confusing sir. Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 I am afflicted with helping tendencies but I can't send you any AutoCAD files. It would be illegal to do so. If you type MENULOAD at the command line then press ENTER is EXPRESS listed? Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 i found overkill option. But it displayed the message "overkill unknown command "OVERKILL" Press F1 for help." when i chose the overkill option. Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 No option is working below the express tool. Quote
pBe Posted August 16, 2011 Posted August 16, 2011 I am afflicted with helping tendencies guess i could say the same thing for the rest of us Quote
pBe Posted August 16, 2011 Posted August 16, 2011 pBe, what's it meaning? Us here (the forum members) being as helpful as ReMark that is.. So have you resolve the Overkill issue? its apparent that you do not have Express toolls and/or only a limited access to the menus. If only i can find my copy of overkill.lsp from way back then, i know i had it stashed somewhere.... Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 You might need the overkillsup.lsp file as well. The files are in the Express folder under the AutoCAD program folder. Quote
ReMark Posted August 16, 2011 Posted August 16, 2011 guess i could say the same thing for the rest of us It's a disease. What can I say? I'm trying to get help with it via a support group. It isn't going well at the moment. Quote
guhan Posted August 16, 2011 Author Posted August 16, 2011 Us here (the forum members) being as helpful as ReMark that is.. So have you resolve the Overkill issue? its apparent that you do not have Express toolls and/or only a limited access to the menus. If only i can find my copy of overkill.lsp from way back then, i know i had it stashed somewhere.... pBe, you are genius ya. superb. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.