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

Method windowType

src/utilities/floorspace/FSModel.cpp:1114–1116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1112}
1113
1114std::string FSWindowDefinition::windowType() const {
1115 return m_windowType;
1116}
1117
1118double FSWindowDefinition::overhangProjectionFactor() const {
1119 return m_overhangProjectionFactor;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected