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

Method sourceSpace

src/model/ZoneMixing.cpp:143–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142
143 boost::optional<Space> ZoneMixing_Impl::sourceSpace() const {
144 return getObject<ModelObject>().getModelObjectTarget<Space>(OS_ZoneMixingFields::SourceZoneorSpaceName);
145 }
146
147 bool ZoneMixing_Impl::setSourceZone(const ThermalZone& zone) {
148

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64