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

Method standardsTemplate

src/model/Building.cpp:305–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303 }
304
305 boost::optional<std::string> Building_Impl::standardsTemplate() const {
306 return getString(OS_BuildingFields::StandardsTemplate, false, true);
307 }
308
309 std::vector<std::string> Building_Impl::suggestedStandardsTemplates() const {
310

Callers 4

mergeBuildingMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36