Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ CloseAllModels
Function
CloseAllModels
src/cpp/wasm/web-ifc-wasm.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void CloseAllModels()
48
{
49
return manager.CloseAllModels();
50
}
51
52
int OpenModel(webifc::manager::LoaderSettings settings, emscripten::val callback)
53
{
Callers
1
~ModelManager
Method · 0.85
Calls
1
CloseAllModels
Method · 0.80
Tested by
no test coverage detected