HB Facade Parameters

I have 2 faces directed on one side. when I’ve used FacParam, it forces 2 windows in the 2 faces. Am I able to create a window on one face?
I uploaded a photo to explain with the gh file.

Thanks in advance,

MainLobby_Test.gh (49.7 KB)

Hi @rsalelwani

You need to deconstruct the entire room, then carefully choosing the specific face(s) you are interested to do fenestration. This is viable using a List Item for choosing that specific face(s). Then you apply your specific window scenario for that. To construct the whole building you need to merge the face(s) that you assigned the particular characteristics and other faces. For the other faces, you need to use Cull Index to deselect that specific face(s) from the total list of your faces. Then you need to integrate all of this faces to a new HB Room component. Please find the below pictures containing the algorithm and results in the Rhino.


image

3 Likes

Hi @behnammmohseni

Amazing!! It’s resolved by your steps.

Thanks again,

1 Like