Actually, not all that much cleanup. You just sort of Pull Curve and… that’s it. No Bounding Box though, since there are more facade orientations than the cardinal directions. Made “bounding rectangles” instead.
Need help with panelization for a building facade with setbacks VR 02.gh (67.0 KB)
@dai.yuxi1112 This will allow you to specify different horizontal widths for the different facade orientations. Just add sliders to the Merge component in the “Create Master Grids” section. If there are too few, the value of the last slider will be applied to all the rest of the facade orientations. Too many, and only the first required number of sliders will be used.
Because of I’ve pulled curves, the trimmed grid faces do not have the boundaries at some of the edges of the BRep:
Maybe @Ali_Najmaei can work his region magic or something other to fix that. Because of the way the vertical divisioning is structured against the Brep, in this situation you could get away with simply closing the open polylines, but as a generalization, you would have to find the missing edges.
Now, if the script would deconstruct the original brep into box primitives and nudges the sides to be in line with the grid, then you really would have something really useful on your hands.



