brepjs 18.118.30 → 18.119.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 (85) hide show
  1. package/dist/2d.cjs +6 -6
  2. package/dist/2d.js +6 -6
  3. package/dist/{adjacencyFns-CmeUDX9T.js → adjacencyFns-CUFf2tRu.js} +3 -3
  4. package/dist/{adjacencyFns-BSvV5KIo.cjs → adjacencyFns-y48qfoSJ.cjs} +3 -3
  5. package/dist/{blueprint-hsNHJiSf.cjs → blueprint-DmbWJqGH.cjs} +5 -5
  6. package/dist/{blueprint-Dt30dLQO.js → blueprint-sEiMTO6b.js} +5 -5
  7. package/dist/{blueprintFns-Co0S0Nor.cjs → blueprintFns-2l6WQaiA.cjs} +2 -2
  8. package/dist/{blueprintFns-BtsYL5sX.js → blueprintFns-B00x9B3d.js} +2 -2
  9. package/dist/{blueprintSketcher-C45gRDpF.cjs → blueprintSketcher-B0--w0ms.cjs} +3 -3
  10. package/dist/{blueprintSketcher-B9HRVab_.js → blueprintSketcher-Dl65HO9X.js} +3 -3
  11. package/dist/{boolean2D-hs8bIs8J.cjs → boolean2D-DUCzYBTW.cjs} +4 -4
  12. package/dist/{boolean2D-1oV4XUXs.js → boolean2D-rVisWMVU.js} +4 -4
  13. package/dist/brepjs.cjs +31 -26
  14. package/dist/brepjs.js +31 -26
  15. package/dist/{cameraFns-J7qTT3Yh.cjs → cameraFns-CHY1Bpfi.cjs} +3 -3
  16. package/dist/{cameraFns-BPte0PuT.js → cameraFns-CspYs7P6.js} +3 -3
  17. package/dist/core.cjs +1 -1
  18. package/dist/core.js +1 -1
  19. package/dist/{cornerFinder-D_U4i1mP.js → cornerFinder-DVFgHVlV.js} +1 -1
  20. package/dist/{cornerFinder-BZgMivAV.cjs → cornerFinder-Nm7Qt1B5.cjs} +1 -1
  21. package/dist/{curveFns-fJO3d-Hx.cjs → curveFns-GEdU0r2K.cjs} +1 -1
  22. package/dist/{curveFns-D3a4DlZj.js → curveFns-yyB3QmwJ.js} +1 -1
  23. package/dist/{drawFns-uewgB6Rf.cjs → drawFns-1icEtH6h.cjs} +12 -12
  24. package/dist/{drawFns-CM6UoydM.js → drawFns-BCsTmK-A.js} +12 -12
  25. package/dist/{faceFns-dy60vOjq.js → faceFns-D538regr.js} +2 -2
  26. package/dist/{faceFns-C54Zlz7L.cjs → faceFns-DDeMMiWW.cjs} +2 -2
  27. package/dist/{healingFns-DWeLpQd1.js → healingFns-DNJeh8v9.js} +5 -5
  28. package/dist/{healingFns-CRPfNXM_.cjs → healingFns-fgBZgj_9.cjs} +5 -5
  29. package/dist/{helpers-iqCaToj9.js → helpers-B-t-HN_a.js} +6 -6
  30. package/dist/{helpers-CDR7Sp-u.cjs → helpers-Du76j4Vi.cjs} +6 -6
  31. package/dist/{importFns-BdUizsYV.js → importFns-Ca5jD096.js} +2 -2
  32. package/dist/{importFns-e-oPPBZD.cjs → importFns-DQUXpfRv.cjs} +2 -2
  33. package/dist/io.cjs +2 -2
  34. package/dist/io.js +2 -2
  35. package/dist/kernel/occtWasm/occtWasmAdapter.cjs +1 -1
  36. package/dist/kernel/occtWasm/occtWasmAdapter.d.ts +2 -2
  37. package/dist/kernel/occtWasm/occtWasmAdapter.js +1 -1
  38. package/dist/kernel/occtWasm/occtWasmTypes.d.ts +2 -0
  39. package/dist/kernel/occtWasm/surfaceOps.d.ts +6 -0
  40. package/dist/{loftFns-DyH-4tYU.js → loftFns-Bii92046.js} +1 -1
  41. package/dist/{loftFns-ETbdS4A5.cjs → loftFns-LCgAh1pe.cjs} +1 -1
  42. package/dist/{measureFns-B9PVxroM.js → measureFns-BJrqkYUs.js} +3 -3
  43. package/dist/{measureFns-CbJmQhR2.cjs → measureFns-k7rf6ka6.cjs} +3 -3
  44. package/dist/measurement.cjs +1 -1
  45. package/dist/measurement.js +1 -1
  46. package/dist/{meshFns-BlgjXe87.cjs → meshFns-C6N_kGLT.cjs} +3 -3
  47. package/dist/{meshFns-BFjeEjYP.js → meshFns-vJ3diglE.js} +3 -3
  48. package/dist/{occtWasmAdapter-emUI0yql.cjs → occtWasmAdapter-BAzyxAJw.cjs} +22 -9
  49. package/dist/{occtWasmAdapter-BYcoODIB.js → occtWasmAdapter-CE6nV8_2.js} +22 -9
  50. package/dist/operations.cjs +2 -2
  51. package/dist/operations.js +2 -2
  52. package/dist/{primitiveFns-Bh9mWBfs.cjs → primitiveFns-CeN9-EFA.cjs} +4 -4
  53. package/dist/{primitiveFns-BELDRuar.js → primitiveFns-DLWUMWq4.js} +4 -4
  54. package/dist/projection.cjs +1 -1
  55. package/dist/projection.js +1 -1
  56. package/dist/query.cjs +2 -2
  57. package/dist/query.js +2 -2
  58. package/dist/{refResolveFns-Czi9RcEf.cjs → refResolveFns-Bw78l4fJ.cjs} +6 -6
  59. package/dist/{refResolveFns-sh-VUGiS.js → refResolveFns-CxYx9TjR.js} +6 -6
  60. package/dist/{shapeFns-BRTngdGI.cjs → shapeFns-B46P-8hf.cjs} +2 -2
  61. package/dist/{shapeFns-W7yEWaBx.js → shapeFns-D0BBI3yY.js} +2 -2
  62. package/dist/shapeRef.cjs +1 -1
  63. package/dist/shapeRef.js +1 -1
  64. package/dist/{shapeTypes-CSWNkVze.cjs → shapeTypes-BU7SQ1y6.cjs} +1 -1
  65. package/dist/{shapeTypes-DuxTLdy4.js → shapeTypes-CxF4itPM.js} +1 -1
  66. package/dist/sketching.cjs +3 -3
  67. package/dist/sketching.js +3 -3
  68. package/dist/{solidBuilders-D3LMIcIz.js → solidBuilders-BFzmgFl0.js} +46 -12
  69. package/dist/{solidBuilders-BJ94_pNp.cjs → solidBuilders-BuMNoLzt.cjs} +45 -11
  70. package/dist/{surfaceBuilders-9qZyEfFZ.js → surfaceBuilders-BbRikJ0w.js} +2 -2
  71. package/dist/{surfaceBuilders-BmjMJAAq.cjs → surfaceBuilders-BtZhuox5.cjs} +2 -2
  72. package/dist/text.cjs +2 -2
  73. package/dist/text.js +2 -2
  74. package/dist/{textBlueprints-DKC3VIj5.cjs → textBlueprints-BT2CZxAI.cjs} +7 -7
  75. package/dist/{textBlueprints-DBTQllob.js → textBlueprints-BvRolv7L.js} +7 -7
  76. package/dist/{textMetrics-CFWUMBxB.cjs → textMetrics-BzITyHY6.cjs} +1 -1
  77. package/dist/{textMetrics-DpQdJjRp.js → textMetrics-CHmQrB6U.js} +1 -1
  78. package/dist/{threadFns-DX3YsQaj.cjs → threadFns-Cw7gzV_Y.cjs} +7 -7
  79. package/dist/{threadFns-CGBSDiMt.js → threadFns-DbxiJ3Is.js} +7 -7
  80. package/dist/topology/booleanFns.d.ts +2 -1
  81. package/dist/topology.cjs +9 -9
  82. package/dist/topology.js +9 -9
  83. package/dist/{topologyQueryFns-BP_zCq0j.cjs → topologyQueryFns-C5Z8m7Jg.cjs} +1 -1
  84. package/dist/{topologyQueryFns-WsDCzw30.js → topologyQueryFns-D0rXN3v5.js} +1 -1
  85. package/package.json +14 -14
package/dist/2d.cjs CHANGED
@@ -1,11 +1,11 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
2
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
3
3
  const require_errors = require("./errors-CJU8CHng.cjs");
4
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
5
- const require_blueprintSketcher = require("./blueprintSketcher-C45gRDpF.cjs");
6
- const require_blueprint = require("./blueprint-hsNHJiSf.cjs");
7
- const require_boolean2D = require("./boolean2D-hs8bIs8J.cjs");
8
- const require_blueprintFns = require("./blueprintFns-Co0S0Nor.cjs");
4
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
5
+ const require_blueprintSketcher = require("./blueprintSketcher-B0--w0ms.cjs");
6
+ const require_blueprint = require("./blueprint-DmbWJqGH.cjs");
7
+ const require_boolean2D = require("./boolean2D-DUCzYBTW.cjs");
8
+ const require_blueprintFns = require("./blueprintFns-2l6WQaiA.cjs");
9
9
  //#region src/core/curve2dHandle.ts
10
10
  /**
11
11
  * Wrap a raw kernel 2D curve handle with brand + disposal tracking.
package/dist/2d.js CHANGED
@@ -1,10 +1,10 @@
1
- import { K as createKernelHandle, at as getKernel2D, c as createEdge } from "./shapeTypes-DuxTLdy4.js";
1
+ import { K as createKernelHandle, at as getKernel2D, c as createEdge } from "./shapeTypes-CxF4itPM.js";
2
2
  import { O as ok, d as validationError, t as BrepErrorCode, v as err } from "./errors-B3CDG537.js";
3
- import { T as kernelCallRaw } from "./topologyQueryFns-WsDCzw30.js";
4
- import { a as Blueprints, i as CompoundBlueprint, r as organiseBlueprints } from "./blueprintSketcher-B9HRVab_.js";
5
- import { _ as Curve2D, t as Blueprint, y as BoundingBox2d } from "./blueprint-Dt30dLQO.js";
6
- import { a as fuseBlueprints, c as roundedRectangleBlueprint, i as cutBlueprints, n as fuse2D, o as intersectBlueprints, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-1oV4XUXs.js";
7
- import { S as reverseCurve, _ as curve2dIsOnCurve, a as isInside2D, b as curve2dSplitAt, c as scale2D, d as stretch2D, f as toSVGPathD, g as curve2dFirstPoint, h as curve2dDistanceFrom, i as getOrientation2D, l as sketchOnFace2D, m as curve2dBoundingBox, o as mirror2D, p as translate2D, r as getBounds2D, s as rotate2D, t as createBlueprint, u as sketchOnPlane2D, v as curve2dLastPoint, x as curve2dTangentAt, y as curve2dParameter } from "./blueprintFns-BtsYL5sX.js";
3
+ import { T as kernelCallRaw } from "./topologyQueryFns-D0rXN3v5.js";
4
+ import { a as Blueprints, i as CompoundBlueprint, r as organiseBlueprints } from "./blueprintSketcher-Dl65HO9X.js";
5
+ import { _ as Curve2D, t as Blueprint, y as BoundingBox2d } from "./blueprint-sEiMTO6b.js";
6
+ import { a as fuseBlueprints, c as roundedRectangleBlueprint, i as cutBlueprints, n as fuse2D, o as intersectBlueprints, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-rVisWMVU.js";
7
+ import { S as reverseCurve, _ as curve2dIsOnCurve, a as isInside2D, b as curve2dSplitAt, c as scale2D, d as stretch2D, f as toSVGPathD, g as curve2dFirstPoint, h as curve2dDistanceFrom, i as getOrientation2D, l as sketchOnFace2D, m as curve2dBoundingBox, o as mirror2D, p as translate2D, r as getBounds2D, s as rotate2D, t as createBlueprint, u as sketchOnPlane2D, v as curve2dLastPoint, x as curve2dTangentAt, y as curve2dParameter } from "./blueprintFns-B00x9B3d.js";
8
8
  //#region src/core/curve2dHandle.ts
9
9
  /**
10
10
  * Wrap a raw kernel 2D curve handle with brand + disposal tracking.
@@ -1,6 +1,6 @@
1
- import { it as getKernel, r as castResultShapeWithKnownType, rt as getActiveKernelId, t as borrowShapeWithKnownType } from "./shapeTypes-DuxTLdy4.js";
2
- import { O as isUnsupportedKernelOperationError } from "./occtWasmAdapter-BYcoODIB.js";
3
- import { c as getFaces, f as getVertices, l as getOrCreateCache, s as getEdges } from "./topologyQueryFns-WsDCzw30.js";
1
+ import { it as getKernel, r as castResultShapeWithKnownType, rt as getActiveKernelId, t as borrowShapeWithKnownType } from "./shapeTypes-CxF4itPM.js";
2
+ import { O as isUnsupportedKernelOperationError } from "./occtWasmAdapter-CE6nV8_2.js";
3
+ import { c as getFaces, f as getVertices, l as getOrCreateCache, s as getEdges } from "./topologyQueryFns-D0rXN3v5.js";
4
4
  import { n as HASH_CODE_MAX } from "./constants-ITRzCnCp.js";
5
5
  //#region src/topology/adjacencyFns.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
2
- const require_occtWasmAdapter = require("./occtWasmAdapter-emUI0yql.cjs");
3
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
+ const require_occtWasmAdapter = require("./occtWasmAdapter-BAzyxAJw.cjs");
3
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
4
4
  const require_constants = require("./constants-BOVyEYGH.cjs");
5
5
  //#region src/topology/adjacencyFns.ts
6
6
  /**
@@ -1,14 +1,14 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
2
  const require_bug = require("./bug-O02CsAmt.cjs");
3
3
  const require_errors = require("./errors-CJU8CHng.cjs");
4
4
  const require_constants = require("./constants-BOVyEYGH.cjs");
5
5
  const require_types = require("./types-KjA8tY4Y.cjs");
6
6
  const require_planeOps = require("./planeOps-Cr25KWWA.cjs");
7
- const require_faceFns = require("./faceFns-C54Zlz7L.cjs");
8
- const require_curveFns = require("./curveFns-fJO3d-Hx.cjs");
7
+ const require_faceFns = require("./faceFns-DDeMMiWW.cjs");
8
+ const require_curveFns = require("./curveFns-GEdU0r2K.cjs");
9
9
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
10
- const require_surfaceBuilders = require("./surfaceBuilders-BmjMJAAq.cjs");
11
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
10
+ const require_surfaceBuilders = require("./surfaceBuilders-BtZhuox5.cjs");
11
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
12
12
  //#region src/2d/lib/definitions.ts
13
13
  /** Type guard that checks whether a value is a `Point2D`. */
14
14
  function isPoint2D(point) {
@@ -1,14 +1,14 @@
1
- import { Y as registerForCleanup, Z as unregisterFromCleanup, at as getKernel2D, c as createEdge, it as getKernel, p as createWire } from "./shapeTypes-DuxTLdy4.js";
1
+ import { Y as registerForCleanup, Z as unregisterFromCleanup, at as getKernel2D, c as createEdge, it as getKernel, p as createWire } from "./shapeTypes-CxF4itPM.js";
2
2
  import { i as wasmIndex, n as bug } from "./bug-BdOHwn_e.js";
3
3
  import { I as unwrap, O as ok, d as validationError, n as computationError, v as err } from "./errors-B3CDG537.js";
4
4
  import { r as RAD2DEG, t as DEG2RAD } from "./constants-ITRzCnCp.js";
5
5
  import { r as toVec3 } from "./types-D24Y27N0.js";
6
6
  import { r as makePlane } from "./planeOps-Cp6GQ23-.js";
7
- import { _ as cast, h as uvCoordinates, i as faceGeomType, m as uvBounds, r as faceCenter } from "./faceFns-dy60vOjq.js";
8
- import { p as getOrientation } from "./curveFns-D3a4DlZj.js";
7
+ import { _ as cast, h as uvCoordinates, i as faceGeomType, m as uvBounds, r as faceCenter } from "./faceFns-D538regr.js";
8
+ import { p as getOrientation } from "./curveFns-yyB3QmwJ.js";
9
9
  import { n as getAtOrThrow, r as lastOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
10
- import { r as makeFace } from "./surfaceBuilders-9qZyEfFZ.js";
11
- import { _ as samePoint, b as subtract2d, l as add2d, o as normalize2d, p as distance2d, t as getSingleFace, v as scalarMultiply2d } from "./helpers-iqCaToj9.js";
10
+ import { r as makeFace } from "./surfaceBuilders-BbRikJ0w.js";
11
+ import { _ as samePoint, b as subtract2d, l as add2d, o as normalize2d, p as distance2d, t as getSingleFace, v as scalarMultiply2d } from "./helpers-B-t-HN_a.js";
12
12
  //#region src/2d/lib/definitions.ts
13
13
  /** Type guard that checks whether a value is a `Point2D`. */
14
14
  function isPoint2D(point) {
@@ -1,6 +1,6 @@
1
1
  const require_errors = require("./errors-CJU8CHng.cjs");
2
- const require_blueprintSketcher = require("./blueprintSketcher-C45gRDpF.cjs");
3
- const require_blueprint = require("./blueprint-hsNHJiSf.cjs");
2
+ const require_blueprintSketcher = require("./blueprintSketcher-B0--w0ms.cjs");
3
+ const require_blueprint = require("./blueprint-DmbWJqGH.cjs");
4
4
  //#region src/2d/lib/curve2dFns.ts
5
5
  /**
6
6
  * Return a reversed copy of the curve (non-mutating).
@@ -1,6 +1,6 @@
1
1
  import { O as ok, d as validationError, t as BrepErrorCode, v as err } from "./errors-B3CDG537.js";
2
- import { i as CompoundBlueprint } from "./blueprintSketcher-B9HRVab_.js";
3
- import { t as Blueprint } from "./blueprint-Dt30dLQO.js";
2
+ import { i as CompoundBlueprint } from "./blueprintSketcher-Dl65HO9X.js";
3
+ import { t as Blueprint } from "./blueprint-sEiMTO6b.js";
4
4
  //#region src/2d/lib/curve2dFns.ts
5
5
  /**
6
6
  * Return a reversed copy of the curve (non-mutating).
@@ -1,10 +1,10 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
2
  const require_bug = require("./bug-O02CsAmt.cjs");
3
3
  const require_errors = require("./errors-CJU8CHng.cjs");
4
4
  const require_constants = require("./constants-BOVyEYGH.cjs");
5
5
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
6
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
7
- const require_blueprint = require("./blueprint-hsNHJiSf.cjs");
6
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
7
+ const require_blueprint = require("./blueprint-DmbWJqGH.cjs");
8
8
  //#region node_modules/flatqueue/index.js
9
9
  /**
10
10
  * @typedef {Float64ArrayConstructor | Float32ArrayConstructor |
@@ -1,10 +1,10 @@
1
- import { at as getKernel2D, it as getKernel } from "./shapeTypes-DuxTLdy4.js";
1
+ import { at as getKernel2D, it as getKernel } from "./shapeTypes-CxF4itPM.js";
2
2
  import { i as wasmIndex, n as bug } from "./bug-BdOHwn_e.js";
3
3
  import { C as isOk, I as unwrap, O as ok, n as computationError, s as safeIndex, v as err } from "./errors-B3CDG537.js";
4
4
  import { r as RAD2DEG, t as DEG2RAD } from "./constants-ITRzCnCp.js";
5
5
  import { t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
6
- import { _ as samePoint, b as subtract2d, d as cartesianToPolar, f as crossProduct2d, g as rotate2d, h as polarToCartesian, l as add2d, m as polarAngle2d, o as normalize2d, p as distance2d, v as scalarMultiply2d } from "./helpers-iqCaToj9.js";
7
- import { _ as Curve2D, c as make2dCircle, f as make2dSegmentCurve, h as approximateAsBSpline, m as make2dThreePointArc, n as asSVG, o as make2dArcFromCenter, p as make2dTangentArc, r as viewbox, s as make2dBezierCurve, t as Blueprint, u as make2dEllipseArc, x as isPoint2D, y as BoundingBox2d } from "./blueprint-Dt30dLQO.js";
6
+ import { _ as samePoint, b as subtract2d, d as cartesianToPolar, f as crossProduct2d, g as rotate2d, h as polarToCartesian, l as add2d, m as polarAngle2d, o as normalize2d, p as distance2d, v as scalarMultiply2d } from "./helpers-B-t-HN_a.js";
7
+ import { _ as Curve2D, c as make2dCircle, f as make2dSegmentCurve, h as approximateAsBSpline, m as make2dThreePointArc, n as asSVG, o as make2dArcFromCenter, p as make2dTangentArc, r as viewbox, s as make2dBezierCurve, t as Blueprint, u as make2dEllipseArc, x as isPoint2D, y as BoundingBox2d } from "./blueprint-sEiMTO6b.js";
8
8
  //#region node_modules/flatqueue/index.js
9
9
  /**
10
10
  * @typedef {Float64ArrayConstructor | Float32ArrayConstructor |
@@ -1,10 +1,10 @@
1
1
  const require_bug = require("./bug-O02CsAmt.cjs");
2
2
  const require_errors = require("./errors-CJU8CHng.cjs");
3
3
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
4
- const require_surfaceBuilders = require("./surfaceBuilders-BmjMJAAq.cjs");
5
- const require_blueprintSketcher = require("./blueprintSketcher-C45gRDpF.cjs");
6
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
7
- const require_blueprint = require("./blueprint-hsNHJiSf.cjs");
4
+ const require_surfaceBuilders = require("./surfaceBuilders-BtZhuox5.cjs");
5
+ const require_blueprintSketcher = require("./blueprintSketcher-B0--w0ms.cjs");
6
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
7
+ const require_blueprint = require("./blueprint-DmbWJqGH.cjs");
8
8
  //#region src/2d/blueprints/cannedBlueprints.ts
9
9
  /**
10
10
  * Create a regular polygon blueprint inscribed in a circle of the given radius.
@@ -1,10 +1,10 @@
1
1
  import { i as wasmIndex, n as bug } from "./bug-BdOHwn_e.js";
2
2
  import { I as unwrap, s as safeIndex } from "./errors-B3CDG537.js";
3
3
  import { r as lastOrThrow } from "./arrayAccess-DrUGPADn.js";
4
- import { v as zip } from "./surfaceBuilders-9qZyEfFZ.js";
5
- import { a as Blueprints, i as CompoundBlueprint, l as intersectCurves, r as organiseBlueprints, t as BlueprintSketcher, u as Flatbush } from "./blueprintSketcher-B9HRVab_.js";
6
- import { _ as samePoint$1, b as subtract2d, f as crossProduct2d, s as PRECISION_INTERSECTION } from "./helpers-iqCaToj9.js";
7
- import { b as removeDuplicatePoints, f as make2dSegmentCurve, t as Blueprint } from "./blueprint-Dt30dLQO.js";
4
+ import { v as zip } from "./surfaceBuilders-BbRikJ0w.js";
5
+ import { a as Blueprints, i as CompoundBlueprint, l as intersectCurves, r as organiseBlueprints, t as BlueprintSketcher, u as Flatbush } from "./blueprintSketcher-Dl65HO9X.js";
6
+ import { _ as samePoint$1, b as subtract2d, f as crossProduct2d, s as PRECISION_INTERSECTION } from "./helpers-B-t-HN_a.js";
7
+ import { b as removeDuplicatePoints, f as make2dSegmentCurve, t as Blueprint } from "./blueprint-sEiMTO6b.js";
8
8
  //#region src/2d/blueprints/cannedBlueprints.ts
9
9
  /**
10
10
  * Create a regular polygon blueprint inscribed in a circle of the given radius.
package/dist/brepjs.cjs CHANGED
@@ -1,38 +1,38 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_textBlueprints = require("./textBlueprints-DKC3VIj5.cjs");
3
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
4
- const require_occtWasmAdapter = require("./occtWasmAdapter-emUI0yql.cjs");
2
+ const require_textBlueprints = require("./textBlueprints-BT2CZxAI.cjs");
3
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
4
+ const require_occtWasmAdapter = require("./occtWasmAdapter-BAzyxAJw.cjs");
5
5
  const require_bug = require("./bug-O02CsAmt.cjs");
6
6
  const require_errors = require("./errors-CJU8CHng.cjs");
7
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
7
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
8
8
  const require_constants = require("./constants-BOVyEYGH.cjs");
9
9
  const require_types = require("./types-KjA8tY4Y.cjs");
10
10
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
11
11
  const require_planeOps = require("./planeOps-Cr25KWWA.cjs");
12
- const require_faceFns = require("./faceFns-C54Zlz7L.cjs");
13
- const require_shapeFns = require("./shapeFns-BRTngdGI.cjs");
14
- const require_curveFns = require("./curveFns-fJO3d-Hx.cjs");
15
- const require_meshFns = require("./meshFns-BlgjXe87.cjs");
12
+ const require_faceFns = require("./faceFns-DDeMMiWW.cjs");
13
+ const require_shapeFns = require("./shapeFns-B46P-8hf.cjs");
14
+ const require_curveFns = require("./curveFns-GEdU0r2K.cjs");
15
+ const require_meshFns = require("./meshFns-C6N_kGLT.cjs");
16
16
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
17
- const require_surfaceBuilders = require("./surfaceBuilders-BmjMJAAq.cjs");
18
- const require_solidBuilders = require("./solidBuilders-BJ94_pNp.cjs");
19
- const require_healingFns = require("./healingFns-CRPfNXM_.cjs");
20
- const require_threadFns = require("./threadFns-DX3YsQaj.cjs");
21
- const require_blueprintSketcher = require("./blueprintSketcher-C45gRDpF.cjs");
22
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
23
- const require_drawFns = require("./drawFns-uewgB6Rf.cjs");
24
- const require_measureFns = require("./measureFns-CbJmQhR2.cjs");
25
- const require_cornerFinder = require("./cornerFinder-BZgMivAV.cjs");
26
- const require_boolean2D = require("./boolean2D-hs8bIs8J.cjs");
27
- const require_blueprintFns = require("./blueprintFns-Co0S0Nor.cjs");
28
- const require_importFns = require("./importFns-e-oPPBZD.cjs");
29
- const require_loftFns = require("./loftFns-ETbdS4A5.cjs");
30
- const require_cameraFns = require("./cameraFns-J7qTT3Yh.cjs");
31
- const require_textMetrics = require("./textMetrics-CFWUMBxB.cjs");
32
- const require_adjacencyFns = require("./adjacencyFns-BSvV5KIo.cjs");
33
- const require_refResolveFns = require("./refResolveFns-Czi9RcEf.cjs");
17
+ const require_surfaceBuilders = require("./surfaceBuilders-BtZhuox5.cjs");
18
+ const require_solidBuilders = require("./solidBuilders-BuMNoLzt.cjs");
19
+ const require_healingFns = require("./healingFns-fgBZgj_9.cjs");
20
+ const require_threadFns = require("./threadFns-Cw7gzV_Y.cjs");
21
+ const require_blueprintSketcher = require("./blueprintSketcher-B0--w0ms.cjs");
22
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
23
+ const require_drawFns = require("./drawFns-1icEtH6h.cjs");
24
+ const require_measureFns = require("./measureFns-k7rf6ka6.cjs");
25
+ const require_cornerFinder = require("./cornerFinder-Nm7Qt1B5.cjs");
26
+ const require_boolean2D = require("./boolean2D-DUCzYBTW.cjs");
27
+ const require_blueprintFns = require("./blueprintFns-2l6WQaiA.cjs");
28
+ const require_importFns = require("./importFns-DQUXpfRv.cjs");
29
+ const require_loftFns = require("./loftFns-LCgAh1pe.cjs");
30
+ const require_cameraFns = require("./cameraFns-CHY1Bpfi.cjs");
31
+ const require_textMetrics = require("./textMetrics-BzITyHY6.cjs");
32
+ const require_adjacencyFns = require("./adjacencyFns-y48qfoSJ.cjs");
33
+ const require_refResolveFns = require("./refResolveFns-Bw78l4fJ.cjs");
34
34
  const require_workerPool = require("./workerPool-D30NsiIW.cjs");
35
- const require_primitiveFns = require("./primitiveFns-Bh9mWBfs.cjs");
35
+ const require_primitiveFns = require("./primitiveFns-CeN9-EFA.cjs");
36
36
  //#region src/topology/shapeBooleans.ts
37
37
  var BOPAlgo_GlueShift = 1;
38
38
  var BOPAlgo_GlueFull = 2;
@@ -3449,13 +3449,18 @@ function resolve3D(s) {
3449
3449
  function translate(shape, v) {
3450
3450
  return require_shapeFns.translate(resolve(shape), v);
3451
3451
  }
3452
+ function assertNotPositionalOptions(options, fn) {
3453
+ if (Array.isArray(options)) throw new Error(`${fn}() expects an options object, e.g. ${fn}(shape, { ... }), not an array of coordinates.`);
3454
+ }
3452
3455
  /** Rotate a shape around an axis. Angle is in degrees. Returns a new shape. */
3453
3456
  function rotate(shape, angle, options) {
3457
+ assertNotPositionalOptions(options, "rotate");
3454
3458
  const pivotPoint = options?.at;
3455
3459
  return require_shapeFns.rotate(resolve(shape), angle, pivotPoint, options?.axis);
3456
3460
  }
3457
3461
  /** Mirror a shape through a plane. Returns a new shape. */
3458
3462
  function mirror(shape, options) {
3463
+ assertNotPositionalOptions(options, "mirror");
3459
3464
  const planeOrigin = options?.at;
3460
3465
  return require_shapeFns.mirror(resolve(shape), options?.normal ?? [
3461
3466
  1,
package/dist/brepjs.js CHANGED
@@ -1,37 +1,37 @@
1
- import { $ as withScope, A as isPlanarFace, B as as2D, C as isSolid, Ct as qualityDeflection, D as isClosedWire, E as closedWire, F as planarFace, G as createHandle, H as is2D, I as planarWire, J as isLive, K as createKernelHandle, L as validSolid, M as isValidSolid, N as manifoldShell, O as isManifoldShell, P as orientedFace, Q as withArenaCheckpoint, R as getShapeKind, S as isShell, St as currentQuality, T as isWire, U as is3D, V as as3D, W as DisposalScope, X as resetDisposalStats, _ as isCompound, _t as supportsConstraintSketch, a as castShape3D, b as isShape1D, bt as getPerformanceStats, c as createEdge, ct as init, d as createSolid, dt as prewarm, et as withScopeResult, f as createVertex, ft as registerKernel, gt as withTier, h as disposeResultShape, ht as withQuality, i as castShape, it as getKernel, j as isPlanarWire, k as isOrientedFace, l as createFace, lt as initFromManifold, mt as withKernel, n as castResultShape, nt as _usingCtx, ot as getKernelCapabilities, p as createWire, pt as registerKernelTier, q as getDisposalStats, rt as getActiveKernelId, s as createCompound, st as getKernelTier, tt as withScopeResultAsync, u as createShell, ut as initFromOC, v as isEdge, vt as supportsProjection, w as isVertex, x as isShape3D, xt as resetPerformanceStats, y as isFace, yt as BrepkitAdapter } from "./shapeTypes-DuxTLdy4.js";
2
- import { A as EXACT_BREP_CAPABILITIES, k as DEFAULT_CAPABILITIES, t as OcctWasmAdapter } from "./occtWasmAdapter-BYcoODIB.js";
1
+ import { $ as withScope, A as isPlanarFace, B as as2D, C as isSolid, Ct as qualityDeflection, D as isClosedWire, E as closedWire, F as planarFace, G as createHandle, H as is2D, I as planarWire, J as isLive, K as createKernelHandle, L as validSolid, M as isValidSolid, N as manifoldShell, O as isManifoldShell, P as orientedFace, Q as withArenaCheckpoint, R as getShapeKind, S as isShell, St as currentQuality, T as isWire, U as is3D, V as as3D, W as DisposalScope, X as resetDisposalStats, _ as isCompound, _t as supportsConstraintSketch, a as castShape3D, b as isShape1D, bt as getPerformanceStats, c as createEdge, ct as init, d as createSolid, dt as prewarm, et as withScopeResult, f as createVertex, ft as registerKernel, gt as withTier, h as disposeResultShape, ht as withQuality, i as castShape, it as getKernel, j as isPlanarWire, k as isOrientedFace, l as createFace, lt as initFromManifold, mt as withKernel, n as castResultShape, nt as _usingCtx, ot as getKernelCapabilities, p as createWire, pt as registerKernelTier, q as getDisposalStats, rt as getActiveKernelId, s as createCompound, st as getKernelTier, tt as withScopeResultAsync, u as createShell, ut as initFromOC, v as isEdge, vt as supportsProjection, w as isVertex, x as isShape3D, xt as resetPerformanceStats, y as isFace, yt as BrepkitAdapter } from "./shapeTypes-CxF4itPM.js";
2
+ import { A as EXACT_BREP_CAPABILITIES, k as DEFAULT_CAPABILITIES, t as OcctWasmAdapter } from "./occtWasmAdapter-CE6nV8_2.js";
3
3
  import { i as wasmIndex, n as bug, t as BrepBugError } from "./bug-BdOHwn_e.js";
4
4
  import { A as orElse, B as zip, C as isOk, D as match, E as mapErr, F as tryCatchAsync, I as unwrap, L as unwrapErr, M as tap, N as tapErr, O as ok, P as tryCatch, R as unwrapOr, S as isErr, T as mapBoth, _ as collect, a as moduleInitError, b as flatten, c as sketcherStateError, d as validationError, g as andThen, h as all, i as kernelError, j as pipeline, k as or, l as typeCastError, m as OK, n as computationError, o as queryError, r as ioError, t as BrepErrorCode, u as unsupportedError, v as err, w as map, x as fromNullable, y as flatMap, z as unwrapOrElse } from "./errors-B3CDG537.js";
5
- import { C as vertexPosition, E as kernelCallScoped, T as kernelCallRaw, _ as iterFaces, a as getCachedSurfaceType, b as iterVertices, c as getFaces, d as getSolids, f as getVertices, g as iterEdges, h as iterCompSolids, m as invalidateShapeCache, n as getBounds, o as getCompSolids, p as getWires, s as getEdges, t as describe$1, u as getShells, v as iterShells, w as kernelCall, x as iterWires, y as iterSolids } from "./topologyQueryFns-WsDCzw30.js";
5
+ import { C as vertexPosition, E as kernelCallScoped, T as kernelCallRaw, _ as iterFaces, a as getCachedSurfaceType, b as iterVertices, c as getFaces, d as getSolids, f as getVertices, g as iterEdges, h as iterCompSolids, m as invalidateShapeCache, n as getBounds, o as getCompSolids, p as getWires, s as getEdges, t as describe$1, u as getShells, v as iterShells, w as kernelCall, x as iterWires, y as iterSolids } from "./topologyQueryFns-D0rXN3v5.js";
6
6
  import { n as HASH_CODE_MAX, r as RAD2DEG, t as DEG2RAD } from "./constants-ITRzCnCp.js";
7
7
  import { n as toVec2, r as toVec3, t as resolveDirection } from "./types-D24Y27N0.js";
8
8
  import { 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 } from "./vecOps-SKPRvPH-.js";
9
9
  import { i as pivotPlane, n as createPlane, o as resolvePlane, r as makePlane, s as translatePlane, t as createNamedPlane } from "./planeOps-Cp6GQ23-.js";
10
- import { C as shapeType, S as iterTopo, _ as cast, a as faceOrientation, b as fromBREP, c as innerWires, d as pointOnSurface, f as projectPointOnFace, g as asTopo, h as uvCoordinates, i as faceGeomType, l as normalAt, m as uvBounds, n as faceAxis, o as flipFaceOrientation, p as removeHolesFromFace, r as faceCenter, s as getSurfaceType, t as classifyPointOnFace, u as outerWire, x as isCompSolid, y as downcast } from "./faceFns-dy60vOjq.js";
11
- import { A as tagFaces, C as colorShape, D as getFaceTags, E as findFacesByTag, M as setShapeOrigin, O as getTagMetadata, S as colorFaces, T as getShapeColor, a as isSameShape, c as applyMatrix$1, d as mirror$2, f as resize, g as translate$2, h as transformCopy$1, i as isEqualShape, j as getFaceOrigins, k as setTagMetadata, l as composeTransforms, m as scale$3, n as getHashCode, o as simplify$1, p as rotate$2, r as isEmpty$2, s as toBREP$1, t as clone$1, u as locate$1, v as hasAnyMetadata, w as getFaceColor, x as propagateMetadataThroughRelocation } from "./shapeFns-W7yEWaBx.js";
12
- import { a as curveIsPeriodic, c as curvePointAt, d as flipOrientation, f as getCurveType, h as offsetWire2D, i as curveIsClosed, l as curveStartPoint, m as interpolateCurve, n as curveAxis, o as curveLength, p as getOrientation, r as curveEndPoint, s as curvePeriod, t as approximateCurve, u as curveTangentAt } from "./curveFns-D3a4DlZj.js";
13
- import { a as meshEdges$1, c as meshMultiLOD, d as createMeshCache, i as mesh$1, l as buildMeshCacheKey, n as exportSTEP, o as meshLODs, r as exportSTL, s as meshLODsProgressive, t as exportIGES, u as clearMeshCache } from "./meshFns-BFjeEjYP.js";
10
+ import { C as shapeType, S as iterTopo, _ as cast, a as faceOrientation, b as fromBREP, c as innerWires, d as pointOnSurface, f as projectPointOnFace, g as asTopo, h as uvCoordinates, i as faceGeomType, l as normalAt, m as uvBounds, n as faceAxis, o as flipFaceOrientation, p as removeHolesFromFace, r as faceCenter, s as getSurfaceType, t as classifyPointOnFace, u as outerWire, x as isCompSolid, y as downcast } from "./faceFns-D538regr.js";
11
+ import { A as tagFaces, C as colorShape, D as getFaceTags, E as findFacesByTag, M as setShapeOrigin, O as getTagMetadata, S as colorFaces, T as getShapeColor, a as isSameShape, c as applyMatrix$1, d as mirror$2, f as resize, g as translate$2, h as transformCopy$1, i as isEqualShape, j as getFaceOrigins, k as setTagMetadata, l as composeTransforms, m as scale$3, n as getHashCode, o as simplify$1, p as rotate$2, r as isEmpty$2, s as toBREP$1, t as clone$1, u as locate$1, v as hasAnyMetadata, w as getFaceColor, x as propagateMetadataThroughRelocation } from "./shapeFns-D0BBI3yY.js";
12
+ import { a as curveIsPeriodic, c as curvePointAt, d as flipOrientation, f as getCurveType, h as offsetWire2D, i as curveIsClosed, l as curveStartPoint, m as interpolateCurve, n as curveAxis, o as curveLength, p as getOrientation, r as curveEndPoint, s as curvePeriod, t as approximateCurve, u as curveTangentAt } from "./curveFns-yyB3QmwJ.js";
13
+ import { a as meshEdges$1, c as meshMultiLOD, d as createMeshCache, i as mesh$1, l as buildMeshCacheKey, n as exportSTEP, o as meshLODs, r as exportSTL, s as meshLODsProgressive, t as exportIGES, u as clearMeshCache } from "./meshFns-vJ3diglE.js";
14
14
  import { n as getAtOrThrow, r as lastOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
15
- import { _ as makeThreePointArc, d as makeCircle, h as makeLine, l as makeBSplineInterpolation, n as fill, r as makeFace, s as assembleWire } from "./surfaceBuilders-9qZyEfFZ.js";
16
- import { _ as section$1, b as split$1, d as booleanPipeline, f as cut$2, g as intersect$2, h as fuseAll$2, m as fuse$2, p as cutAll$2, r as makeCylinder, t as makeCompound, v as sectionToFace$1, y as slice$1 } from "./solidBuilders-D3LMIcIz.js";
17
- import { A as toBufferGeometryData, C as shellWithEvolution, D as getNurbsCurveData, E as fuseAllBisect, M as toLODGeometryData, N as toLODGeometryLevels, O as getNurbsSurfaceData, P as toLineGeometryData, S as intersectWithEvolution, T as cutAllBisect, _ as positionOnCurve, a as healFace, b as filletWithEvolution, c as isValid$1, d as draft$1, f as fillet$1, g as variableFillet, h as thicken$1, i as heal$1, j as toGroupedBufferGeometryData, k as chamferDistAngle, l as solidFromShell, m as shell$1, n as fixSelfIntersection, o as healSolid, p as offset$1, r as fixShape, s as healWire, t as autoHeal, u as chamfer$1, v as chamferWithEvolution, w as checkBoolean, x as fuseWithEvolution, y as cutWithEvolution } from "./healingFns-DWeLpQd1.js";
18
- import { A as setJointValue, B as createAssemblyNode, C as cylindricalJoint, D as planarJoint, E as mechanismDOF, F as quatMultiply, G as circularPattern, H as removeChild, I as quatRotate, J as exportAssemblySTEP, K as gridPattern, L as addChild, M as sphericalJoint, N as quatFromAxisAngle, O as prismaticJoint, P as quatFromTo, R as collectShapes, S as addJoint, T as jointTransform, U as updateNode, V as findNode, W as walkAssembly, Y as createAssembly, _ as exportURDF, a as deserializeHistory, b as inverseKinematics, c as modifyStep, d as replayFrom, f as replayHistory, g as undoLast, h as stepsFrom, i as createRegistry, j as setJointValues, k as revoluteJoint, l as registerOperation, m as stepCount, n as addStep, o as findStep, p as serializeHistory, q as linearPattern, r as createHistory, s as getShape, t as thread, u as registerShape, v as importURDF, w as forwardKinematics, x as jointTrajectory, y as jointsFromDH, z as countNodes } from "./threadFns-CGBSDiMt.js";
19
- import { n as BaseSketcher2d, r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-B9HRVab_.js";
20
- import { a as createTypedFinder, i as wireFinder, n as edgeFinder, r as faceFinder, t as getSingleFace } from "./helpers-iqCaToj9.js";
21
- import { A as sketchEllipse, 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, _ 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-CM6UoydM.js";
22
- import { a as measureDistance, c as measureLinearProps, d as measureVolumeProps, i as measureCurvatureAtMid, l as measureSurfaceProps, n as measureArea, o as measureDistanceProps, r as measureCurvatureAt, s as measureLength, t as createDistanceQuery, u as measureVolume } from "./measureFns-B9PVxroM.js";
23
- import { t as cornerFinder } from "./cornerFinder-D_U4i1mP.js";
24
- import { a as fuseBlueprints, c as roundedRectangleBlueprint, i as cutBlueprints, n as fuse2D, o as intersectBlueprints, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-1oV4XUXs.js";
25
- import { S as reverseCurve, _ as curve2dIsOnCurve, a as isInside2D, b as curve2dSplitAt, c as scale2D, d as stretch2D, f as toSVGPathD, g as curve2dFirstPoint, h as curve2dDistanceFrom, i as getOrientation2D, l as sketchOnFace2D, m as curve2dBoundingBox, n as createCompoundBlueprint, o as mirror2D, p as translate2D, r as getBounds2D, s as rotate2D, t as createBlueprint, u as sketchOnPlane2D, v as curve2dLastPoint, x as curve2dTangentAt, y as curve2dParameter } from "./blueprintFns-BtsYL5sX.js";
26
- import { a as importSVG, c as blueprintToDXF, d as exportGltf, f as exportOBJ, i as exportSTEPConfigured, l as exportDXF, n as importSTEP, o as importSVGPathD, r as importSTL, s as exportThreeMF, t as importIGES, u as exportGlb } from "./importFns-BdUizsYV.js";
27
- import { a as revolve$1, c as multiSectionSweep, d as twistExtrude, i as extrudeAll, l as supportExtrude, n as loftAll, o as complexExtrude, r as extrude$1, s as guidedSweep, t as loft$1, u as sweep$1 } from "./loftFns-DyH-4tYU.js";
28
- 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, n as getFont, o as compoundSketchExtrude, p as sketchRevolve, r as loadFont, s as compoundSketchFace, t as textBlueprints, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-DBTQllob.js";
29
- import { a as makeProjectedEdges, i as projectEdges, n as cameraLookAt, r as createCamera, s as isProjectionPlane, t as cameraFromPlane } from "./cameraFns-BPte0PuT.js";
30
- import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-DpQdJjRp.js";
31
- import { a as facesOfVertex, c as verticesOfFace, i as facesOfEdge, l as wiresOfFace, n as adjacentFaces, o as sharedEdges, r as edgesOfFace, s as verticesOfEdge } from "./adjacencyFns-CmeUDX9T.js";
32
- import { _ as createRef, a as isVertexRef, b as defaultScorer, c as resolveRefParams, d as createVertexRef, f as resolveVertexRef, g as captureHint, h as assignRoles, i as isLineageRef, l as createDerivedFaceRef, m as resolveEdgeRef, n as isEdgeRef, o as resolveLineageRef, p as createEdgeRef, r as isFaceRef, s as resolveRefIn, t as isDerivedFaceRef, u as resolveDerivedFaceRef, v as resolveRef, y as updateRoles } from "./refResolveFns-sh-VUGiS.js";
15
+ import { _ as makeThreePointArc, d as makeCircle, h as makeLine, l as makeBSplineInterpolation, n as fill, r as makeFace, s as assembleWire } from "./surfaceBuilders-BbRikJ0w.js";
16
+ import { _ as section$1, b as split$1, d as booleanPipeline, f as cut$2, g as intersect$2, h as fuseAll$2, m as fuse$2, p as cutAll$2, r as makeCylinder, t as makeCompound, v as sectionToFace$1, y as slice$1 } from "./solidBuilders-BFzmgFl0.js";
17
+ import { A as toBufferGeometryData, C as shellWithEvolution, D as getNurbsCurveData, E as fuseAllBisect, M as toLODGeometryData, N as toLODGeometryLevels, O as getNurbsSurfaceData, P as toLineGeometryData, S as intersectWithEvolution, T as cutAllBisect, _ as positionOnCurve, a as healFace, b as filletWithEvolution, c as isValid$1, d as draft$1, f as fillet$1, g as variableFillet, h as thicken$1, i as heal$1, j as toGroupedBufferGeometryData, k as chamferDistAngle, l as solidFromShell, m as shell$1, n as fixSelfIntersection, o as healSolid, p as offset$1, r as fixShape, s as healWire, t as autoHeal, u as chamfer$1, v as chamferWithEvolution, w as checkBoolean, x as fuseWithEvolution, y as cutWithEvolution } from "./healingFns-DNJeh8v9.js";
18
+ import { A as setJointValue, B as createAssemblyNode, C as cylindricalJoint, D as planarJoint, E as mechanismDOF, F as quatMultiply, G as circularPattern, H as removeChild, I as quatRotate, J as exportAssemblySTEP, K as gridPattern, L as addChild, M as sphericalJoint, N as quatFromAxisAngle, O as prismaticJoint, P as quatFromTo, R as collectShapes, S as addJoint, T as jointTransform, U as updateNode, V as findNode, W as walkAssembly, Y as createAssembly, _ as exportURDF, a as deserializeHistory, b as inverseKinematics, c as modifyStep, d as replayFrom, f as replayHistory, g as undoLast, h as stepsFrom, i as createRegistry, j as setJointValues, k as revoluteJoint, l as registerOperation, m as stepCount, n as addStep, o as findStep, p as serializeHistory, q as linearPattern, r as createHistory, s as getShape, t as thread, u as registerShape, v as importURDF, w as forwardKinematics, x as jointTrajectory, y as jointsFromDH, z as countNodes } from "./threadFns-DbxiJ3Is.js";
19
+ import { n as BaseSketcher2d, r as organiseBlueprints, t as BlueprintSketcher } from "./blueprintSketcher-Dl65HO9X.js";
20
+ import { a as createTypedFinder, i as wireFinder, n as edgeFinder, r as faceFinder, t as getSingleFace } from "./helpers-B-t-HN_a.js";
21
+ import { A as sketchEllipse, 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, _ 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-BCsTmK-A.js";
22
+ import { a as measureDistance, c as measureLinearProps, d as measureVolumeProps, i as measureCurvatureAtMid, l as measureSurfaceProps, n as measureArea, o as measureDistanceProps, r as measureCurvatureAt, s as measureLength, t as createDistanceQuery, u as measureVolume } from "./measureFns-BJrqkYUs.js";
23
+ import { t as cornerFinder } from "./cornerFinder-DVFgHVlV.js";
24
+ import { a as fuseBlueprints, c as roundedRectangleBlueprint, i as cutBlueprints, n as fuse2D, o as intersectBlueprints, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-rVisWMVU.js";
25
+ import { S as reverseCurve, _ as curve2dIsOnCurve, a as isInside2D, b as curve2dSplitAt, c as scale2D, d as stretch2D, f as toSVGPathD, g as curve2dFirstPoint, h as curve2dDistanceFrom, i as getOrientation2D, l as sketchOnFace2D, m as curve2dBoundingBox, n as createCompoundBlueprint, o as mirror2D, p as translate2D, r as getBounds2D, s as rotate2D, t as createBlueprint, u as sketchOnPlane2D, v as curve2dLastPoint, x as curve2dTangentAt, y as curve2dParameter } from "./blueprintFns-B00x9B3d.js";
26
+ import { a as importSVG, c as blueprintToDXF, d as exportGltf, f as exportOBJ, i as exportSTEPConfigured, l as exportDXF, n as importSTEP, o as importSVGPathD, r as importSTL, s as exportThreeMF, t as importIGES, u as exportGlb } from "./importFns-Ca5jD096.js";
27
+ import { a as revolve$1, c as multiSectionSweep, d as twistExtrude, i as extrudeAll, l as supportExtrude, n as loftAll, o as complexExtrude, r as extrude$1, s as guidedSweep, t as loft$1, u as sweep$1 } from "./loftFns-Bii92046.js";
28
+ 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, n as getFont, o as compoundSketchExtrude, p as sketchRevolve, r as loadFont, s as compoundSketchFace, t as textBlueprints, u as sketchExtrude, v as CompoundSketch } from "./textBlueprints-BvRolv7L.js";
29
+ import { a as makeProjectedEdges, i as projectEdges, n as cameraLookAt, r as createCamera, s as isProjectionPlane, t as cameraFromPlane } from "./cameraFns-CspYs7P6.js";
30
+ import { n as textMetrics, r as sketchText, t as fontMetrics } from "./textMetrics-CHmQrB6U.js";
31
+ import { a as facesOfVertex, c as verticesOfFace, i as facesOfEdge, l as wiresOfFace, n as adjacentFaces, o as sharedEdges, r as edgesOfFace, s as verticesOfEdge } from "./adjacencyFns-CUFf2tRu.js";
32
+ import { _ as createRef, a as isVertexRef, b as defaultScorer, c as resolveRefParams, d as createVertexRef, f as resolveVertexRef, g as captureHint, h as assignRoles, i as isLineageRef, l as createDerivedFaceRef, m as resolveEdgeRef, n as isEdgeRef, o as resolveLineageRef, p as createEdgeRef, r as isFaceRef, s as resolveRefIn, t as isDerivedFaceRef, u as resolveDerivedFaceRef, v as resolveRef, y as updateRoles } from "./refResolveFns-CxYx9TjR.js";
33
33
  import { _ as isSuccessResponse, a as createWorkerClient, c as enqueueTask, d as rejectAll, f as isBatchRequest, g as isOperationRequest, h as isInitRequest, i as registerHandler, l as isEmpty$1, m as isErrorResponse, n as createOperationRegistry, o as createTaskQueue, p as isDisposeRequest, r as createWorkerHandler, s as dequeueTask, t as createWorkerPool, u as pendingCount } from "./workerPool-XcYX2UZ0.js";
34
- import { C as threePointArc, D as wireLoop, E as wire, S as tangentArc, T as vertex, _ as polygon, a as circle, b as sphere$1, c as cylinder, d as ellipsoid, f as face, g as offsetFace, h as line, i as bsplineApprox, l as ellipse, m as helix, n as bezier, o as compound, p as filledFace, r as box, s as cone, t as addHoles, u as ellipseArc, v as sewShells, w as torus$1, x as subFace, y as solid } from "./primitiveFns-BELDRuar.js";
34
+ import { C as threePointArc, D as wireLoop, E as wire, S as tangentArc, T as vertex, _ as polygon, a as circle, b as sphere$1, c as cylinder, d as ellipsoid, f as face, g as offsetFace, h as line, i as bsplineApprox, l as ellipse, m as helix, n as bezier, o as compound, p as filledFace, r as box, s as cone, t as addHoles, u as ellipseArc, v as sewShells, w as torus$1, x as subFace, y as solid } from "./primitiveFns-DLWUMWq4.js";
35
35
  //#region \0rolldown/runtime.js
36
36
  var __defProp = Object.defineProperty;
37
37
  var __exportAll = (all, no_symbols) => {
@@ -3460,13 +3460,18 @@ function resolve3D(s) {
3460
3460
  function translate(shape, v) {
3461
3461
  return translate$2(resolve(shape), v);
3462
3462
  }
3463
+ function assertNotPositionalOptions(options, fn) {
3464
+ if (Array.isArray(options)) throw new Error(`${fn}() expects an options object, e.g. ${fn}(shape, { ... }), not an array of coordinates.`);
3465
+ }
3463
3466
  /** Rotate a shape around an axis. Angle is in degrees. Returns a new shape. */
3464
3467
  function rotate(shape, angle, options) {
3468
+ assertNotPositionalOptions(options, "rotate");
3465
3469
  const pivotPoint = options?.at;
3466
3470
  return rotate$2(resolve(shape), angle, pivotPoint, options?.axis);
3467
3471
  }
3468
3472
  /** Mirror a shape through a plane. Returns a new shape. */
3469
3473
  function mirror(shape, options) {
3474
+ assertNotPositionalOptions(options, "mirror");
3470
3475
  const planeOrigin = options?.at;
3471
3476
  return mirror$2(resolve(shape), options?.normal ?? [
3472
3477
  1,
@@ -1,8 +1,8 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
2
  const require_errors = require("./errors-CJU8CHng.cjs");
3
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
3
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
4
4
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
5
- const require_shapeFns = require("./shapeFns-BRTngdGI.cjs");
5
+ const require_shapeFns = require("./shapeFns-B46P-8hf.cjs");
6
6
  //#region src/projection/projectionPlanes.ts
7
7
  /** Lookup table mapping each {@link ProjectionPlane} to its camera configuration. */
8
8
  var PROJECTION_PLANES = {
@@ -1,8 +1,8 @@
1
- import { it as getKernel, n as castResultShape, nt as _usingCtx } from "./shapeTypes-DuxTLdy4.js";
1
+ import { it as getKernel, n as castResultShape, nt as _usingCtx } from "./shapeTypes-CxF4itPM.js";
2
2
  import { I as unwrap, O as ok, d as validationError, v as err } from "./errors-B3CDG537.js";
3
- import { s as getEdges } from "./topologyQueryFns-WsDCzw30.js";
3
+ import { s as getEdges } from "./topologyQueryFns-D0rXN3v5.js";
4
4
  import { c as vecLength, d as vecNormalize, g as vecSub, r as vecCross } from "./vecOps-SKPRvPH-.js";
5
- import { t as clone } from "./shapeFns-W7yEWaBx.js";
5
+ import { t as clone } from "./shapeFns-D0BBI3yY.js";
6
6
  //#region src/projection/projectionPlanes.ts
7
7
  /** Lookup table mapping each {@link ProjectionPlane} to its camera configuration. */
8
8
  var PROJECTION_PLANES = {
package/dist/core.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
2
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
3
3
  const require_bug = require("./bug-O02CsAmt.cjs");
4
4
  const require_errors = require("./errors-CJU8CHng.cjs");
5
5
  const require_constants = require("./constants-BOVyEYGH.cjs");
package/dist/core.js CHANGED
@@ -1,4 +1,4 @@
1
- import { $ as withScope, C as isSolid, D as isClosedWire, E as closedWire, G as createHandle, H as is2D, J as isLive, K as createKernelHandle, L as validSolid, M as isValidSolid, N as manifoldShell, O as isManifoldShell, P as orientedFace, R as getShapeKind, S as isShell, T as isWire, U as is3D, W as DisposalScope, _ as isCompound, b as isShape1D, et as withScopeResult, i as castShape, k as isOrientedFace, tt as withScopeResultAsync, v as isEdge, w as isVertex, x as isShape3D, y as isFace } from "./shapeTypes-DuxTLdy4.js";
1
+ import { $ as withScope, C as isSolid, D as isClosedWire, E as closedWire, G as createHandle, H as is2D, J as isLive, K as createKernelHandle, L as validSolid, M as isValidSolid, N as manifoldShell, O as isManifoldShell, P as orientedFace, R as getShapeKind, S as isShell, T as isWire, U as is3D, W as DisposalScope, _ as isCompound, b as isShape1D, et as withScopeResult, i as castShape, k as isOrientedFace, tt as withScopeResultAsync, v as isEdge, w as isVertex, x as isShape3D, y as isFace } from "./shapeTypes-CxF4itPM.js";
2
2
  import { n as bug, t as BrepBugError } from "./bug-BdOHwn_e.js";
3
3
  import { C as isOk, D as match, E as mapErr, F as tryCatchAsync, I as unwrap, L as unwrapErr, O as ok, P as tryCatch, R as unwrapOr, S as isErr, _ as collect, a as moduleInitError, c as sketcherStateError, d as validationError, g as andThen, i as kernelError, l as typeCastError, m as OK, n as computationError, o as queryError, r as ioError, u as unsupportedError, v as err, w as map, y as flatMap, z as unwrapOrElse } from "./errors-B3CDG537.js";
4
4
  import { n as HASH_CODE_MAX, r as RAD2DEG, t as DEG2RAD } from "./constants-ITRzCnCp.js";
@@ -1,6 +1,6 @@
1
1
  import { t as DEG2RAD } from "./constants-ITRzCnCp.js";
2
2
  import { n as getAtOrThrow } from "./arrayAccess-DrUGPADn.js";
3
- import { _ as samePoint, p as distance2d, u as angle2d } from "./helpers-iqCaToj9.js";
3
+ import { _ as samePoint, p as distance2d, u as angle2d } from "./helpers-B-t-HN_a.js";
4
4
  //#region src/query/cornerFinder.ts
5
5
  var PI_2 = 2 * Math.PI;
6
6
  function positiveHalfAngle(angle) {
@@ -1,6 +1,6 @@
1
1
  const require_constants = require("./constants-BOVyEYGH.cjs");
2
2
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
3
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
3
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
4
4
  //#region src/query/cornerFinder.ts
5
5
  var PI_2 = 2 * Math.PI;
6
6
  function positiveHalfAngle(angle) {
@@ -1,4 +1,4 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
2
  const require_errors = require("./errors-CJU8CHng.cjs");
3
3
  //#region src/topology/curveFns.ts
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { T as isWire, h as disposeResultShape, it as getKernel, n as castResultShape, v as isEdge } from "./shapeTypes-DuxTLdy4.js";
1
+ import { T as isWire, h as disposeResultShape, it as getKernel, n as castResultShape, v as isEdge } from "./shapeTypes-CxF4itPM.js";
2
2
  import { O as ok, l as typeCastError, v as err } from "./errors-B3CDG537.js";
3
3
  //#region src/topology/curveFns.ts
4
4
  /**
@@ -1,22 +1,22 @@
1
- const require_textBlueprints = require("./textBlueprints-DKC3VIj5.cjs");
2
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_textBlueprints = require("./textBlueprints-BT2CZxAI.cjs");
2
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
3
3
  const require_bug = require("./bug-O02CsAmt.cjs");
4
4
  const require_errors = require("./errors-CJU8CHng.cjs");
5
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
5
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
6
6
  const require_constants = require("./constants-BOVyEYGH.cjs");
7
7
  const require_types = require("./types-KjA8tY4Y.cjs");
8
8
  const require_vecOps = require("./vecOps-CCnJt-yH.cjs");
9
9
  const require_planeOps = require("./planeOps-Cr25KWWA.cjs");
10
- const require_faceFns = require("./faceFns-C54Zlz7L.cjs");
11
- const require_curveFns = require("./curveFns-fJO3d-Hx.cjs");
10
+ const require_faceFns = require("./faceFns-DDeMMiWW.cjs");
11
+ const require_curveFns = require("./curveFns-GEdU0r2K.cjs");
12
12
  const require_arrayAccess = require("./arrayAccess-e4H9cBfh.cjs");
13
- const require_surfaceBuilders = require("./surfaceBuilders-BmjMJAAq.cjs");
14
- const require_blueprintSketcher = require("./blueprintSketcher-C45gRDpF.cjs");
15
- const require_helpers = require("./helpers-CDR7Sp-u.cjs");
16
- const require_blueprint = require("./blueprint-hsNHJiSf.cjs");
17
- const require_cornerFinder = require("./cornerFinder-BZgMivAV.cjs");
18
- const require_boolean2D = require("./boolean2D-hs8bIs8J.cjs");
19
- const require_cameraFns = require("./cameraFns-J7qTT3Yh.cjs");
13
+ const require_surfaceBuilders = require("./surfaceBuilders-BtZhuox5.cjs");
14
+ const require_blueprintSketcher = require("./blueprintSketcher-B0--w0ms.cjs");
15
+ const require_helpers = require("./helpers-Du76j4Vi.cjs");
16
+ const require_blueprint = require("./blueprint-DmbWJqGH.cjs");
17
+ const require_cornerFinder = require("./cornerFinder-Nm7Qt1B5.cjs");
18
+ const require_boolean2D = require("./boolean2D-DUCzYBTW.cjs");
19
+ const require_cameraFns = require("./cameraFns-CHY1Bpfi.cjs");
20
20
  //#region src/2d/lib/stitching.ts
21
21
  /**
22
22
  * Group a flat list of curves into connected chains by matching endpoints.
@@ -1,22 +1,22 @@
1
- import { W as DisposalScope, c as createEdge, it as getKernel, l as createFace, nt as _usingCtx, p as createWire } from "./shapeTypes-DuxTLdy4.js";
1
+ import { W as DisposalScope, c as createEdge, it as getKernel, l as createFace, nt as _usingCtx, p as createWire } from "./shapeTypes-CxF4itPM.js";
2
2
  import { i as wasmIndex, n as bug } from "./bug-BdOHwn_e.js";
3
3
  import { I as unwrap, s as safeIndex } from "./errors-B3CDG537.js";
4
- import { s as getEdges } from "./topologyQueryFns-WsDCzw30.js";
4
+ import { s as getEdges } from "./topologyQueryFns-D0rXN3v5.js";
5
5
  import { t as DEG2RAD } from "./constants-ITRzCnCp.js";
6
6
  import { r as toVec3 } from "./types-D24Y27N0.js";
7
7
  import { d as vecNormalize, g as vecSub, h as vecScale, m as vecRotate, r as vecCross } from "./vecOps-SKPRvPH-.js";
8
8
  import { a as planeToWorld, o as resolvePlane } from "./planeOps-Cp6GQ23-.js";
9
- import { d as pointOnSurface, l as normalAt, m as uvBounds, r as faceCenter, u as outerWire, v as copyShape, y as downcast } from "./faceFns-dy60vOjq.js";
10
- import { h as offsetWire2D, i as curveIsClosed, l as curveStartPoint } from "./curveFns-D3a4DlZj.js";
9
+ import { d as pointOnSurface, l as normalAt, m as uvBounds, r as faceCenter, u as outerWire, v as copyShape, y as downcast } from "./faceFns-D538regr.js";
10
+ import { h as offsetWire2D, i as curveIsClosed, l as curveStartPoint } from "./curveFns-yyB3QmwJ.js";
11
11
  import { n as getAtOrThrow, r as lastOrThrow, t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
12
- import { c as makeBSplineApproximation, d as makeCircle, f as makeEllipse, m as makeHelix, r as makeFace, s as assembleWire } from "./surfaceBuilders-9qZyEfFZ.js";
13
- import { a as Blueprints, c as make2dOffset, i as CompoundBlueprint, l as intersectCurves, n as BaseSketcher2d, o as chamferCurves, s as filletCurves, u as Flatbush } from "./blueprintSketcher-B9HRVab_.js";
14
- import { _ as samePoint$1, b as subtract2d, c as PRECISION_OFFSET, l as add2d, y as squareDistance2d } from "./helpers-iqCaToj9.js";
15
- import { _ as Curve2D, a as edgeToCurve, c as make2dCircle, d as make2dInerpolatedBSplineCurve, f as make2dSegmentCurve, g as approximateAsSvgCompatibleCurve, i as curvesAsEdgesOnPlane, l as make2dEllipse, o as make2dArcFromCenter, t as Blueprint, v as deserializeCurve2D, y as BoundingBox2d } from "./blueprint-Dt30dLQO.js";
16
- import { t as cornerFinder } from "./cornerFinder-D_U4i1mP.js";
17
- import { c as roundedRectangleBlueprint, n as fuse2D, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-1oV4XUXs.js";
18
- import { _ as wrapSketchDataArray, a as Sketch, g as wrapSketchData, i as Sketches, t as textBlueprints } from "./textBlueprints-DBTQllob.js";
19
- import { i as projectEdges, t as cameraFromPlane } from "./cameraFns-BPte0PuT.js";
12
+ import { c as makeBSplineApproximation, d as makeCircle, f as makeEllipse, m as makeHelix, r as makeFace, s as assembleWire } from "./surfaceBuilders-BbRikJ0w.js";
13
+ import { a as Blueprints, c as make2dOffset, i as CompoundBlueprint, l as intersectCurves, n as BaseSketcher2d, o as chamferCurves, s as filletCurves, u as Flatbush } from "./blueprintSketcher-Dl65HO9X.js";
14
+ import { _ as samePoint$1, b as subtract2d, c as PRECISION_OFFSET, l as add2d, y as squareDistance2d } from "./helpers-B-t-HN_a.js";
15
+ import { _ as Curve2D, a as edgeToCurve, c as make2dCircle, d as make2dInerpolatedBSplineCurve, f as make2dSegmentCurve, g as approximateAsSvgCompatibleCurve, i as curvesAsEdgesOnPlane, l as make2dEllipse, o as make2dArcFromCenter, t as Blueprint, v as deserializeCurve2D, y as BoundingBox2d } from "./blueprint-sEiMTO6b.js";
16
+ import { t as cornerFinder } from "./cornerFinder-DVFgHVlV.js";
17
+ import { c as roundedRectangleBlueprint, n as fuse2D, r as intersect2D, s as polysidesBlueprint, t as cut2D } from "./boolean2D-rVisWMVU.js";
18
+ import { _ as wrapSketchDataArray, a as Sketch, g as wrapSketchData, i as Sketches, t as textBlueprints } from "./textBlueprints-BvRolv7L.js";
19
+ import { i as projectEdges, t as cameraFromPlane } from "./cameraFns-CspYs7P6.js";
20
20
  //#region src/2d/lib/stitching.ts
21
21
  /**
22
22
  * Group a flat list of curves into connected chains by matching endpoints.
@@ -1,6 +1,6 @@
1
- import { i as castShape, it as getKernel } from "./shapeTypes-DuxTLdy4.js";
1
+ import { i as castShape, it as getKernel } from "./shapeTypes-CxF4itPM.js";
2
2
  import { I as unwrap, O as ok, l as typeCastError, v as err } from "./errors-B3CDG537.js";
3
- import { a as getCachedSurfaceType } from "./topologyQueryFns-WsDCzw30.js";
3
+ import { a as getCachedSurfaceType } from "./topologyQueryFns-D0rXN3v5.js";
4
4
  import { r as toVec3 } from "./types-D24Y27N0.js";
5
5
  //#region src/topology/cast.ts
6
6
  var TOPO_ENUM = {
@@ -1,6 +1,6 @@
1
- const require_shapeTypes = require("./shapeTypes-CSWNkVze.cjs");
1
+ const require_shapeTypes = require("./shapeTypes-BU7SQ1y6.cjs");
2
2
  const require_errors = require("./errors-CJU8CHng.cjs");
3
- const require_topologyQueryFns = require("./topologyQueryFns-BP_zCq0j.cjs");
3
+ const require_topologyQueryFns = require("./topologyQueryFns-C5Z8m7Jg.cjs");
4
4
  const require_types = require("./types-KjA8tY4Y.cjs");
5
5
  //#region src/topology/cast.ts
6
6
  var TOPO_ENUM = {
@@ -1,11 +1,11 @@
1
- import { C as isSolid, R as getShapeKind, T as isWire, h as disposeResultShape, i as castShape, it as getKernel, m as disposeDowncastSource, n as castResultShape, x as isShape3D, y as isFace } from "./shapeTypes-DuxTLdy4.js";
1
+ import { C as isSolid, R as getShapeKind, T as isWire, h as disposeResultShape, i as castShape, it as getKernel, m as disposeDowncastSource, n as castResultShape, x as isShape3D, y as isFace } from "./shapeTypes-CxF4itPM.js";
2
2
  import { C as isOk, O as ok, S as isErr, d as validationError, i as kernelError, l as typeCastError, t as BrepErrorCode, v as err } from "./errors-B3CDG537.js";
3
- import { c as getFaces, i as getCachedIsValid, m as invalidateShapeCache, p as getWires, s as getEdges } from "./topologyQueryFns-WsDCzw30.js";
3
+ import { c as getFaces, i as getCachedIsValid, m as invalidateShapeCache, p as getWires, s as getEdges } from "./topologyQueryFns-D0rXN3v5.js";
4
4
  import { n as HASH_CODE_MAX } from "./constants-ITRzCnCp.js";
5
- import { y as downcast } from "./faceFns-dy60vOjq.js";
6
- import { _ as collectInputFaceHashes, y as propagateAllMetadata } from "./shapeFns-W7yEWaBx.js";
5
+ import { y as downcast } from "./faceFns-D538regr.js";
6
+ import { _ as collectInputFaceHashes, y as propagateAllMetadata } from "./shapeFns-D0BBI3yY.js";
7
7
  import { t as firstOrThrow } from "./arrayAccess-DrUGPADn.js";
8
- import { f as cut, h as fuseAll, m as fuse, p as cutAll } from "./solidBuilders-D3LMIcIz.js";
8
+ import { f as cut, h as fuseAll, m as fuse, p as cutAll } from "./solidBuilders-BFzmgFl0.js";
9
9
  //#region src/topology/threeHelpers.ts
10
10
  /**
11
11
  * Convert a ShapeMesh into BufferGeometry-compatible typed arrays.