Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenWebCAD/node-occ
/ fastbuilder.js
File
fastbuilder.js
lib/fastbuilder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
const
crypto = require(
"crypto"
);
3
const
occ = require(
"./occ"
);
4
const
shapeFactory = require(
"../lib/shapeFactory"
);
Callers
nothing calls this directly
Calls
1
createProxyObject
Function · 0.85
Tested by
no test coverage detected