MCPcopy Create free account
hub / github.com/OpenWebCAD/node-occ / debugLog

Function debugLog

test/test_meshSolid.js:7–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5const occ = nodeocc.occ;
6const doDebug = false;
7function debugLog() {
8 arguments;
9 /* implement me*/
10}
11describe("T1- testing mesh on a simple box shape", function () {
12
13 let shape, mesh;

Callers 2

test_withFunction · 0.70
installForFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected