Lisp for Correcting Bad Partslist Descriptions and UOM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone! My company is going through the pains of a merger with a former competitor. In the process, engineering is updating PN's and drawings to "align" with the other entities of our corporate family. This means taking drawings that were perfectly usable pre-merger, and running various existing lisp routines to produce a partslist (BOM) on our AutoCAD drawings. The descriptions and UOM's that result are terrible.
To correct for this, each designer has to ***manually*** correct all descriptions back to the old GOOD description. (see attached drawing and you will understand how bad the descriptions are!!) This is so we can still process work through our shop.
What I need is a lisp that replaces bad descriptions and units of measure. I have no idea how to execute this, and to be honest, I don't have the time to figure it out.
Ideally, I would envision selecting all the Good descriptions first then pressing enter, then selecting all the corresponding bad descriptions second, press enter, and the program would go through each block matching the item numbers and swapping out the description attribute. That's the plan. Like I said, no idea how to get to that point. I have had to do this for partslists at least 60 items long and that's just dumb.
Any help is always much appreciated!