Hey everyone,
I’m trying to make a wall between all my levels in my model. I have 2 different blocks with different amount of levels. How can I make it so that the List Levels align that they automatically stop generating walls beyond the block height?
For floors I did something similar succesfully, but I used a Element copy after creating only the top floors. and then filtering the levels below them.
So basically I have 2x2 lists
block A - 4 curves per level
block B - 4 curves per level
levels 1 to 30 for Block A
levels 1 to 5 for block B
Any help would be greatly appreciated.