Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ spaceTypes
Method
spaceTypes
src/utilities/floorspace/FSModel.cpp:199–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
}
198
199
std::vector<FSSpaceType> FSModel::spaceTypes() const {
200
return m_spaceTypes;
201
}
202
203
std::vector<FSConstructionSet> FSModel::constructionSets() const {
204
return m_constructionSets;
Callers
1
Dispatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected