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

Method refrigeratedCaseAndWalkInList

src/model/RefrigerationSystem.cpp:255–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253 }
254
255 boost::optional<ModelObjectList> RefrigerationSystem_Impl::refrigeratedCaseAndWalkInList() const {
256 return getObject<ModelObject>().getModelObjectTarget<ModelObjectList>(OS_Refrigeration_SystemFields::RefrigeratedCaseAndWalkInListName);
257 }
258
259 boost::optional<ModelObjectList> RefrigerationSystem_Impl::refrigerationTransferLoadList() const {
260 return getObject<ModelObject>().getModelObjectTarget<ModelObjectList>(OS_Refrigeration_SystemFields::RefrigerationTransferLoadListName);

Callers 4

removeMethod · 0.95
cloneMethod · 0.95
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36