brepjs 18.35.2 → 18.35.4

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 (88) hide show
  1. package/dist/2d.cjs +6 -6
  2. package/dist/2d.js +6 -6
  3. package/dist/{blueprint-BF0DcVwE.cjs → blueprint-C9feKfjM.cjs} +5 -5
  4. package/dist/{blueprint-KwH2JNPU.js → blueprint-PV2EbBko.js} +5 -5
  5. package/dist/{blueprintFns-X7jVGGUE.js → blueprintFns-CohoA3Ly.js} +2 -2
  6. package/dist/{blueprintFns-CbPsMijw.cjs → blueprintFns-Diu8oFPr.cjs} +2 -2
  7. package/dist/{blueprintSketcher-m18T1U1T.cjs → blueprintSketcher-B1TC4tuf.cjs} +3 -3
  8. package/dist/{blueprintSketcher-BwFpbp0B.js → blueprintSketcher-BC22SEkZ.js} +3 -3
  9. package/dist/{boolean2D-BzlbvCIH.cjs → boolean2D-CHza20uz.cjs} +4 -4
  10. package/dist/{boolean2D-DAq015PP.js → boolean2D-D42Z6h-L.js} +4 -4
  11. package/dist/{booleanFns-D19tR8Gn.cjs → booleanFns-CCJFmZf6.cjs} +4 -4
  12. package/dist/{booleanFns-nHsLqZ7Y.js → booleanFns-D7A-hqSP.js} +4 -4
  13. package/dist/brepjs.cjs +25 -25
  14. package/dist/brepjs.js +25 -25
  15. package/dist/{cameraFns-Bhjy2SuC.js → cameraFns-BvZw_Bje.js} +2 -2
  16. package/dist/{cameraFns-D_8-JO0p.cjs → cameraFns-D79etXJw.cjs} +2 -2
  17. package/dist/core.cjs +1 -1
  18. package/dist/core.js +1 -1
  19. package/dist/{cornerFinder-U6kzoCXY.js → cornerFinder-BPz7nFlt.js} +1 -1
  20. package/dist/{cornerFinder-Bmp3Vm5g.cjs → cornerFinder-D3m1OkXN.cjs} +1 -1
  21. package/dist/{curveFns-rUkX4tEm.js → curveFns-BJNwNm66.js} +1 -1
  22. package/dist/{curveFns-p1YEnmZu.cjs → curveFns-CiI0h04W.cjs} +1 -1
  23. package/dist/{drawFns-BGIQ1IeV.cjs → drawFns-Cx7RJEdL.cjs} +12 -12
  24. package/dist/{drawFns-ZhKR7xa0.js → drawFns-E68sfFlE.js} +12 -12
  25. package/dist/{extrudeFns-Cl_azGgy.js → extrudeFns-D49C5SBL.js} +1 -1
  26. package/dist/{extrudeFns-DpRGUaxD.cjs → extrudeFns-DympFQua.cjs} +1 -1
  27. package/dist/{faceFns-C6qUr_gw.cjs → faceFns-3HqgY1VN.cjs} +2 -2
  28. package/dist/{faceFns-eVWgSIzt.js → faceFns-DLjTsZIu.js} +2 -2
  29. package/dist/{helpers-DNVILwHA.cjs → helpers-BSU8Ilxm.cjs} +6 -6
  30. package/dist/{helpers-BhJOo535.js → helpers-DI2r-O_h.js} +6 -6
  31. package/dist/{historyFns-ByJG4mBP.js → historyFns-D89ZUO18.js} +4 -4
  32. package/dist/{historyFns-C2glA6vu.cjs → historyFns-DoMVl9Wf.cjs} +4 -4
  33. package/dist/{importFns-DuAmdf0Q.js → importFns-CpKXeRz6.js} +2 -2
  34. package/dist/{importFns-CJc5NYJp.cjs → importFns-SQNeOpGa.cjs} +2 -2
  35. package/dist/io.cjs +2 -2
  36. package/dist/io.js +2 -2
  37. package/dist/kernel/hullGeometry.d.ts +22 -0
  38. package/dist/kernel/occt/hullOps.d.ts +1 -6
  39. package/dist/kernel/occtWasm/constructionOps.d.ts +1 -0
  40. package/dist/kernel/occtWasm/hullOps.d.ts +1 -5
  41. package/dist/kernel/occtWasm/ioOps.d.ts +1 -1
  42. package/dist/kernel/occtWasm/kernel2dOps.d.ts +7 -1
  43. package/dist/kernel/occtWasm/occtWasmAdapter.cjs +1 -1
  44. package/dist/kernel/occtWasm/occtWasmAdapter.d.ts +1 -1
  45. package/dist/kernel/occtWasm/occtWasmAdapter.js +1 -1
  46. package/dist/kernel/occtWasm/occtWasmTypes.d.ts +7 -2
  47. package/dist/kernel/occtWasm/sweepOps.d.ts +1 -1
  48. package/dist/{measureFns-BiflqrZ_.js → measureFns-BMSt38re.js} +3 -3
  49. package/dist/{measureFns-D7lxkIjt.cjs → measureFns-CG36omJ5.cjs} +3 -3
  50. package/dist/measurement.cjs +1 -1
  51. package/dist/measurement.js +1 -1
  52. package/dist/{meshFns-DM2mLIlu.cjs → meshFns-B08Sq0xg.cjs} +10 -3
  53. package/dist/{meshFns-F9QLm-Bk.js → meshFns-B6dmwjJL.js} +10 -3
  54. package/dist/{occtWasmAdapter-COKB8ItA.js → occtWasmAdapter-DfdUU9UU.js} +395 -171
  55. package/dist/{occtWasmAdapter-CdyaMnBW.cjs → occtWasmAdapter-ZiJfgmS1.cjs} +400 -170
  56. package/dist/operations.cjs +2 -2
  57. package/dist/operations.js +2 -2
  58. package/dist/{primitiveFns-vQh7Lz7B.js → primitiveFns-BD6YZbCJ.js} +7 -7
  59. package/dist/{primitiveFns-CXn9Jl4q.cjs → primitiveFns-DFnQlGVV.cjs} +7 -7
  60. package/dist/projection.cjs +1 -1
  61. package/dist/projection.js +1 -1
  62. package/dist/query.cjs +2 -2
  63. package/dist/query.js +2 -2
  64. package/dist/{shapeFns-BbHQjI5-.js → shapeFns-C8pitNme.js} +2 -2
  65. package/dist/{shapeFns-B3v9_keQ.cjs → shapeFns-CnNKfmw8.cjs} +2 -2
  66. package/dist/shapeRef.cjs +1 -1
  67. package/dist/shapeRef.js +1 -1
  68. package/dist/{shapeRefFns-BOsX8Tim.js → shapeRefFns-BQlYDeCD.js} +4 -4
  69. package/dist/{shapeRefFns-CkafUjdM.cjs → shapeRefFns-DtCBv52A.cjs} +4 -4
  70. package/dist/{shapeTypes-C-MpR5-e.js → shapeTypes-BKeiP62J.js} +3 -241
  71. package/dist/{shapeTypes-Bbh2doYh.cjs → shapeTypes-D5Nua1z1.cjs} +5 -243
  72. package/dist/sketching.cjs +3 -3
  73. package/dist/sketching.js +3 -3
  74. package/dist/{solidBuilders-Ck6gpdQR.cjs → solidBuilders-0ZZGbPt3.cjs} +2 -2
  75. package/dist/{solidBuilders-C44fKbQQ.js → solidBuilders-DjPCyWCd.js} +2 -2
  76. package/dist/{surfaceBuilders-DsISMCwj.cjs → surfaceBuilders-6QimO9vi.cjs} +2 -2
  77. package/dist/{surfaceBuilders-D4p1YPCz.js → surfaceBuilders-d4o4OoWy.js} +2 -2
  78. package/dist/text.cjs +2 -2
  79. package/dist/text.js +2 -2
  80. package/dist/{textBlueprints-C93RophN.cjs → textBlueprints-BUkh-dID.cjs} +7 -7
  81. package/dist/{textBlueprints-BKdQqBn8.js → textBlueprints-DOPJs2t6.js} +7 -7
  82. package/dist/{textMetrics-2vq4PFfz.cjs → textMetrics-DNQplzf7.cjs} +1 -1
  83. package/dist/{textMetrics-DEmVsP5C.js → textMetrics-h6jI-oL_.js} +1 -1
  84. package/dist/topology.cjs +7 -7
  85. package/dist/topology.js +7 -7
  86. package/dist/{topologyQueryFns-C0kAqcn5.cjs → topologyQueryFns-BNv_2PHm.cjs} +1 -1
  87. package/dist/{topologyQueryFns-B81GSST_.js → topologyQueryFns-DhdAOL0M.js} +1 -1
  88. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_textBlueprints = require("./textBlueprints-C93RophN.cjs");
