Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ callback
Function
callback
tests/functional/WebIfcApi.spec.ts:633–633 ·
view source on GitHub ↗
(_:Uint8Array)
Source
from the content-addressed store, hash-verified
631
}
632
// save file
633
function
callback(_:Uint8Array) {}
634
ifcApi.SaveModelToCallback(newModID,callback);
635
ifcApi.CloseModel(newModID);
636
Callers
7
OpenModelFromCallback
Method · 0.85
SaveModelToCallback
Method · 0.85
OpenModel
Function · 0.85
SaveModel
Function · 0.85
StreamMeshes
Function · 0.85
Intersect
Method · 0.85
IntersectRay
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected