Hi everyone.
Previously, I’ve been trying to create boxes (rectangles) with certain dimensions on the facade surface by avoiding windows and I have been able to do that by dividing the line into segments equal to the width of boxes. However, the area where I am placing these boxes is not being used properly or in an optimized way. As you can see in the figure that there is a lot of space where another box (in red color) can be placed if the currently placed box is a bit shifted towards the right.
I would like to ask if there is any way I can maximize the area of boxes by using the facade area in an optimized way. The file is attached below; I have highlighted the relevant group because the file is large.
Thanks a lot
Query_GH.gh (136.6 KB)