3
- const require_blueprintSketcher = require("./blueprintSketcher-m18T1U1T.cjs");
4
- const require_drawFns = require("./drawFns-BGIQ1IeV.cjs");
2
+ const require_textBlueprints = require("./textBlueprints-BUkh-dID.cjs");
3
+ const require_blueprintSketcher = require("./blueprintSketcher-B1TC4tuf.cjs");
4
+ const require_drawFns = require("./drawFns-Cx7RJEdL.cjs");
5
5
  //#region src/sketching.ts
6
6
  /**
7
7
  * brepjs/sketching — Sketcher, Drawing, and sketch-to-shape operations.
package/dist/sketching.js CHANGED
@@ -1,6 +1,6 @@
1
- import { n as BaseSketcher2d, t as BlueprintSketcher } from "./blueprintSketcher-BwFpbp0B.js";
2
- import { A as sketchEllipse, C as DrawingPen, D as makeBaseBox, E as deserializeDrawing, F as sketchRectangle, I as sketchRoundedRectangle, L as FaceSketcher, M as sketchHelix, N as sketchParametricFunction, O as polysideInnerRadius, P as sketchPolysides, R as Sketcher, S as drawText, T as Drawing, _ as drawPolysides, a as drawingIntersect, b as drawSingleCircle, c as rotateDrawing, d as drawFaceOutline, f as drawProjection, g as drawPointsInterpolation, h as drawParametricFunction, i as drawingFuse, j as sketchFaceOffset, k as sketchCircle, l as scaleDrawing, m as drawEllipse, n as drawingCut, o as drawingToSketchOnPlane, p as drawCircle, r as drawingFillet, s as mirrorDrawing, t as drawingChamfer, u as translateDrawing, v as drawRectangle, w as draw, x as drawSingleEllipse, y as drawRoundedRectangle } from "./drawFns-ZhKR7xa0.js";
3
- import { a as Sketch, c as compoundSketchLoft, d as sketchFace, f as sketchLoft, h as sketchWires, i as Sketches, l as compoundSketchRevolve, m as sketchSweep, o as compoundSketchExtrude, p as sketchRevolve, s as compoundSketchFace, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-BKdQqBn8.js";
1
+ import { n as BaseSketcher2d, t as BlueprintSketcher } from "./blueprintSketcher-BC22SEkZ.js";
2
+ import { A as sketchEllipse, C as DrawingPen, D as makeBaseBox, E as deserializeDrawing, F as sketchRectangle, I as sketchRoundedRectangle, L as FaceSketcher, M as sketchHelix, N as sketchParametricFunction, O as polysideInnerRadius, P as sketchPolysides, R as Sketcher, S as drawText, T as Drawing, _ as drawPolysides, a as drawingIntersect, b as drawSingleCircle, c as rotateDrawing, d as drawFaceOutline, f as drawProjection, g as drawPointsInterpolation, h as drawParametricFunction, i as drawingFuse, j as sketchFaceOffset, k as sketchCircle, l as scaleDrawing, m as drawEllipse, n as drawingCut, o as drawingToSketchOnPlane, p as drawCircle, r as drawingFillet, s as mirrorDrawing, t as drawingChamfer, u as translateDrawing, v as drawRectangle, w as draw, x as drawSingleEllipse, y as drawRoundedRectangle } from "./drawFns-E68sfFlE.js";
3
+ import { a as Sketch, c as compoundSketchLoft, d as sketchFace, f as sketchLoft, h as sketchWires, i as Sketches, l as compoundSketchRevolve, m as sketchSweep, o as compoundSketchExtrude, p as sketchRevolve, s as compoundSketchFace, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-DOPJs2t6.js";
4
4
  //#region src/sketching.ts
5
5
  /**
6
6
  * brepjs/sketching — Sketcher, Drawing, and sketch-to-shape operations.
@@ -1,6 +1,6 @@
1
- const require_shapeTypes = require("./shapeTypes-Bbh2doYh.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-D5Nua1z1.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
- const require_faceFns = require("./faceFns-C6qUr_gw.cjs");
3
+ const require_faceFns = require("./faceFns-3HqgY1VN.cjs");
4
4
  //#region src/topology/shapeUtils.ts
5
5
  /**
6
6
  * Shape assembly utilities — welding and sewing operations.
@@ -1,6 +1,6 @@
1
- import { Z as getKernel, _ as isSolid, c as createSolid, g as isShell, h as isShape3D, i as createCompound, l as createVertex } from "./shapeTypes-C-MpR5-e.js";
1
+ import { Z as getKernel, _ as isSolid, c as createSolid, g as isShell, h as isShape3D, i as createCompound, l as createVertex } from "./shapeTypes-BKeiP62J.js";
2
2
  import { A as ok, R as unwrap, b as err, l as typeCastError, v as andThen } from "./errors-DNWJsfVU.js";
3
- import { _ as downcast, g as cast } from "./faceFns-eVWgSIzt.js";
3
+ import { _ as downcast, g as cast } from "./faceFns-DLjTsZIu.js";
4
4
  //#region src/topology/shapeUtils.ts
5
5
  /**
6
6
  * Shape assembly utilities — welding and sewing operations.
@@ -1,6 +1,6 @@
1
- const require_shapeTypes = require("./shapeTypes-Bbh2doYh.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-D5Nua1z1.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
- const require_faceFns = require("./faceFns-C6qUr_gw.cjs");
3
+ const require_faceFns = require("./faceFns-3HqgY1VN.cjs");
4
4
  //#region src/utils/range.ts
5
5
  /** Generate an array of integers `[0, 1, …, len - 1]`. */
