Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
osm2iso.rb
File · 0.45
uFactor
Method · 0.45
thermalConductance
Method · 0.45
uFactor
Method · 0.45
thermalConductance
Method · 0.45
SubSurface_GTest.cpp
File · 0.45
TEST_F
Function · 0.45
Surface_GTest.cpp
File · 0.45
translateModel
Method · 0.45
translateModel
Method · 0.45
translateSurface
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36