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

Method daylightingControls

src/model/Space.cpp:750–752  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

748 }
749
750 DaylightingControlVector Space_Impl::daylightingControls() const {
751 return getObject<ModelObject>().getModelObjectSources<DaylightingControl>(DaylightingControl::iddObjectType());
752 }
753
754 IlluminanceMapVector Space_Impl::illuminanceMaps() const {
755 return getObject<ModelObject>().getModelObjectSources<IlluminanceMap>(IlluminanceMap::iddObjectType());

Callers 15

childrenMethod · 0.95
changeTransformationMethod · 0.95
boundingBoxMethod · 0.95
runMethod · 0.45
osm2iso.rbFile · 0.45
translateModelMethod · 0.45
buildingSpacesMethod · 0.45
createSpaceMethod · 0.45
mergeSpaceMethod · 0.45
CompareTwoModelsFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls 1

iddObjectTypeFunction · 0.70

Tested by 5

CompareTwoModelsFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36