MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / numberofSubSurfaces

Method numberofSubSurfaces

src/model/ShadingControl.cpp:385–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 }
384
385 unsigned int ShadingControl_Impl::numberofSubSurfaces() const {
386 return numExtensibleGroups();
387 }
388
389 std::vector<SubSurface> ShadingControl_Impl::subSurfaces() const {
390 std::vector<SubSurface> result;

Callers 2

TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64