MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / CloseModel

Function CloseModel

src/cpp/wasm/web-ifc-wasm.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void CloseModel(uint32_t modelID)
80{
81 return manager.CloseModel(modelID);
82}
83
84webifc::geometry::IfcFlatMesh GetFlatMesh(uint32_t modelID, uint32_t expressID)
85{

Callers

nothing calls this directly

Calls 1

CloseModelMethod · 0.45

Tested by

no test coverage detected