MCPcopy 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

cloneMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64