Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ ~ModelManager
Method
~ModelManager
src/cpp/web-ifc/modelmanager/ModelManager.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
webifc::manager::ModelManager::~ModelManager()
21
{
22
CloseAllModels();
23
}
24
25
void webifc::manager::ModelManager::CloseAllModels()
26
{
Callers
nothing calls this directly
Calls
1
CloseAllModels
Function · 0.85
Tested by
no test coverage detected