You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now it's not necessarily an issue, since this style of setting the WWR sets large windows that span the length of the wall, so they would be conflicting with any existing doors; ultimately this method is not really meant to be used with a model that has doors I suppose.
Having said that, there should probably be a comment about this in docstring, and/or a warning raised when popping non-window subsurfaces.
The text was updated successfully, but these errors were encountered:
When calling set_wwr, doors get inadvertently popped in this snippet here:
archetypal/archetypal/idfclass/idf.py
Lines 2359 to 2380 in 5393b96
Now it's not necessarily an issue, since this style of setting the WWR sets large windows that span the length of the wall, so they would be conflicting with any existing doors; ultimately this method is not really meant to be used with a model that has doors I suppose.
Having said that, there should probably be a comment about this in docstring, and/or a warning raised when popping non-window subsurfaces.
The text was updated successfully, but these errors were encountered: