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

Method resetVisibleTransmittance

src/model/SimpleGlazing.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 void SimpleGlazing_Impl::resetVisibleTransmittance() {
83 bool result = setString(OS_WindowMaterial_SimpleGlazingSystemFields::VisibleTransmittance, "");
84 OS_ASSERT(result);
85 }
86
87 } // namespace detail
88

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64