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

Method materialStandard

src/model/StandardsInformationMaterial.cpp:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 boost::optional<std::string> StandardsInformationMaterial_Impl::materialStandard() const {
68 return getString(OS_StandardsInformation_MaterialFields::MaterialStandard, true, true);
69 }
70
71 const Json::Value& StandardsInformationMaterial_Impl::getStandardsJSON() {
72 const static Json::Value standards_json = parseStandardsJSON();

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64