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

Method spaces

src/model/Building.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592 }
593
594 std::vector<Space> Building_Impl::spaces() const {
595 // all spaces in workspace implicitly belong to building
596 return this->model().getConcreteModelObjects<Space>();
597 }
598
599 ShadingSurfaceGroupVector Building_Impl::shadingSurfaceGroups() const {
600 ShadingSurfaceGroupVector result;

Callers 15

childrenMethod · 0.95
removeMethod · 0.95
plenum_zone?Method · 0.45
runMethod · 0.45
osm2iso.rbFile · 0.45
translateThermalZoneMethod · 0.45
translateModelMethod · 0.45
modelToThreeJSMethod · 0.45
surfacesMethod · 0.45
surfacesMethod · 0.45

Calls 1

modelMethod · 0.45

Tested by 13

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
ValidateIssue4323Function · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36