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

File geometrystream.ts

examples/usage/src/geometrystream.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";
2import { Equals, WithIFCFileLoaded } from "./utils";
3
4export default async function() {

Callers

nothing calls this directly

Calls 15

WithIFCFileLoadedFunction · 0.90
EqualsFunction · 0.90
StreamAllMeshesMethod · 0.80
sizeMethod · 0.80
GetGeometryMethod · 0.80
GetVertexArrayMethod · 0.80
GetIndexArrayMethod · 0.80
GetIfcEntityListMethod · 0.80
getMethod · 0.65
GetVertexDataMethod · 0.65
GetVertexDataSizeMethod · 0.65

Tested by

no test coverage detected