- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there some way to duplicate a layer structure with it's childen objects?
I have an architectural project, and I created a layer structure to manage my elements easier. Also , the elements have some boolean operations connection on them. For example, my boolean operands are on a separate layer.
I'd like to create one or more alternative version of the model, so I'd like to duplicate all the objects, and I'd like to maintain the layer structure as well (maybe append a "copy" ending to each layer name).
So what is the method for this? If I simply create a copy of all the objects, the boolean associations get maintained, but I won't be able to switch between alternatives A or B, because the duplicated objects will be on the same layer as the original objects. If I copy the objects layer by layer, the boolean references might disassociate with each other.
Any ideas? Thanks!
Solved! Go to Solution.