6
6
  function range(len) {
@@ -1,6 +1,6 @@
1
- import { Z as getKernel, a as createEdge, o as createFace, p as isFace, u as createWire, w as isPlanarFace } from "./shapeTypes-C-MpR5-e.js";
1
+ import { Z as getKernel, a as createEdge, o as createFace, p as isFace, u as createWire, w as isPlanarFace } from "./shapeTypes-BKeiP62J.js";
2
2
  import { A as ok, b as err, d as validationError, i as kernelError, v as andThen } from "./errors-DNWJsfVU.js";
3
- import { g as cast, l as outerWire } from "./faceFns-eVWgSIzt.js";
3
+ import { g as cast, l as outerWire } from "./faceFns-DLjTsZIu.js";
4
4
  //#region src/utils/range.ts
5
5
  /** Generate an array of integers `[0, 1, …, len - 1]`. */
6
6
  function range(len) {
package/dist/text.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_textBlueprints = require("./textBlueprints-C93RophN.cjs");
3
- const require_textMetrics = require("./textMetrics-2vq4PFfz.cjs");
2
+ const require_textBlueprints = require("./textBlueprints-BUkh-dID.cjs");
3
+ const require_textMetrics = require("./textMetrics-DNQplzf7.cjs");
4
4
  exports.fontMetrics = require_textMetrics.fontMetrics;
5
5
  exports.getFont = require_textBlueprints.getFont;
6
6
  exports.loadFont = require_textBlueprints.loadFont;
package/dist/text.js CHANGED
@@ -1,3 +1,3 @@
1
- import { n as getFont, r as loadFont, t as textBlueprints } from "./textBlueprints-BKdQqBn8.js";
2
- import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-DEmVsP5C.js";
1
+ import { n as getFont, r as loadFont, t as textBlueprints } from "./textBlueprints-DOPJs2t6.js";
2
+ import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-h6jI-oL_.js";
3
3
  export { fontMetrics, getFont, loadFont, sketchText, textBlueprints, textMetrics };
@@ -29,18 +29,18 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
29
29
  enumerable: true
30
30
  }) : target, mod));
