Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ newHandle
Method
newHandle
src/utilities/idf/WorkspaceObjectDiff.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
boost::optional<UUID> WorkspaceObjectDiff_Impl::newHandle() const {
23
return m_newHandle;
24
}
25
26
} // namespace detail
27
Callers
1
emitChangeSignals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected