brepjs 13.1.0 → 13.2.0

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.
Files changed (96) hide show
  1. package/dist/2d.cjs +3 -3
  2. package/dist/2d.js +3 -3
  3. package/dist/{arrayAccess-Bz2OkAF_.js → arrayAccess-Dps31ERU.js} +3 -3
  4. package/dist/{arrayAccess-FwdVX3Nh.cjs → arrayAccess-peFKE9Ob.cjs} +3 -3
  5. package/dist/{blueprint-Bpa-w3WF.js → blueprint-DYCdRlW5.js} +8 -8
  6. package/dist/{blueprint-YPV8lQqg.cjs → blueprint-PLJan-W5.cjs} +8 -8
  7. package/dist/{blueprintFns-iQsyPfTY.cjs → blueprintFns-Bsx25BG7.cjs} +3 -3
  8. package/dist/{blueprintFns-D0RopDZS.js → blueprintFns-eWh7NpZx.js} +3 -3
  9. package/dist/{boolean2D-D_yuF0kT.js → boolean2D-52qVCooY.js} +10 -10
  10. package/dist/{boolean2D-CMXMxTgD.cjs → boolean2D-CtB21ajK.cjs} +10 -10
  11. package/dist/{booleanFns-o7EsqNGM.cjs → booleanFns-BrptUFkP.cjs} +25 -13
  12. package/dist/{booleanFns-omB4YLGU.js → booleanFns-iM6UPb8e.js} +25 -13
  13. package/dist/brepjs.cjs +21 -20
  14. package/dist/brepjs.js +21 -21
  15. package/dist/core/errors.d.ts +1 -0
  16. package/dist/core/errors.d.ts.map +1 -1
  17. package/dist/core.cjs +3 -3
  18. package/dist/core.js +3 -3
  19. package/dist/{cornerFinder-nn_mma6p.js → cornerFinder-C7aDyYLJ.js} +2 -2
  20. package/dist/{cornerFinder-E2w1gRI3.cjs → cornerFinder-SF-xmMO1.cjs} +2 -2
  21. package/dist/{curveFns-CzcOFFDX.js → curveFns-C-jU1_Y_.js} +2 -2
  22. package/dist/{curveFns-DHFAK2lD.cjs → curveFns-ywh7Ctyk.cjs} +2 -2
  23. package/dist/{drawFns-4x9wOpZ3.js → drawFns-D-0p86Lf.js} +13 -13
  24. package/dist/{drawFns-DLPEVSbK.cjs → drawFns-DknEB-Qs.cjs} +13 -13
  25. package/dist/{errors-D7ZQfeqv.js → errors-B_T0aMQF.js} +1 -0
  26. package/dist/{errors-BDTFTJ22.cjs → errors-DupKEMqI.cjs} +1 -0
  27. package/dist/{extrudeFns-CqKzY5BT.cjs → extrudeFns-CGCIbydL.cjs} +2 -2
  28. package/dist/{extrudeFns-CDWViQSe.js → extrudeFns-LsH1rDMa.js} +2 -2
  29. package/dist/{faceFns-DSUZvptN.cjs → faceFns-8dGb8q3J.cjs} +2 -2
  30. package/dist/{faceFns-6mY9O_5h.js → faceFns-EnGcKFAr.js} +2 -2
  31. package/dist/{helpers-C9PtrI6D.js → helpers-Rf0vhX6I.js} +6 -6
  32. package/dist/{helpers-BWZ7h12W.cjs → helpers-pQpV9Mwh.cjs} +6 -6
  33. package/dist/{historyFns-r1owwcvA.js → historyFns-XkjLAQyu.js} +5 -5
  34. package/dist/{historyFns-DIUNWvA3.cjs → historyFns-lNalnOdR.cjs} +5 -5
  35. package/dist/{importFns-CeDf0HmX.cjs → importFns-BSH9cGIp.cjs} +4 -4
  36. package/dist/{importFns-xg7LSAv6.js → importFns-Bgs-FYAP.js} +4 -4
  37. package/dist/index.d.ts +2 -0
  38. package/dist/index.d.ts.map +1 -1
  39. package/dist/io.cjs +2 -2
  40. package/dist/io.js +2 -2
  41. package/dist/kernel/brepkit/booleanOps.d.ts +7 -1
  42. package/dist/kernel/brepkit/booleanOps.d.ts.map +1 -1
  43. package/dist/kernel/brepkit/brepkitAdapter.d.ts +5 -4
  44. package/dist/kernel/brepkit/brepkitAdapter.d.ts.map +1 -1
  45. package/dist/kernel/brepkit/evolutionOps.d.ts +4 -4
  46. package/dist/kernel/brepkit/evolutionOps.d.ts.map +1 -1
  47. package/dist/kernel/interfaces/booleanOps.d.ts +3 -1
  48. package/dist/kernel/interfaces/booleanOps.d.ts.map +1 -1
  49. package/dist/kernel/interfaces/evolutionOps.d.ts +4 -4
  50. package/dist/kernel/interfaces/evolutionOps.d.ts.map +1 -1
  51. package/dist/kernel/occt/booleanOps.d.ts +7 -1
  52. package/dist/kernel/occt/booleanOps.d.ts.map +1 -1
  53. package/dist/kernel/occt/defaultAdapter.d.ts +5 -4
  54. package/dist/kernel/occt/defaultAdapter.d.ts.map +1 -1
  55. package/dist/kernel/occt/evolutionOps.d.ts +2 -2
  56. package/dist/kernel/occt/evolutionOps.d.ts.map +1 -1
  57. package/dist/kernel/occt/historyOps.d.ts +4 -4
  58. package/dist/kernel/occt/historyOps.d.ts.map +1 -1
  59. package/dist/kernel/occt/wasmTypes/occtBuilders.d.ts +4 -0
  60. package/dist/kernel/occt/wasmTypes/occtBuilders.d.ts.map +1 -1
  61. package/dist/kernel/types.d.ts +30 -0
  62. package/dist/kernel/types.d.ts.map +1 -1
  63. package/dist/{measureFns-Dp2Znpf_.cjs → measureFns-CFdHa_fj.cjs} +3 -3
  64. package/dist/{measureFns-B7pm7ulJ.js → measureFns-D7J6qUY_.js} +3 -3
  65. package/dist/measurement.cjs +1 -1
  66. package/dist/measurement.js +1 -1
  67. package/dist/{meshFns-DHS9gepE.cjs → meshFns-2XnDXgIh.cjs} +3 -3
  68. package/dist/{meshFns-1ARDwoZ4.js → meshFns-B7uklc4M.js} +3 -3
  69. package/dist/operations.cjs +2 -2
  70. package/dist/operations.js +2 -2
  71. package/dist/{planeOps-D4THn1al.js → planeOps-BuBXTLBr.js} +1 -1
  72. package/dist/{planeOps-DA5DmML2.cjs → planeOps-cTxDywpG.cjs} +1 -1
  73. package/dist/{primitiveFns-CfCgkRwY.js → primitiveFns-CASk8g16.js} +29 -7
  74. package/dist/{primitiveFns-DtAy6t6n.cjs → primitiveFns-DKtvEA0i.cjs} +34 -6
  75. package/dist/query.cjs +2 -2
  76. package/dist/query.js +2 -2
  77. package/dist/result.cjs +1 -1
  78. package/dist/result.js +1 -1
  79. package/dist/{shapeTypes-Du2qyM2n.cjs → shapeTypes-CElaawp7.cjs} +114 -9
  80. package/dist/{shapeTypes-Beo7ikOL.js → shapeTypes-CYb8Byqj.js} +114 -9
  81. package/dist/sketching.cjs +2 -2
  82. package/dist/sketching.js +2 -2
  83. package/dist/{solidBuilders-8CBjeBfT.js → solidBuilders-ClJxiUa3.js} +3 -3
  84. package/dist/{solidBuilders-BePRwqfJ.cjs → solidBuilders-Cs4XyL58.cjs} +3 -3
  85. package/dist/{surfaceBuilders-BC0MvMK1.js → surfaceBuilders-DnGdDW8i.js} +3 -3
  86. package/dist/{surfaceBuilders-BCiMuuGV.cjs → surfaceBuilders-ZUTb3z6i.cjs} +3 -3
  87. package/dist/topology/booleanDiagnosticFns.d.ts +18 -0
  88. package/dist/topology/booleanDiagnosticFns.d.ts.map +1 -0
  89. package/dist/topology/booleanFns.d.ts.map +1 -1
  90. package/dist/topology.cjs +7 -6
  91. package/dist/topology.d.ts +1 -0
  92. package/dist/topology.d.ts.map +1 -1
  93. package/dist/topology.js +7 -7
  94. package/dist/vectors.cjs +1 -1
  95. package/dist/vectors.js +1 -1
  96. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../src/topology.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"topology.d.ts","sourceRoot":"","sources":["../src/topology.ts"],"names":[],"mappings":"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"}
package/dist/topology.js CHANGED
@@ -1,7 +1,7 @@
1
- import { _ as downcast, a as flipFaceOrientation, b as iterTopo, c as normalAt, d as projectPointOnFace, g as cast, h as asTopo, i as faceOrientation, l as outerWire, m as uvCoordinates, n as faceCenter, o as getSurfaceType, p as uvBounds, r as faceGeomType, s as innerWires, t as classifyPointOnFace, u as pointOnSurface, v as fromBREP, x as shapeType, y as isCompSolid } from "./faceFns-6mY9O_5h.js";
2
- import { B as invalidateShapeCache, F as getEdges, G as vertexPosition, H as iterFaces, I as getFaces, P as getBounds, R as getVertices, U as iterVertices, V as iterEdges, W as iterWires, a as getHashCode, c as isSameShape, s as isEqualShape, z as getWires } from "./arrayAccess-Bz2OkAF_.js";
3
- import { a as curveLength, c as curveStartPoint, d as getCurveType, f as getOrientation, i as curveIsPeriodic, l as curveTangentAt, m as offsetWire2D, n as curveEndPoint, o as curvePeriod, p as interpolateCurve, r as curveIsClosed, s as curvePointAt, t as approximateCurve, u as flipOrientation } from "./curveFns-CzcOFFDX.js";
4
- import { n as exportSTEP, o as clearMeshCache, r as exportSTL, s as createMeshCache, t as exportIGES } from "./meshFns-1ARDwoZ4.js";
5
- import { i as fuseAll, n as cutAll } from "./booleanFns-omB4YLGU.js";
6
- import { $ as facesOfEdge, A as fixShape, C as threePointArc, D as wireLoop, E as wire, G as chamferWithEvolution, I as solidFromShell, J as fuseWithEvolution, K as cutWithEvolution, M as healFace, N as healSolid, O as autoHeal, P as healWire, Q as edgesOfFace, S as tangentArc, T as vertex, U as variableFillet, W as positionOnCurve, X as shellWithEvolution, Y as intersectWithEvolution, Z as adjacentFaces, _ as polygon, a as circle, at as toGroupedBufferGeometryData, b as sphere, c as cylinder, d as ellipsoid, et as sharedEdges, f as face, g as offsetFace, h as line, i as bsplineApprox, it as toBufferGeometryData, k as fixSelfIntersection, l as ellipse, m as helix, n as bezier, nt as wiresOfFace, o as compound, ot as toLineGeometryData, p as filledFace, q as filletWithEvolution, r as box, rt as chamferDistAngle, s as cone, t as addHoles, tt as verticesOfEdge, u as ellipseArc, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-CfCgkRwY.js";
7
- export { addHoles, adjacentFaces, approximateCurve, asTopo, autoHeal, bezier, box, bsplineApprox, cast, chamferDistAngle as chamferDistAngleShape, chamferWithEvolution, circle, classifyPointOnFace, clearMeshCache, compound, cone, createMeshCache, curveEndPoint, curveIsClosed, curveIsPeriodic, curveLength, curvePeriod, curvePointAt, curveStartPoint, curveTangentAt, cutAll, cutWithEvolution, cylinder, fromBREP as deserializeShape, downcast, edgesOfFace, ellipse, ellipseArc, ellipsoid, exportIGES, exportSTEP, exportSTL, face, faceCenter, faceGeomType, faceOrientation, facesOfEdge, filledFace, filletWithEvolution, fixSelfIntersection, fixShape, flipFaceOrientation, flipOrientation, fuseAll, fuseWithEvolution, getBounds, getCurveType, getEdges, getFaces, getHashCode, getOrientation, getSurfaceType, getVertices, getWires, healFace, healSolid, healWire, helix, innerWires, interpolateCurve, intersectWithEvolution, invalidateShapeCache, isCompSolid, isEqualShape, isSameShape, iterEdges, iterFaces, iterTopo, iterVertices, iterWires, line, normalAt, offsetFace, offsetWire2D, outerWire, pointOnSurface, polygon, positionOnCurve, projectPointOnFace, sewShells, shapeType, sharedEdges, shellWithEvolution, solid, solidFromShell, sphere, subFace, tangentArc, threePointArc, toBufferGeometryData, toGroupedBufferGeometryData, toLineGeometryData, torus, uvBounds, uvCoordinates, variableFillet, vertex, vertexPosition, verticesOfEdge, wire, wireLoop, wiresOfFace };
1
+ import { _ as downcast, a as flipFaceOrientation, b as iterTopo, c as normalAt, d as projectPointOnFace, g as cast, h as asTopo, i as faceOrientation, l as outerWire, m as uvCoordinates, n as faceCenter, o as getSurfaceType, p as uvBounds, r as faceGeomType, s as innerWires, t as classifyPointOnFace, u as pointOnSurface, v as fromBREP, x as shapeType, y as isCompSolid } from "./faceFns-EnGcKFAr.js";
2
+ import { B as invalidateShapeCache, F as getEdges, G as vertexPosition, H as iterFaces, I as getFaces, P as getBounds, R as getVertices, U as iterVertices, V as iterEdges, W as iterWires, a as getHashCode, c as isSameShape, s as isEqualShape, z as getWires } from "./arrayAccess-Dps31ERU.js";
3
+ import { a as curveLength, c as curveStartPoint, d as getCurveType, f as getOrientation, i as curveIsPeriodic, l as curveTangentAt, m as offsetWire2D, n as curveEndPoint, o as curvePeriod, p as interpolateCurve, r as curveIsClosed, s as curvePointAt, t as approximateCurve, u as flipOrientation } from "./curveFns-C-jU1_Y_.js";
4
+ import { n as exportSTEP, o as clearMeshCache, r as exportSTL, s as createMeshCache, t as exportIGES } from "./meshFns-B7uklc4M.js";
5
+ import { i as fuseAll, n as cutAll } from "./booleanFns-iM6UPb8e.js";
6
+ import { $ as edgesOfFace, A as fixShape, C as threePointArc, D as wireLoop, E as wire, G as chamferWithEvolution, I as solidFromShell, J as fuseWithEvolution, K as cutWithEvolution, M as healFace, N as healSolid, O as autoHeal, P as healWire, Q as adjacentFaces, S as tangentArc, T as vertex, U as variableFillet, W as positionOnCurve, X as shellWithEvolution, Y as intersectWithEvolution, Z as checkBoolean, _ as polygon, a as circle, at as toBufferGeometryData, b as sphere, c as cylinder, d as ellipsoid, et as facesOfEdge, f as face, g as offsetFace, h as line, i as bsplineApprox, it as chamferDistAngle, k as fixSelfIntersection, l as ellipse, m as helix, n as bezier, nt as verticesOfEdge, o as compound, ot as toGroupedBufferGeometryData, p as filledFace, q as filletWithEvolution, r as box, rt as wiresOfFace, s as cone, st as toLineGeometryData, t as addHoles, tt as sharedEdges, u as ellipseArc, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-CASk8g16.js";
7
+ export { addHoles, adjacentFaces, approximateCurve, asTopo, autoHeal, bezier, box, bsplineApprox, cast, chamferDistAngle as chamferDistAngleShape, chamferWithEvolution, checkBoolean, circle, classifyPointOnFace, clearMeshCache, compound, cone, createMeshCache, curveEndPoint, curveIsClosed, curveIsPeriodic, curveLength, curvePeriod, curvePointAt, curveStartPoint, curveTangentAt, cutAll, cutWithEvolution, cylinder, fromBREP as deserializeShape, downcast, edgesOfFace, ellipse, ellipseArc, ellipsoid, exportIGES, exportSTEP, exportSTL, face, faceCenter, faceGeomType, faceOrientation, facesOfEdge, filledFace, filletWithEvolution, fixSelfIntersection, fixShape, flipFaceOrientation, flipOrientation, fuseAll, fuseWithEvolution, getBounds, getCurveType, getEdges, getFaces, getHashCode, getOrientation, getSurfaceType, getVertices, getWires, healFace, healSolid, healWire, helix, innerWires, interpolateCurve, intersectWithEvolution, invalidateShapeCache, isCompSolid, isEqualShape, isSameShape, iterEdges, iterFaces, iterTopo, iterVertices, iterWires, line, normalAt, offsetFace, offsetWire2D, outerWire, pointOnSurface, polygon, positionOnCurve, projectPointOnFace, sewShells, shapeType, sharedEdges, shellWithEvolution, solid, solidFromShell, sphere, subFace, tangentArc, threePointArc, toBufferGeometryData, toGroupedBufferGeometryData, toLineGeometryData, torus, uvBounds, uvCoordinates, variableFillet, vertex, vertexPosition, verticesOfEdge, wire, wireLoop, wiresOfFace };
package/dist/vectors.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
2
  const require_vecOps = require("./vecOps-4iBMiet9.cjs");
3
3
  const require_types = require("./types-BD-VVaWB.cjs");
4
- const require_planeOps = require("./planeOps-DA5DmML2.cjs");
4
+ const require_planeOps = require("./planeOps-cTxDywpG.cjs");
5
5
  exports.DEG2RAD = require_vecOps.DEG2RAD;
6
6
  exports.RAD2DEG = require_vecOps.RAD2DEG;
7
7
  exports.createNamedPlane = require_planeOps.createNamedPlane;
package/dist/vectors.js CHANGED
@@ -1,4 +1,4 @@
1
1
  import { _ as DEG2RAD, a as vecDot, c as vecLength, d as vecNormalize, f as vecProjectToPlane, g as vecSub, h as vecScale, i as vecDistance, l as vecLengthSq, m as vecRotate, n as vecAngle, o as vecEquals, p as vecRepr, r as vecCross, s as vecIsZero, t as vecAdd, u as vecNegate, y as RAD2DEG } from "./vecOps-B9-MTeC8.js";
2
2
  import { n as toVec2, r as toVec3, t as resolveDirection } from "./types-Bb4KK_iG.js";
3
- import { i as pivotPlane, n as createPlane, o as resolvePlane, s as translatePlane, t as createNamedPlane } from "./planeOps-D4THn1al.js";
3
+ import { i as pivotPlane, n as createPlane, o as resolvePlane, s as translatePlane, t as createNamedPlane } from "./planeOps-BuBXTLBr.js";
4
4
  export { DEG2RAD, RAD2DEG, createNamedPlane, createPlane, pivotPlane, resolveDirection, resolvePlane, toVec2, toVec3, translatePlane, vecAdd, vecAngle, vecCross, vecDistance, vecDot, vecEquals, vecIsZero, vecLength, vecLengthSq, vecNegate, vecNormalize, vecProjectToPlane, vecRepr, vecRotate, vecScale, vecSub };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brepjs",
3
- "version": "13.1.0",
3
+ "version": "13.2.0",
4
4
  "description": "Web CAD library with pluggable geometry kernel",
5
5
  "keywords": [
6
6
  "cad",