Dear friends,
Assume that I have a building of 10 floors designed in two layers:
1. first layer consists of 7 floors.
2. second layer consists the rest which is 3 floors
I want to combined all of these two layers into one layer. This one layer should have 10 floors (7 + 3 = 10 floors).
Which tools I should use please?
because I checked merge and Append, but unfortunately non of them work with me as they only consider the shared area in between these two layers, while I need to add both together in one layer.
In your model you are going to have to use the append tool to take data from the second layer and append it to the first.