Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ shape.js
File
shape.js
lib/shape.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
assert = require(
"assert"
);
2
const
occ = require(
"./bindings"
);
3
const
fs = require(
"fs"
);
4
Callers
nothing calls this directly
Calls
7
toBase64
Function · 0.85
makeFacesIndexes
Function · 0.85
makeEdgesIndexes
Function · 0.85
next
Method · 0.80
getShapeName
Method · 0.80
polygonize
Method · 0.80
createMesh
Method · 0.45
Tested by
no test coverage detected