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
These redundant shading inputs can result in shading effects being double-counted:
ExteriorShading/Type can be "solar film", but there is a separate WindowFilm element. Remove the element? Or is there a separate element because a WindowFilm can be on the interior, in which case the enumeration should be dropped, the ShadingCoefficient should be separate into summer vs winter, and there should be a Location element (interior vs exterior), similar to InsectScreens?
ExteriorShading/Type can be "external overhangs" but there is a separate Overhangs element with physical inputs. Remove the enumeration (and allow Overhangs/Depth to be optional)? What about "awnings"?
The text was updated successfully, but these errors were encountered:
These redundant shading inputs can result in shading effects being double-counted:
ExteriorShading/Type
can be "solar film", but there is a separateWindowFilm
element. Remove the element? Or is there a separate element because a WindowFilm can be on the interior, in which case the enumeration should be dropped, the ShadingCoefficient should be separate into summer vs winter, and there should be a Location element (interior vs exterior), similar to InsectScreens?ExteriorShading/Type
can be "external overhangs" but there is a separateOverhangs
element with physical inputs. Remove the enumeration (and allowOverhangs/Depth
to be optional)? What about "awnings"?The text was updated successfully, but these errors were encountered: