MCPcopy 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

OpenModelFromCallbackMethod · 0.85
SaveModelToCallbackMethod · 0.85
OpenModelFunction · 0.85
SaveModelFunction · 0.85
StreamMeshesFunction · 0.85
IntersectMethod · 0.85
IntersectRayMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected