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

Function toUUID

lib/fastbuilder.js:203–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201function replaceObjectsByGUUID(arg) {
202
203 const toUUID = el => el.uuid;
204
205 if (!arg) {
206 return null;

Callers 1

replaceObjectsByGUUIDFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected