Hello! First of all I would like to congratulate you for the amazing job with the plugin.
However, I have a doubt: how do I insert internal doors following the real world logical, in wich I have a single door between two ambients.
Until this moment, I understood that I have to do manually the same door twice (which one in one Room). Is that correct?
If you make a similar video to this one available (https://youtu.be/Ubsm1Io7Y2E?si=ZObu7k6mxrO4hx1N), but inserting an internal door, not an external one, it would be perfect because I realize that many people have the same question.
Hi @mostapha. I read your comments above that Pollination automatically detects the adjacent doors and create a adjacent duplicate door but i am getting error when I try to create door as said above. What may be wrong am i doing!
Is this the same for intermnal apertures? i.e., users only needs to model one aperture on the internal wall, and will the Rhino plugin automatically duplicate the aperture to the adjacent internal wall?
I tested it before, but the internal aperture was not automatically duplicated at that time.
I realize it’s subtle but there is a difference between the steps that Mostapha described and what you have described.
The SolveAdjacency command will not duplicate Apertures/Doors of one Face onto an adjacent Face since it’s ambiguous which of the two Faces is “right.” It may not seem like such a big conflict if there’s only one wall with a window and another without a window but it gets really messy if both Faces have windows and the two don’t match.
Instead of assigning Apertures before SolveAdjacnecy, try assigning them after solving adjacency as Mostapha recommended. As long as you add the Aperture geometry to both Rooms, the adjacent boundary conditions will be set up correctly.