Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ numberofShadingControls
Method
numberofShadingControls
src/model/SubSurface.cpp:498–500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
unsigned int SubSurface_Impl::numberofShadingControls() const {
499
return shadingControls().size();
500
}
501
502
bool SubSurface_Impl::allowWindowPropertyFrameAndDivider() const {
503
bool result = false;
Callers
2
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64