Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ removeAllSubSurfaces
Method
removeAllSubSurfaces
src/model/ShadingControl.cpp:507–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
505
}
506
507
void ShadingControl_Impl::removeAllSubSurfaces() {
508
clearExtensibleGroups();
509
}
510
511
bool ShadingControl_Impl::setSubSurfaces(const std::vector<SubSurface>& subSurfaces) {
512
removeAllSubSurfaces();
Callers
2
clone
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64