Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm writing a macro that should parse text in an AutoCAD drawing, and replace with other values. I already have the script for this.
However, I don't really want the original drawing affected. I essentially want to copy the drawing, and apply the rest of the script this copy, before saving the new drawing down.
I couldn't find anything from searching the forum. Can anyone assist with this? I'm a bit unfamiliar with VBA, particularly in AutoCAD.
Solved! Go to Solution.