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

Method isOpaque

src/model/WindowDataFile.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 bool WindowDataFile_Impl::isOpaque() const {
46 return false;
47 }
48
49 bool WindowDataFile_Impl::isFenestration() const {
50 return true;

Callers 15

runMethod · 0.45
osm2iso.rbFile · 0.45
uFactorMethod · 0.45
thermalConductanceMethod · 0.45
uFactorMethod · 0.45
thermalConductanceMethod · 0.45
TEST_FFunction · 0.45
Surface_GTest.cppFile · 0.45
translateModelMethod · 0.45
translateModelMethod · 0.45
translateSurfaceMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36