MCPcopy 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_FFunction · 0.80
TEST_FFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64