Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
removeFromLoop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected