- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
I am trying to copy certain objects from my current drawing into a new one. I am using the code contained here: https://adndevblog.typepad.com/autocad/2012/09/copying-deepcloning-from-one-drawing-to-another-using...
Basically I'm using WblockCloneObjects to copy objects from one drawing to another. But the problem is that the new drawing does not retain all the items contained in the source database: e.g. dimension styles, styling, layers, certain block definitions etc
Is there a way to ensure that all of those items are also cloned? In other words, I want the new database exactly the same as the old, except for what appears in the model space - and I have object ids for those items which I want in the model space.
Any advice would be much appreciated. Thank you!
Ben
Solved! Go to Solution.