Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ space
Method
space
src/radiance/WindowGroup.cpp:83–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
model::Space WindowGroup::space() const {
84
return m_space;
85
}
86
87
model::ConstructionBase WindowGroup::construction() const {
88
return m_construction;
Callers
8
operator==
Method · 0.45
getPolygons
Method · 0.45
getPolygon
Method · 0.45
getReferencePoint
Method · 0.45
getSensorVector
Method · 0.45
getViewVectors
Method · 0.45
getReferencePoints
Method · 0.45
modelToRadPreProcess
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected