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

Method setComponent

src/model/AirflowNetworkDistributionLinkage.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 bool AirflowNetworkDistributionLinkage_Impl::setComponent(const AirflowNetworkComponent& airflowNetworkComponent) {
116 bool result = setPointer(OS_AirflowNetworkDistributionLinkageFields::ComponentName, airflowNetworkComponent.handle());
117 return result;
118 }
119
120 } // namespace detail
121

Callers 2

TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls 1

handleMethod · 0.45

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64