MCPcopy 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

1const assert = require("assert");
2const occ = require("./bindings");
3const fs = require("fs");
4

Callers

nothing calls this directly

Calls 7

toBase64Function · 0.85
makeFacesIndexesFunction · 0.85
makeEdgesIndexesFunction · 0.85
nextMethod · 0.80
getShapeNameMethod · 0.80
polygonizeMethod · 0.80
createMeshMethod · 0.45

Tested by

no test coverage detected