Search the Community
Showing results for tags 'duplicate'.
-
Run overkill command or similar on current layer only
david1-b posted a topic in AutoLISP, Visual LISP & DCL
Hello, I have been working on a VLISP routine that reads from a txt file and draws some plines based on the text file. As a result of how the text files are received some lines are drawn as duplicates. Accordingly, I would like to run the overkill command or something similar at the end of the r... -
I have a lisp that copies everything inside a circle, but I wish I can copy everything inside a closed polyline. Can you help me editing this code? (defun c:det (/ osm blip ent alist cir1 pt1 raio1 cir2 pt2 raio2 fator ss pt) (setq p1 (getpoint "\nSelecione o raio do círculo de ampli...
-
Hi all, I'm looking for a way to check my BOM lines (mostly copied from multiple drawings) for duplicate part numbers (all number, no alphabets but might have - or _) in an attribute block with a tag named DESCRIPTION & SAPNUMBERS. Example If the description says 12345 in one line and if...
-
Hello, Firstly,Sorry for my English and I admit I'm addicted to making enhancements in CAD drawing I'm looking for quiet simple way to copy current layout and move it to end using only some commands. I know "Move or Copy..." dialog box method but I need to do exactly the same thing using com...
-
- macro
- layout tabs
-
(and 3 more)
Tagged with:
-
Autocad 2009 Automatically Opens Duplicate Drawings
acumen posted a topic in AutoCAD Bugs, Error Messages & Quirks
Greetings, this is my first post so I hope it's in the right place. I have an AutoCAD 2009 user who is having a very strange problem. He will open a drawing to edit it. At some point during his editing process the same drawing opens again in read/write mode. This causes problems because he has m... -
I have hundreds of drawings with attributes that are duplicated. I can't go through each individual drawing, call up BATTMAN and delete them one by one. I need a way to automate the process. The duplicates always show up in EATTE and show up most of the time in BATTMAN. I need a lisp that will find...
-
Removing Duplicate Lines?
Justin Lau posted a topic in AutoCAD 2D Drafting, Object Properties & Interface
I've got this drawing which I would like to engrave with my laser, but I'm afraid the duplicate lines from the imported WMF (from Adobe Illustrator) will hinder the performance of the laser. I have tried OVERKILL on all of its different settings, but there are still duplicate lines all over the pla... -
I've read the posts about the "overkill" command which doesn't work on 2011 anymore. Any other command I don't know about that would take care of overlapping lines, etc.. ? It seems if Autodesk already had a command for this issue, it should still have it...or? The posts list that "overkill...