- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We're having some issues when copying objects (including blocks) from one drawing to another. To give some context I'll give an example. I receive drawings for each floor plan from the architect and I want to copy and paste them all into one drawing to work on them. These drawings are usually exports from models from Revit, ArchiCAD, ... meaning they are often made up of thousands of (nested) blocks with generic names like group1, group2, ... If there are blocks in different drawings that have the same name but a different definition it will reuse whichever definition was pasted first. I want to make sure I always have the correct geometry.
Here are some important points:
- I usually don't care about the block names since they are usually generic. Having duplicates renamed is not an issue as long as I don't have to do it manually.
- I'd rather not simply explode everything, especially polylines, hatches, ...
- I'd rather not use xRefs because not all my colleagues understand how this works and it's not as user friendly and easy to send for approvals.
- I'm fine if it needs some programming even though i'm not too familiar with the AutoCAD API
Is there a good solution to this problem, preferably out of the box?
Solved! Go to Solution.