31
31
  //#endregion
32
- const require_shapeTypes = require("./shapeTypes-Bbh2doYh.cjs");
32
+ const require_shapeTypes = require("./shapeTypes-D5Nua1z1.cjs");
33
33
  const require_errors = require("./errors-CXJtc4I7.cjs");
34
34
  const require_types = require("./types-KjA8tY4Y.cjs");
35
35
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
36
36
  const require_planeOps = require("./planeOps-BA4HfgQu.cjs");
37
- const require_faceFns = require("./faceFns-C6qUr_gw.cjs");
38
- const require_curveFns = require("./curveFns-p1YEnmZu.cjs");
37
+ const require_faceFns = require("./faceFns-3HqgY1VN.cjs");
38
+ const require_curveFns = require("./curveFns-CiI0h04W.cjs");
39
39
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
40
- const require_surfaceBuilders = require("./surfaceBuilders-DsISMCwj.cjs");
41
- const require_blueprintSketcher = require("./blueprintSketcher-m18T1U1T.cjs");
42
- const require_solidBuilders = require("./solidBuilders-Ck6gpdQR.cjs");
43
- const require_extrudeFns = require("./extrudeFns-DpRGUaxD.cjs");
40
+ const require_surfaceBuilders = require("./surfaceBuilders-6QimO9vi.cjs");
41
+ const require_blueprintSketcher = require("./blueprintSketcher-B1TC4tuf.cjs");
42
+ const require_solidBuilders = require("./solidBuilders-0ZZGbPt3.cjs");
43
+ const require_extrudeFns = require("./extrudeFns-DympFQua.cjs");
44
44
  let opentype_js = require("opentype.js");
45
45
  opentype_js = __toESM(opentype_js, 1);
46
46
  //#region src/operations/loftFns.ts
@@ -1,15 +1,15 @@
1
- import { Z as getKernel, h as isShape3D, o as createFace, p as isFace, t as castShape, u as createWire } from "./shapeTypes-C-MpR5-e.js";
1
+ import { Z as getKernel, h as isShape3D, o as createFace, p as isFace, t as castShape, u as createWire } from "./shapeTypes-BKeiP62J.js";
2
2
  import { A as ok, R as unwrap, T as isOk, b as err, d as validationError, h as bug, i as kernelError, l as typeCastError, r as ioError, t as BrepErrorCode } from "./errors-DNWJsfVU.js";
3
3
  import { r as toVec3 } from "./types-D24Y27N0.js";
4
4
  import { d as vecNormalize, h as vecScale, r as vecCross } from "./vecOps-SKPRvPH-.js";
5
5
  import { n as createPlane } from "./planeOps-DSjjtrjg.js";
6
- import { _ as downcast, g as cast } from "./faceFns-eVWgSIzt.js";
7
- import { c as curveStartPoint, l as curveTangentAt } from "./curveFns-rUkX4tEm.js";
6
+ import { _ as downcast, g as cast } from "./faceFns-DLjTsZIu.js";
7
+ import { c as curveStartPoint, l as curveTangentAt } from "./curveFns-BJNwNm66.js";
8
8
  import { n as getAtOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
9
- import { i as makeNewFaceWithinFace, r as makeFace, t as addHolesInFace } from "./surfaceBuilders-D4p1YPCz.js";
10
- import { r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-BwFpbp0B.js";
11
- import { o as makeSolid, t as makeCompound } from "./solidBuilders-C44fKbQQ.js";
12
- import { c as sweep, i as complexExtrude, l as twistExtrude, r as revolve, t as extrude } from "./extrudeFns-Cl_azGgy.js";
9
+ import { i as makeNewFaceWithinFace, r as makeFace, t as addHolesInFace } from "./surfaceBuilders-d4o4OoWy.js";
10
+ import { r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-BC22SEkZ.js";
11
+ import { o as makeSolid, t as makeCompound } from "./solidBuilders-DjPCyWCd.js";
12
+ import { c as sweep, i as complexExtrude, l as twistExtrude, r as revolve, t as extrude } from "./extrudeFns-D49C5SBL.js";
13
13
  import opentype from "opentype.js";
14
14
  //#region src/operations/loftFns.ts
15
15
  /**
@@ -1,4 +1,4 @@
1
- const require_textBlueprints = require("./textBlueprints-C93RophN.cjs");
1
+ const require_textBlueprints = require("./textBlueprints-BUkh-dID.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
3
  //#region src/text/sketchText.ts
4
4
  /**
@@ -1,5 +1,5 @@
1
1
  import { A as ok, b as err, d as validationError, t as BrepErrorCode } from "./errors-DNWJsfVU.js";
2
- import { g as wrapSketchData, i as Sketches, n as getFont, t as textBlueprints, v as CompoundSketch } from "./textBlueprints-BKdQqBn8.js";
2
+ import { g as wrapSketchData, i as Sketches, n as getFont, t as textBlueprints, v as CompoundSketch } from "./textBlueprints-DOPJs2t6.js";
3
3
  //#region src/text/sketchText.ts
4
4
  /**
5
5
  * Render text as 3D sketch outlines on a plane.
package/dist/topology.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_topologyQueryFns = require("./topologyQueryFns-C0kAqcn5.cjs");
3
- const require_faceFns = require("./faceFns-C6qUr_gw.cjs");
4
- const require_shapeFns = require("./shapeFns-B3v9_keQ.cjs");
5
- const require_curveFns = require("./curveFns-p1YEnmZu.cjs");
6
- const require_meshFns = require("./meshFns-DM2mLIlu.cjs");
7
- const require_booleanFns = require("./booleanFns-D19tR8Gn.cjs");
8
- const require_primitiveFns = require("./primitiveFns-CXn9Jl4q.cjs");
2
+ const require_topologyQueryFns = require("./topologyQueryFns-BNv_2PHm.cjs");
3
+ const require_faceFns = require("./faceFns-3HqgY1VN.cjs");
4
+ const require_shapeFns = require("./shapeFns-CnNKfmw8.cjs");
5
+ const require_curveFns = require("./curveFns-CiI0h04W.cjs");
6
+ const require_meshFns = require("./meshFns-B08Sq0xg.cjs");
7
+ const require_booleanFns = require("./booleanFns-CCJFmZf6.cjs");
8
+ const require_primitiveFns = require("./primitiveFns-DFnQlGVV.cjs");
9
9
  exports.addHoles = require_primitiveFns.addHoles;
10
10
  exports.adjacentFaces = require_primitiveFns.adjacentFaces;
11
11
  exports.approximateCurve = require_curveFns.approximateCurve;
package/dist/topology.js CHANGED
@@ -1,8 +1,8 @@
1
- import { S as vertexPosition, _ as iterFaces, b as iterVertices, c as getFaces, f as getVertices, g as iterEdges, m as invalidateShapeCache, n as getBounds, p as getWires, s as getEdges, x as iterWires } from "./topologyQueryFns-B81GSST_.js";
2
- 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-eVWgSIzt.js";
3
- import { a as isSameShape, i as isEqualShape, n as getHashCode } from "./shapeFns-BbHQjI5-.js";
4
- 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-rUkX4tEm.js";
5
- import { c as createMeshCache, n as exportSTEP, r as exportSTL, s as clearMeshCache, t as exportIGES } from "./meshFns-F9QLm-Bk.js";
6
- import { a as fuseAll, r as cutAll } from "./booleanFns-nHsLqZ7Y.js";
7
- import { $ as fuseAllBisect, 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 cutAllBisect, 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 sharedEdges, b as sphere, c as cylinder, ct as chamferDistAngle, d as ellipsoid, et as getNurbsCurveData, f as face, ft as toLineGeometryData, g as offsetFace, h as line, i as bsplineApprox, it as facesOfEdge, k as fixSelfIntersection, l as ellipse, lt as toBufferGeometryData, m as helix, n as bezier, nt as adjacentFaces, o as compound, ot as verticesOfEdge, p as filledFace, q as filletWithEvolution, r as box, rt as edgesOfFace, s as cone, st as wiresOfFace, t as addHoles, tt as getNurbsSurfaceData, u as ellipseArc, ut as toGroupedBufferGeometryData, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-vQh7Lz7B.js";
1
+ import { S as vertexPosition, _ as iterFaces, b as iterVertices, c as getFaces, f as getVertices, g as iterEdges, m as invalidateShapeCache, n as getBounds, p as getWires, s as getEdges, x as iterWires } from "./topologyQueryFns-DhdAOL0M.js";
2
+ 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-DLjTsZIu.js";
3
+ import { a as isSameShape, i as isEqualShape, n as getHashCode } from "./shapeFns-C8pitNme.js";
4
+ 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-BJNwNm66.js";
5
+ import { c as createMeshCache, n as exportSTEP, r as exportSTL, s as clearMeshCache, t as exportIGES } from "./meshFns-B6dmwjJL.js";
6
+ import { a as fuseAll, r as cutAll } from "./booleanFns-D7A-hqSP.js";
7
+ import { $ as fuseAllBisect, 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 cutAllBisect, 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 sharedEdges, b as sphere, c as cylinder, ct as chamferDistAngle, d as ellipsoid, et as getNurbsCurveData, f as face, ft as toLineGeometryData, g as offsetFace, h as line, i as bsplineApprox, it as facesOfEdge, k as fixSelfIntersection, l as ellipse, lt as toBufferGeometryData, m as helix, n as bezier, nt as adjacentFaces, o as compound, ot as verticesOfEdge, p as filledFace, q as filletWithEvolution, r as box, rt as edgesOfFace, s as cone, st as wiresOfFace, t as addHoles, tt as getNurbsSurfaceData, u as ellipseArc, ut as toGroupedBufferGeometryData, v as sewShells, w as torus, x as subFace, y as solid } from "./primitiveFns-BD6YZbCJ.js";
8
8
  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, cutAllBisect, 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, fuseAllBisect, fuseWithEvolution, getBounds, getCurveType, getEdges, getFaces, getHashCode, getNurbsCurveData, getNurbsSurfaceData, 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,4 +1,4 @@
1
- const require_shapeTypes = require("./shapeTypes-Bbh2doYh.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-D5Nua1z1.cjs");
2
2
  const require_errors = require("./errors-CXJtc4I7.cjs");
3
3
  //#region src/core/kernelCall.ts
4
4
  function buildError(kind, code, message, cause, suggestion) {
@@ -1,4 +1,4 @@
1
- import { N as getOrQueryType, R as DisposalScope, Y as _usingCtx, Z as getKernel, r as castShapeWithKnownType, t as castShape } from "./shapeTypes-C-MpR5-e.js";
1
+ import { N as getOrQueryType, R as DisposalScope, Y as _usingCtx, Z as getKernel, r as castShapeWithKnownType, t as castShape } from "./shapeTypes-BKeiP62J.js";
2
2
  import { A as ok, b as err, f as getSuggestionForCode, p as translateKernelError } from "./errors-DNWJsfVU.js";
3
3
  //#region src/core/kernelCall.ts
4
4
  function buildError(kind, code, message, cause, suggestion) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brepjs",
3
- "version": "18.35.2",
3
+ "version": "18.35.4",
4
4
  "description": "Web CAD library with pluggable geometry kernel",
5
5
  "keywords": [
6
6
  "cad",