Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as WebIFC from
"../../../dist/web-ifc-api-node.js"
;
2
import
{ Equals, WithIFCFileLoaded } from
"./utils"
;
3
4
export
default
async
function
() {
Callers
nothing calls this directly
Calls
15
WithIFCFileLoaded
Function · 0.90
Equals
Function · 0.90
StreamAllMeshes
Method · 0.80
size
Method · 0.80
GetGeometry
Method · 0.80
GetVertexArray
Method · 0.80
GetIndexArray
Method · 0.80
GetIfcEntityList
Method · 0.80
StreamAllMeshesWithTypes
Method · 0.80
get
Method · 0.65
GetVertexData
Method · 0.65
GetVertexDataSize
Method · 0.65
Tested by
no test coverage detected