Hi All,
I am working on a project with different levels.
I usually like to have my levels side by side while i am designing the internals but other times the levels need to be stacked.
I know how to use scenes which i can do to show each level while stacked as a top view but is there a way or an extension that would move the levels to different positions and therefore be side by side ?
Thanks
How is your model organized? Is each level a group, or multiple groups with a common tag?
If you have a component for each floor, you can easily stack you level on top of each other to get the view of the whole building, like you show in your first picture, then move a copy of each component horizontally to split them as shown in your second picture.
Create 4 scenes that you can name “Whole”, “Level 1”, “Level 2” and “Level 3” or whatever suits you.
The Scene 1 shows the levels stacked on top of each other and each of the other scenes show only one level.
The advantage is that any editing done in any view, is reflected in the Whole view and vice versa.
See this SU file for ideas.
Building with individual levels.skp (229.7 KB)
These is a simpler method that requires only one copy of each floor and uses only tags to control their visibility.
See this SU file for ideas.
Building with individual levels - Tags.skp (200.2 KB)
2 Likes
Hi, They are grouped with multiple nested groups
Each floor is 0,1,2 and 3
Hi Jean,
Some time the simple idea are the best and i like it . Thank you, very cleaver