Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
37
var
shapeFactory = require(
'./lib/shapeFactory.js'
);
38
39
function
testCSG1()
40
{
41
var
solid = shapeFactory.makePan(occ);
42
}
43
testCSG1();
44
45
Callers
1
test1.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected