Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ exporting.ts
File
exporting.ts
examples/usage/src/exporting.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as WebIFC from
"../../../dist/web-ifc-api-node.js"
;
2
//import * as WebIFC from "web-ifc";
3
import
{ Equals, WithIFCFileLoaded } from
"./utils"
;
4
import
fs from
"fs"
;
Callers
nothing calls this directly
Calls
3
WithIFCFileLoaded
Function · 0.90
Equals
Function · 0.90
SaveModel
Method · 0.80
Tested by
no test coverage detected