Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ resetAirflowPermeability
Method
resetAirflowPermeability
src/model/Shade.cpp:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
void Shade_Impl::resetAirflowPermeability() {
310
bool result = setString(OS_WindowMaterial_ShadeFields::AirflowPermeability,
""
);
311
OS_ASSERT(result);
312
}
313
314
} // namespace detail
315
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64