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

Function testCSG1

test1.js:39–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37var shapeFactory = require('./lib/shapeFactory.js');
38
39function testCSG1()
40{
41 var solid = shapeFactory.makePan(occ);
42}
43testCSG1();
44
45

Callers 1

test1.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected