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

Method disconnect

src/model/HVACComponent.cpp:355–357  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

353 }
354
355 void HVACComponent_Impl::disconnect() {
356 return;
357 }
358
359 bool HVACComponent_Impl::isRemovable() const {
360 if (containingHVACComponent()) {

Callers 1

removeFromLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected