Converting rhino pollination rooms to grasshopper pollination zones

Hi team,

I have a model as rhino pollination zones - breps with associated windows. I wish to take this geometry to grasshopper. However when I select my brep geometry as reference for Grasshopper component- HB room from solid - it gives error " Input geometry is not a closed volume". Further on selecting objects of the aperture layer, it selects the entire model and gets difficult to reference in grasshopper.

It would be great to get suggestions on what would be the best way of doing this?

Thanks,

Hi @ishitasingh,

Pollination Grasshopper has several components for this particular use case.

image

You can use the PO Room component to select certain rooms. The PO Model component loads the whole Pollination model.

Thanks, @mostapha . This is helpful.