MCPcopy 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

1import * as WebIFC from "../../../dist/web-ifc-api-node.js";
2//import * as WebIFC from "web-ifc";
3import { Equals, WithIFCFileLoaded } from "./utils";
4import fs from "fs";

Callers

nothing calls this directly

Calls 3

WithIFCFileLoadedFunction · 0.90
EqualsFunction · 0.90
SaveModelMethod · 0.80

Tested by

no test coverage detected