brepjs 9.3.0 → 9.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/2d.cjs +2 -2
- package/dist/2d.js +3 -3
- package/dist/{Blueprint-C4841kzg.js → Blueprint-D-l9y6vQ.js} +5 -5
- package/dist/{Blueprint-CN8uhMwg.cjs → Blueprint-pgzr1snT.cjs} +5 -5
- package/dist/{boolean2D-2Tk_kewK.cjs → boolean2D-DEQvy9jN.cjs} +7 -7
- package/dist/{boolean2D-DxxhOJKC.js → boolean2D-S1fQJkDs.js} +7 -7
- package/dist/{booleanFns--8WtoiU1.cjs → booleanFns-CKJpkL-W.cjs} +3 -3
- package/dist/{booleanFns-CUY3TpmS.js → booleanFns-Ct7VfmjG.js} +3 -3
- package/dist/brepjs.cjs +16 -16
- package/dist/brepjs.js +28 -28
- package/dist/core.cjs +1 -1
- package/dist/core.js +1 -1
- package/dist/{cornerFinder-C9Vk4odc.cjs → cornerFinder-BKSnwYl_.cjs} +1 -1
- package/dist/{cornerFinder-DqxDHC8E.js → cornerFinder-DiwhBI6W.js} +1 -1
- package/dist/{curveFns-CYIWO79S.cjs → curveFns-CJ_Rhqu7.cjs} +1 -1
- package/dist/{curveFns-LHbPhwMg.js → curveFns-Vcss8w3g.js} +1 -1
- package/dist/{drawFns-UVxLJGBe.cjs → drawFns-BMN2P_95.cjs} +10 -10
- package/dist/{drawFns-1wvr2ZHR.js → drawFns-DR-Pn6Ox.js} +10 -10
- package/dist/{faceFns-DSzkK92I.js → faceFns-CScUN5LN.js} +1 -1
- package/dist/{faceFns-BHJP2pvz.cjs → faceFns-Cqgs0uTB.cjs} +1 -1
- package/dist/{helpers-CXtMYc7c.js → helpers-BUdSB_hP.js} +4 -4
- package/dist/{helpers-AnHPajwn.cjs → helpers-orCR-9t0.cjs} +4 -4
- package/dist/io.cjs +3 -3
- package/dist/io.js +3 -3
- package/dist/kernel/brepkitAdapter.d.ts +5 -4
- package/dist/kernel/brepkitAdapter.d.ts.map +1 -1
- package/dist/kernel/defaultAdapter.d.ts +1 -0
- package/dist/kernel/defaultAdapter.d.ts.map +1 -1
- package/dist/kernel/types.d.ts +1 -0
- package/dist/kernel/types.d.ts.map +1 -1
- package/dist/{loft--Zftp4ii.js → loft-B6AuFlWT.js} +3 -3
- package/dist/{loft-Dwp5lD3s.cjs → loft-DttG6eeq.cjs} +3 -3
- package/dist/{measurement-BodokO6v.cjs → measurement-D61iSCBv.cjs} +2 -2
- package/dist/{measurement-DGkcXwNl.js → measurement-Xm1XusbA.js} +2 -2
- package/dist/measurement.cjs +1 -1
- package/dist/measurement.js +1 -1
- package/dist/{meshFns-C7fBvGa4.js → meshFns-B8LxlRhm.js} +2 -2
- package/dist/{meshFns-CpVstMGT.cjs → meshFns-CCrO47TM.cjs} +2 -2
- package/dist/{operations-BeUM_6r4.cjs → operations-B1uuSLB2.cjs} +3 -3
- package/dist/{operations-BUbjh4cf.js → operations-D-htN8K3.js} +3 -3
- package/dist/operations.cjs +2 -2
- package/dist/operations.js +2 -2
- package/dist/query.cjs +4 -4
- package/dist/query.js +5 -5
- package/dist/{shapeFns-BMKwZa-B.js → shapeFns-BiMiqVm0.js} +2 -2
- package/dist/{shapeFns-D6jXs2lM.cjs → shapeFns-BvwnrLYU.cjs} +2 -2
- package/dist/{shapeTypes-Dbddor5a.js → shapeTypes-D5th-THo.js} +8 -0
- package/dist/{shapeTypes-C5vVRDiO.cjs → shapeTypes-DIwQBQKB.cjs} +8 -0
- package/dist/sketching.cjs +2 -2
- package/dist/sketching.js +2 -2
- package/dist/{surfaceBuilders-DPAMXM4j.js → surfaceBuilders-CkDPvbwD.js} +2 -2
- package/dist/{surfaceBuilders-1q5sbHFp.cjs → surfaceBuilders-DbvODAS_.cjs} +2 -2
- package/dist/{topology-CPPDPk08.cjs → topology-BndoQLIN.cjs} +6 -6
- package/dist/{topology-E7m4YOQu.js → topology-BvUvMNMo.js} +6 -6
- package/dist/topology.cjs +6 -6
- package/dist/topology.js +6 -6
- package/package.json +1 -1
package/dist/sketching.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const drawFns = require("./drawFns-
|
|
4
|
-
const boolean2D = require("./boolean2D-
|
|
3
|
+
const drawFns = require("./drawFns-BMN2P_95.cjs");
|
|
4
|
+
const boolean2D = require("./boolean2D-DEQvy9jN.cjs");
|
|
5
5
|
exports.CompoundSketch = drawFns.CompoundSketch;
|
|
6
6
|
exports.Drawing = drawFns.Drawing;
|
|
7
7
|
exports.DrawingPen = drawFns.DrawingPen;
|
package/dist/sketching.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-
|
|
2
|
-
import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-
|
|
1
|
+
import { C, D, a, S, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, T, U, V, W } from "./drawFns-DR-Pn6Ox.js";
|
|
2
|
+
import { B as B2, a as a2, F as F2, S as S2 } from "./boolean2D-S1fQJkDs.js";
|
|
3
3
|
export {
|
|
4
4
|
B2 as BaseSketcher2d,
|
|
5
5
|
a2 as BlueprintSketcher,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as createWire, q as getKernel, s as createEdge, t as createFace, e as isFace } from "./shapeTypes-
|
|
1
|
+
import { r as createWire, q as getKernel, s as createEdge, t as createFace, e as isFace } from "./shapeTypes-D5th-THo.js";
|
|
2
2
|
import { o as ok, e as err, k as kernelError, x as validationError, a as andThen } from "./errors-C_XjfNt5.js";
|
|
3
|
-
import { o as outerWire, c as cast } from "./faceFns-
|
|
3
|
+
import { o as outerWire, c as cast } from "./faceFns-CScUN5LN.js";
|
|
4
4
|
function range(len) {
|
|
5
5
|
return Array.from(Array(len).keys());
|
|
6
6
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeTypes = require("./shapeTypes-
|
|
2
|
+
const shapeTypes = require("./shapeTypes-DIwQBQKB.cjs");
|
|
3
3
|
const errors = require("./errors-HU7EpHt3.cjs");
|
|
4
|
-
const faceFns = require("./faceFns-
|
|
4
|
+
const faceFns = require("./faceFns-Cqgs0uTB.cjs");
|
|
5
5
|
function range(len) {
|
|
6
6
|
return Array.from(Array(len).keys());
|
|
7
7
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const shapeFns = require("./shapeFns-
|
|
3
|
-
require("./booleanFns
|
|
4
|
-
const shapeTypes = require("./shapeTypes-
|
|
5
|
-
const faceFns = require("./faceFns-
|
|
2
|
+
const shapeFns = require("./shapeFns-BvwnrLYU.cjs");
|
|
3
|
+
require("./booleanFns-CKJpkL-W.cjs");
|
|
4
|
+
const shapeTypes = require("./shapeTypes-DIwQBQKB.cjs");
|
|
5
|
+
const faceFns = require("./faceFns-Cqgs0uTB.cjs");
|
|
6
6
|
const errors = require("./errors-HU7EpHt3.cjs");
|
|
7
|
-
require("./curveFns-
|
|
7
|
+
require("./curveFns-CJ_Rhqu7.cjs");
|
|
8
8
|
const vecOps = require("./vecOps-CjRL1jau.cjs");
|
|
9
|
-
require("./meshFns-
|
|
9
|
+
require("./meshFns-CCrO47TM.cjs");
|
|
10
10
|
function toBufferGeometryData(mesh) {
|
|
11
11
|
return {
|
|
12
12
|
position: mesh.vertices,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { c as getWires, a as getFaces } from "./shapeFns-
|
|
2
|
-
import "./booleanFns-
|
|
3
|
-
import { q as getKernel, c as castShape, j as isShape3D, l as isSolid, e as isFace, n as isWire } from "./shapeTypes-
|
|
4
|
-
import { d as downcast } from "./faceFns-
|
|
1
|
+
import { c as getWires, a as getFaces } from "./shapeFns-BiMiqVm0.js";
|
|
2
|
+
import "./booleanFns-Ct7VfmjG.js";
|
|
3
|
+
import { q as getKernel, c as castShape, j as isShape3D, l as isSolid, e as isFace, n as isWire } from "./shapeTypes-D5th-THo.js";
|
|
4
|
+
import { d as downcast } from "./faceFns-CScUN5LN.js";
|
|
5
5
|
import { e as err, x as validationError, k as kernelError, d as isErr, p as typeCastError, o as ok, u as unwrap, g as isOk, B as BrepErrorCode } from "./errors-C_XjfNt5.js";
|
|
6
|
-
import "./curveFns-
|
|
6
|
+
import "./curveFns-Vcss8w3g.js";
|
|
7
7
|
import { H as HASH_CODE_MAX } from "./vecOps-ZDdZWbwT.js";
|
|
8
|
-
import "./meshFns-
|
|
8
|
+
import "./meshFns-B8LxlRhm.js";
|
|
9
9
|
function toBufferGeometryData(mesh) {
|
|
10
10
|
return {
|
|
11
11
|
position: mesh.vertices,
|
package/dist/topology.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const shapeFns = require("./shapeFns-
|
|
4
|
-
const booleanFns = require("./booleanFns
|
|
5
|
-
const topology = require("./topology-
|
|
6
|
-
const curveFns = require("./curveFns-
|
|
7
|
-
const faceFns = require("./faceFns-
|
|
8
|
-
const meshFns = require("./meshFns-
|
|
3
|
+
const shapeFns = require("./shapeFns-BvwnrLYU.cjs");
|
|
4
|
+
const booleanFns = require("./booleanFns-CKJpkL-W.cjs");
|
|
5
|
+
const topology = require("./topology-BndoQLIN.cjs");
|
|
6
|
+
const curveFns = require("./curveFns-CJ_Rhqu7.cjs");
|
|
7
|
+
const faceFns = require("./faceFns-Cqgs0uTB.cjs");
|
|
8
|
+
const meshFns = require("./meshFns-CCrO47TM.cjs");
|
|
9
9
|
exports.getBounds = shapeFns.getBounds;
|
|
10
10
|
exports.getEdges = shapeFns.getEdges;
|
|
11
11
|
exports.getFaces = shapeFns.getFaces;
|
package/dist/topology.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { u, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-
|
|
2
|
-
import { h, g } from "./booleanFns-
|
|
3
|
-
import { a as a2, b, c as c2, e as e2, f as f2, d as d2, g as g2, j, s, t, k, l, v as v2, w } from "./topology-
|
|
4
|
-
import { j as j2, a as a3, e as e3, k as k2, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g3, m, o } from "./curveFns-
|
|
5
|
-
import { l as l3, c as c4, m as m2, j as j3, d as d4, e as e4, f as f4, q, r, g as g4, k as k3, s as s2, i as i3, n, o as o2, p, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-
|
|
6
|
-
import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-
|
|
1
|
+
import { u, d, a, f, e, c, x, i, y, z, A, B, v } from "./shapeFns-BiMiqVm0.js";
|
|
2
|
+
import { h, g } from "./booleanFns-Ct7VfmjG.js";
|
|
3
|
+
import { a as a2, b, c as c2, e as e2, f as f2, d as d2, g as g2, j, s, t, k, l, v as v2, w } from "./topology-BvUvMNMo.js";
|
|
4
|
+
import { j as j2, a as a3, e as e3, k as k2, i as i2, l as l2, h as h2, d as d3, c as c3, f as f3, b as b2, g as g3, m, o } from "./curveFns-Vcss8w3g.js";
|
|
5
|
+
import { l as l3, c as c4, m as m2, j as j3, d as d4, e as e4, f as f4, q, r, g as g4, k as k3, s as s2, i as i3, n, o as o2, p, t as t2, v as v3, u as u2, h as h3 } from "./faceFns-CScUN5LN.js";
|
|
6
|
+
import { c as c5, b as b3, e as e5, d as d5, f as f5 } from "./meshFns-B8LxlRhm.js";
|
|
7
7
|
export {
|
|
8
8
|
a2 as adjacentFaces,
|
|
9
9
|
j2 as approximateCurve,
|