Layer Merge without deleting layers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Looking for an idea...
My primary function with CAD is to maintain distribution warehouse drawings.
I developed a layer standard similar to the NCS... each layer has a prefix of N-, E-, M-, etc.... (New, Existing, Modified...)
At the end of a project, the New (N-) and Modified (M-) layers need to be "merged" to Existing (E-) layers because everything is installed and is no longer considered "new". My model then reflects "existing" and all objects are on the appropriate "existing" layers and my CAD file is ready for the next project. It's been a great way to recycle and update a single file over and over again.
Layer Merge works ok for this (I use a script), but the layers you're merging from (N-, M-, etc) are then deleted... I have these layers added back to the drawing file, but....... that short amount of time where the layers were merged/deleted, I also lose all of my VPFreeze settings throughout the drawing set.
So that's the long question, here's the short one: How can I merge two layers and keep both layers?