@mlightcad/data-model 1.6.10 → 1.7.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 (70) hide show
  1. package/LICENSE +21 -21
  2. package/README.md +224 -224
  3. package/dist/data-model.cjs +5 -5
  4. package/dist/data-model.js +5420 -5110
  5. package/lib/base/AcDbDxfCode.d.ts +187 -0
  6. package/lib/base/AcDbDxfCode.d.ts.map +1 -0
  7. package/lib/base/AcDbDxfCode.js +2 -0
  8. package/lib/base/AcDbDxfCode.js.map +1 -0
  9. package/lib/base/AcDbObject.d.ts +126 -0
  10. package/lib/base/AcDbObject.d.ts.map +1 -1
  11. package/lib/base/AcDbObject.js +178 -0
  12. package/lib/base/AcDbObject.js.map +1 -1
  13. package/lib/base/AcDbResultBuffer.d.ts +57 -0
  14. package/lib/base/AcDbResultBuffer.d.ts.map +1 -0
  15. package/lib/base/AcDbResultBuffer.js +130 -0
  16. package/lib/base/AcDbResultBuffer.js.map +1 -0
  17. package/lib/base/AcDbTypedValue.d.ts +19 -0
  18. package/lib/base/AcDbTypedValue.d.ts.map +1 -0
  19. package/lib/base/AcDbTypedValue.js +2 -0
  20. package/lib/base/AcDbTypedValue.js.map +1 -0
  21. package/lib/base/index.d.ts +3 -0
  22. package/lib/base/index.d.ts.map +1 -1
  23. package/lib/base/index.js +3 -0
  24. package/lib/base/index.js.map +1 -1
  25. package/lib/converter/AcDbDxfConverter.js +2 -2
  26. package/lib/converter/AcDbDxfConverter.js.map +1 -1
  27. package/lib/converter/AcDbRegenerator.js +2 -2
  28. package/lib/converter/AcDbRegenerator.js.map +1 -1
  29. package/lib/database/AcDbBlockTableRecord.d.ts.map +1 -1
  30. package/lib/database/AcDbBlockTableRecord.js +2 -0
  31. package/lib/database/AcDbBlockTableRecord.js.map +1 -1
  32. package/lib/database/AcDbDatabase.d.ts +24 -20
  33. package/lib/database/AcDbDatabase.d.ts.map +1 -1
  34. package/lib/database/AcDbDatabase.js +42 -19
  35. package/lib/database/AcDbDatabase.js.map +1 -1
  36. package/lib/database/AcDbDatabaseConverter.js +1 -1
  37. package/lib/database/AcDbDatabaseConverter.js.map +1 -1
  38. package/lib/database/AcDbRegAppTable.d.ts +16 -0
  39. package/lib/database/AcDbRegAppTable.d.ts.map +1 -0
  40. package/lib/database/AcDbRegAppTable.js +34 -0
  41. package/lib/database/AcDbRegAppTable.js.map +1 -0
  42. package/lib/database/AcDbRegAppTableRecord.d.ts +10 -0
  43. package/lib/database/AcDbRegAppTableRecord.d.ts.map +1 -0
  44. package/lib/database/AcDbRegAppTableRecord.js +32 -0
  45. package/lib/database/AcDbRegAppTableRecord.js.map +1 -0
  46. package/lib/database/AcDbSysVarManager.js +1 -1
  47. package/lib/database/AcDbSysVarManager.js.map +1 -1
  48. package/lib/database/index.d.ts +2 -0
  49. package/lib/database/index.d.ts.map +1 -1
  50. package/lib/database/index.js +2 -0
  51. package/lib/database/index.js.map +1 -1
  52. package/lib/entity/AcDbEntity.d.ts +28 -0
  53. package/lib/entity/AcDbEntity.d.ts.map +1 -1
  54. package/lib/entity/AcDbEntity.js +39 -0
  55. package/lib/entity/AcDbEntity.js.map +1 -1
  56. package/lib/entity/AcDbRasterImage.js +1 -1
  57. package/lib/entity/AcDbRasterImage.js.map +1 -1
  58. package/lib/misc/AcDbDataGenerator.js +1 -1
  59. package/lib/misc/AcDbDataGenerator.js.map +1 -1
  60. package/lib/object/AcDbXrecord.d.ts +59 -0
  61. package/lib/object/AcDbXrecord.d.ts.map +1 -0
  62. package/lib/object/AcDbXrecord.js +124 -0
  63. package/lib/object/AcDbXrecord.js.map +1 -0
  64. package/lib/object/index.d.ts +1 -0
  65. package/lib/object/index.d.ts.map +1 -1
  66. package/lib/object/index.js +1 -0
  67. package/lib/object/index.js.map +1 -1
  68. package/lib/object/layout/AcDbLayoutManager.js +11 -11
  69. package/lib/object/layout/AcDbLayoutManager.js.map +1 -1
  70. package/package.json +4 -4
@@ -1,5 +1,5 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function Su(i,t){for(var e=0;e<t.length;e++){const n=t[e];if(typeof n!="string"&&!Array.isArray(n)){for(const a in n)if(a!=="default"&&!(a in i)){const h=Object.getOwnPropertyDescriptor(n,a);h&&Object.defineProperty(i,a,h.get?h:{enumerable:!0,get:()=>n[a]})}}}return Object.freeze(Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}))}var ut=(i=>(i[i.ByColor=1]="ByColor",i[i.ByACI=2]="ByACI",i[i.ByLayer=3]="ByLayer",i[i.ByBlock=4]="ByBlock",i[i.None=0]="None",i))(ut||{});const ol={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},ha=[0,16711680,16776960,65280,65535,255,16711935,16777215,8421504,12632256,16711680,16744319,13369344,13395558,10027008,10046540,8323072,8339263,4980736,4990502,16727808,16752511,13382400,13401958,10036736,10051404,8331008,8343359,4985600,4992806,16744192,16760703,13395456,13408614,10046464,10056268,8339200,8347455,4990464,4995366,16760576,16768895,13408512,13415014,10056192,10061132,8347392,8351551,4995328,4997670,16776960,16777087,13421568,13421670,10000384,10000460,8355584,8355647,5000192,5000230,12582656,14679935,10079232,11717734,7510016,8755276,6258432,7307071,3755008,4344870,8388352,12582783,6736896,10079334,5019648,7510092,4161280,6258495,2509824,3755046,4194048,10485631,3394560,8375398,2529280,6264908,2064128,5209919,1264640,3099686,65280,8388479,52224,6736998,38912,5019724,32512,4161343,19456,2509862,65343,8388511,52275,6737023,38950,5019743,32543,4161359,19475,2509871,65407,8388543,52326,6737049,38988,5019762,32575,4161375,19494,2509881,65471,8388575,52377,6737074,39026,5019781,32607,4161391,19513,2509890,65535,8388607,52428,6737100,39064,5019800,32639,4161407,19532,2509900,49151,8380415,39372,6730444,29336,5014936,24447,4157311,14668,2507340,32767,8372223,26316,6724044,19608,5010072,16255,4153215,9804,2505036,16383,8364031,13260,6717388,9880,5005208,8063,4149119,4940,2502476,255,8355839,204,6710988,152,5000344,127,4145023,76,2500172,4129023,10452991,3342540,8349388,2490520,6245528,2031743,5193599,1245260,3089996,8323327,12550143,6684876,10053324,4980888,7490712,4128895,6242175,2490444,3745356,12517631,14647295,10027212,11691724,7471256,8735896,6226047,7290751,3735628,4335180,16711935,16744447,13369548,13395660,9961624,9981080,8323199,8339327,4980812,4990540,16711871,16744415,13369497,13395634,9961586,9981061,8323167,8339311,4980793,4990530,16711807,16744383,13369446,13395609,9961548,9981042,8323135,8339295,4980774,4990521,16711743,16744351,13369395,13395583,9961510,9981023,8323103,8339279,4980755,4990511,3355443,5987163,8684676,11382189,14079702,16777215,0];let Qr=class{static getColorByIndex(t){return ha[t]}static getIndexByColor(t){const e=ha.length-1;for(let n=1;n<e;++n)if(ha[n]===t)return n}static getColorByName(t){return ol[t.toLowerCase()]}static getNameByColor(t){for(const[e,n]of Object.entries(ol))if(n===t)return e}static getNameByIndex(t){const e=this.getColorByIndex(t);return this.getNameByColor(e)}},Qe=class Rr{constructor(t=ut.ByLayer,e){this._colorMethod=t,this._colorMethod==ut.ByColor&&e==null?this._value=16777215:this._colorMethod==ut.ByACI?e==null?this._value=8:e===0?this._colorMethod=ut.ByBlock:e===256?this._colorMethod=ut.ByLayer:this._value=Math.max(0,Math.min(e,256)):this._value=e}get colorMethod(){return this._colorMethod}set colorMethod(t){this._colorMethod=t}get red(){const t=this.RGB;return t!=null?t>>16&255:void 0}get green(){const t=this.RGB;return t!=null?t>>8&255:void 0}get blue(){const t=this.RGB;return t!=null?t&255:void 0}get RGB(){switch(this._colorMethod){case ut.ByColor:case ut.ByBlock:case ut.ByLayer:return this._value;case ut.ByACI:return this._value?Qr.getColorByIndex(this._value):this._value;default:return}}setRGB(t,e,n){const a=Math.max(0,Math.min(255,Math.round(t))),h=Math.max(0,Math.min(255,Math.round(e))),c=Math.max(0,Math.min(255,Math.round(n)));return this._value=a<<16|h<<8|c,this._colorMethod=ut.ByColor,this}setRGBValue(t){return t==null||!Number.isFinite(t)?(console.warn("Invalid RGB value:",t),this):(this._value=t&16777215,this._colorMethod=ut.ByColor,this)}setRGBFromCss(t){if(!t)return this;const e=t.trim().toLowerCase();if(e.startsWith("#")){let h=0,c=0,m=0;if(e.length===7)h=parseInt(e.substr(1,2),16),c=parseInt(e.substr(3,2),16),m=parseInt(e.substr(5,2),16);else if(e.length===4)h=parseInt(e[1]+e[1],16),c=parseInt(e[2]+e[2],16),m=parseInt(e[3]+e[3],16);else return console.warn("Invalid hex color:",t),this;return this.setRGB(h,c,m)}const n=e.match(/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/);if(n){const h=parseInt(n[1],10),c=parseInt(n[2],10),m=parseInt(n[3],10);return this.setRGB(h,c,m)}const a=Qr.getColorByName(t);return a!==void 0?this.setRGBValue(a):(console.warn("Unknown CSS color string:",t),this)}setScalar(t){return this.setRGB(t,t,t)}get hexColor(){const t=this.RGB;return t==null?void 0:"0x"+t.toString(16).padStart(6,"0").toUpperCase()}get cssColor(){const t=this.RGB;if(t!=null)return`rgb(${t>>16&255},${t>>8&255},${t&255})`}get colorIndex(){return this._colorMethod===ut.ByACI?this._value:this._colorMethod===ut.ByLayer?256:this._colorMethod===ut.ByBlock?0:void 0}set colorIndex(t){if(t==null)return;const e=Math.max(0,Math.min(256,Math.round(t)));e===0?(this._colorMethod=ut.ByBlock,this._value=void 0):e===256?(this._colorMethod=ut.ByLayer,this._value=void 0):(this._colorMethod=ut.ByACI,this._value=e)}get isByColor(){return this._colorMethod===ut.ByColor}get isByACI(){return this._colorMethod===ut.ByACI}get isByLayer(){return this._colorMethod===ut.ByLayer}setByLayer(t){return this._colorMethod=ut.ByLayer,t==null?this._value=256:this._value=t,this}get isByBlock(){return this._colorMethod===ut.ByBlock}setByBlock(t){return this._colorMethod=ut.ByBlock,t==null?this._value=0:this._value=t,this}get colorName(){switch(this._colorMethod){case ut.ByLayer:return"ByLayer";case ut.ByBlock:return"ByBlock";case ut.ByColor:return this._value?Qr.getNameByColor(this._value):"";case ut.ByACI:return this._value?Qr.getNameByIndex(this._value):"";default:return}}set colorName(t){if(!t)return;const e=Qr.getColorByName(t);e!==void 0?(this._value=e,this._colorMethod=ut.ByColor):console.warn("Unknown color name:",t)}clone(){const t=new Rr;return t._colorMethod=this._colorMethod,t._value=this._value,t}copy(t){return this._colorMethod=t._colorMethod,this._value=t._value,this}equals(t){return this._colorMethod===t._colorMethod&&this._value===t._value}toString(){switch(this._colorMethod){case ut.ByLayer:return"ByLayer";case ut.ByBlock:return"ByBlock";case ut.ByACI:return this._value!==void 0?String(this._value):"";case ut.ByColor:return this._value?`${this.red},${this.green},${this.blue}`:"";default:return""}}static fromString(t){if(!t)return;const e=t.trim();if(/^bylayer$/i.test(e))return new Rr(ut.ByLayer);if(/^byblock$/i.test(e))return new Rr(ut.ByBlock);const n=e.match(/^rgb\s*:\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})$/i);if(n){const h=Number(n[1]),c=Number(n[2]),m=Number(n[3]),b=new Rr(ut.ByColor);return b.setRGB(h,c,m),b}if(/^\d{1,3},\d{1,3},\d{1,3}$/.test(e)){const[h,c,m]=e.split(",").map(Number),b=new Rr(ut.ByColor);return b.setRGB(h,c,m),b}if(/^\d+$/.test(e)){const h=parseInt(e,10);return new Rr(ut.ByACI,h)}if(/^book\$/i.test(e)){const h=e.substring(e.indexOf("$")+1),c=Qr.getColorByName(h);if(c!=null)return new Rr(ut.ByColor,c);console.warn("Unknown color book entry:",t);return}const a=Qr.getColorByName(e);if(a!=null)return new Rr(ut.ByColor,a);console.warn("Unknown color name:",t)}};class Eu{constructor(t=ut.ByColor,e=0){this._colorMethod=t,this._value=e}get colorMethd(){return this._colorMethod}get red(){return this._value>>16&255}set red(t){this._colorMethod=ut.ByColor,this._value=this._value&65535|(t&255)<<16}get green(){return this._value>>8&255}set green(t){this._colorMethod=ut.ByColor,this._value=this._value&16711935|(t&255)<<8}get blue(){return this._value&255}set blue(t){this._colorMethod=ut.ByColor,this._value=this._value&16776960|t&255}setRGB(t,e,n){this._colorMethod=ut.ByColor,this._value=(t&255)<<16|(e&255)<<8|n&255}get colorIndex(){return this._value}set colorIndex(t){this._colorMethod=ut.ByACI,this._value=t}get layerIndex(){return this._value}set layerIndex(t){this._colorMethod=ut.ByLayer,this._value=t}isByColor(){return this._colorMethod===ut.ByColor}isByLayer(){return this._colorMethod===ut.ByLayer}isByBlock(){return this._colorMethod===ut.ByBlock}isByACI(){return this._colorMethod===ut.ByACI}isNone(){return this._colorMethod===ut.None}get rawValue(){return this._value}set rawValue(t){this._value=t}}const Xe={get ILLEGAL_PARAMETERS(){return new ReferenceError("Illegal Parameters")},get ZERO_DIVISION(){return new Error("Zero division")},get UNRESOLVED_BOUNDARY_CONFLICT(){return new Error("Unresolved boundary conflict in boolean operation")},get INFINITE_LOOP(){return new Error("Infinite loop")},get CANNOT_INVOKE_ABSTRACT_METHOD(){return new Error("Abstract method cannot be invoked")},get OPERATION_IS_NOT_SUPPORTED(){return new Error("Operation is not supported")},get NOT_IMPLEMENTED(){return new Error("Not implemented yet")}};class Mu{constructor(){this._listeners={}}addEventListener(t,e){this._listeners===void 0&&(this._listeners={});const n=this._listeners;n[t]===void 0&&(n[t]=[]),n[t].indexOf(e)===-1&&n[t].push(e)}hasEventListener(t,e){if(this._listeners===void 0)return!1;const n=this._listeners;return n[t]!==void 0&&n[t].indexOf(e)!==-1}removeEventListener(t,e){if(this._listeners===void 0)return;const n=this._listeners[t];if(n!==void 0){const a=n.indexOf(e);a!==-1&&n.splice(a,1)}}dispatchEvent(t){if(this._listeners===void 0)return;const e=this._listeners[t.type];if(e!==void 0){t.target=this;const n=e.slice(0);for(let a=0,h=n.length;a<h;a++)n[a].call(this,t)}}}let ae=class{constructor(){this.listeners=[]}addEventListener(t){this.listeners.push(t)}removeEventListener(t){this.listeners=this.listeners.filter(e=>e!==t)}replaceEventListener(t){this.removeEventListener(t),this.addEventListener(t)}dispatch(t,...e){for(const n of this.listeners)n.call(null,t,...e)}};function zs(i){return i===null||typeof i!="object"?i:Array.isArray(i)?[...i]:{...i}}function Pa(i){if(i===null||typeof i!="object")return i;if(i instanceof Date)return new Date(i.getTime());if(i instanceof RegExp)return new RegExp(i.source,i.flags);if(Array.isArray(i))return i.map(Pa);const t={};for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=Pa(i[e]));return t}function Kn(i,...t){for(const e of t)if(e)for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&i[n]===void 0&&(i[n]=e[n]);return i}function Sl(i,t){return i!=null&&Object.prototype.hasOwnProperty.call(i,t)}function El(i){return i==null?!0:Array.isArray(i)||typeof i=="string"?i.length===0:i instanceof Map||i instanceof Set?i.size===0:typeof i=="object"?Object.keys(i).length===0:!1}function Gn(i,t){if(i===t)return!0;if(i==null||t==null)return i===t;if(typeof i!=typeof t)return!1;if(typeof i!="object")return i===t;if(Array.isArray(i)!==Array.isArray(t))return!1;if(Array.isArray(i)){if(i.length!==t.length)return!1;for(let a=0;a<i.length;a++)if(!Gn(i[a],t[a]))return!1;return!0}const e=Object.keys(i),n=Object.keys(t);if(e.length!==n.length)return!1;for(const a of e)if(!Object.prototype.hasOwnProperty.call(t,a)||!Gn(i[a],t[a]))return!1;return!0}var ku=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Tu(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var Ml={exports:{}};(function(i){(function(t,e){i.exports?i.exports=e():t.log=e()})(ku,function(){var t=function(){},e="undefined",n=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),a=["trace","debug","info","warn","error"],h={},c=null;function m(O,F){var D=O[F];if(typeof D.bind=="function")return D.bind(O);try{return Function.prototype.bind.call(D,O)}catch{return function(){return Function.prototype.apply.apply(D,[O,arguments])}}}function b(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function f(O){return O==="debug"&&(O="log"),typeof console===e?!1:O==="trace"&&n?b:console[O]!==void 0?m(console,O):console.log!==void 0?m(console,"log"):t}function w(){for(var O=this.getLevel(),F=0;F<a.length;F++){var D=a[F];this[D]=F<O?t:this.methodFactory(D,O,this.name)}if(this.log=this.debug,typeof console===e&&O<this.levels.SILENT)return"No console available for logging"}function x(O){return function(){typeof console!==e&&(w.call(this),this[O].apply(this,arguments))}}function S(O,F,D){return f(O)||x.apply(this,arguments)}function M(O,F){var D=this,at,ft,st,H="loglevel";typeof O=="string"?H+=":"+O:typeof O=="symbol"&&(H=void 0);function dt(wt){var Bt=(a[wt]||"silent").toUpperCase();if(!(typeof window===e||!H)){try{window.localStorage[H]=Bt;return}catch{}try{window.document.cookie=encodeURIComponent(H)+"="+Bt+";"}catch{}}}function it(){var wt;if(!(typeof window===e||!H)){try{wt=window.localStorage[H]}catch{}if(typeof wt===e)try{var Bt=window.document.cookie,fe=encodeURIComponent(H),_e=Bt.indexOf(fe+"=");_e!==-1&&(wt=/^([^;]+)/.exec(Bt.slice(_e+fe.length+1))[1])}catch{}return D.levels[wt]===void 0&&(wt=void 0),wt}}function Gt(){if(!(typeof window===e||!H)){try{window.localStorage.removeItem(H)}catch{}try{window.document.cookie=encodeURIComponent(H)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function Kt(wt){var Bt=wt;if(typeof Bt=="string"&&D.levels[Bt.toUpperCase()]!==void 0&&(Bt=D.levels[Bt.toUpperCase()]),typeof Bt=="number"&&Bt>=0&&Bt<=D.levels.SILENT)return Bt;throw new TypeError("log.setLevel() called with invalid level: "+wt)}D.name=O,D.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},D.methodFactory=F||S,D.getLevel=function(){return st??ft??at},D.setLevel=function(wt,Bt){return st=Kt(wt),Bt!==!1&&dt(st),w.call(D)},D.setDefaultLevel=function(wt){ft=Kt(wt),it()||D.setLevel(wt,!1)},D.resetLevel=function(){st=null,Gt(),w.call(D)},D.enableAll=function(wt){D.setLevel(D.levels.TRACE,wt)},D.disableAll=function(wt){D.setLevel(D.levels.SILENT,wt)},D.rebuild=function(){if(c!==D&&(at=Kt(c.getLevel())),w.call(D),c===D)for(var wt in h)h[wt].rebuild()},at=Kt(c?c.getLevel():"WARN");var qt=it();qt!=null&&(st=Kt(qt)),w.call(D)}c=new M,c.getLogger=function(O){if(typeof O!="symbol"&&typeof O!="string"||O==="")throw new TypeError("You must supply a name when creating a logger.");var F=h[O];return F||(F=h[O]=new M(O,c.methodFactory)),F};var N=typeof window!==e?window.log:void 0;return c.noConflict=function(){return typeof window!==e&&window.log===c&&(window.log=N),c},c.getLoggers=function(){return h},c.default=c,c})})(Ml);var kl=Ml.exports;const Cu=Tu(kl),Nu=Su({__proto__:null,default:Cu},[kl]),Lu=!0,Ds=Nu;Ds.setLevel("debug");const Ou=i=>{try{Ds.setLevel(i)}catch(t){Ds.setLevel("error"),Ds.error(t)}};let Tl=class Cl{constructor(t,e){this.events={attrChanged:new ae,modelChanged:new ae},this._changing=!1,this._previousAttributes={},this._pending=!1;const n=t||{};e&&Kn(n,e),this.attributes=n,this.changed={}}get(t){return this.attributes[t]}set(t,e,n){if(t==null)return this;let a;typeof t=="object"?(a=t,n=e):(a={},a[t]=e),n||(n={});const h=n.unset,c=n.silent,m=[],b=this._changing;this._changing=!0,b||(this._previousAttributes=zs(this.attributes),this.changed={});const f=this.attributes,w=this.changed,x=this._previousAttributes;for(const S in a)e=a[S],Gn(f[S],e)||m.push(S),Gn(x[S],e)?delete w[S]:w[S]=e,h?delete f[S]:f[S]=e;if(!c){m.length&&(this._pending=n);for(let S=0;S<m.length;S++)this.events.attrChanged.dispatch({object:this,attrName:m[S],attrValue:f[m[S]],options:n})}if(b)return this;if(!c)for(;this._pending;)n=this._pending,this._pending=!1,this.events.modelChanged.dispatch({object:this,options:n});return this._pending=!1,this._changing=!1,this}has(t){return this.get(t)!=null}hasChanged(t){return t==null?!El(this.changed):Sl(this.changed,t)}changedAttributes(t){if(!t)return this.hasChanged()?zs(this.changed):{};const e=this._changing?this._previousAttributes:this.attributes,n={};for(const a in t){const h=t[a];Gn(e[a],h)||(n[a]=h)}return n}previous(t){return t==null||!this._previousAttributes?null:this._previousAttributes[t]}previousAttributes(){return zs(this._previousAttributes)}clone(){const t=zs(this.attributes);return new Cl(t)}},Oa=class Rs{constructor(){this.entries=new Map}static getInstance(){return Rs.instance||(Rs.instance=new Rs),Rs.instance}collect(t){this.entries.set(t.name,t)}printAll(){for(const[t,e]of this.entries)console.log(`${t}:`),console.log(e.format())}clear(){this.entries.clear()}getAll(){return Array.from(this.entries.values())}getEntry(t){return this.entries.get(t)}remove(t){return this.entries.delete(t)}};class Bu{static formatBytes(t,e=2){if(t===0)return"0 B";const n=1024,a=Math.max(0,e),h=["B","KB","MB","GB","TB"],c=Math.floor(Math.log(t)/Math.log(n)),m=t/Math.pow(n,c);return`${parseFloat(m.toFixed(a))} ${h[c]}`}}var Me=(i=>(i[i.ByLayer=0]="ByLayer",i[i.ByBlock=1]="ByBlock",i[i.ByAlpha=2]="ByAlpha",i[i.ErrorValue=3]="ErrorValue",i))(Me||{});let qi=class gr{constructor(t){t!==void 0?(this._method=Me.ByAlpha,this._alpha=gr.clampAlpha(t)):(this._method=Me.ByLayer,this._alpha=255)}get method(){return this._method}set method(t){this._method=t}get alpha(){return this._alpha}set alpha(t){this._alpha=gr.clampAlpha(t),this._method=Me.ByAlpha}get percentage(){if(this._method===Me.ByAlpha)return Math.round((1-this._alpha/255)*100)}set percentage(t){const e=Math.max(0,Math.min(100,t)),n=Math.round(255*(1-e/100));this.alpha=n}static clampAlpha(t){return Math.max(0,Math.min(255,Math.floor(t)))}get isByAlpha(){return this._method===Me.ByAlpha}get isByBlock(){return this._method===Me.ByBlock}get isByLayer(){return this._method===Me.ByLayer}get isClear(){return this.isByAlpha&&this._alpha===0}get isSolid(){return this.isByAlpha&&this._alpha===255}get isInvalid(){return this._method===Me.ErrorValue}serialize(){return this._method<<24|this._alpha}clone(){const t=new gr;return t._method=this._method,t._alpha=this._alpha,t}equals(t){return this._method===t._method&&this._alpha===t._alpha}toString(){return this.isByLayer?"ByLayer":this.isByBlock?"ByBlock":this._alpha.toString()}static fromString(t){const e=t.trim();if(/^bylayer$/i.test(e)){const h=new gr;return h._method=Me.ByLayer,h}if(/^byblock$/i.test(e)){const h=new gr;return h._method=Me.ByBlock,h}const n=Number(e);if(Number.isInteger(n)&&n>=0&&n<=255)return new gr(n);const a=new gr;return a._method=Me.ErrorValue,a}static deserialize(t){const e=t>>>24&255,n=t&255,a=Object.values(Me)[e]??Me.ErrorValue,h=new gr;return h._method=a,h._alpha=gr.clampAlpha(n),h}};class Nl{constructor(t){this.name=t}run(t){throw new Error("run() must be implemented by subclass")}}let Ll=class{constructor(){this.tasks=[],this.onProgress=()=>{},this.onComplete=()=>{},this.onError=()=>!1}scheduleTask(t){return new Promise((e,n)=>{const a=()=>{Promise.resolve(t()).then(e).catch(n)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(a):setTimeout(a,0)})}addTask(t){this.tasks.push(t)}setProgressCallback(t){this.onProgress=t}setCompleteCallback(t){this.onComplete=t}setErrorCallback(t){this.onError=t}async run(t){const e=this.tasks.length;let n=t;for(let a=0;a<e;a++){const h=this.tasks[a];try{n=await this.scheduleTask(async()=>{const c=await h.run(n);return this.onProgress((a+1)/e,h),c})}catch(c){if(this.onError({error:c,taskIndex:a,task:h}))return Promise.reject(c)}}this.onComplete(n)}},Ol=class{constructor(t,e,n){this.isLoading=!1,this.itemsLoaded=0,this.itemsTotal=0,this.urlModifier=void 0,this.handlers=[],this.onStart=void 0,this.onLoad=t,this.onProgress=e,this.onError=n}itemStart(t){this.itemsTotal++,this.isLoading===!1&&this.onStart!==void 0&&this.onStart(t,this.itemsLoaded,this.itemsTotal),this.isLoading=!0}itemEnd(t){this.itemsLoaded++,this.onProgress!==void 0&&this.onProgress(t,this.itemsLoaded,this.itemsTotal),this.itemsLoaded===this.itemsTotal&&(this.isLoading=!1,this.onLoad!==void 0&&this.onLoad())}itemError(t){this.onError!==void 0&&this.onError(t)}resolveURL(t){return this.urlModifier?this.urlModifier(t):t}setURLModifier(t){return this.urlModifier=t,this}addHandler(t,e){return this.handlers.push(t,e),this}removeHandler(t){const e=this.handlers.indexOf(t);return e!==-1&&this.handlers.splice(e,2),this}getHandler(t){for(let e=0,n=this.handlers.length;e<n;e+=2){const a=this.handlers[e],h=this.handlers[e+1];if(a.global&&(a.lastIndex=0),a.test(t))return h}return null}};const Bl=new Ol;class zu{constructor(t){this.manager=t!==void 0?t:Bl,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}loadAsync(t,e){return new Promise((n,a)=>{this.load(t,n,e,a)})}parse(t){}setCrossOrigin(t){return this.crossOrigin=t,this}setWithCredentials(t){return this.withCredentials=t,this}setPath(t){return this.path=t,this}setResourcePath(t){return this.resourcePath=t,this}setRequestHeader(t){return this.requestHeader=t,this}}class Ba{constructor(t,e,n){this._chunkSize=-1,this._minimumChunkSize=50,this._count=t,this._numerOfChunk=e<1?1:e,this._minimumChunkSize=n,this.calculateChunkSize()}get count(){return this._count}get numerOfChunk(){return this._numerOfChunk}get minimumChunkSize(){return this._minimumChunkSize}set minimumChunkSize(t){this._minimumChunkSize=t,this.calculateChunkSize()}get chunkSize(){return this._chunkSize}calculateChunkSize(){let t=this._count/this._numerOfChunk;t<this._minimumChunkSize&&(t=Math.min(this._minimumChunkSize,this._count)),this._chunkSize=t<1?this._count:Math.floor(t)}scheduleTask(t){return new Promise((e,n)=>{const a=()=>{Promise.resolve(t()).then(e).catch(n)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(a):setTimeout(a,0)})}async processChunk(t,e){if(this._count<=0){await(e==null?void 0:e());return}let n=0;const a=async()=>{const h=n,c=Math.min(n+this._chunkSize,this._count);await t(h,c),n=c,n<this._count&&await this.scheduleTask(a)};await a(),await(e==null?void 0:e())}}var za=(i=>(i[i.DecimalDegrees=0]="DecimalDegrees",i[i.DegreesMinutesSeconds=1]="DegreesMinutesSeconds",i[i.Gradians=2]="Gradians",i[i.Radians=3]="Radians",i[i.SurveyorsUnits=4]="SurveyorsUnits",i))(za||{});class $n{static get instance(){return this._instance||(this._instance=new $n),this._instance}constructor(){this._blocks=new Map}createKey(t,e){return`${t}_${e}`}set(t,e){return e=e.fastDeepClone(),this._blocks.set(t,e),e}get(t){let e=this._blocks.get(t);return e&&(e=e.fastDeepClone()),e}has(t){return this._blocks.has(t)}clear(){this._blocks.clear()}draw(t,e,n,a=[],h=!0,c,m){var f;const b=[];if(e!=null){const w=this.createKey(e.name,n);let x;if(this.has(w))x=this.get(w);else{const S=(f=t.basePoint)==null?void 0:f.clone();t.basePoint=void 0;const M=e.newIterator();let N=!0;for(const O of M)if(O.color.isByBlock&&n?(ll.copy(O.color),O.color.setRGBValue(n),this.addEntity(O,b,t),O.color.copy(ll)):this.addEntity(O,b,t),N&&b.length>0){const F=b[0];t.basePoint=F.basePoint,N=!1}x=t.group(b),x&&h&&he.name&&!he.name.startsWith("*U")&&this.set(w,x),t.basePoint=S}return x&&c&&(x.applyMatrix(c),m&&(m.x!=0||m.y!=0||m.z!=1)&&(c.setFromExtrusionDirection(m),x.applyMatrix(c))),x&&a&&a.length>0&&(x.bakeTransformToChildren(),a.forEach(S=>x.addChild(S))),x}else return t.group(b)}addEntity(t,e,n){const a=t.worldDraw(n);a&&(this.attachEntityInfo(a,t),e.push(a))}attachEntityInfo(t,e){t.objectId=e.objectId,t.ownerId=e.ownerId,t.layerName=e.layer,t.visible=e.visibility}}const ll=new Qe;var Ra=(i=>(i[i.UTF8=0]="UTF8",i[i.US_ASCII=1]="US_ASCII",i[i.ISO_8859_1=2]="ISO_8859_1",i[i.ISO_8859_2=3]="ISO_8859_2",i[i.ISO_8859_3=4]="ISO_8859_3",i[i.ISO_8859_4=5]="ISO_8859_4",i[i.ISO_8859_5=6]="ISO_8859_5",i[i.ISO_8859_6=7]="ISO_8859_6",i[i.ISO_8859_7=8]="ISO_8859_7",i[i.ISO_8859_8=9]="ISO_8859_8",i[i.ISO_8859_9=10]="ISO_8859_9",i[i.CP437=11]="CP437",i[i.CP850=12]="CP850",i[i.CP852=13]="CP852",i[i.CP855=14]="CP855",i[i.CP857=15]="CP857",i[i.CP860=16]="CP860",i[i.CP861=17]="CP861",i[i.CP863=18]="CP863",i[i.CP864=19]="CP864",i[i.CP865=20]="CP865",i[i.CP869=21]="CP869",i[i.CP932=22]="CP932",i[i.MACINTOSH=23]="MACINTOSH",i[i.BIG5=24]="BIG5",i[i.CP949=25]="CP949",i[i.JOHAB=26]="JOHAB",i[i.CP866=27]="CP866",i[i.ANSI_1250=28]="ANSI_1250",i[i.ANSI_1251=29]="ANSI_1251",i[i.ANSI_1252=30]="ANSI_1252",i[i.GB2312=31]="GB2312",i[i.ANSI_1253=32]="ANSI_1253",i[i.ANSI_1254=33]="ANSI_1254",i[i.ANSI_1255=34]="ANSI_1255",i[i.ANSI_1256=35]="ANSI_1256",i[i.ANSI_1257=36]="ANSI_1257",i[i.ANSI_874=37]="ANSI_874",i[i.ANSI_932=38]="ANSI_932",i[i.ANSI_936=39]="ANSI_936",i[i.ANSI_949=40]="ANSI_949",i[i.ANSI_950=41]="ANSI_950",i[i.ANSI_1361=42]="ANSI_1361",i[i.UTF16=43]="UTF16",i[i.ANSI_1258=44]="ANSI_1258",i[i.UNDEFINED=255]="UNDEFINED",i))(Ra||{});const Ru=["utf-8","utf-8","iso-8859-1","iso-8859-2","iso-8859-3","iso-8859-4","iso-8859-5","iso-8859-6","iso-8859-7","iso-8859-8","iso-8859-9","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","shift-jis","macintosh","big5","utf-8","utf-8","ibm866","windows-1250","windows-1251","windows-1252","gbk","windows-1253","windows-1254","windows-1255","windows-1256","windows-1257","windows-874","shift-jis","gbk","euc-kr","big5","utf-8","utf-16le","windows-1258"],zl=i=>Ru[i],fi="Continuous",hi="ByLayer",Rl="ByBlock",be=["00","01","02","03","04","05","06","07","08","09","0a","0b","0c","0d","0e","0f","10","11","12","13","14","15","16","17","18","19","1a","1b","1c","1d","1e","1f","20","21","22","23","24","25","26","27","28","29","2a","2b","2c","2d","2e","2f","30","31","32","33","34","35","36","37","38","39","3a","3b","3c","3d","3e","3f","40","41","42","43","44","45","46","47","48","49","4a","4b","4c","4d","4e","4f","50","51","52","53","54","55","56","57","58","59","5a","5b","5c","5d","5e","5f","60","61","62","63","64","65","66","67","68","69","6a","6b","6c","6d","6e","6f","70","71","72","73","74","75","76","77","78","79","7a","7b","7c","7d","7e","7f","80","81","82","83","84","85","86","87","88","89","8a","8b","8c","8d","8e","8f","90","91","92","93","94","95","96","97","98","99","9a","9b","9c","9d","9e","9f","a0","a1","a2","a3","a4","a5","a6","a7","a8","a9","aa","ab","ac","ad","ae","af","b0","b1","b2","b3","b4","b5","b6","b7","b8","b9","ba","bb","bc","bd","be","bf","c0","c1","c2","c3","c4","c5","c6","c7","c8","c9","ca","cb","cc","cd","ce","cf","d0","d1","d2","d3","d4","d5","d6","d7","d8","d9","da","db","dc","dd","de","df","e0","e1","e2","e3","e4","e5","e6","e7","e8","e9","ea","eb","ec","ed","ee","ef","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9","fa","fb","fc","fd","fe","ff"];let hl=1234567;const Da=Math.PI/180,Fa=180/Math.PI;function Dl(){const i=Math.random()*4294967295|0,t=Math.random()*4294967295|0,e=Math.random()*4294967295|0,n=Math.random()*4294967295|0;return(be[i&255]+be[i>>8&255]+be[i>>16&255]+be[i>>24&255]+"-"+be[t&255]+be[t>>8&255]+"-"+be[t>>16&15|64]+be[t>>24&255]+"-"+be[e&63|128]+be[e>>8&255]+"-"+be[e>>16&255]+be[e>>24&255]+be[n&255]+be[n>>8&255]+be[n>>16&255]+be[n>>24&255]).toLowerCase()}function Dr(i,t,e){return Math.max(t,Math.min(e,i))}function Va(i,t){return(i%t+t)%t}function Fl(i,t,e,n,a){return n+(i-t)*(a-n)/(e-t)}function Vl(i,t,e){return i!==t?(e-i)/(t-i):0}function Ua(i,t,e){return(1-e)*i+e*t}function Ul(i,t,e,n){return Ua(i,t,1-Math.exp(-e*n))}function jl(i,t=1){return t-Math.abs(Va(i,t*2)-t)}function Gl(i,t,e){return i<=t?0:i>=e?1:(i=(i-t)/(e-t),i*i*(3-2*i))}function Wl(i,t,e){return i<=t?0:i>=e?1:(i=(i-t)/(e-t),i*i*i*(i*(i*6-15)+10))}function Hl(i,t){return i+Math.floor(Math.random()*(t-i+1))}function ql(i,t){return i+Math.random()*(t-i)}function Yl(i){return i*(.5-Math.random())}function Xl(i){i!==void 0&&(hl=i);let t=hl+=1831565813;return t=Math.imul(t^t>>>15,t|1),t^=t+Math.imul(t^t>>>7,t|61),((t^t>>>14)>>>0)/4294967296}function Kl(i){return i*Da}function $l(i){return i*Fa}function Zl(i){return(i&i-1)===0&&i!==0}function Ql(i){return Math.pow(2,Math.ceil(Math.log(i)/Math.LN2))}function Jl(i){return Math.pow(2,Math.floor(Math.log(i)/Math.LN2))}function Fs(i){const t=Math.PI*2;return(i%t+t)%t}function th(i,t,e){return i>t&&i<e||i>e&&i<t}function eh(i,t,e,n=!1){return i=Fs(i),t=Fs(t),e=Fs(e),n?t>e?i<=t&&i>=e:i<=t||i>=e:t<e?i>=t&&i<=e:i>=t||i<=e}function ja(i){return i=Math.abs(i),i<1?0:Math.ceil(Math.log10(Math.abs(i)+1))}function rh(i,t=1e-7){const e=ja(i);return Math.max(Math.pow(10,e)*t,t)}const Pt={DEG2RAD:Da,RAD2DEG:Fa,generateUUID:Dl,clamp:Dr,euclideanModulo:Va,mapLinear:Fl,inverseLerp:Vl,lerp:Ua,damp:Ul,pingpong:jl,smoothstep:Gl,smootherstep:Wl,randInt:Hl,randFloat:ql,randFloatSpread:Yl,seededRandom:Xl,degToRad:Kl,radToDeg:$l,isPowerOfTwo:Zl,ceilPowerOfTwo:Ql,floorPowerOfTwo:Jl,normalizeAngle:Fs,isBetween:th,isBetweenAngle:eh,intPartLength:ja,relativeEps:rh},Ia=class nh{constructor(t,e){this.x=0,this.y=0;const n=+(t!==void 0)+ +(e!==void 0);if(n!==0){if(n===1&&t instanceof Array){this.x=t[0],this.y=t[1];return}if(n===1){const{x:a,y:h}=t;this.x=a,this.y=h;return}if(n===2){this.x=t,this.y=e;return}throw Xe.ILLEGAL_PARAMETERS}}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new nh(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix2d(t){const e=this.x,n=this.y,a=t.elements;return this.x=a[0]*e+a[3]*n+a[6],this.y=a[1]*e+a[4]*n+a[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(e===0)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(Math.max(-1,Math.min(1,n)))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y;return e*e+n*n}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}rotateAround(t,e){const n=Math.cos(e),a=Math.sin(e),h=this.x-t.x,c=this.y-t.y;return this.x=h*n-c*a+t.x,this.y=h*a+c*n+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}relativeEps(t=1e-7){return Math.min(Pt.relativeEps(this.x,t),Pt.relativeEps(this.y,t))}*[Symbol.iterator](){yield this.x,yield this.y}};Ia.EMPTY=Object.freeze(new Ia(0,0));let Jt=Ia;const Sa=class sh{constructor(t,e,n,a,h,c,m,b,f){this.elements=[1,0,0,0,1,0,0,0,1],t!=null&&e!=null&&n!=null&&a!=null&&h!=null&&c!=null&&m!=null&&b!=null&&f!=null&&this.set(t,e,n,a,h,c,m,b,f)}set(t,e,n,a,h,c,m,b,f){const w=this.elements;return w[0]=t,w[1]=a,w[2]=m,w[3]=e,w[4]=h,w[5]=b,w[6]=n,w[7]=c,w[8]=f,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],this}extractBasis(t,e,n){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,a=e.elements,h=this.elements,c=n[0],m=n[3],b=n[6],f=n[1],w=n[4],x=n[7],S=n[2],M=n[5],N=n[8],O=a[0],F=a[3],D=a[6],at=a[1],ft=a[4],st=a[7],H=a[2],dt=a[5],it=a[8];return h[0]=c*O+m*at+b*H,h[3]=c*F+m*ft+b*dt,h[6]=c*D+m*st+b*it,h[1]=f*O+w*at+x*H,h[4]=f*F+w*ft+x*dt,h[7]=f*D+w*st+x*it,h[2]=S*O+M*at+N*H,h[5]=S*F+M*ft+N*dt,h[8]=S*D+M*st+N*it,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[1],a=t[2],h=t[3],c=t[4],m=t[5],b=t[6],f=t[7],w=t[8];return e*c*w-e*m*f-n*h*w+n*m*b+a*h*f-a*c*b}invert(){const t=this.elements,e=t[0],n=t[1],a=t[2],h=t[3],c=t[4],m=t[5],b=t[6],f=t[7],w=t[8],x=w*c-m*f,S=m*b-w*h,M=f*h-c*b,N=e*x+n*S+a*M;if(N===0)return this.set(0,0,0,0,0,0,0,0,0);const O=1/N;return t[0]=x*O,t[1]=(a*f-w*n)*O,t[2]=(m*n-a*c)*O,t[3]=S*O,t[4]=(w*e-a*b)*O,t[5]=(a*h-m*e)*O,t[6]=M*O,t[7]=(n*b-f*e)*O,t[8]=(c*e-n*h)*O,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t.elements[0]=e[0],t.elements[1]=e[3],t.elements[2]=e[6],t.elements[3]=e[1],t.elements[4]=e[4],t.elements[5]=e[7],t.elements[6]=e[2],t.elements[7]=e[5],t.elements[8]=e[8],this}setUvTransform(t,e,n,a,h,c,m){const b=Math.cos(h),f=Math.sin(h);return this.set(n*b,n*f,-n*(b*c+f*m)+c+t,-a*f,a*b,-a*(-f*c+b*m)+m+e,0,0,1),this}scale(t,e){return this.premultiply(ca.makeScale(t,e)),this}rotate(t){return this.premultiply(ca.makeRotation(-t)),this}translate(t,e){return this.premultiply(ca.makeTranslation(t,e)),this}makeTranslation(t,e){return t instanceof Jt?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,n,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,n=t.elements;for(let a=0;a<9;a++)if(e[a]!==n[a])return!1;return!0}fromArray(t,e=0){for(let n=0;n<9;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t}clone(){return new sh().fromArray(this.elements)}};Sa.IDENTITY=Object.freeze(new Sa);let Yi=Sa;const ca=new Yi,yn=1e-6,Zt=2*Math.PI,Du={x:0,y:0},Ga={x:0,y:0,z:0};class Wa{constructor(){this.equalPointTol=yn,this.equalVectorTol=yn}equalPoint2d(t,e){return new Jt(t).sub(e).length()<this.equalPointTol}equalPoint3d(t,e){return new X(t).sub(e).length()<this.equalPointTol}static equalToZero(t,e=yn){return t<e&&t>-e}static equal(t,e,n=yn){return Math.abs(t-e)<n}static great(t,e,n=yn){return t-e>n}static less(t,e,n=yn){return t-e<n}}const Ha=new Wa;function qa(i,t,e=!1){const n=i.x,a=i.y;let h=!1;const c=t.length;for(let m=0,b=c-1;m<c;b=m++){const f=t[m].x,w=t[m].y,x=t[b].x,S=t[b].y;let M=w>a!=S>a;e&&(M=w>=a!=S>=a),M&&n<(x-f)*(a-w)/(S-w)+f&&(h=!h)}return h}function ih(i,t){if(i.length===0||t.length===0)return!1;const e=new we().setFromPoints(i),n=new we().setFromPoints(t);if(!e.intersectsBox(n))return!1;for(let a=0;a<i.length;){if(qa(i[a],t,!0))return!0;a<i.length-1&&Ha.equalPoint2d(i[a+1],i[a])&&++a,++a}return!1}const ah={isPointInPolygon:qa,isPolygonIntersect:ih};function oh(i,t){const e=[],n=t-1,a=i;for(let h=0;h<=a;h++)e.push(0);for(let h=1;h<=n-a;h++)e.push(h);for(let h=0;h<=a;h++)e.push(n-a+1);return e}function lh(i,t){const e=t.length-1,n=i,a=[0];let h=0;for(let m=1;m<=e;m++){const b=t[m][0]-t[m-1][0],f=t[m][1]-t[m-1][1],w=t[m][2]-t[m-1][2],x=Math.sqrt(b*b+f*f+w*w);h+=x,a.push(h)}const c=[];for(let m=0;m<=n;m++)c.push(0);for(let m=1;m<=e-n;m++){const b=a[m]/h;c.push(b*(e-n+1))}for(let m=0;m<=n;m++)c.push(e-n+1);return c}function hh(i,t){const e=t.length-1,n=i,a=[0];let h=0;for(let m=1;m<=e;m++){const b=t[m][0]-t[m-1][0],f=t[m][1]-t[m-1][1],w=t[m][2]-t[m-1][2],x=Math.sqrt(b*b+f*f+w*w),S=Math.sqrt(x);h+=S,a.push(h)}const c=[];for(let m=0;m<=n;m++)c.push(0);for(let m=1;m<=e-n;m++){const b=a[m]/h;c.push(b*(e-n+1))}for(let m=0;m<=n;m++)c.push(e-n+1);return c}function _i(i,t,e,n){if(t===0)return e>=n[i]&&e<n[i+1]?1:0;const a=n[i+t]-n[i],h=n[i+t+1]-n[i+1],c=a>1e-10?(e-n[i])/a:0,m=h>1e-10?(n[i+t+1]-e)/h:0;return c*_i(i,t-1,e,n)+m*_i(i+1,t-1,e,n)}function Vs(i,t,e,n,a){const h=n.length-1,c=t;if(i=Math.max(e[c],Math.min(e[h+1],i)),Math.abs(i-e[h+1])<1e-8)return[...n[h]];if(Math.abs(i-e[c])<1e-8)return[...n[0]];const m=[0,0,0];let b=0;for(let f=0;f<=h;f++){const w=_i(f,c,i,e),x=a[f]*w;m[0]+=n[f][0]*x,m[1]+=n[f][1]*x,m[2]+=n[f][2]*x,b+=x}if(b<1e-10){const f=e[e.length-c-1];if(Math.abs(i-f)<1e-8)return[...n[h]];if(Math.abs(i-e[c])<1e-8)return[...n[0]]}return b>1e-10&&(m[0]/=b,m[1]/=b,m[2]/=b),m}function ch(i,t,e,n){const a=i,h=t[a],c=t[t.length-a-1];let m=0;const b=1e3,f=(c-h)/b;let w=Vs(h,i,t,e,n);for(let O=1;O<=b;O++){const F=h+O*f,D=Vs(F,i,t,e,n),at=D[0]-w[0],ft=D[1]-w[1],st=D[2]-w[2];m+=Math.sqrt(at*at+ft*ft+st*st),w=D}const x=Vs(c,i,t,e,n),S=x[0]-w[0],M=x[1]-w[1],N=x[2]-w[2];return m+=Math.sqrt(S*S+M*M+N*N),m}function Fu(i){return i.map(t=>[...t])}class wn{constructor(t=0,e=0,n=0,a=1){this._x=t,this._y=e,this._z=n,this._w=a}static slerpFlat(t,e,n,a,h,c,m){let b=n[a+0],f=n[a+1],w=n[a+2],x=n[a+3];const S=h[c+0],M=h[c+1],N=h[c+2],O=h[c+3];if(m===0){t[e+0]=b,t[e+1]=f,t[e+2]=w,t[e+3]=x;return}if(m===1){t[e+0]=S,t[e+1]=M,t[e+2]=N,t[e+3]=O;return}if(x!==O||b!==S||f!==M||w!==N){let F=1-m;const D=b*S+f*M+w*N+x*O,at=D>=0?1:-1,ft=1-D*D;if(ft>Number.EPSILON){const H=Math.sqrt(ft),dt=Math.atan2(H,D*at);F=Math.sin(F*dt)/H,m=Math.sin(m*dt)/H}const st=m*at;if(b=b*F+S*st,f=f*F+M*st,w=w*F+N*st,x=x*F+O*st,F===1-m){const H=1/Math.sqrt(b*b+f*f+w*w+x*x);b*=H,f*=H,w*=H,x*=H}}t[e]=b,t[e+1]=f,t[e+2]=w,t[e+3]=x}static multiplyQuaternionsFlat(t,e,n,a,h,c){const m=n[a],b=n[a+1],f=n[a+2],w=n[a+3],x=h[c],S=h[c+1],M=h[c+2],N=h[c+3];return t[e]=m*N+w*x+b*M-f*S,t[e+1]=b*N+w*S+f*x-m*M,t[e+2]=f*N+w*M+m*S-b*x,t[e+3]=w*N-m*x-b*S-f*M,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,n,a){return this._x=t,this._y=e,this._z=n,this._w=a,this._onChangeCallback(),this}clone(){return new wn(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const n=t.x,a=t.y,h=t.z,c=t.order,m=Math.cos,b=Math.sin,f=m(n/2),w=m(a/2),x=m(h/2),S=b(n/2),M=b(a/2),N=b(h/2);switch(c){case"XYZ":this._x=S*w*x+f*M*N,this._y=f*M*x-S*w*N,this._z=f*w*N+S*M*x,this._w=f*w*x-S*M*N;break;case"YXZ":this._x=S*w*x+f*M*N,this._y=f*M*x-S*w*N,this._z=f*w*N-S*M*x,this._w=f*w*x+S*M*N;break;case"ZXY":this._x=S*w*x-f*M*N,this._y=f*M*x+S*w*N,this._z=f*w*N+S*M*x,this._w=f*w*x-S*M*N;break;case"ZYX":this._x=S*w*x-f*M*N,this._y=f*M*x+S*w*N,this._z=f*w*N-S*M*x,this._w=f*w*x+S*M*N;break;case"YZX":this._x=S*w*x+f*M*N,this._y=f*M*x+S*w*N,this._z=f*w*N-S*M*x,this._w=f*w*x-S*M*N;break;case"XZY":this._x=S*w*x-f*M*N,this._y=f*M*x-S*w*N,this._z=f*w*N+S*M*x,this._w=f*w*x+S*M*N;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+c)}return e===!0&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const n=e/2,a=Math.sin(n);return this._x=t.x*a,this._y=t.y*a,this._z=t.z*a,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,n=e[0],a=e[4],h=e[8],c=e[1],m=e[5],b=e[9],f=e[2],w=e[6],x=e[10],S=n+m+x;if(S>0){const M=.5/Math.sqrt(S+1);this._w=.25/M,this._x=(w-b)*M,this._y=(h-f)*M,this._z=(c-a)*M}else if(n>m&&n>x){const M=2*Math.sqrt(1+n-m-x);this._w=(w-b)/M,this._x=.25*M,this._y=(a+c)/M,this._z=(h+f)/M}else if(m>x){const M=2*Math.sqrt(1+m-n-x);this._w=(h-f)/M,this._x=(a+c)/M,this._y=.25*M,this._z=(b+w)/M}else{const M=2*Math.sqrt(1+x-n-m);this._w=(c-a)/M,this._x=(h+f)/M,this._y=(b+w)/M,this._z=.25*M}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let n=t.dot(e)+1;return n<Number.EPSILON?(n=0,Math.abs(t.x)>Math.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=n):(this._x=0,this._y=-t.z,this._z=t.y,this._w=n)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=n),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(Dr(this.dot(t),-1,1)))}rotateTowards(t,e){const n=this.angleTo(t);if(n===0)return this;const a=Math.min(1,e/n);return this.slerp(t,a),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return t===0?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const n=t._x,a=t._y,h=t._z,c=t._w,m=e._x,b=e._y,f=e._z,w=e._w;return this._x=n*w+c*m+a*f-h*b,this._y=a*w+c*b+h*m-n*f,this._z=h*w+c*f+n*b-a*m,this._w=c*w-n*m-a*b-h*f,this._onChangeCallback(),this}slerp(t,e){if(e===0)return this;if(e===1)return this.copy(t);const n=this._x,a=this._y,h=this._z,c=this._w;let m=c*t._w+n*t._x+a*t._y+h*t._z;if(m<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,m=-m):this.copy(t),m>=1)return this._w=c,this._x=n,this._y=a,this._z=h,this;const b=1-m*m;if(b<=Number.EPSILON){const M=1-e;return this._w=M*c+e*this._w,this._x=M*n+e*this._x,this._y=M*a+e*this._y,this._z=M*h+e*this._z,this.normalize(),this}const f=Math.sqrt(b),w=Math.atan2(f,m),x=Math.sin((1-e)*w)/f,S=Math.sin(e*w)/f;return this._w=c*x+this._w*S,this._x=n*x+this._x*S,this._y=a*x+this._y*S,this._z=h*x+this._z*S,this._onChangeCallback(),this}slerpQuaternions(t,e,n){return this.copy(t).slerp(e,n)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),n=Math.random(),a=Math.sqrt(1-n),h=Math.sqrt(n);return this.set(a*Math.sin(t),a*Math.cos(t),h*Math.sin(e),h*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}const Ee=class uh{constructor(t,e,n){this.x=0,this.y=0,this.z=0;const a=+(t!==void 0)+ +(e!==void 0)+ +(n!==void 0);if(a!==0){if(a===1&&t instanceof Array){this.x=t[0],this.y=t[1],this.z=t[2];return}if(a===1){const{x:h,y:c,z:m}=t;this.x=h,this.y=c,this.z=m||0;return}if(a===3){this.x=t,this.y=e,this.z=n;return}throw Xe.ILLEGAL_PARAMETERS}}set(t,e,n){return n===void 0&&(n=this.z),this.x=t,this.y=e,this.z=n,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new uh(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z||0,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z||0,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(cl.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(cl.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,n=this.y,a=this.z,h=t.elements;return this.x=h[0]*e+h[3]*n+h[6]*a,this.y=h[1]*e+h[4]*n+h[7]*a,this.z=h[2]*e+h[5]*n+h[8]*a,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,n=this.y,a=this.z,h=t.elements,c=1/(h[3]*e+h[7]*n+h[11]*a+h[15]);return this.x=(h[0]*e+h[4]*n+h[8]*a+h[12])*c,this.y=(h[1]*e+h[5]*n+h[9]*a+h[13])*c,this.z=(h[2]*e+h[6]*n+h[10]*a+h[14])*c,this}applyQuaternion(t){const e=this.x,n=this.y,a=this.z,h=t.x,c=t.y,m=t.z,b=t.w,f=2*(c*a-m*n),w=2*(m*e-h*a),x=2*(h*n-c*e);return this.x=e+b*f+c*x-m*w,this.y=n+b*w+m*f-h*x,this.z=a+b*x+h*w-c*f,this}transformDirection(t){const e=this.x,n=this.y,a=this.z,h=t.elements;return this.x=h[0]*e+h[4]*n+h[8]*a,this.y=h[1]*e+h[5]*n+h[9]*a,this.z=h[2]*e+h[6]*n+h[10]*a,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(t,Math.min(e,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}isParallelTo(t){const e=this.dot(t),n=this.length(),a=t.length();return Math.abs(e)===n*a}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,n){return this.x=t.x+(e.x-t.x)*n,this.y=t.y+(e.y-t.y)*n,this.z=t.z+(e.z-t.z)*n,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const n=t.x,a=t.y,h=t.z,c=e.x,m=e.y,b=e.z;return this.x=a*b-h*m,this.y=h*c-n*b,this.z=n*m-a*c,this}projectOnVector(t){const e=t.lengthSq();if(e===0)return this.set(0,0,0);const n=t.dot(this)/e;return this.copy(t).multiplyScalar(n)}projectOnPlane(t){return ua.copy(this).projectOnVector(t),this.sub(ua)}reflect(t){return this.sub(ua.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(e===0)return Math.PI/2;const n=this.dot(t)/e;return Math.acos(Math.max(-1,Math.min(1,n)))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,n=this.y-t.y,a=this.z-t.z;return e*e+n*n+a*a}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),n=this.setFromMatrixColumn(t,1).length(),a=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=n,this.z=a,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,e*4)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,e*3)}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=Math.random()*2-1,n=Math.sqrt(1-e*e);return this.x=n*Math.cos(t),this.y=e,this.z=n*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};Ee.ORIGIN=Object.freeze(new Ee(0,0,0)),Ee.X_AXIS=Object.freeze(new Ee(1,0,0)),Ee.NEGATIVE_X_AXIS=Object.freeze(new Ee(-1,0,0)),Ee.Y_AXIS=Object.freeze(new Ee(0,1,0)),Ee.NEGATIVE_Y_AXIS=Object.freeze(new Ee(0,-1,0)),Ee.Z_AXIS=Object.freeze(new Ee(0,0,1)),Ee.NEGATIVE_Z_AXIS=Object.freeze(new Ee(0,0,-1));let X=Ee;const ua=new X,cl=new wn,Ea=class dh{constructor(t,e,n,a,h,c,m,b,f,w,x,S,M,N,O,F){this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],t!=null&&e!=null&&n!=null&&a!=null&&h!=null&&c!=null&&m!=null&&b!=null&&f!=null&&w!=null&&x!=null&&S!=null&&M!=null&&N!=null&&O!=null&&F!=null&&this.set(t,e,n,a,h,c,m,b,f,w,x,S,M,N,O,F)}set(t,e,n,a,h,c,m,b,f,w,x,S,M,N,O,F){const D=this.elements;return D[0]=t,D[4]=e,D[8]=n,D[12]=a,D[1]=h,D[5]=c,D[9]=m,D[13]=b,D[2]=f,D[6]=w,D[10]=x,D[14]=S,D[3]=M,D[7]=N,D[11]=O,D[15]=F,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return new dh().fromArray(this.elements)}copy(t){const e=this.elements,n=t.elements;return e[0]=n[0],e[1]=n[1],e[2]=n[2],e[3]=n[3],e[4]=n[4],e[5]=n[5],e[6]=n[6],e[7]=n[7],e[8]=n[8],e[9]=n[9],e[10]=n[10],e[11]=n[11],e[12]=n[12],e[13]=n[13],e[14]=n[14],e[15]=n[15],this}copyPosition(t){const e=this.elements,n=t.elements;return e[12]=n[12],e[13]=n[13],e[14]=n[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}setFromExtrusionDirection(t){if(Ha.equalPoint3d(t,X.Z_AXIS))this.identity();else{const e=new X(1,0,0);Math.abs(t.x)<1/64&&Math.abs(t.y)<1/64?e.crossVectors(X.Y_AXIS,t).normalize():e.crossVectors(X.Z_AXIS,t).normalize();const n=t.clone().cross(e).normalize();this.set(e.x,e.y,e.z,0,n.x,n.y,n.z,0,t.x,t.y,t.z,0,0,0,0,1)}return this}extractBasis(t,e,n){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(t,e,n){return this.set(t.x,e.x,n.x,0,t.y,e.y,n.y,0,t.z,e.z,n.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,n=t.elements,a=1/Fn.setFromMatrixColumn(t,0).length(),h=1/Fn.setFromMatrixColumn(t,1).length(),c=1/Fn.setFromMatrixColumn(t,2).length();return e[0]=n[0]*a,e[1]=n[1]*a,e[2]=n[2]*a,e[3]=0,e[4]=n[4]*h,e[5]=n[5]*h,e[6]=n[6]*h,e[7]=0,e[8]=n[8]*c,e[9]=n[9]*c,e[10]=n[10]*c,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(Vu,t,Uu)}lookAt(t,e,n){const a=this.elements;return Ve.subVectors(t,e),Ve.lengthSq()===0&&(Ve.z=1),Ve.normalize(),Zr.crossVectors(n,Ve),Zr.lengthSq()===0&&(Math.abs(n.z)===1?Ve.x+=1e-4:Ve.z+=1e-4,Ve.normalize(),Zr.crossVectors(n,Ve)),Zr.normalize(),ni.crossVectors(Ve,Zr),a[0]=Zr.x,a[4]=ni.x,a[8]=Ve.x,a[1]=Zr.y,a[5]=ni.y,a[9]=Ve.y,a[2]=Zr.z,a[6]=ni.z,a[10]=Ve.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const n=t.elements,a=e.elements,h=this.elements,c=n[0],m=n[4],b=n[8],f=n[12],w=n[1],x=n[5],S=n[9],M=n[13],N=n[2],O=n[6],F=n[10],D=n[14],at=n[3],ft=n[7],st=n[11],H=n[15],dt=a[0],it=a[4],Gt=a[8],Kt=a[12],qt=a[1],wt=a[5],Bt=a[9],fe=a[13],_e=a[2],Be=a[6],re=a[10],ce=a[14],Q=a[3],Nt=a[7],ue=a[11],yr=a[15];return h[0]=c*dt+m*qt+b*_e+f*Q,h[4]=c*it+m*wt+b*Be+f*Nt,h[8]=c*Gt+m*Bt+b*re+f*ue,h[12]=c*Kt+m*fe+b*ce+f*yr,h[1]=w*dt+x*qt+S*_e+M*Q,h[5]=w*it+x*wt+S*Be+M*Nt,h[9]=w*Gt+x*Bt+S*re+M*ue,h[13]=w*Kt+x*fe+S*ce+M*yr,h[2]=N*dt+O*qt+F*_e+D*Q,h[6]=N*it+O*wt+F*Be+D*Nt,h[10]=N*Gt+O*Bt+F*re+D*ue,h[14]=N*Kt+O*fe+F*ce+D*yr,h[3]=at*dt+ft*qt+st*_e+H*Q,h[7]=at*it+ft*wt+st*Be+H*Nt,h[11]=at*Gt+ft*Bt+st*re+H*ue,h[15]=at*Kt+ft*fe+st*ce+H*yr,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],n=t[4],a=t[8],h=t[12],c=t[1],m=t[5],b=t[9],f=t[13],w=t[2],x=t[6],S=t[10],M=t[14],N=t[3],O=t[7],F=t[11],D=t[15];return N*(+h*b*x-a*f*x-h*m*S+n*f*S+a*m*M-n*b*M)+O*(+e*b*M-e*f*S+h*c*S-a*c*M+a*f*w-h*b*w)+F*(+e*f*x-e*m*M-h*c*x+n*c*M+h*m*w-n*f*w)+D*(-a*m*w-e*b*x+e*m*S+a*c*x-n*c*S+n*b*w)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,n){const a=this.elements;return t instanceof X?(a[12]=t.x,a[13]=t.y,a[14]=t.z):(a[12]=t,a[13]=e,a[14]=n),this}invert(){const t=this.elements,e=t[0],n=t[1],a=t[2],h=t[3],c=t[4],m=t[5],b=t[6],f=t[7],w=t[8],x=t[9],S=t[10],M=t[11],N=t[12],O=t[13],F=t[14],D=t[15],at=x*F*f-O*S*f+O*b*M-m*F*M-x*b*D+m*S*D,ft=N*S*f-w*F*f-N*b*M+c*F*M+w*b*D-c*S*D,st=w*O*f-N*x*f+N*m*M-c*O*M-w*m*D+c*x*D,H=N*x*b-w*O*b-N*m*S+c*O*S+w*m*F-c*x*F,dt=e*at+n*ft+a*st+h*H;if(dt===0)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const it=1/dt;return t[0]=at*it,t[1]=(O*S*h-x*F*h-O*a*M+n*F*M+x*a*D-n*S*D)*it,t[2]=(m*F*h-O*b*h+O*a*f-n*F*f-m*a*D+n*b*D)*it,t[3]=(x*b*h-m*S*h-x*a*f+n*S*f+m*a*M-n*b*M)*it,t[4]=ft*it,t[5]=(w*F*h-N*S*h+N*a*M-e*F*M-w*a*D+e*S*D)*it,t[6]=(N*b*h-c*F*h-N*a*f+e*F*f+c*a*D-e*b*D)*it,t[7]=(c*S*h-w*b*h+w*a*f-e*S*f-c*a*M+e*b*M)*it,t[8]=st*it,t[9]=(N*x*h-w*O*h-N*n*M+e*O*M+w*n*D-e*x*D)*it,t[10]=(c*O*h-N*m*h+N*n*f-e*O*f-c*n*D+e*m*D)*it,t[11]=(w*m*h-c*x*h-w*n*f+e*x*f+c*n*M-e*m*M)*it,t[12]=H*it,t[13]=(w*O*a-N*x*a+N*n*S-e*O*S-w*n*F+e*x*F)*it,t[14]=(N*m*a-c*O*a-N*n*b+e*O*b+c*n*F-e*m*F)*it,t[15]=(c*x*a-w*m*a+w*n*b-e*x*b-c*n*S+e*m*S)*it,this}scale(t){const e=this.elements,n=t.x,a=t.y,h=t.z;return e[0]*=n,e[4]*=a,e[8]*=h,e[1]*=n,e[5]*=a,e[9]*=h,e[2]*=n,e[6]*=a,e[10]*=h,e[3]*=n,e[7]*=a,e[11]*=h,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],n=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],a=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,n,a))}makeTranslation(t,e,n){return t instanceof X?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,n,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),n=Math.sin(t);return this.set(1,0,0,0,0,e,-n,0,0,n,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,0,n,0,0,1,0,0,-n,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),n=Math.sin(t);return this.set(e,-n,0,0,n,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const n=Math.cos(e),a=Math.sin(e),h=1-n,c=t.x,m=t.y,b=t.z,f=h*c,w=h*m;return this.set(f*c+n,f*m-a*b,f*b+a*m,0,f*m+a*b,w*m+n,w*b-a*c,0,f*b-a*m,w*b+a*c,h*b*b+n,0,0,0,0,1),this}makeScale(t,e,n){return this.set(t,0,0,0,0,e,0,0,0,0,n,0,0,0,0,1),this}makeShear(t,e,n,a,h,c){return this.set(1,n,h,0,t,1,c,0,e,a,1,0,0,0,0,1),this}compose(t,e,n){const a=this.elements,h=e.x,c=e.y,m=e.z,b=e.w,f=h+h,w=c+c,x=m+m,S=h*f,M=h*w,N=h*x,O=c*w,F=c*x,D=m*x,at=b*f,ft=b*w,st=b*x,H=n.x,dt=n.y,it=n.z;return a[0]=(1-(O+D))*H,a[1]=(M+st)*H,a[2]=(N-ft)*H,a[3]=0,a[4]=(M-st)*dt,a[5]=(1-(S+D))*dt,a[6]=(F+at)*dt,a[7]=0,a[8]=(N+ft)*it,a[9]=(F-at)*it,a[10]=(1-(S+O))*it,a[11]=0,a[12]=t.x,a[13]=t.y,a[14]=t.z,a[15]=1,this}decompose(t,e,n){const a=this.elements;let h=Fn.set(a[0],a[1],a[2]).length();const c=Fn.set(a[4],a[5],a[6]).length(),m=Fn.set(a[8],a[9],a[10]).length();this.determinant()<0&&(h=-h),t.x=a[12],t.y=a[13],t.z=a[14],ar.copy(this);const b=1/h,f=1/c,w=1/m;return ar.elements[0]*=b,ar.elements[1]*=b,ar.elements[2]*=b,ar.elements[4]*=f,ar.elements[5]*=f,ar.elements[6]*=f,ar.elements[8]*=w,ar.elements[9]*=w,ar.elements[10]*=w,e.setFromRotationMatrix(ar),n.x=h,n.y=c,n.z=m,this}equals(t){const e=this.elements,n=t.elements;for(let a=0;a<16;a++)if(e[a]!==n[a])return!1;return!0}fromArray(t,e=0){for(let n=0;n<16;n++)this.elements[n]=t[n+e];return this}toArray(t=[],e=0){const n=this.elements;return t[e]=n[0],t[e+1]=n[1],t[e+2]=n[2],t[e+3]=n[3],t[e+4]=n[4],t[e+5]=n[5],t[e+6]=n[6],t[e+7]=n[7],t[e+8]=n[8],t[e+9]=n[9],t[e+10]=n[10],t[e+11]=n[11],t[e+12]=n[12],t[e+13]=n[13],t[e+14]=n[14],t[e+15]=n[15],t}};Ea.IDENTITY=Object.freeze(new Ea);let Ye=Ea;const Fn=new X,ar=new Ye,Vu=new X(0,0,0),Uu=new X(1,1,1),Zr=new X,ni=new X,Ve=new X;class Ct{constructor(t=void 0,e=void 0){this.min=t==null?new X(1/0,1/0,1/0):new X(t.x,t.y,t.z),this.max=e==null?new X(-1/0,-1/0,-1/0):new X(e.x,e.y,e.z)}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e+=3)this.expandByPoint(da.fromArray(t,e));return this}setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return this}setFromCenterAndSize(t,e){const n=da.copy(e).multiplyScalar(.5);return this.min.copy(t).sub(n),this.max.copy(t).add(n),this}clone(){return new Ct().copy(this)}copy(t){return this.min.copy(t.min),this.max.copy(t.max),this}makeEmpty(){return this.min.x=this.min.y=this.min.z=1/0,this.max.x=this.max.y=this.max.z=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y||this.max.z<this.min.z}getCenter(t){return this.isEmpty()?t.set(0,0,0):t.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(t){return this.isEmpty()?t.set(0,0,0):t.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new X(0,0,0):new X(0,0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new X(0,0,0):new X(0,0,0).subVectors(this.max,this.min)}expandByPoint(t){return this.min.min(t),this.max.max(t),this}expandByVector(t){return this.min.sub(t),this.max.add(t),this}expandByScalar(t){return this.min.addScalar(-t),this.max.addScalar(t),this}containsPoint(t){return!(t.x<this.min.x||t.x>this.max.x||t.y<this.min.y||t.y>this.max.y||t.z<this.min.z||t.z>this.max.z)}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return!(t.max.x<this.min.x||t.min.x>this.max.x||t.max.y<this.min.y||t.min.y>this.max.y||t.max.z<this.min.z||t.min.z>this.max.z)}intersectsPlane(t){let e,n;return t.normal.x>0?(e=t.normal.x*this.min.x,n=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,n=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,n+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,n+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,n+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,n+=t.normal.z*this.min.z),e<=-t.constant&&n>=-t.constant}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,da).distanceTo(t)}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()?this:(Ar[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),Ar[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),Ar[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),Ar[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),Ar[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),Ar[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),Ar[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),Ar[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(Ar),this)}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const Ar=[new X,new X,new X,new X,new X,new X,new X,new X],da=new X,ul=new Jt;class we{constructor(t=void 0,e=void 0){this.min=t==null?new Jt(1/0,1/0):new Jt(t.x,t.y),this.max=e==null?new Jt(-1/0,-1/0):new Jt(e.x,e.y)}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromPoints(t){this.makeEmpty();for(let e=0,n=t.length;e<n;e++)this.expandByPoint(t[e]);return this}setFromCenterAndSize(t,e){const n=ul.copy(e).multiplyScalar(.5);return this.min.copy(t).sub(n),this.max.copy(t).add(n),this}clone(){return new we().copy(this)}copy(t){return this.min.copy(t.min),this.max.copy(t.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(t){return this.isEmpty()?t.set(0,0):t.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(t){return this.isEmpty()?t.set(0,0):t.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new Jt(0,0):new Jt(0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new Jt(0,0):new Jt(0,0).subVectors(this.max,this.min)}expandByPoint(t){return this.min.min(t),this.max.max(t),this}expandByVector(t){return this.min.sub(t),this.max.add(t),this}expandByScalar(t){return this.min.addScalar(-t),this.max.addScalar(t),this}containsPoint(t){return!(t.x<this.min.x||t.x>this.max.x||t.y<this.min.y||t.y>this.max.y)}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(t){return!(t.max.x<this.min.x||t.min.x>this.max.x||t.max.y<this.min.y||t.min.y>this.max.y)}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,ul).distanceTo(t)}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const dl=new X,ju=new X,Gu=new Yi;class Zs{constructor(t=new X(1,0,0),e=0){this.normal=t,this.constant=e}set(t,e){return this.normal.copy(t),this.constant=e,this}setComponents(t,e,n,a){return this.normal.set(t,e,n),this.constant=a,this}setFromNormalAndCoplanarPoint(t,e){return this.normal.copy(t),this.constant=-e.dot(this.normal),this}setFromCoplanarPoints(t,e,n){const a=dl.subVectors(n,e).cross(ju.subVectors(t,e)).normalize();return this.setFromNormalAndCoplanarPoint(a,t),this}copy(t){return this.normal.copy(t.normal),this.constant=t.constant,this}normalize(){const t=1/this.normal.length();return this.normal.multiplyScalar(t),this.constant*=t,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(t){return this.normal.dot(t)+this.constant}projectPoint(t,e){return e.copy(t).addScaledVector(this.normal,-this.distanceToPoint(t))}intersectsBox(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const n=e||Gu.getNormalMatrix(t),a=this.coplanarPoint(dl).applyMatrix4(t),h=this.normal.applyMatrix3(n).normalize();return this.constant=-a.dot(h),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return new Zs().copy(this)}}class Tt extends Jt{static pointArrayToNumberArray(t){const e=new Array(t.length*2);return t.forEach((n,a)=>{n.toArray(e,a*2)}),e}}class G extends X{static pointArrayToNumberArray(t,e=!0){const n=e?3:2,a=new Array(t.length*n);return t.forEach((h,c)=>{h.toArray(a,c*n)}),a}}const pl=new Ye,ml=new wn,ph=class Ma{constructor(t=0,e=0,n=0,a=Ma.DEFAULT_ORDER){this._x=t,this._y=e,this._z=n,this._order=a}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,n,a=this._order){return this._x=t,this._y=e,this._z=n,this._order=a,this._onChangeCallback(),this}clone(){return new Ma(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,n=!0){const a=t.elements,h=a[0],c=a[4],m=a[8],b=a[1],f=a[5],w=a[9],x=a[2],S=a[6],M=a[10];switch(e){case"XYZ":this._y=Math.asin(Dr(m,-1,1)),Math.abs(m)<.9999999?(this._x=Math.atan2(-w,M),this._z=Math.atan2(-c,h)):(this._x=Math.atan2(S,f),this._z=0);break;case"YXZ":this._x=Math.asin(-Dr(w,-1,1)),Math.abs(w)<.9999999?(this._y=Math.atan2(m,M),this._z=Math.atan2(b,f)):(this._y=Math.atan2(-x,h),this._z=0);break;case"ZXY":this._x=Math.asin(Dr(S,-1,1)),Math.abs(S)<.9999999?(this._y=Math.atan2(-x,M),this._z=Math.atan2(-c,f)):(this._y=0,this._z=Math.atan2(b,h));break;case"ZYX":this._y=Math.asin(-Dr(x,-1,1)),Math.abs(x)<.9999999?(this._x=Math.atan2(S,M),this._z=Math.atan2(b,h)):(this._x=0,this._z=Math.atan2(-c,f));break;case"YZX":this._z=Math.asin(Dr(b,-1,1)),Math.abs(b)<.9999999?(this._x=Math.atan2(-w,f),this._y=Math.atan2(-x,h)):(this._x=0,this._y=Math.atan2(m,M));break;case"XZY":this._z=Math.asin(-Dr(c,-1,1)),Math.abs(c)<.9999999?(this._x=Math.atan2(S,f),this._y=Math.atan2(m,h)):(this._x=Math.atan2(-w,M),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,n===!0&&this._onChangeCallback(),this}setFromQuaternion(t,e,n=!0){return pl.makeRotationFromQuaternion(t),this.setFromRotationMatrix(pl,e,n)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return ml.setFromEuler(this),this.setFromQuaternion(ml,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],t[3]!==void 0&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}};ph.DEFAULT_ORDER="XYZ";let Wu=ph;class mh{constructor(){this._boundingBoxNeedsUpdate=!1}get boundingBoxNeedUpdate(){return this._boundingBoxNeedsUpdate}}let Ya=class extends mh{translate(t){return this.transform(new Yi().makeTranslation(t.x,t.y))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}};class Xi extends Ya{constructor(){super(),this._loops=[]}add(t){this._loops.push(t),this._boundingBoxNeedsUpdate=!0}get loops(){return this._loops}get outter(){if(this._loops.length>0)return this._loops[0]}calculateBoundingBox(){const t=this.outter;return t?t.box:new we}transform(t){return this._boundingBoxNeedsUpdate=!0,this}getPoints(t){const e=[];for(let n=0;n<this.loops.length;++n){const a=this.loops[n].getPoints(t);e.push(a)}return e}buildHierarchy(){var t;const e=this.getPoints(100),n=this.calculateBoundaryBoxes(e),a=this.sortBoundaryBoxesByAreas(n),h=new Map,c=a.length;for(let b=0;b<c;b++)h.set(a[b],{index:a[b],children:[]});const m={index:-1,children:[]};for(let b=0;b<c;b++){const f=a[b],w=e[f],x=n[f];let S=b+1;for(;S<c;S++){const M=a[S],N=e[M];if(n[M].containsBox(x)&&ah.isPointInPolygon(w[Pt.randInt(0,w.length-1)],N)){(t=h.get(M))==null||t.children.push(h.get(f));break}}S===c&&m.children.push(h.get(f))}return m}get area(){if(this._loops.length===0)return 0;let t=0;for(let e=0;e<this._loops.length;e++){const n=this._loops[e].getPoints(128),a=this.polygonArea(n);e===0?t+=Math.abs(a):t-=Math.abs(a)}return t}polygonArea(t){const e=t.length;if(e<3)return 0;let n=0;for(let a=0,h=e-1;a<e;h=a++){const c=t[h],m=t[a];n+=c.x*m.y-m.x*c.y}return n*.5}calculateBoundaryBoxes(t){const e=[];return t.forEach(n=>{e.push(new we().setFromPoints(n))}),e}sortBoundaryBoxesByAreas(t){const e=[];t.forEach((a,h)=>{const c=a.size,m=c.width*c.height;e.push({area:m,index:h})}),e.sort((a,h)=>a.area-h.area);const n=[];return e.forEach(a=>{n.push(a.index)}),n}}class Zn extends Ya{constructor(){super(),this.arcLengthDivisions=100}get startPoint(){return this.getPoint(0)}get endPoint(){return this.getPoint(1)}get length(){return this.getLength()}getPoint(t){throw new Error("AcGeCurve2d: .getPoint() not implemented.")}getPointAt(t){const e=this.getUtoTmapping(t);return this.getPoint(e)}getPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPoint(n/t));return e}getSpacedPoints(t=5){const e=[];for(let n=0;n<=t;n++)e.push(this.getPointAt(n/t));return e}getLength(){const t=this.getLengths();return t[t.length-1]}getLengths(t=this.arcLengthDivisions){const e=[];let n,a=this.getPoint(0),h=0;e.push(0);for(let c=1;c<=t;c++)n=this.getPoint(c/t),h+=n.distanceTo(a),e.push(h),a=n;return e}getUtoTmapping(t,e){const n=this.getLengths();let a=0;const h=n.length;let c;e?c=e:c=t*n[h-1];let m=0,b=h-1,f;for(;m<=b;)if(a=Math.floor(m+(b-m)/2),f=n[a]-c,f<0)m=a+1;else if(f>0)b=a-1;else{b=a;break}if(a=b,n[a]===c)return a/(h-1);const w=n[a],x=n[a+1]-w,S=(c-w)/x;return(a+S)/(h-1)}getTangent(t){let e=t-1e-4,n=t+1e-4;e<0&&(e=0),n>1&&(n=1);const a=this.getPoint(e),h=this.getPoint(n),c=new Tt;return c.copy(h).sub(a).normalize(),c}getTangentAt(t){const e=this.getUtoTmapping(t);return this.getTangent(e)}}class Wn extends Zn{constructor(t,e,n,a,h){super();const c=+(t!==void 0)+ +(e!==void 0)+ +(n!==void 0)+ +(a!==void 0)+ +(h!==void 0);if(c==3)typeof t=="object"&&typeof e=="object"&&typeof n=="object"?this.createByThreePoints(t,e,n):this.createByStartEndPointsAndBulge(t,e,n);else if(c==5){const m=t;this.center=new Tt(m.x,m.y),this.radius=e,this._clockwise=h,this._startAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(n)):Pt.normalizeAngle(n),this._endAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(a)):Pt.normalizeAngle(a)}else throw Xe.ILLEGAL_PARAMETERS}createByThreePoints(t,e,n){const a=(it,Gt)=>({x:(it.x+Gt.x)/2,y:(it.y+Gt.y)/2}),h=(it,Gt)=>(Gt.y-it.y)/(Gt.x-it.x),c=it=>-1/it,m=a(t,e),b=a(e,n),f=h(t,e),w=h(e,n),x=c(f),S=c(w),M=(it,Gt,Kt,qt)=>{const wt=(qt-Gt)/(it-Kt),Bt=it*wt+Gt;return{x:wt,y:Bt}},N=m.y-x*m.x,O=b.y-S*b.x,F=M(x,N,S,O),D=Math.sqrt(Math.pow(t.x-F.x,2)+Math.pow(t.y-F.y,2)),at=(it,Gt)=>Math.atan2(it.y-Gt.y,it.x-Gt.x),ft=at(t,F),st=at(e,F),H=at(n,F),dt=H>ft&&H<st||ft>H&&ft<st||st>H&&st<ft;this.center=F,this.radius=D,this._clockwise=!dt,this._startAngle=ft,this._endAngle=H}createByStartEndPointsAndBulge(t,e,n){let a,h,c;n<0?(a=Math.atan(-n)*4,h=new Jt(t),c=new Jt(e)):(a=Math.atan(n)*4,h=new Jt(e),c=new Jt(t));const m=new Jt().subVectors(c,h),b=m.length(),f=new Jt().addVectors(h,m.multiplyScalar(.5)),w=Math.abs(b/2/Math.tan(a/2)),x=m.normalize();let S;if(a<Math.PI){const M=new Jt(x.x*Math.cos(Math.PI/2)-x.y*Math.sin(Math.PI/2),x.y*Math.cos(Math.PI/2)+x.x*Math.sin(Math.PI/2));S=f.add(M.multiplyScalar(-w))}else{const M=new Jt(x.x*Math.cos(Math.PI/2)-x.y*Math.sin(Math.PI/2),x.y*Math.cos(Math.PI/2)+x.x*Math.sin(Math.PI/2));S=f.add(M.multiplyScalar(w))}n<0?(this._startAngle=Math.atan2(h.y-S.y,h.x-S.x),this._endAngle=Math.atan2(c.y-S.y,c.x-S.x)):(this._startAngle=Math.atan2(c.y-S.y,c.x-S.x),this._endAngle=Math.atan2(h.y-S.y,h.x-S.x)),this._clockwise=n<0,this.center=S,this.radius=c.sub(S).length()}get center(){return this._center}set center(t){this._center=new Tt(t.x,t.y),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(t){this._radius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._clockwise?this._mirrorAngle(this._startAngle):this._startAngle}set startAngle(t){this._startAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(t)):Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._clockwise?this._mirrorAngle(this._endAngle):this._endAngle}set endAngle(t){const e=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t);this._endAngle=this._clockwise?this._mirrorAngle(e):e,this._boundingBoxNeedsUpdate=!0}_mirrorAngle(t){return(360-t*180/Math.PI)%360*Math.PI/180}_getInternalAngle(t){return this._clockwise?this._mirrorAngle(t):t}get deltaAngle(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle);return this.clockwise?Pt.normalizeAngle(t-e):Pt.normalizeAngle(e-t)}get clockwise(){return this._clockwise}set clockwise(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this.startAngle)}get endPoint(){return this.getPointAtAngle(this.endAngle)}get midPoint(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle),n=Pt.normalizeAngle((t+e)/2),a=this._clockwise?this._mirrorAngle(n):n;return this.getPointAtAngle(a)}get closed(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle);return Math.abs(e-t)/Math.PI%2==0}calculateBoundingBox(){const t=[this.startPoint,this.endPoint],e=[0,Math.PI/2,Math.PI,3*Math.PI/2];for(const h of e){const c=this._getInternalAngle(h);Pt.isBetweenAngle(c,this._getInternalAngle(this.startAngle),this._getInternalAngle(this.endAngle),this.clockwise)&&t.push(this.getPointAtAngle(h))}const n=t.map(h=>h.x),a=t.map(h=>h.y);return new we(new Tt(Math.min(...n),Math.min(...a)),new Tt(Math.max(...n),Math.max(...a)))}get length(){return Math.abs(this.deltaAngle*this.radius)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}clone(){return new Wn(this.center.clone(),this.radius,this._startAngle,this._endAngle,this.clockwise)}getPointAtAngle(t){const e=this._getInternalAngle(t),n=this.center.x+this.radius*Math.cos(e),a=this.center.y+this.radius*Math.sin(e);return new Tt(n,a)}getPoints(t=100){const e=[];let n=this.deltaAngle,a=this._getInternalAngle(this.startAngle);if(this.closed&&(n=Zt,a=0),this.clockwise)for(let h=0;h<=t;h++){const c=a-n*(h/t),m=this._clockwise?this._mirrorAngle(c):c,b=this.getPointAtAngle(m);e.push(new Tt(b.x,b.y))}else for(let h=0;h<=t;h++){const c=a+n*(h/t),m=this._clockwise?this._mirrorAngle(c):c,b=this.getPointAtAngle(m);e.push(new Tt(b.x,b.y))}return e}}class Hu extends mh{translate(t){return this.transform(new Ye().makeTranslation(t.x,t.y,t.z))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}}class Qs extends Hu{}let Hn=class gh extends Qs{constructor(t,e){super(),this._start=new G(t),this._end=new G(e)}get startPoint(){return this._start}set startPoint(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0}get direction(){return new X().subVectors(this.endPoint,this.startPoint).normalize()}get midPoint(){return new G((this._start.x+this._end.x)/2,(this._start.y+this._end.y)/2,(this._start.z+this._end.z)/2)}nearestPoint(t){return this.project(t)}get length(){return this.startPoint.distanceTo(this.endPoint)}isPointOnLine(t){return this.project(t).distanceTo(t)<1e-6}at(t,e){return this.delta(e).multiplyScalar(t).add(this._start)}atLength(t,e=!1){if(e){const n=this.delta(hn).normalize();return new G(this._start).addScaledVector(n,t)}else{const n=this.delta(hn).normalize();return new G(this._end).addScaledVector(n,t)}}extend(t,e=!1){if(e){const n=hn.subVectors(this._start,this._end).normalize();this._start=new G(this._start).addScaledVector(n,t)}else{const n=this.delta(hn).normalize();this._end=new G(this._end).addScaledVector(n,t)}return this._boundingBoxNeedsUpdate=!0,this}closestPointToPointParameter(t,e){gl.subVectors(t,this._start),si.subVectors(this.endPoint,this.startPoint);const n=si.dot(si);let a=si.dot(gl)/n;return e&&(a=Pt.clamp(a,0,1)),a}closestPointToPoint(t,e,n){const a=this.closestPointToPointParameter(t,e);return this.delta(n).multiplyScalar(a).add(this._start)}delta(t){return t.subVectors(this._end,this._start)}distanceSq(){return this._start.distanceToSquared(this._end)}distance(){return this._start.distanceTo(this._end)}project(t){const e=this.direction,n=hn.subVectors(t,this.startPoint).dot(e);return new G().copy(e).multiplyScalar(n).add(this.startPoint)}perpPoint(t){const e=this.direction,n=this.startPoint,a=hn.subVectors(t,n).dot(e),h=hn.copy(e).multiplyScalar(a);return new G().addVectors(n,h)}calculateBoundingBox(){const t=new G(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y),Math.min(this._start.z,this._end.z)),e=new G(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y),Math.max(this._start.z,this._end.z));return new Ct(t,e)}transform(t){return this._start.applyMatrix4(t),this._end.applyMatrix4(t),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new gh(this._start.clone(),this._end.clone())}};const hn=new X,gl=new X,si=new X;let Xa=class ci extends Qs{static computeCenterPoint(t,e,n){const a=new X().addVectors(t,e).multiplyScalar(.5),h=new X().addVectors(t,n).multiplyScalar(.5),c=new X().subVectors(e,t),m=new X().subVectors(n,t),b=new X().crossVectors(c,m).normalize();if(b.lengthSq()===0)return console.error("Points are collinear and cannot form a valid arc."),null;const f=new X().crossVectors(c,b).normalize(),w=new X().crossVectors(m,b).normalize(),x=f.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),S=w.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),M=new Hn(a,a.clone().add(x)),N=new Hn(h,h.clone().add(S)),O=new X;return M.closestPointToPoint(N.startPoint,!0,O)?O:(console.error("Cannot find a valid center for the arc."),null)}static createByThreePoints(t,e,n){const a=ci.computeCenterPoint(t,e,n);if(a){const h=a.distanceTo(t),c=new X().subVectors(t,a),m=new X().subVectors(e,a),b=Math.atan2(c.y,c.x),f=Math.atan2(m.y,m.x);return new ci(a,h,b,f,X.Z_AXIS)}}constructor(t,e,n,a,h,c=X.X_AXIS){super(),this.center=t,this.radius=e,this.startAngle=n,this.endAngle=a,this.normal=h,this.refVec=c,(a-n)%Zt==0?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=n,this.endAngle=a)}get center(){return this._center}set center(t){this._center=new G(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(t){if(t<0)throw Xe.ILLEGAL_PARAMETERS;this._radius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return Pt.normalizeAngle(this.endAngle-this.startAngle)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}get clockwise(){return this.deltaAngle<=0}get normal(){return this._normal}set normal(t){this._normal=new X(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get refVec(){return this._refVec}set refVec(t){this._refVec=new X(t.x,t.y,t.z),this._refVec.normalize(),this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let t=this.startAngle,e=this.deltaAngle;this.closed&&(t=0,e=Zt);const n=t+e*.5;return this.getPointAtAngle(n)}get length(){return this.closed?2*Math.PI*this.radius:Math.abs(this.deltaAngle*this.radius)}get area(){return this.closed?Math.PI*this.radius*this.radius:Math.abs(this.deltaAngle*this.radius*this.radius)}nearestPoint(t){const e=new X(t.x,t.y,t.z||0),n=this.center,a=this.normal,h=e.clone().sub(n).dot(a),c=e.clone().sub(a.clone().multiplyScalar(h)).clone().sub(n);if(c.lengthSq()===0)return this.startPoint.clone();c.normalize().multiplyScalar(this.radius);const m=n.clone().add(c),b=this.getAngle(m.clone()),f=this.startAngle,w=this.deltaAngle;let x=Pt.normalizeAngle(b-f);x<0&&(x=0),x>w&&(x=w);const S=this.getPointAtAngle(f+x),M=S.distanceTo(e),N=this.startPoint.distanceTo(e),O=this.endPoint.distanceTo(e);return N<M&&N<=O?this.startPoint.clone():O<M&&O<N?this.endPoint.clone():S}tangentPoints(t){const e=[],n=new X(t.x,t.y,t.z||0),a=this.center,h=this.normal,c=this.radius,m=n.clone().sub(a).dot(h),b=n.clone().sub(h.clone().multiplyScalar(m)),f=a.clone(),w=b.clone().sub(f).length();if(w<c)return e;const x=Math.acos(c/w),S=this.getAngle(b.clone()),M=[S+x,S-x];for(const N of M){const O=Pt.normalizeAngle(N-this.startAngle);O>=0&&O<=this.deltaAngle&&e.push(this.getPointAtAngle(this.startAngle+O))}return e}nearestTangentPoint(t){const e=this.tangentPoints(t);if(e.length===0)return null;const n=new G(t.x,t.y,t.z||0);return e.length===1||e[0].distanceTo(n)<e[1].distanceTo(n)?e[0]:e[1]}calculateBoundingBox(){const t=[this.startAngle,this.endAngle];for(let b=0;b<2*Math.PI;b+=Math.PI/2)Pt.isBetweenAngle(b,this.startAngle,this.endAngle)&&t.push(b);let e=1/0,n=1/0,a=1/0,h=-1/0,c=-1/0,m=-1/0;for(const b of t){const f=this.getPointAtAngle(b);f.x<e&&(e=f.x),f.y<n&&(n=f.y),f.z<a&&(a=f.z),f.x>h&&(h=f.x),f.y>c&&(c=f.y),f.z>m&&(m=f.z)}return new Ct({x:e,y:n,z:a},{x:h,y:c,z:m})}get closed(){return Math.abs(this.endAngle-this.startAngle)/Math.PI%2==0}getPoints(t){const e=[];let n=this.deltaAngle,a=this.startAngle;this.closed&&(n=Zt,a=0);for(let h=0;h<=t;h++){const c=a+n*(h/t),m=this.getPointAtAngle(c);e.push(m)}return e}transform(t){const e=pa.copy(this.refVec).applyAxisAngle(this.normal,this.startAngle).multiplyScalar(this.radius),n=pa.copy(this.refVec).applyAxisAngle(this.normal,this.endAngle).multiplyScalar(this.radius);return this.center.applyMatrix4(t),e.applyMatrix4(t),n.applyMatrix4(t),this.normal.applyMatrix4(t).normalize(),this.refVec.applyMatrix4(t).normalize(),this.startAngle=this.getAngle(e),this.endAngle=this.getAngle(n),this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.radius=t.radius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this.normal=t.normal,this.refVec=t.refVec,this._boundingBoxNeedsUpdate=!0,this}clone(){return new ci(this.center.clone(),this.radius,this.startAngle,this.endAngle,this.normal,this.refVec)}getAngle(t){return t.sub(this.center),Math.atan2(t.dot(pa.crossVectors(this.refVec,this.normal)),t.dot(this.refVec))}getPointAtAngle(t){const e=this.normal,n=this.refVec,a={x:e.y*n.z-e.z*n.y,y:e.z*n.x-e.x*n.z,z:e.x*n.y-e.y*n.x},h=this.center,c=this.radius;return new G(h.x+c*(n.x*Math.cos(t)+a.x*Math.sin(t)),h.y+c*(n.y*Math.cos(t)+a.y*Math.sin(t)),h.z+c*(n.z*Math.cos(t)+a.z*Math.sin(t)))}get plane(){const t=new X(this.center).distanceTo(Ga);return new Zs(this.normal,t)}};const pa=new X;class Ki extends Zn{constructor(t,e,n,a=0,h=Zt,c=!1,m=0){super(),this.center=t,this.majorAxisRadius=e,this.minorAxisRadius=n,(h-a)%Zt==0?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=a,this.endAngle=h),this.clockwise=c,this.rotation=m}get center(){return this._center}set center(t){this._center=new G(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(t){if(t<0)throw Xe.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(t){if(t<0)throw Xe.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get clockwise(){return this._clockwise}set clockwise(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0}get rotation(){return this._rotation}set rotation(t){this._rotation=t,this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return Pt.normalizeAngle(this.endAngle-this.startAngle)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}calculateBoundingBox(){let t=1/0,e=1/0,n=-1/0,a=-1/0;for(let h=0;h<=100;h++){const c=this.getPoint(h/100);t=Math.min(t,c.x),e=Math.min(e,c.y),n=Math.max(n,c.x),a=Math.max(a,c.y)}return new we({x:t,y:e},{x:n,y:a})}get closed(){return this.deltaAngle==0}getPoint(t){const e=Math.PI*2;let n=this.endAngle-this.startAngle;const a=Math.abs(n)<Number.EPSILON;for(;n<0;)n+=e;for(;n>e;)n-=e;n<Number.EPSILON&&(a?n=0:n=e),this.clockwise===!0&&!a&&(n===e?n=-e:n=n-e);const h=this.startAngle+t*n;let c=this.center.x+this.majorAxisRadius*Math.cos(h),m=this.center.y+this.minorAxisRadius*Math.sin(h);if(this.rotation!==0){const b=Math.cos(this.rotation),f=Math.sin(this.rotation),w=c-this.center.x,x=m-this.center.y;c=w*b-x*f+this.center.x,m=w*f+x*b+this.center.y}return new Tt(c,m)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.majorAxisRadius=t.majorAxisRadius,this.minorAxisRadius=t.minorAxisRadius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this.clockwise=t.clockwise,this.rotation=t.rotation,this}clone(){return new Ki(this.center,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle,this.clockwise,this.rotation)}}class $i extends Qs{constructor(t,e,n,a,h,c=0,m=Zt){super(),this.center=t,this.normal=e,this.majorAxis=n,this.majorAxisRadius=a,this.minorAxisRadius=h;const b=Math.abs(m-c);Math.abs(b-Zt)<1e-10||Math.abs(b-2*Zt)<1e-10?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=c,this.endAngle=m)}get center(){return this._center}set center(t){this._center=new G(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(t){if(t<0)throw Xe.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(t){if(t<0)throw Xe.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){const t=this.endAngle-this.startAngle;return Math.abs(t-Zt)<1e-10?Zt:Pt.normalizeAngle(t)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}get clockwise(){return this.deltaAngle<=0}get normal(){return this._normal}set normal(t){this._normal=new X(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get majorAxis(){return this._majorAxis}set majorAxis(t){this._majorAxis=new X(t.x,t.y,t.z),this._majorAxis.normalize(),this._boundingBoxNeedsUpdate=!0}get minorAxis(){return new X().crossVectors(this.normal,this.majorAxis).normalize()}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let t=this.startAngle,e=this.deltaAngle;(this.closed||Math.abs(e-Zt)<1e-10)&&(t=0,e=Zt);const n=t+e/2;return this.getPointAtAngle(n)}get isCircular(){return Wa.equal(this.majorAxisRadius,this.minorAxisRadius)}get length(){if(this.isCircular)return this.majorAxisRadius*Math.abs(this.deltaAngle);const t=1e3,e=this.deltaAngle/t;let n=0,a=this.getPointAtAngle(this.startAngle);for(let h=1;h<=t;h++){const c=this.startAngle+h*e,m=this.getPointAtAngle(c),b=m.x-a.x,f=m.y-a.y,w=m.z-a.z;n+=Math.sqrt(b*b+f*f+w*w),a=m}return n}get area(){const t=this.majorAxisRadius,e=this.minorAxisRadius,n=this.startAngle,a=n+this.deltaAngle;if(Math.abs(this.deltaAngle-Zt)<1e-10)return Math.PI*t*e;const h=t*e/2*(a-n-(Math.sin(a)*Math.cos(a)-Math.sin(n)*Math.cos(n)));return Math.abs(h)}calculateBoundingBox(){if(this.majorAxis.equals(X.X_AXIS)||this.majorAxis.equals(X.Y_AXIS)||this.majorAxis.isParallelTo(X.X_AXIS)||this.majorAxis.isParallelTo(X.Y_AXIS)){const t=[this.startAngle,this.endAngle];for(let b=0;b<2*Math.PI;b+=Math.PI/2)Pt.isBetweenAngle(b,this.startAngle,this.endAngle)&&t.push(b);let e=1/0,n=1/0,a=1/0,h=-1/0,c=-1/0,m=-1/0;for(const b of t){const f=this.getPointAtAngle(b);f.x<e&&(e=f.x),f.y<n&&(n=f.y),f.z<a&&(a=f.z),f.x>h&&(h=f.x),f.y>c&&(c=f.y),f.z>m&&(m=f.z)}return new Ct({x:e,y:n,z:a},{x:h,y:c,z:m})}else{let t=1/0,e=1/0,n=1/0,a=-1/0,h=-1/0,c=-1/0;for(let m=0;m<=100;m++){const b=this.startAngle+this.deltaAngle*(m/100),f=this.getPointAtAngle(b);t=Math.min(t,f.x),e=Math.min(e,f.y),n=Math.min(n,f.z),a=Math.max(a,f.x),h=Math.max(h,f.y),c=Math.max(c,f.z)}return new Ct({x:t,y:e,z:n},{x:a,y:h,z:c})}}get closed(){return this.deltaAngle==0}getPoints(t=100){const e=[];let n=this.deltaAngle,a=this.startAngle;this.closed&&(n=Zt,a=0);for(let h=0;h<=t;h++){const c=a+n*(h/t),m=this.getPointAtAngle(c);e.push(m)}return e}getPointAtAngle(t){const e=Math.cos(t),n=Math.sin(t),a=this.minorAxis.clone().multiplyScalar(this.minorAxisRadius).multiplyScalar(n),h=this.majorAxis.clone().multiplyScalar(e*this.majorAxisRadius).add(a);return new G(this.center.x+h.x,this.center.y+h.y,this.center.z+h.z)}contains(t){const e=new X(t).sub(this.center),n=e.dot(this.majorAxis),a=e.dot(this.minorAxis),h=n/this.majorAxisRadius,c=a/this.minorAxisRadius;return h*h+c*c<=1}transform(t){return this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.normal=t.normal,this.majorAxis=t.majorAxis,this.majorAxisRadius=t.majorAxisRadius,this.minorAxisRadius=t.minorAxisRadius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this._boundingBoxNeedsUpdate=!0,this}clone(){return new $i(this.center,this.normal,this.majorAxis,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle)}get plane(){const t=new X(this.center).distanceTo(Ga);return new Zs(this.normal,t)}}class An extends Zn{constructor(t=null,e=!1){super(),this._vertices=t||new Array,this._closed=e}get vertices(){return this._vertices}get numberOfVertices(){return this._vertices.length}get closed(){return this._closed}get startPoint(){if(this.numberOfVertices>0){const t=this._vertices[0];return new Tt(t.x,t.y)}throw new Error("Start point does not exist in an empty polyline.")}get endPoint(){const t=this.numberOfVertices;if(t>0)if(this.closed){const e=this._vertices[0];return new Tt(e.x,e.y)}else{const e=this._vertices[t-1];return new Tt(e.x,e.y)}throw new Error("End point does not exist in an empty polyline.")}get length(){let t=0;const e=this._vertices.length;for(let n=0;n<e;++n){const a=this._vertices[n];let h=null;if(n<e-1?h=this._vertices[n+1]:n==e-1&&this.closed&&(h=this._vertices[0]),h)if(a.bulge){const c=new Wn(a,h,a.bulge);t+=c.length}else t+=new Tt(a.x,a.y).distanceTo(h)}return t}set closed(t){this._closed=t,this._boundingBoxNeedsUpdate=!0}addVertexAt(t,e){t<=0?this._vertices.unshift(e):this._vertices.splice(t,0,e),this._boundingBoxNeedsUpdate=!0}removeVertexAt(t){if(t<0||t>=this._vertices.length)throw new Error(`Index ${t} is out of bounds. Valid range is 0 to ${this._vertices.length-1}.`);this._vertices.splice(t,1),this._boundingBoxNeedsUpdate=!0}reset(t,e){t?e!==void 0&&e>=0&&e<this._vertices.length&&(this._vertices=this._vertices.slice(0,e),this._boundingBoxNeedsUpdate=!0):(this._vertices=new Array,this._boundingBoxNeedsUpdate=!0)}getPointAt(t){const e=this._vertices[t];return new Tt(e.x,e.y)}calculateBoundingBox(){const t=this.getPoints(100);return new we().setFromPoints(t)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}getPoints3d(t,e){const n=[];return this.getPoints(t).forEach(a=>n.push(new G().set(a.x,a.y,e))),n}getPoints(t){const e=[],n=this._vertices.length;for(let a=0;a<n;++a){const h=this._vertices[a];if(h.bulge){let c=null;if(a<n-1?c=this._vertices[a+1]:a==n-1&&this.closed&&(c=this._vertices[0]),c){const m=new Wn(h,c,h.bulge).getPoints(t),b=m.length;for(let f=0;f<b;++f){const w=m[f];e.push(new Tt(w.x,w.y))}}}else e.push(new Tt(h.x,h.y)),a==n-1&&this.closed&&e.push(e[0])}return e}}let Us=class fh extends Zn{constructor(t,e){super(),this._start=new Tt(t),this._end=new Tt(e)}get startPoint(){return this._start}set startPoint(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0}getPoints(){return[this.startPoint,this.endPoint]}get length(){return this.startPoint.distanceTo(this.endPoint)}calculateBoundingBox(){const t=new Tt(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y)),e=new Tt(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y));return new we(t,e)}transform(t){return this._start.applyMatrix2d(t),this._end.applyMatrix2d(t),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new fh(this._start.clone(),this._end.clone())}},Ka=class extends Zn{constructor(t=[]){super(),this._curves=t}get curves(){return this._curves}add(t){this._curves.push(t),this._boundingBoxNeedsUpdate=!0}get numberOfEdges(){return this._curves.length}get startPoint(){if(this._curves.length>0){const t=this._curves[0].startPoint;return new Tt(t.x,t.y)}throw new Error("Start point does not exist in an empty loop.")}get endPoint(){return this.startPoint}get length(){let t=0;return this._curves.forEach(e=>{t+=e.length}),t}calculateBoundingBox(){const t=this.getPoints(100),e=new we;return e.setFromPoints(t),e}transform(t){return this._boundingBoxNeedsUpdate=!0,this}get closed(){return!0}getPoints(t){const e=[];return this.curves.forEach(n=>{n.getPoints(t).forEach(a=>{e.push(new Tt(a.x,a.y))})}),e}};function qu(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var _h={exports:{}};(function(i,t){(function(e){i.exports=e()})(function(){var e={},n=this;new Function("try {return this===window;}catch(e){ return false;}");var a=new Function("try {return this===global;}catch(e){return false;}"),h=new Function("try {return typeof importScripts === 'function';}catch(e){return false;}");if(a()&&h(),a()||h()){var c=n;if(h()){var m=function(b,f){var w=n;return b.split(".").forEach(function(x){w&&(w=w[x])}),w?w[f]:null};onmessage=function(b){if(!(!b.data.className||!b.data.methodName)){var f=m(b.data.className,b.data.methodName);if(!f)return console.error("could not find "+b.data.className+"."+b.data.methodName);postMessage({result:f.apply(null,b.data.args),id:b.data.id})}}}}return function(b,f,w){f.geom=f.geom||{},f.exe=f.exe||{},f.eval=f.eval||{},f.core=f.core||{},f.promhx=f.promhx||{};var x={},S=function(){return Nt.__string_rec(this,"")};function M(r,s){function o(){}o.prototype=r;var l=new o;for(var u in s)l[u]=s[u];return s.toString!==Object.prototype.toString&&(l.toString=s.toString),l}var N=function(){};x.HxOverrides=N,N.__name__=["HxOverrides"],N.strDate=function(r){var s=r.length;switch(s){case 8:var o=r.split(":"),l=new Date;return l.setTime(0),l.setUTCHours(o[0]),l.setUTCMinutes(o[1]),l.setUTCSeconds(o[2]),l;case 10:var u=r.split("-");return new Date(u[0],u[1]-1,u[2],0,0,0);case 19:var d=r.split(" "),g=d[0].split("-"),_=d[1].split(":");return new Date(g[0],g[1]-1,g[2],_[0],_[1],_[2]);default:throw new Q("Invalid date format : "+r)}},N.cca=function(r,s){var o=r.charCodeAt(s);if(o==o)return o},N.substr=function(r,s,o){return s!=null&&s!=0&&o!=null&&o<0?"":(o==null&&(o=r.length),s<0?(s=r.length+s,s<0&&(s=0)):o<0&&(o=r.length+o-s),r.substr(s,o))},N.iter=function(r){return{cur:0,arr:r,hasNext:function(){return this.cur<this.arr.length},next:function(){return this.arr[this.cur++]}}};var O=function(){};x.Lambda=O,O.__name__=["Lambda"],O.fold=function(r,s,o){for(var l=er(r)();l.hasNext();){var u=l.next();o=s(u,o)}return o};var F=function(){this.length=0};x.List=F,F.__name__=["List"],F.prototype={add:function(r){var s=[r];this.h==null?this.h=s:this.q[1]=s,this.q=s,this.length++},pop:function(){if(this.h==null)return null;var r=this.h[0];return this.h=this.h[1],this.h==null&&(this.q=null),this.length--,r},isEmpty:function(){return this.h==null},__class__:F},Math.__name__=["Math"];var D=function(){};x.Reflect=D,D.__name__=["Reflect"],D.field=function(r,s){try{return r[s]}catch(o){return o instanceof Q&&(o=o.val),null}},D.callMethod=function(r,s,o){return s.apply(r,o)},D.fields=function(r){var s=[];if(r!=null){var o=Object.prototype.hasOwnProperty;for(var l in r)l!="__id__"&&l!="hx__closures__"&&o.call(r,l)&&s.push(l)}return s},D.isFunction=function(r){return typeof r=="function"&&!(r.__name__||r.__ename__)},D.deleteField=function(r,s){return Object.prototype.hasOwnProperty.call(r,s)?(delete r[s],!0):!1};var at=function(){};x.Std=at,at.__name__=["Std"],at.string=function(r){return Nt.__string_rec(r,"")},at.parseFloat=function(r){return parseFloat(r)};var ft=function(){this.b=""};x.StringBuf=ft,ft.__name__=["StringBuf"],ft.prototype={add:function(r){this.b+=at.string(r)},__class__:ft};var st=function(){};x.StringTools=st,st.__name__=["StringTools"],st.fastCodeAt=function(r,s){return r.charCodeAt(s)};var H=x.ValueType={__ename__:["ValueType"],__constructs__:["TNull","TInt","TFloat","TBool","TObject","TFunction","TClass","TEnum","TUnknown"]};H.TNull=["TNull",0],H.TNull.toString=S,H.TNull.__enum__=H,H.TInt=["TInt",1],H.TInt.toString=S,H.TInt.__enum__=H,H.TFloat=["TFloat",2],H.TFloat.toString=S,H.TFloat.__enum__=H,H.TBool=["TBool",3],H.TBool.toString=S,H.TBool.__enum__=H,H.TObject=["TObject",4],H.TObject.toString=S,H.TObject.__enum__=H,H.TFunction=["TFunction",5],H.TFunction.toString=S,H.TFunction.__enum__=H,H.TClass=function(r){var s=["TClass",6,r];return s.__enum__=H,s.toString=S,s},H.TEnum=function(r){var s=["TEnum",7,r];return s.__enum__=H,s.toString=S,s},H.TUnknown=["TUnknown",8],H.TUnknown.toString=S,H.TUnknown.__enum__=H;var dt=function(){};x.Type=dt,dt.__name__=["Type"],dt.getClassName=function(r){var s=r.__name__;return s==null?null:s.join(".")},dt.getEnumName=function(r){var s=r.__ename__;return s.join(".")},dt.resolveClass=function(r){var s=x[r];return s==null||!s.__name__?null:s},dt.resolveEnum=function(r){var s=x[r];return s==null||!s.__ename__?null:s},dt.createEmptyInstance=function(r){function s(){}return s.prototype=r.prototype,new s},dt.createEnum=function(r,s,o){var l=D.field(r,s);if(l==null)throw new Q("No such constructor "+s);if(D.isFunction(l)){if(o==null)throw new Q("Constructor "+s+" need parameters");return D.callMethod(r,l,o)}if(o!=null&&o.length!=0)throw new Q("Constructor "+s+" does not need parameters");return l},dt.getEnumConstructs=function(r){var s=r.__constructs__;return s.slice()},dt.typeof=function(r){var s=typeof r;switch(s){case"boolean":return H.TBool;case"string":return H.TClass(String);case"number":return Math.ceil(r)==r%2147483648?H.TInt:H.TFloat;case"object":if(r==null)return H.TNull;var o=r.__enum__;if(o!=null)return H.TEnum(o);var l=Nt.getClass(r);return l!=null?H.TClass(l):H.TObject;case"function":return r.__name__||r.__ename__?H.TObject:H.TFunction;case"undefined":return H.TNull;default:return H.TUnknown}};var it=function(){};x["haxe.IMap"]=it,it.__name__=["haxe","IMap"];var Gt=function(r,s){this.high=r,this.low=s};x["haxe._Int64.___Int64"]=Gt,Gt.__name__=["haxe","_Int64","___Int64"],Gt.prototype={__class__:Gt};var Kt=function(){this.buf=new ft,this.cache=[],this.useCache=Kt.USE_CACHE,this.useEnumIndex=Kt.USE_ENUM_INDEX,this.shash=new _e,this.scount=0};x["haxe.Serializer"]=Kt,Kt.__name__=["haxe","Serializer"],Kt.prototype={toString:function(){return this.buf.b},serializeString:function(r){var s=this.shash.get(r);if(s!=null){this.buf.b+="R",s==null?this.buf.b+="null":this.buf.b+=""+s;return}this.shash.set(r,this.scount++),this.buf.b+="y",r=encodeURIComponent(r),r.length==null?this.buf.b+="null":this.buf.b+=""+r.length,this.buf.b+=":",r==null?this.buf.b+="null":this.buf.b+=""+r},serializeRef:function(r){for(var s=typeof r,o=0,l=this.cache.length;o<l;){var u=o++,d=this.cache[u];if(typeof d==s&&d==r)return this.buf.b+="r",u==null?this.buf.b+="null":this.buf.b+=""+u,!0}return this.cache.push(r),!1},serializeFields:function(r){for(var s=0,o=D.fields(r);s<o.length;){var l=o[s];++s,this.serializeString(l),this.serialize(D.field(r,l))}this.buf.b+="g"},serialize:function(r){{var s=dt.typeof(r);switch(s[1]){case 0:this.buf.b+="n";break;case 1:var o=r;if(o==0){this.buf.b+="z";return}this.buf.b+="i",o==null?this.buf.b+="null":this.buf.b+=""+o;break;case 2:var l=r;isNaN(l)?this.buf.b+="k":isFinite(l)?(this.buf.b+="d",l==null?this.buf.b+="null":this.buf.b+=""+l):l<0?this.buf.b+="m":this.buf.b+="p";break;case 3:r?this.buf.b+="t":this.buf.b+="f";break;case 6:var u=s[2];if(u==String){this.serializeString(r);return}if(this.useCache&&this.serializeRef(r))return;switch(u){case Array:var d=0;this.buf.b+="a";for(var g=r.length,_=0;_<g;){var y=_++;r[y]==null?d++:(d>0&&(d==1?this.buf.b+="n":(this.buf.b+="u",d==null?this.buf.b+="null":this.buf.b+=""+d),d=0),this.serialize(r[y]))}d>0&&(d==1?this.buf.b+="n":(this.buf.b+="u",d==null?this.buf.b+="null":this.buf.b+=""+d)),this.buf.b+="h";break;case F:this.buf.b+="l";for(var A=r,I=A.h,P=null;I!=null;){var E;P=I[0],I=I[1],E=P,this.serialize(E)}this.buf.b+="h";break;case Date:var k=r;this.buf.b+="v",this.buf.add(k.getTime());break;case _e:this.buf.b+="b";for(var T=r,B=T.keys();B.hasNext();){var L=B.next();this.serializeString(L),this.serialize(na[L]!=null?T.getReserved(L):T.h[L])}this.buf.b+="h";break;case wt:this.buf.b+="q";for(var R=r,z=R.keys();z.hasNext();){var V=z.next();this.buf.b+=":",V==null?this.buf.b+="null":this.buf.b+=""+V,this.serialize(R.h[V])}this.buf.b+="h";break;case Bt:this.buf.b+="M";for(var U=r,Y=U.keys();Y.hasNext();){var J=Y.next(),q=D.field(J,"__id__");D.deleteField(J,"__id__"),this.serialize(J),J.__id__=q,this.serialize(U.h[J.__id__])}this.buf.b+="h";break;case Be:for(var j=r,$=0,tt=j.length-2,et=new ft,ot=Kt.BASE64;$<tt;){var ct=j.get($++),lt=j.get($++),pt=j.get($++);et.add(ot.charAt(ct>>2)),et.add(ot.charAt((ct<<4|lt>>4)&63)),et.add(ot.charAt((lt<<2|pt>>6)&63)),et.add(ot.charAt(pt&63))}if($==tt){var nt=j.get($++),mt=j.get($++);et.add(ot.charAt(nt>>2)),et.add(ot.charAt((nt<<4|mt>>4)&63)),et.add(ot.charAt(mt<<2&63))}else if($==tt+1){var K=j.get($++);et.add(ot.charAt(K>>2)),et.add(ot.charAt(K<<4&63))}var _t=et.b;this.buf.b+="s",_t.length==null?this.buf.b+="null":this.buf.b+=""+_t.length,this.buf.b+=":",_t==null?this.buf.b+="null":this.buf.b+=""+_t;break;default:this.useCache&&this.cache.pop(),r.hxSerialize!=null?(this.buf.b+="C",this.serializeString(dt.getClassName(u)),this.useCache&&this.cache.push(r),r.hxSerialize(this),this.buf.b+="g"):(this.buf.b+="c",this.serializeString(dt.getClassName(u)),this.useCache&&this.cache.push(r),this.serializeFields(r))}break;case 4:if(Nt.__instanceof(r,Yo)){var Et=dt.getClassName(r);this.buf.b+="A",this.serializeString(Et)}else if(Nt.__instanceof(r,Xo))this.buf.b+="B",this.serializeString(dt.getEnumName(r));else{if(this.useCache&&this.serializeRef(r))return;this.buf.b+="o",this.serializeFields(r)}break;case 7:var Ht=s[2];if(this.useCache){if(this.serializeRef(r))return;this.cache.pop()}this.useEnumIndex?this.buf.b+="j":this.buf.b+="w",this.serializeString(dt.getEnumName(Ht)),this.useEnumIndex?(this.buf.b+=":",this.buf.b+=at.string(r[1])):this.serializeString(r[0]),this.buf.b+=":";var $t=r.length;this.buf.b+=at.string($t-2);for(var Ut=2;Ut<$t;){var Qt=Ut++;this.serialize(r[Qt])}this.useCache&&this.cache.push(r);break;case 5:throw new Q("Cannot serialize function");default:throw new Q("Cannot serialize "+at.string(r))}}},__class__:Kt};var qt=function(r){this.buf=r,this.length=r.length,this.pos=0,this.scache=[],this.cache=[];var s=qt.DEFAULT_RESOLVER;s==null&&(s=dt,qt.DEFAULT_RESOLVER=s),this.setResolver(s)};x["haxe.Unserializer"]=qt,qt.__name__=["haxe","Unserializer"],qt.initCodes=function(){for(var r=[],s=0,o=qt.BASE64.length;s<o;){var l=s++;r[qt.BASE64.charCodeAt(l)]=l}return r},qt.prototype={setResolver:function(r){r==null?this.resolver={resolveClass:function(s){return null},resolveEnum:function(s){return null}}:this.resolver=r},get:function(r){return this.buf.charCodeAt(r)},readDigits:function(){for(var r=0,s=!1,o=this.pos;;){var l=this.buf.charCodeAt(this.pos);if(l!=l)break;if(l==45){if(this.pos!=o)break;s=!0,this.pos++;continue}if(l<48||l>57)break;r=r*10+(l-48),this.pos++}return s&&(r*=-1),r},readFloat:function(){for(var r=this.pos;;){var s=this.buf.charCodeAt(this.pos);if(s>=43&&s<58||s==101||s==69)this.pos++;else break}return at.parseFloat(N.substr(this.buf,r,this.pos-r))},unserializeObject:function(r){for(;;){if(this.pos>=this.length)throw new Q("Invalid object");if(this.buf.charCodeAt(this.pos)==103)break;var s=this.unserialize();if(typeof s!="string")throw new Q("Invalid object key");var o=this.unserialize();r[s]=o}this.pos++},unserializeEnum:function(r,s){if(this.get(this.pos++)!=58)throw new Q("Invalid enum format");var o=this.readDigits();if(o==0)return dt.createEnum(r,s);for(var l=[];o-- >0;)l.push(this.unserialize());return dt.createEnum(r,s,l)},unserialize:function(){var r=this.get(this.pos++);switch(r){case 110:return null;case 116:return!0;case 102:return!1;case 122:return 0;case 105:return this.readDigits();case 100:return this.readFloat();case 121:var s=this.readDigits();if(this.get(this.pos++)!=58||this.length-this.pos<s)throw new Q("Invalid string length");var o=N.substr(this.buf,this.pos,s);return this.pos+=s,o=decodeURIComponent(o.split("+").join(" ")),this.scache.push(o),o;case 107:return NaN;case 109:return-1/0;case 112:return 1/0;case 97:this.buf;var l=[];for(this.cache.push(l);;){var u=this.buf.charCodeAt(this.pos);if(u==104){this.pos++;break}if(u==117){this.pos++;var d=this.readDigits();l[l.length+d-1]=null}else l.push(this.unserialize())}return l;case 111:var g={};return this.cache.push(g),this.unserializeObject(g),g;case 114:var _=this.readDigits();if(_<0||_>=this.cache.length)throw new Q("Invalid reference");return this.cache[_];case 82:var y=this.readDigits();if(y<0||y>=this.scache.length)throw new Q("Invalid string reference");return this.scache[y];case 120:throw new Q(this.unserialize());case 99:var A=this.unserialize(),I=this.resolver.resolveClass(A);if(I==null)throw new Q("Class not found "+A);var P=dt.createEmptyInstance(I);return this.cache.push(P),this.unserializeObject(P),P;case 119:var E=this.unserialize(),k=this.resolver.resolveEnum(E);if(k==null)throw new Q("Enum not found "+E);var T=this.unserializeEnum(k,this.unserialize());return this.cache.push(T),T;case 106:var B=this.unserialize(),L=this.resolver.resolveEnum(B);if(L==null)throw new Q("Enum not found "+B);this.pos++;var R=this.readDigits(),z=dt.getEnumConstructs(L)[R];if(z==null)throw new Q("Unknown enum index "+B+"@"+R);var V=this.unserializeEnum(L,z);return this.cache.push(V),V;case 108:var U=new F;for(this.cache.push(U),this.buf;this.buf.charCodeAt(this.pos)!=104;)U.add(this.unserialize());return this.pos++,U;case 98:var Y=new _e;for(this.cache.push(Y),this.buf;this.buf.charCodeAt(this.pos)!=104;){var J=this.unserialize();Y.set(J,this.unserialize())}return this.pos++,Y;case 113:var q=new wt;this.cache.push(q),this.buf;for(var j=this.get(this.pos++);j==58;){var $=this.readDigits();q.set($,this.unserialize()),j=this.get(this.pos++)}if(j!=104)throw new Q("Invalid IntMap format");return q;case 77:var tt=new Bt;for(this.cache.push(tt),this.buf;this.buf.charCodeAt(this.pos)!=104;){var et=this.unserialize();tt.set(et,this.unserialize())}return this.pos++,tt;case 118:var ot;if(this.buf.charCodeAt(this.pos)>=48&&this.buf.charCodeAt(this.pos)<=57&&this.buf.charCodeAt(this.pos+1)>=48&&this.buf.charCodeAt(this.pos+1)<=57&&this.buf.charCodeAt(this.pos+2)>=48&&this.buf.charCodeAt(this.pos+2)<=57&&this.buf.charCodeAt(this.pos+3)>=48&&this.buf.charCodeAt(this.pos+3)<=57&&this.buf.charCodeAt(this.pos+4)==45){var ct=N.substr(this.buf,this.pos,19);ot=N.strDate(ct),this.pos+=19}else{var lt=this.readFloat(),pt=new Date;pt.setTime(lt),ot=pt}return this.cache.push(ot),ot;case 115:var nt=this.readDigits(),mt=this.buf;if(this.get(this.pos++)!=58||this.length-this.pos<nt)throw new Q("Invalid bytes length");var K=qt.CODES;K==null&&(K=qt.initCodes(),qt.CODES=K);var _t=this.pos,Et=nt&3,Ht;Ht=(nt>>2)*3+(Et>=2?Et-1:0);for(var $t=_t+(nt-Et),Ut=Be.alloc(Ht),Qt=0;_t<$t;){var Ne=K[st.fastCodeAt(mt,_t++)],Ze=K[st.fastCodeAt(mt,_t++)];Ut.set(Qt++,Ne<<2|Ze>>4);var Ae=K[st.fastCodeAt(mt,_t++)];Ut.set(Qt++,Ze<<4|Ae>>2);var ve=K[st.fastCodeAt(mt,_t++)];Ut.set(Qt++,Ae<<6|ve)}if(Et>=2){var Le=K[st.fastCodeAt(mt,_t++)],Fe=K[st.fastCodeAt(mt,_t++)];if(Ut.set(Qt++,Le<<2|Fe>>4),Et==3){var rr=K[st.fastCodeAt(mt,_t++)];Ut.set(Qt++,Fe<<4|rr>>2)}}return this.pos+=nt,this.cache.push(Ut),Ut;case 67:var mr=this.unserialize(),nr=this.resolver.resolveClass(mr);if(nr==null)throw new Q("Class not found "+mr);var sr=dt.createEmptyInstance(nr);if(this.cache.push(sr),sr.hxUnserialize(this),this.get(this.pos++)!=103)throw new Q("Invalid custom data");return sr;case 65:var ir=this.unserialize(),xr=this.resolver.resolveClass(ir);if(xr==null)throw new Q("Class not found "+ir);return xr;case 66:var Rn=this.unserialize(),an=this.resolver.resolveEnum(Rn);if(an==null)throw new Q("Enum not found "+Rn);return an}throw this.pos--,new Q("Invalid char "+this.buf.charAt(this.pos)+" at position "+this.pos)},__class__:qt};var wt=function(){this.h={}};x["haxe.ds.IntMap"]=wt,wt.__name__=["haxe","ds","IntMap"],wt.__interfaces__=[it],wt.prototype={set:function(r,s){this.h[r]=s},remove:function(r){return this.h.hasOwnProperty(r)?(delete this.h[r],!0):!1},keys:function(){var r=[];for(var s in this.h)this.h.hasOwnProperty(s)&&r.push(s|0);return N.iter(r)},__class__:wt};var Bt=function(){this.h={},this.h.__keys__={}};x["haxe.ds.ObjectMap"]=Bt,Bt.__name__=["haxe","ds","ObjectMap"],Bt.__interfaces__=[it],Bt.prototype={set:function(r,s){var o=r.__id__||(r.__id__=++Bt.count);this.h[o]=s,this.h.__keys__[o]=r},keys:function(){var r=[];for(var s in this.h.__keys__)this.h.hasOwnProperty(s)&&r.push(this.h.__keys__[s]);return N.iter(r)},__class__:Bt};var fe=x["haxe.ds.Option"]={__ename__:["haxe","ds","Option"],__constructs__:["Some","None"]};fe.Some=function(r){var s=["Some",0,r];return s.__enum__=fe,s.toString=S,s},fe.None=["None",1],fe.None.toString=S,fe.None.__enum__=fe;var _e=function(){this.h={}};x["haxe.ds.StringMap"]=_e,_e.__name__=["haxe","ds","StringMap"],_e.__interfaces__=[it],_e.prototype={set:function(r,s){na[r]!=null?this.setReserved(r,s):this.h[r]=s},get:function(r){return na[r]!=null?this.getReserved(r):this.h[r]},setReserved:function(r,s){this.rh==null&&(this.rh={}),this.rh["$"+r]=s},getReserved:function(r){return this.rh==null?null:this.rh["$"+r]},keys:function(){var r=this.arrayKeys();return N.iter(r)},arrayKeys:function(){var r=[];for(var s in this.h)this.h.hasOwnProperty(s)&&r.push(s);if(this.rh!=null)for(var s in this.rh)s.charCodeAt(0)==36&&r.push(s.substr(1));return r},__class__:_e};var Be=function(r){this.length=r.byteLength,this.b=new sa(r),this.b.bufferValue=r,r.hxBytes=this,r.bytes=this.b};x["haxe.io.Bytes"]=Be,Be.__name__=["haxe","io","Bytes"],Be.alloc=function(r){return new Be(new ri(r))},Be.prototype={get:function(r){return this.b[r]},set:function(r,s){this.b[r]=s&255},__class__:Be};var re=x["haxe.io.Error"]={__ename__:["haxe","io","Error"],__constructs__:["Blocked","Overflow","OutsideBounds","Custom"]};re.Blocked=["Blocked",0],re.Blocked.toString=S,re.Blocked.__enum__=re,re.Overflow=["Overflow",1],re.Overflow.toString=S,re.Overflow.__enum__=re,re.OutsideBounds=["OutsideBounds",2],re.OutsideBounds.toString=S,re.OutsideBounds.__enum__=re,re.Custom=function(r){var s=["Custom",3,r];return s.__enum__=re,s.toString=S,s};var ce=function(){};x["haxe.io.FPHelper"]=ce,ce.__name__=["haxe","io","FPHelper"],ce.i32ToFloat=function(r){var s=1-(r>>>31<<1),o=r>>>23&255,l=r&8388607;return l==0&&o==0?0:s*(1+Math.pow(2,-23)*l)*Math.pow(2,o-127)},ce.floatToI32=function(r){if(r==0)return 0;var s;r<0?s=-r:s=r;var o=Math.floor(Math.log(s)/.6931471805599453);o<-127?o=-127:o>128&&(o=128);var l=Math.round((s/Math.pow(2,o)-1)*8388608)&8388607;return(r<0?-2147483648:0)|o+127<<23|l},ce.i64ToDouble=function(r,s){var o=1-(s>>>31<<1),l=(s>>20&2047)-1023,u=(s&1048575)*4294967296+(r>>>31)*2147483648+(r&2147483647);return u==0&&l==-1023?0:o*(1+Math.pow(2,-52)*u)*Math.pow(2,l)},ce.doubleToI64=function(r){var s=ce.i64tmp;if(r==0)s.low=0,s.high=0;else{var o;r<0?o=-r:o=r;var l=Math.floor(Math.log(o)/.6931471805599453),u,d=(o/Math.pow(2,l)-1)*4503599627370496;u=Math.round(d);var g=u|0,_=u/4294967296|0;s.low=g,s.high=(r<0?-2147483648:0)|l+1023<<20|_}return s};var Q=function(r){Error.call(this),this.val=r,this.message=String(r),Error.captureStackTrace&&Error.captureStackTrace(this,Q)};x["js._Boot.HaxeError"]=Q,Q.__name__=["js","_Boot","HaxeError"],Q.__super__=Error,Q.prototype=M(Error.prototype,{__class__:Q});var Nt=function(){};x["js.Boot"]=Nt,Nt.__name__=["js","Boot"],Nt.getClass=function(r){if(r instanceof Array&&r.__enum__==null)return Array;var s=r.__class__;if(s!=null)return s;var o=Nt.__nativeClassName(r);return o!=null?Nt.__resolveNativeClass(o):null},Nt.__string_rec=function(r,s){if(r==null)return"null";if(s.length>=5)return"<...>";var o=typeof r;switch(o=="function"&&(r.__name__||r.__ename__)&&(o="object"),o){case"object":if(r instanceof Array){if(r.__enum__){if(r.length==2)return r[0];var l=r[0]+"(";s+=" ";for(var u=2,d=r.length;u<d;){var g=u++;g!=2?l+=","+Nt.__string_rec(r[g],s):l+=Nt.__string_rec(r[g],s)}return l+")"}var _=r.length,y="[";s+=" ";for(var A=0;A<_;){var I=A++;y+=(I>0?",":"")+Nt.__string_rec(r[I],s)}return y+="]",y}var P;try{P=r.toString}catch(L){return L instanceof Q&&(L=L.val),"???"}if(P!=null&&P!=Object.toString&&typeof P=="function"){var E=r.toString();if(E!="[object Object]")return E}var k=null,T=`{
2
- `;s+=" ";var B=r.hasOwnProperty!=null;for(var k in r)B&&!r.hasOwnProperty(k)||k=="prototype"||k=="__class__"||k=="__super__"||k=="__interfaces__"||k=="__properties__"||(T.length!=2&&(T+=`,
3
- `),T+=s+k+" : "+Nt.__string_rec(r[k],s));return s=s.substring(1),T+=`
4
- `+s+"}",T;case"function":return"<function>";case"string":return r;default:return String(r)}},Nt.__interfLoop=function(r,s){if(r==null)return!1;if(r==s)return!0;var o=r.__interfaces__;if(o!=null)for(var l=0,u=o.length;l<u;){var d=l++,g=o[d];if(g==s||Nt.__interfLoop(g,s))return!0}return Nt.__interfLoop(r.__super__,s)},Nt.__instanceof=function(r,s){if(s==null)return!1;switch(s){case uu:return(r|0)===r;case Ho:return typeof r=="number";case qo:return typeof r=="boolean";case String:return typeof r=="string";case Array:return r instanceof Array&&r.__enum__==null;case du:return!0;default:if(r!=null){if(typeof s=="function"){if(r instanceof s||Nt.__interfLoop(Nt.getClass(r),s))return!0}else if(typeof s=="object"&&Nt.__isNativeObj(s)&&r instanceof s)return!0}else return!1;return s==Yo&&r.__name__!=null||s==Xo&&r.__ename__!=null?!0:r.__enum__==s}},Nt.__nativeClassName=function(r){var s=Nt.__toStr.call(r).slice(8,-1);return s=="Object"||s=="Function"||s=="Math"||s=="JSON"?null:s},Nt.__isNativeObj=function(r){return Nt.__nativeClassName(r)!=null},Nt.__resolveNativeClass=function(r){return w[r]};var ue=function(r){if(r instanceof Array&&r.__enum__==null)this.a=r,this.byteLength=r.length;else{var s=r;this.a=[];for(var o=0;o<s;){var l=o++;this.a[l]=0}this.byteLength=s}};x["js.html.compat.ArrayBuffer"]=ue,ue.__name__=["js","html","compat","ArrayBuffer"],ue.sliceImpl=function(r,s){var o=new sa(this,r,s==null?null:s-r),l=new ri(o.byteLength),u=new sa(l);return u.set(o),l},ue.prototype={slice:function(r,s){return new ue(this.a.slice(r,s))},__class__:ue};var yr=function(r,s,o){if(this.buf=r,s==null?this.offset=0:this.offset=s,o==null?this.length=r.byteLength-this.offset:this.length=o,this.offset<0||this.length<0||this.offset+this.length>r.byteLength)throw new Q(re.OutsideBounds)};x["js.html.compat.DataView"]=yr,yr.__name__=["js","html","compat","DataView"],yr.prototype={getInt8:function(r){var s=this.buf.a[this.offset+r];return s>=128?s-256:s},getUint8:function(r){return this.buf.a[this.offset+r]},getInt16:function(r,s){var o=this.getUint16(r,s);return o>=32768?o-65536:o},getUint16:function(r,s){return s?this.buf.a[this.offset+r]|this.buf.a[this.offset+r+1]<<8:this.buf.a[this.offset+r]<<8|this.buf.a[this.offset+r+1]},getInt32:function(r,s){var o=this.offset+r,l=this.buf.a[o++],u=this.buf.a[o++],d=this.buf.a[o++],g=this.buf.a[o++];return s?l|u<<8|d<<16|g<<24:g|d<<8|u<<16|l<<24},getUint32:function(r,s){var o=this.getInt32(r,s);return o<0?o+4294967296:o},getFloat32:function(r,s){return ce.i32ToFloat(this.getInt32(r,s))},getFloat64:function(r,s){var o=this.getInt32(r,s),l=this.getInt32(r+4,s);return ce.i64ToDouble(s?o:l,s?l:o)},setInt8:function(r,s){s<0?this.buf.a[r+this.offset]=s+128&255:this.buf.a[r+this.offset]=s&255},setUint8:function(r,s){this.buf.a[r+this.offset]=s&255},setInt16:function(r,s,o){this.setUint16(r,s<0?s+65536:s,o)},setUint16:function(r,s,o){var l=r+this.offset;o?(this.buf.a[l]=s&255,this.buf.a[l++]=s>>8&255):(this.buf.a[l++]=s>>8&255,this.buf.a[l]=s&255)},setInt32:function(r,s,o){this.setUint32(r,s,o)},setUint32:function(r,s,o){var l=r+this.offset;o?(this.buf.a[l++]=s&255,this.buf.a[l++]=s>>8&255,this.buf.a[l++]=s>>16&255,this.buf.a[l++]=s>>>24):(this.buf.a[l++]=s>>>24,this.buf.a[l++]=s>>16&255,this.buf.a[l++]=s>>8&255,this.buf.a[l++]=s&255)},setFloat32:function(r,s,o){this.setUint32(r,ce.floatToI32(s),o)},setFloat64:function(r,s,o){var l=ce.doubleToI64(s);o?(this.setUint32(r,l.low),this.setUint32(r,l.high)):(this.setUint32(r,l.high),this.setUint32(r,l.low))},__class__:yr};var cr=function(){};x["js.html.compat.Uint8Array"]=cr,cr.__name__=["js","html","compat","Uint8Array"],cr._new=function(r,s,o){var l;if(typeof r=="number"){l=[];for(var u=0;u<r;){var d=u++;l[d]=0}l.byteLength=l.length,l.byteOffset=0,l.buffer=new ue(l)}else if(Nt.__instanceof(r,ue)){var g=r;s==null&&(s=0),o==null&&(o=g.byteLength-s),s==0?l=g.a:l=g.a.slice(s,s+o),l.byteLength=l.length,l.byteOffset=s,l.buffer=g}else if(r instanceof Array&&r.__enum__==null)l=r.slice(),l.byteLength=l.length,l.byteOffset=0,l.buffer=new ue(l);else throw new Q("TODO "+at.string(r));return l.subarray=cr._subarray,l.set=cr._set,l},cr._set=function(r,s){var o=this;if(Nt.__instanceof(r.buffer,ue)){var l=r;if(r.byteLength+s>o.byteLength)throw new Q("set() outside of range");for(var u=0,d=r.byteLength;u<d;){var g=u++;o[g+s]=l[g]}}else if(r instanceof Array&&r.__enum__==null){var _=r;if(_.length+s>o.byteLength)throw new Q("set() outside of range");for(var y=0,A=_.length;y<A;){var I=y++;o[I+s]=_[I]}}else throw new Q("TODO")},cr._subarray=function(r,s){var o=this,l=cr._new(o.slice(r,s));return l.byteOffset=r,l};var kt=function(r){this._resolved=!1,this._pending=!1,this._errorPending=!1,this._fulfilled=!1,this._update=[],this._error=[],this._errored=!1,r!=null&&kt.link(r,this,function(s){return s})};x["promhx.base.AsyncBase"]=kt,kt.__name__=["promhx","base","AsyncBase"],kt.link=function(r,s,o){r._update.push({async:s,linkf:function(l){s.handleResolve(o(l))}}),kt.immediateLinkUpdate(r,s,o)},kt.immediateLinkUpdate=function(r,s,o){if(r._errored&&!r._errorPending&&!(r._error.length>0)&&s.handleError(r._errorVal),r._resolved&&!r._pending)try{s.handleResolve(o(r._val))}catch(l){l instanceof Q&&(l=l.val),s.handleError(l)}},kt.linkAll=function(r,s){for(var o=function(d,g,_){if(d.length==0||kt.allFulfilled(d)){for(var y,A=[],I=er(r)();I.hasNext();){var P=I.next();A.push(P==g?_:P._val)}y=A,s.handleResolve(y)}},l=er(r)();l.hasNext();){var u=l.next();u._update.push({async:s,linkf:function(d,g,_){return function(y){d(g,_,y)}}(o,function(d){for(var g,_=[],y=er(r)();y.hasNext();){var A=y.next();A!=u&&_.push(A)}return g=_,g}(),u)})}kt.allFulfilled(r)&&s.handleResolve(function(d){for(var g,_=[],y=er(r)();y.hasNext();){var A=y.next();_.push(A._val)}return g=_,g}())},kt.pipeLink=function(r,s,o){var l=!1,u=function(d){if(!l){l=!0;var g=o(d);g._update.push({async:s,linkf:De(s,s.handleResolve)}),kt.immediateLinkUpdate(g,s,function(_){return _})}};if(r._update.push({async:s,linkf:u}),r._resolved&&!r._pending)try{u(r._val)}catch(d){d instanceof Q&&(d=d.val),s.handleError(d)}},kt.allResolved=function(r){for(var s=er(r)();s.hasNext();){var o=s.next();if(!o._resolved)return!1}return!0},kt.allFulfilled=function(r){for(var s=er(r)();s.hasNext();){var o=s.next();if(!o._fulfilled)return!1}return!0},kt.prototype={catchError:function(r){return this._error.push(r),this},errorThen:function(r){return this._errorMap=r,this},isResolved:function(){return this._resolved},isErrored:function(){return this._errored},isErrorHandled:function(){return this._error.length>0},isErrorPending:function(){return this._errorPending},isFulfilled:function(){return this._fulfilled},isPending:function(){return this._pending},handleResolve:function(r){this._resolve(r)},_resolve:function(r){var s=this;this._pending?St.enqueue(function(o,l){return function(){o(l)}}(De(this,this._resolve),r)):(this._resolved=!0,this._pending=!0,St.queue.add(function(){s._val=r;for(var o=0,l=s._update;o<l.length;){var u=l[o];++o;try{u.linkf(r)}catch(d){d instanceof Q&&(d=d.val),u.async.handleError(d)}}s._fulfilled=!0,s._pending=!1}),St.continueOnNextLoop())},handleError:function(r){this._handleError(r)},_handleError:function(r){var s=this,o=function(l){if(s._error.length>0)for(var u=0,d=s._error;u<d.length;){var g=d[u];++u,g(l)}else if(s._update.length>0)for(var _=0,y=s._update;_<y.length;){var A=y[_];++_,A.async.handleError(l)}else throw new Q(l);s._errorPending=!1};this._errorPending||(this._errorPending=!0,this._errored=!0,this._errorVal=r,St.queue.add(function(){if(s._errorMap!=null)try{s._resolve(s._errorMap(r))}catch(l){l instanceof Q&&(l=l.val),o(l)}else o(r)}),St.continueOnNextLoop())},then:function(r){var s=new kt(null);return kt.link(this,s,r),s},unlink:function(r){var s=this;St.queue.add(function(){s._update=s._update.filter(function(o){return o.async!=r})}),St.continueOnNextLoop()},isLinked:function(r){for(var s=!1,o=0,l=this._update;o<l.length;){var u=l[o];if(++o,u.async==r)return!0}return s},__class__:kt};var Sn=f.promhx.Deferred=function(){kt.call(this)};x["promhx.Deferred"]=Sn,Sn.__name__=["promhx","Deferred"],Sn.__super__=kt,Sn.prototype=M(kt.prototype,{resolve:function(r){this.handleResolve(r)},throwError:function(r){this.handleError(r)},promise:function(){return new ye(this)},stream:function(){return new Yt(this)},publicStream:function(){return new Ur(this)},__class__:Sn});var ye=f.promhx.Promise=function(r){kt.call(this,r),this._rejected=!1};x["promhx.Promise"]=ye,ye.__name__=["promhx","Promise"],ye.whenAll=function(r){var s=new ye(null);return kt.linkAll(r,s),s},ye.promise=function(r){var s=new ye;return s.handleResolve(r),s},ye.__super__=kt,ye.prototype=M(kt.prototype,{isRejected:function(){return this._rejected},reject:function(r){this._rejected=!0,this.handleError(r)},handleResolve:function(r){if(this._resolved){var s="Promise has already been resolved";throw new Q(En.AlreadyResolved(s))}this._resolve(r)},then:function(r){var s=new ye(null);return kt.link(this,s,r),s},unlink:function(r){var s=this;St.queue.add(function(){if(s._fulfilled)s._update=s._update.filter(function(l){return l.async!=r});else{var o="Downstream Promise is not fullfilled";s.handleError(En.DownstreamNotFullfilled(o))}}),St.continueOnNextLoop()},handleError:function(r){this._rejected=!0,this._handleError(r)},pipe:function(r){var s=new ye(null);return kt.pipeLink(this,s,r),s},errorPipe:function(r){var s=new ye;return this.catchError(function(o){var l=r(o);l.then(De(s,s._resolve))}),this.then(De(s,s._resolve)),s},__class__:ye});var Yt=f.promhx.Stream=function(r){kt.call(this,r),this._end_promise=new ye};x["promhx.Stream"]=Yt,Yt.__name__=["promhx","Stream"],Yt.foreach=function(r){for(var s=new Yt(null),o=er(r)();o.hasNext();){var l=o.next();s.handleResolve(l)}return s.end(),s},Yt.wheneverAll=function(r){var s=new Yt(null);return kt.linkAll(r,s),s},Yt.concatAll=function(r){for(var s=new Yt(null),o=er(r)();o.hasNext();){var l=o.next();s.concat(l)}return s},Yt.mergeAll=function(r){for(var s=new Yt(null),o=er(r)();o.hasNext();){var l=o.next();s.merge(l)}return s},Yt.stream=function(r){var s=new Yt(null);return s.handleResolve(r),s},Yt.__super__=kt,Yt.prototype=M(kt.prototype,{then:function(r){var s=new Yt(null);return kt.link(this,s,r),this._end_promise._update.push({async:s._end_promise,linkf:function(o){s.end()}}),s},detachStream:function(r){for(var s=[],o=!1,l=0,u=this._update;l<u.length;){var d=u[l];++l,d.async==r?(this._end_promise._update=this._end_promise._update.filter(function(g){return g.async!=r._end_promise}),o=!0):s.push(d)}return this._update=s,o},first:function(){var r=new ye(null);return this.then(function(s){r._resolved||r.handleResolve(s)}),r},handleResolve:function(r){!this._end&&!this._pause&&this._resolve(r)},pause:function(r){r==null&&(r=!this._pause),this._pause=r},pipe:function(r){var s=new Yt(null);return kt.pipeLink(this,s,r),this._end_promise.then(function(o){s.end()}),s},errorPipe:function(r){var s=new Yt(null);return this.catchError(function(o){var l=r(o);l.then(De(s,s._resolve)),l._end_promise.then((ra=s._end_promise,De(ra,ra._resolve)))}),this.then(De(s,s._resolve)),this._end_promise.then(function(o){s.end()}),s},handleEnd:function(){if(this._pending)St.queue.add(De(this,this.handleEnd)),St.continueOnNextLoop();else{if(this._end_promise._resolved)return;this._end=!0;var r;this._resolved?r=fe.Some(this._val):r=fe.None,this._end_promise.handleResolve(r),this._update=[],this._error=[]}},end:function(){return St.queue.add(De(this,this.handleEnd)),St.continueOnNextLoop(),this},endThen:function(r){return this._end_promise.then(r)},filter:function(r){var s=new Yt(null);return this._update.push({async:s,linkf:function(o){r(o)&&s.handleResolve(o)}}),kt.immediateLinkUpdate(this,s,function(o){return o}),s},concat:function(r){var s=new Yt(null);return this._update.push({async:s,linkf:De(s,s.handleResolve)}),kt.immediateLinkUpdate(this,s,function(o){return o}),this._end_promise.then(function(o){r.pipe(function(l){return s.handleResolve(l),s}),r._end_promise.then(function(l){s.end()})}),s},merge:function(r){var s=new Yt(null);return this._update.push({async:s,linkf:De(s,s.handleResolve)}),r._update.push({async:s,linkf:De(s,s.handleResolve)}),kt.immediateLinkUpdate(this,s,function(o){return o}),kt.immediateLinkUpdate(r,s,function(o){return o}),s},__class__:Yt});var Ur=f.promhx.PublicStream=function(r){Yt.call(this,r)};x["promhx.PublicStream"]=Ur,Ur.__name__=["promhx","PublicStream"],Ur.publicstream=function(r){var s=new Ur(null);return s.handleResolve(r),s},Ur.__super__=Yt,Ur.prototype=M(Yt.prototype,{resolve:function(r){this.handleResolve(r)},throwError:function(r){this.handleError(r)},update:function(r){this.handleResolve(r)},__class__:Ur});var St=function(){};x["promhx.base.EventLoop"]=St,St.__name__=["promhx","base","EventLoop"],St.enqueue=function(r){St.queue.add(r),St.continueOnNextLoop()},St.set_nextLoop=function(r){if(St.nextLoop!=null)throw new Q("nextLoop has already been set");return St.nextLoop=r,St.nextLoop},St.queueEmpty=function(){return St.queue.isEmpty()},St.finish=function(r){r==null&&(r=1e3);for(var s=null;r-- >0&&(s=St.queue.pop())!=null;)s();return St.queue.isEmpty()},St.clear=function(){St.queue=new F},St.f=function(){var r=St.queue.pop();r!=null&&r(),St.queue.isEmpty()||St.continueOnNextLoop()},St.continueOnNextLoop=function(){St.nextLoop!=null?St.nextLoop(St.f):setImmediate(St.f)};var En=x["promhx.error.PromiseError"]={__ename__:["promhx","error","PromiseError"],__constructs__:["AlreadyResolved","DownstreamNotFullfilled"]};En.AlreadyResolved=function(r){var s=["AlreadyResolved",0,r];return s.__enum__=En,s.toString=S,s},En.DownstreamNotFullfilled=function(r){var s=["DownstreamNotFullfilled",1,r];return s.__enum__=En,s.toString=S,s};var ti=function(){};x["verb.Verb"]=ti,ti.__name__=["verb","Verb"],ti.main=function(){b.log("verb 2.1.0")};var Z=function(){};x["verb.core.ArrayExtensions"]=Z,Z.__name__=["verb","core","ArrayExtensions"],Z.alloc=function(r,s){if(!(s<0))for(;r.length<s;)r.push(null)},Z.reversed=function(r){var s=r.slice();return s.reverse(),s},Z.last=function(r){return r[r.length-1]},Z.first=function(r){return r[0]},Z.spliceAndInsert=function(r,s,o,l){r.splice(s,o),r.splice(s,0,l)},Z.left=function(r){if(r.length==0)return[];var s=Math.ceil(r.length/2);return r.slice(0,s)},Z.right=function(r){if(r.length==0)return[];var s=Math.ceil(r.length/2);return r.slice(s)},Z.rightWithPivot=function(r){if(r.length==0)return[];var s=Math.ceil(r.length/2);return r.slice(s-1)},Z.unique=function(r,s){if(r.length==0)return[];for(var o=[r.pop()];r.length>0;){for(var l=r.pop(),u=!0,d=0;d<o.length;){var g=o[d];if(++d,s(l,g)){u=!1;break}}u&&o.push(l)}return o};var Ft=function(){};x["verb.core.Binomial"]=Ft,Ft.__name__=["verb","core","Binomial"],Ft.get=function(r,s){if(s==0)return 1;if(r==0||s>r)return 0;if(s>r-s&&(s=r-s),Ft.memo_exists(r,s))return Ft.get_memo(r,s);for(var o=1,l=r,u=1,d=s+1;u<d;){var g=u++;if(Ft.memo_exists(l,g)){r--,o=Ft.get_memo(l,g);continue}o*=r--,o/=g,Ft.memoize(l,g,o)}return o},Ft.get_no_memo=function(r,s){if(s==0)return 1;if(r==0||s>r)return 0;s>r-s&&(s=r-s);for(var o=1,l=1,u=s+1;l<u;){var d=l++;o*=r--,o/=d}return o},Ft.memo_exists=function(r,s){return Ft.memo.h.hasOwnProperty(r)&&Ft.memo.h[r].h.hasOwnProperty(s)},Ft.get_memo=function(r,s){return Ft.memo.h[r].h[s]},Ft.memoize=function(r,s,o){Ft.memo.h.hasOwnProperty(r)||Ft.memo.set(r,new wt),Ft.memo.h[r].h[s]=o};var ze=f.core.BoundingBox=function(r){this.max=null,this.min=null,this.dim=3,this.initialized=!1,r!=null&&this.addRange(r)};x["verb.core.BoundingBox"]=ze,ze.__name__=["verb","core","BoundingBox"],ze.intervalsOverlap=function(r,s,o,l,u){u==null&&(u=-1);var d;u<-.5?d=rt.TOLERANCE:d=u;var g=Math.min(r,s)-d,_=Math.max(r,s)+d,y=Math.min(o,l)-d,A=Math.max(o,l)+d;return g>=y&&g<=A||_>=y&&_<=A||y>=g&&y<=_||A>=g&&A<=_},ze.prototype={fromPoint:function(r){return new ze([r])},add:function(r){if(!this.initialized)return this.dim=r.length,this.min=r.slice(0),this.max=r.slice(0),this.initialized=!0,this;for(var s=0,o=this.dim;s<o;){var l=s++;r[l]>this.max[l]&&(this.max[l]=r[l]),r[l]<this.min[l]&&(this.min[l]=r[l])}return this},addRange:function(r){for(var s=r.length,o=0;o<s;){var l=o++;this.add(r[l])}return this},contains:function(r,s){return s==null&&(s=-1),this.initialized?this.intersects(new ze([r]),s):!1},intersects:function(r,s){if(s==null&&(s=-1),!this.initialized||!r.initialized)return!1;for(var o=this.min,l=this.max,u=r.min,d=r.max,g=0,_=this.dim;g<_;){var y=g++;if(!ze.intervalsOverlap(o[y],l[y],u[y],d[y],s))return!1}return!0},clear:function(){return this.initialized=!1,this},getLongestAxis:function(){for(var r=0,s=0,o=0,l=this.dim;o<l;){var u=o++,d=this.getAxisLength(u);d>r&&(r=d,s=u)}return s},getAxisLength:function(r){return r<0||r>this.dim-1?0:Math.abs(this.min[r]-this.max[r])},intersect:function(r,s){if(!this.initialized)return null;var o=this.min,l=this.max,u=r.min,d=r.max;if(!this.intersects(r,s))return null;for(var g=[],_=[],y=0,A=this.dim;y<A;){var I=y++;g.push(Math.min(l[I],d[I])),_.push(Math.max(o[I],u[I]))}return new ze([_,g])},__class__:ze};var rt=f.core.Constants=function(){};x["verb.core.Constants"]=rt,rt.__name__=["verb","core","Constants"];var te=f.core.SerializableBase=function(){};x["verb.core.SerializableBase"]=te,te.__name__=["verb","core","SerializableBase"],te.prototype={serialize:function(){var r=new Kt;return r.serialize(this),r.toString()},__class__:te};var Jn=f.core.Plane=function(r,s){this.origin=r,this.normal=s};x["verb.core.Plane"]=Jn,Jn.__name__=["verb","core","Plane"],Jn.__super__=te,Jn.prototype=M(te.prototype,{__class__:Jn});var Mn=f.core.Ray=function(r,s){this.origin=r,this.dir=s};x["verb.core.Ray"]=Mn,Mn.__name__=["verb","core","Ray"],Mn.__super__=te,Mn.prototype=M(te.prototype,{__class__:Mn});var Wt=f.core.NurbsCurveData=function(r,s,o){this.degree=r,this.controlPoints=o,this.knots=s};x["verb.core.NurbsCurveData"]=Wt,Wt.__name__=["verb","core","NurbsCurveData"],Wt.__super__=te,Wt.prototype=M(te.prototype,{__class__:Wt});var ne=f.core.NurbsSurfaceData=function(r,s,o,l,u){this.degreeU=r,this.degreeV=s,this.knotsU=o,this.knotsV=l,this.controlPoints=u};x["verb.core.NurbsSurfaceData"]=ne,ne.__name__=["verb","core","NurbsSurfaceData"],ne.__super__=te,ne.prototype=M(te.prototype,{__class__:ne});var Je=f.core.MeshData=function(r,s,o,l){this.faces=r,this.points=s,this.normals=o,this.uvs=l};x["verb.core.MeshData"]=Je,Je.__name__=["verb","core","MeshData"],Je.empty=function(){return new Je([],[],[],[])},Je.__super__=te,Je.prototype=M(te.prototype,{__class__:Je});var ts=f.core.PolylineData=function(r,s){this.points=r,this.params=s};x["verb.core.PolylineData"]=ts,ts.__name__=["verb","core","PolylineData"],ts.__super__=te,ts.prototype=M(te.prototype,{__class__:ts});var es=f.core.VolumeData=function(r,s,o,l,u,d,g){this.degreeU=r,this.degreeV=s,this.degreeW=o,this.knotsU=l,this.knotsV=u,this.knotsW=d,this.controlPoints=g};x["verb.core.VolumeData"]=es,es.__name__=["verb","core","VolumeData"],es.__super__=te,es.prototype=M(te.prototype,{__class__:es});var se=f.core.Pair=function(r,s){this.item0=r,this.item1=s};x["verb.core.Pair"]=se,se.__name__=["verb","core","Pair"],se.prototype={__class__:se};var Ce=f.core.Interval=function(r,s){this.min=r,this.max=s};x["verb.core.Interval"]=Ce,Ce.__name__=["verb","core","Interval"],Ce.prototype={__class__:Ce};var nn=f.core.CurveCurveIntersection=function(r,s,o,l){this.point0=r,this.point1=s,this.u0=o,this.u1=l};x["verb.core.CurveCurveIntersection"]=nn,nn.__name__=["verb","core","CurveCurveIntersection"],nn.prototype={__class__:nn};var rs=f.core.CurveSurfaceIntersection=function(r,s,o,l){this.u=r,this.uv=s,this.curvePoint=o,this.surfacePoint=l};x["verb.core.CurveSurfaceIntersection"]=rs,rs.__name__=["verb","core","CurveSurfaceIntersection"],rs.prototype={__class__:rs};var jr=f.core.MeshIntersectionPoint=function(r,s,o,l,u){this.visited=!1,this.adj=null,this.opp=null,this.uv0=r,this.uv1=s,this.point=o,this.faceIndex0,this.faceIndex1};x["verb.core.MeshIntersectionPoint"]=jr,jr.__name__=["verb","core","MeshIntersectionPoint"],jr.prototype={__class__:jr};var ns=f.core.PolylineMeshIntersection=function(r,s,o,l,u){this.point=r,this.u=s,this.uv=o,this.polylineIndex=l,this.faceIndex=u};x["verb.core.PolylineMeshIntersection"]=ns,ns.__name__=["verb","core","PolylineMeshIntersection"],ns.prototype={__class__:ns};var ss=f.core.SurfaceSurfaceIntersectionPoint=function(r,s,o,l){this.uv0=r,this.uv1=s,this.point=o,this.dist=l};x["verb.core.SurfaceSurfaceIntersectionPoint"]=ss,ss.__name__=["verb","core","SurfaceSurfaceIntersectionPoint"],ss.prototype={__class__:ss};var is=f.core.TriSegmentIntersection=function(r,s,o,l){this.point=r,this.s=s,this.t=o,this.p=l};x["verb.core.TriSegmentIntersection"]=is,is.__name__=["verb","core","TriSegmentIntersection"],is.prototype={__class__:is};var kn=f.core.CurveTriPoint=function(r,s,o){this.u=r,this.point=s,this.uv=o};x["verb.core.CurveTriPoint"]=kn,kn.__name__=["verb","core","CurveTriPoint"],kn.prototype={__class__:kn};var Ke=function(r,s,o,l,u){u==null&&(u=!1),l==null&&(l=-1),this.uv=o,this.point=r,this.normal=s,this.id=l,this.degen=u};x["verb.core.SurfacePoint"]=Ke,Ke.__name__=["verb","core","SurfacePoint"],Ke.fromUv=function(r,s){return new Ke(null,null,[r,s])},Ke.prototype={__class__:Ke};var ei=f.core.CurvePoint=function(r,s){this.u=r,this.pt=s};x["verb.core.CurvePoint"]=ei,ei.__name__=["verb","core","CurvePoint"],ei.prototype={__class__:ei};var as=f.core.KdTree=function(r,s){this.dim=3,this.points=r,this.distanceFunction=s,this.dim=r[0].point.length,this.root=this.buildTree(r,0,null)};x["verb.core.KdTree"]=as,as.__name__=["verb","core","KdTree"],as.prototype={buildTree:function(r,s,o){var l=s%this.dim,u,d;return r.length==0?null:r.length==1?new Cn(r[0],l,o):(r.sort(function(g,_){var y=g.point[l]-_.point[l];return y==0?0:y>0?1:-1}),u=Math.floor(r.length/2),d=new Cn(r[u],l,o),d.left=this.buildTree(r.slice(0,u),s+1,d),d.right=this.buildTree(r.slice(u+1),s+1,d),d)},nearest:function(r,s,o){var l=this,u=new os(function(P){return-P.item1}),d,g=null;g=function(P){for(var E,k=P.dimension,T=l.distanceFunction(r,P.kdPoint.point),B,L=[],R=0,z=l.dim;R<z;)R++,L.push(0);B=L;for(var V,U,Y=function($,tt){u.push(new se($,tt)),u.size()>s&&u.pop()},J=0,q=l.dim;J<q;){var j=J++;j==P.dimension?B[j]=r[j]:B[j]=P.kdPoint.point[j]}if(V=l.distanceFunction(B,P.kdPoint.point),P.right==null&&P.left==null){(u.size()<s||T<u.peek().item1)&&Y(P,T);return}P.right==null?E=P.left:P.left==null?E=P.right:r[k]<P.kdPoint.point[k]?E=P.left:E=P.right,g(E),(u.size()<s||T<u.peek().item1)&&Y(P,T),(u.size()<s||Math.abs(V)<u.peek().item1)&&(E==P.left?U=P.right:U=P.left,U!=null&&g(U))},d=g;for(var _=0;_<s;)_++,u.push(new se(null,o));d(this.root);for(var y=[],A=0;A<s;){var I=A++;u.content[I].item0!=null&&y.push(new se(u.content[I].item0.kdPoint,u.content[I].item1))}return y},__class__:as};var os=function(r){this.content=[],this.scoreFunction=r};x["verb.core.BinaryHeap"]=os,os.__name__=["verb","core","BinaryHeap"],os.prototype={push:function(r){this.content.push(r),this.bubbleUp(this.content.length-1)},pop:function(){var r=this.content[0],s=this.content.pop();return this.content.length>0&&(this.content[0]=s,this.sinkDown(0)),r},peek:function(){return this.content[0]},remove:function(r){for(var s=this.content.length,o=0;o<s;){var l=o++;if(this.content[l]==r){var u=this.content.pop();l!=s-1&&(this.content[l]=u,this.scoreFunction(u)<this.scoreFunction(r)?this.bubbleUp(l):this.sinkDown(l));return}}throw new Q("Node not found.")},size:function(){return this.content.length},bubbleUp:function(r){for(var s=this.content[r];r>0;){var o=Math.floor((r+1)/2)-1,l=this.content[o];if(this.scoreFunction(s)<this.scoreFunction(l))this.content[o]=s,this.content[r]=l,r=o;else break}},sinkDown:function(r){for(var s=this.content.length,o=this.content[r],l=this.scoreFunction(o);;){var u=(r+1)*2,d=u-1,g=-1,_=0;if(d<s){var y=this.content[d];_=this.scoreFunction(y),_<l&&(g=d)}if(u<s){var A=this.content[u],I=this.scoreFunction(A);I<(g==-1?l:_)&&(g=u)}if(g!=-1)this.content[r]=this.content[g],this.content[g]=o,r=g;else break}},__class__:os};var Tn=f.core.KdPoint=function(r,s){this.point=r,this.obj=s};x["verb.core.KdPoint"]=Tn,Tn.__name__=["verb","core","KdPoint"],Tn.prototype={__class__:Tn};var Cn=f.core.KdNode=function(r,s,o){this.kdPoint=r,this.left=null,this.right=null,this.parent=o,this.dimension=s};x["verb.core.KdNode"]=Cn,Cn.__name__=["verb","core","KdNode"],Cn.prototype={__class__:Cn};var vr=function(){};x["verb.eval.IBoundingBoxTree"]=vr,vr.__name__=["verb","eval","IBoundingBoxTree"],vr.prototype={__class__:vr};var ur=function(r,s){this._boundingBox=null,this._curve=r,s==null&&(s=p.domain(this._curve.knots)/64),this._knotTol=s};x["verb.core.LazyCurveBoundingBoxTree"]=ur,ur.__name__=["verb","core","LazyCurveBoundingBoxTree"],ur.__interfaces__=[vr],ur.prototype={split:function(){var r=Z.first(this._curve.knots),s=Z.last(this._curve.knots),o=s-r,l=de.curveSplit(this._curve,(s+r)/2+o*.1*Math.random());return new se(new ur(l[0],this._knotTol),new ur(l[1],this._knotTol))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=new ze(C.dehomogenize1d(this._curve.controlPoints))),this._boundingBox},yield:function(){return this._curve},indivisible:function(r){return p.domain(this._curve.knots)<this._knotTol},empty:function(){return!1},__class__:ur};var dr=function(r,s){if(this._boundingBox=null,this._mesh=r,s==null){for(var o=[],l=0,u=r.faces.length;l<u;){var d=l++;o.push(d)}s=o}this._faceIndices=s};x["verb.core.LazyMeshBoundingBoxTree"]=dr,dr.__name__=["verb","core","LazyMeshBoundingBoxTree"],dr.__interfaces__=[vr],dr.prototype={split:function(){var r=ie.sortTrianglesOnLongestAxis(this.boundingBox(),this._mesh,this._faceIndices),s=Z.left(r),o=Z.right(r);return new se(new dr(this._mesh,s),new dr(this._mesh,o))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=ie.makeMeshAabb(this._mesh,this._faceIndices)),this._boundingBox},yield:function(){return this._faceIndices[0]},indivisible:function(r){return this._faceIndices.length==1},empty:function(){return this._faceIndices.length==0},__class__:dr};var pr=function(r,s){this._boundingBox=null,this._polyline=r,s==null&&(s=new Ce(0,r.points.length!=0?r.points.length-1:0)),this._interval=s};x["verb.core.LazyPolylineBoundingBoxTree"]=pr,pr.__name__=["verb","core","LazyPolylineBoundingBoxTree"],pr.__interfaces__=[vr],pr.prototype={split:function(){var r=this._interval.min,s=this._interval.max,o=r+Math.ceil((s-r)/2),l=new Ce(r,o),u=new Ce(o,s);return new se(new pr(this._polyline,l),new pr(this._polyline,u))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=new ze(this._polyline.points)),this._boundingBox},yield:function(){return this._interval.min},indivisible:function(r){return this._interval.max-this._interval.min==1},empty:function(){return this._interval.max-this._interval.min==0},__class__:pr};var Gr=function(r,s,o,l){s==null&&(s=!1),this._boundingBox=null,this._surface=r,this._splitV=s,o==null&&(o=p.domain(r.knotsU)/16),l==null&&(l=p.domain(r.knotsV)/16),this._knotTolU=o,this._knotTolV=l};x["verb.core.LazySurfaceBoundingBoxTree"]=Gr,Gr.__name__=["verb","core","LazySurfaceBoundingBoxTree"],Gr.__interfaces__=[vr],Gr.prototype={split:function(){var r,s;this._splitV?(r=Z.first(this._surface.knotsV),s=Z.last(this._surface.knotsV)):(r=Z.first(this._surface.knotsU),s=Z.last(this._surface.knotsU));var o=(r+s)/2,l=de.surfaceSplit(this._surface,o,this._splitV);return new se(new Gr(l[0],!this._splitV,this._knotTolU,this._knotTolV),new Gr(l[1],!this._splitV,this._knotTolU,this._knotTolV))},boundingBox:function(){if(this._boundingBox==null){this._boundingBox=new ze;for(var r=0,s=this._surface.controlPoints;r<s.length;){var o=s[r];++r,this._boundingBox.addRange(C.dehomogenize1d(o))}}return this._boundingBox},yield:function(){return this._surface},indivisible:function(r){return p.domain(this._surface.knotsV)<this._knotTolV&&p.domain(this._surface.knotsU)<this._knotTolU},empty:function(){return!1},__class__:Gr};var Ot=f.core.Mat=function(){};x["verb.core.Mat"]=Ot,Ot.__name__=["verb","core","Mat"],Ot.mul=function(r,s){for(var o=[],l=0,u=s.length;l<u;){var d=l++;o.push(p.mul(r,s[d]))}return o},Ot.mult=function(r,s){var o,l,u,d,g,_,y,A;o=r.length,l=s.length,u=s[0].length,d=[];for(var I=o-1,P=0,E=0;I>=0;){for(g=[],_=r[I],E=u-1;E>=0;){for(y=_[l-1]*s[l-1][E],P=l-2;P>=1;)A=P-1,y+=_[P]*s[P][E]+_[A]*s[A][E],P-=2;P==0&&(y+=_[0]*s[0][E]),g[E]=y,E--}d[I]=g,I--}return d},Ot.add=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(p.add(r[d],s[d]))}return o},Ot.div=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(p.div(r[d],s))}return o},Ot.sub=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(p.sub(r[d],s[d]))}return o},Ot.dot=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(p.dot(r[d],s))}return o},Ot.identity=function(r){for(var s=p.zeros2d(r,r),o=0;o<r;){var l=o++;s[l][l]=1}return s},Ot.transpose=function(r){if(r.length==0)return[];for(var s=[],o=0,l=r[0].length;o<l;){var u=o++;s.push(function(d){for(var g,_=[],y=0,A=r.length;y<A;){var I=y++;_.push(r[I][u])}return g=_,g}())}return s},Ot.solve=function(r,s){return Ot.LUsolve(Ot.LU(r),s)},Ot.LUsolve=function(r,s){var o,l,u=r.LU,d=u.length,g=s.slice(),_=r.P,y,A,I;for(o=d-1;o!=-1;)g[o]=s[o],--o;for(o=0;o<d;){for(y=_[o],_[o]!=o&&(I=g[o],g[o]=g[y],g[y]=I),A=u[o],l=0;l<o;)g[o]-=g[l]*A[l],++l;++o}for(o=d-1;o>=0;){for(A=u[o],l=o+1;l<d;)g[o]-=g[l]*A[l],++l;g[o]/=A[o],--o}return g},Ot.LU=function(r){for(var s,o,l,u,d,g,_,y,A,I=[],P=0,E=r.length;P<E;){var k=P++;I.push(r[k].slice())}r=I;var T=r.length,B=T-1,L=[];for(l=0;l<T;){for(_=l,g=r[l],A=Math.abs(g[l]),o=l+1;o<T;)u=Math.abs(r[o][l]),A<u&&(A=u,_=o),++o;for(L[l]=_,_!=l&&(r[l]=r[_],r[_]=g,g=r[l]),d=g[l],s=l+1;s<T;)r[s][l]/=d,++s;for(s=l+1;s<T;){for(y=r[s],o=l+1;o<B;)y[o]-=y[l]*g[o],++o,y[o]-=y[l]*g[o],++o;o==B&&(y[o]-=y[l]*g[o]),++s}++l}return new ls(r,L)};var ls=function(r,s){this.LU=r,this.P=s};x["verb.core._Mat.LUDecomp"]=ls,ls.__name__=["verb","core","_Mat","LUDecomp"],ls.prototype={__class__:ls};var ie=f.core.Mesh=function(){};x["verb.core.Mesh"]=ie,ie.__name__=["verb","core","Mesh"],ie.getTriangleNorm=function(r,s){var o=r[s[0]],l=r[s[1]],u=r[s[2]],d=p.sub(l,o),g=p.sub(u,o),_=p.cross(d,g);return p.mul(1/p.norm(_),_)},ie.makeMeshAabb=function(r,s){for(var o=new ze,l=0;l<s.length;){var u=s[l];++l,o.add(r.points[r.faces[u][0]]),o.add(r.points[r.faces[u][1]]),o.add(r.points[r.faces[u][2]])}return o},ie.sortTrianglesOnLongestAxis=function(r,s,o){for(var l=r.getLongestAxis(),u=[],d=0;d<o.length;){var g=o[d];++d;var _=ie.getMinCoordOnAxis(s.points,s.faces[g],l);u.push(new se(_,g))}u.sort(function(E,k){var T=E.item0,B=k.item0;return T==B?0:T>B?1:-1});for(var y=[],A=0,I=u.length;A<I;){var P=A++;y.push(u[P].item1)}return y},ie.getMinCoordOnAxis=function(r,s,o){for(var l=1/0,u=0;u<3;){var d=u++,g=r[s[d]][o];g<l&&(l=g)}return l},ie.getTriangleCentroid=function(r,s){for(var o=[0,0,0],l=0;l<3;)for(var u=l++,d=0;d<3;){var g=d++;o[g]+=r[s[u]][g]}for(var _=0;_<3;){var y=_++;o[y]/=3}return o},ie.triangleUVFromPoint=function(r,s,o){var l=r.faces[s],u=r.points[l[0]],d=r.points[l[1]],g=r.points[l[2]],_=r.uvs[l[0]],y=r.uvs[l[1]],A=r.uvs[l[2]],I=p.sub(u,o),P=p.sub(d,o),E=p.sub(g,o),k=p.norm(p.cross(p.sub(u,d),p.sub(u,g))),T=p.norm(p.cross(P,E))/k,B=p.norm(p.cross(E,I))/k,L=p.norm(p.cross(I,P))/k;return p.add(p.mul(T,_),p.add(p.mul(B,y),p.mul(L,A)))};var Wr=function(r,s){if(this._empty=!1,this._face=-1,s==null){for(var o=[],l=0,u=r.faces.length;l<u;){var d=l++;o.push(d)}s=o}if(this._boundingBox=ie.makeMeshAabb(r,s),s.length<1){this._empty=!0;return}else if(s.length<2){this._face=s[0];return}var g=ie.sortTrianglesOnLongestAxis(this._boundingBox,r,s),_=Z.left(g),y=Z.right(g);this._children=new se(new Wr(r,_),new Wr(r,y))};x["verb.core.MeshBoundingBoxTree"]=Wr,Wr.__name__=["verb","core","MeshBoundingBoxTree"],Wr.__interfaces__=[vr],Wr.prototype={split:function(){return this._children},boundingBox:function(){return this._boundingBox},yield:function(){return this._face},indivisible:function(r){return this._children==null},empty:function(){return this._empty},__class__:Wr};var tr=f.core.Minimizer=function(){};x["verb.core.Minimizer"]=tr,tr.__name__=["verb","core","Minimizer"],tr.uncmin=function(r,s,o,l,u){o==null&&(o=1e-8),l==null&&(l=function(J){return tr.numericalGradient(r,J)}),u==null&&(u=1e3),s=s.slice(0);var d=s.length,g=r(s),_=g,y;if(isNaN(g))throw new Q("uncmin: f(x0) is a NaN!");o=Math.max(o,rt.EPSILON);var A,I,P,E=Ot.identity(d),k=0,T=[],B,L,R,z,V,U,Y="";for(I=l(s);k<u;){if(!p.all(p.finite(I))){Y="Gradient has Infinity or NaN";break}if(A=p.neg(Ot.dot(E,I)),!p.all(p.finite(A))){Y="Search direction has Infinity or NaN";break}if(U=p.norm(A),U<o){Y="Newton step smaller than tol";break}for(V=1,y=p.dot(I,A),B=s;k<u&&!(V*U<o);){if(T=p.mul(V,A),B=p.add(s,T),_=r(B),_-g>=.1*V*y||isNaN(_)){V*=.5,++k;continue}break}if(V*U<o){Y="Line search step size smaller than tol";break}if(k==u){Y="maxit reached during line search";break}P=l(B),L=p.sub(P,I),z=p.dot(L,T),R=Ot.dot(E,L),E=Ot.sub(Ot.add(E,Ot.mul((z+p.dot(L,R))/(z*z),tr.tensor(T,T))),Ot.div(Ot.add(tr.tensor(R,T),tr.tensor(T,R)),z)),s=B,g=_,I=P,++k}return new hs(s,g,I,E,k,Y)},tr.numericalGradient=function(r,s){var o=s.length,l=r(s);if(l==NaN)throw new Q("gradient: f(x) is a NaN!");for(var u=s.slice(0),d,g,_=[],y,A=.001,I,P,E,k=0,T,B,L,R=0;R<o;)for(var z=R++,V=Math.max(1e-6*l,1e-8);;){if(++k,k>20)throw new Q("Numerical gradient fails");if(u[z]=s[z]+V,d=r(u),u[z]=s[z]-V,g=r(u),u[z]=s[z],isNaN(d)||isNaN(g)){V/=16;continue}if(_[z]=(d-g)/(2*V),I=s[z]-V,P=s[z],E=s[z]+V,T=(d-l)/V,B=(l-g)/V,L=p.max([Math.abs(_[z]),Math.abs(l),Math.abs(d),Math.abs(g),Math.abs(I),Math.abs(P),Math.abs(E),1e-8]),y=Math.min(p.max([Math.abs(T-_[z]),Math.abs(B-_[z]),Math.abs(T-B)])/L,V/L),y>A)V/=16;else break}return _},tr.tensor=function(r,s){for(var o=r.length,l=s.length,u=[],d,g,_=o-1;_>=0;){d=[],g=r[_];for(var y=l-1;y>=3;)d[y]=g*s[y],--y,d[y]=g*s[y],--y,d[y]=g*s[y],--y,d[y]=g*s[y],--y;for(;y>=0;)d[y]=g*s[y],--y;u[_]=d,_--}return u};var hs=function(r,s,o,l,u,d){this.solution=r,this.value=s,this.gradient=o,this.invHessian=l,this.iterations=u,this.message=d};x["verb.core.MinimizationResult"]=hs,hs.__name__=["verb","core","MinimizationResult"],hs.prototype={__class__:hs};var Nn=function(){};x["verb.core.ISerializable"]=Nn,Nn.__name__=["verb","core","ISerializable"],Nn.prototype={__class__:Nn};var ea=f.core.Deserializer=function(){};x["verb.core.Deserializer"]=ea,ea.__name__=["verb","core","Deserializer"],ea.deserialize=function(r){var s=new qt(r),o=s.unserialize();return o};var Re=f.core.Trig=function(){};x["verb.core.Trig"]=Re,Re.__name__=["verb","core","Trig"],Re.isPointInPlane=function(r,s,o){return Math.abs(p.dot(p.sub(r,s.origin),s.normal))<o},Re.distToSegment=function(r,s,o){var l=Re.segmentClosestPoint(s,r,o,0,1);return p.dist(s,l.pt)},Re.rayClosestPoint=function(r,s,o){var l=p.sub(r,s),u=p.dot(l,o),d=p.add(s,p.mul(u,o));return d},Re.distToRay=function(r,s,o){var l=Re.rayClosestPoint(r,s,o),u=p.sub(l,r);return p.norm(u)},Re.threePointsAreFlat=function(r,s,o,l){var u=p.sub(s,r),d=p.sub(o,r),g=p.cross(u,d),_=p.dot(g,g);return _<l},Re.segmentClosestPoint=function(r,s,o,l,u){var d=p.sub(o,s),g=p.norm(d);if(g<rt.EPSILON)return{u:l,pt:s};var _=s,y=p.mul(1/g,d),A=p.sub(r,_),I=p.dot(A,y);return I<0?{u:l,pt:s}:I>g?{u,pt:o}:{u:l+(u-l)*I/g,pt:p.add(_,p.mul(I,y))}};var p=f.core.Vec=function(){};x["verb.core.Vec"]=p,p.__name__=["verb","core","Vec"],p.angleBetween=function(r,s){return Math.acos(p.dot(r,s)/(p.norm(r)*p.norm(s)))},p.positiveAngleBetween=function(r,s,o){var l=p.cross(r,s),u=p.norm(r),d=p.norm(s),g=u*d,_=p.dot(r,s),y=p.norm(l)/g,A=_/g,I=Math.atan2(y,A),P=p.dot(o,l);return Math.abs(P)<rt.EPSILON||P>0?I:-I},p.signedAngleBetween=function(r,s,o){var l=p.cross(r,s),u=p.norm(r),d=p.norm(s),g=u*d,_=p.dot(r,s),y=p.norm(l)/g,A=_/g,I=Math.atan2(y,A),P=p.dot(o,l);return P>0?I:2*Math.PI-I},p.angleBetweenNormalized2d=function(r,s){var o=r[0]*s[1]-r[1]*s[0];return Math.atan2(o,p.dot(r,s))},p.domain=function(r){return Z.last(r)-Z.first(r)},p.range=function(r){for(var s=[],o=0,l=0;l<r;)l++,s.push(o),o+=1;return s},p.span=function(r,s,o){if(o==null)return[];if(o<rt.EPSILON)return[];if(r>s&&o>0)return[];if(s>r&&o<0)return[];for(var l=[],u=r;u<=s;)l.push(u),u+=o;return l},p.neg=function(r){return r.map(function(s){return-s})},p.min=function(r){return O.fold(r,function(s,o){return Math.min(s,o)},1/0)},p.max=function(r){return O.fold(r,function(s,o){return Math.max(s,o)},-1/0)},p.all=function(r){return O.fold(r,function(s,o){return o&&s},!0)},p.finite=function(r){return r.map(function(s){return isFinite(s)})},p.onRay=function(r,s,o){return p.add(r,p.mul(o,s))},p.lerp=function(r,s,o){return p.add(p.mul(r,s),p.mul(1-r,o))},p.normalized=function(r){return p.div(r,p.norm(r))},p.cross=function(r,s){return[r[1]*s[2]-r[2]*s[1],r[2]*s[0]-r[0]*s[2],r[0]*s[1]-r[1]*s[0]]},p.dist=function(r,s){return p.norm(p.sub(r,s))},p.distSquared=function(r,s){return p.normSquared(p.sub(r,s))},p.sum=function(r){return O.fold(r,function(s,o){return o+s},0)},p.addAll=function(r){var s=er(r)();if(!s.hasNext())return null;var o=s.next().length;return O.fold(r,function(l,u){return p.add(u,l)},p.rep(o,0))},p.addAllMutate=function(r){for(var s=r[0],o=1,l=r.length;o<l;){var u=o++;p.addMutate(s,r[u])}},p.addMulMutate=function(r,s,o){for(var l=0,u=r.length;l<u;){var d=l++;r[d]=r[d]+s*o[d]}},p.subMulMutate=function(r,s,o){for(var l=0,u=r.length;l<u;){var d=l++;r[d]=r[d]-s*o[d]}},p.addMutate=function(r,s){for(var o=0,l=r.length;o<l;){var u=o++;r[u]=r[u]+s[u]}},p.subMutate=function(r,s){for(var o=0,l=r.length;o<l;){var u=o++;r[u]=r[u]-s[u]}},p.mulMutate=function(r,s){for(var o=0,l=s.length;o<l;){var u=o++;s[u]=s[u]*r}},p.norm=function(r){var s=p.normSquared(r);return s!=0?Math.sqrt(s):s},p.normSquared=function(r){return O.fold(r,function(s,o){return o+s*s},0)},p.rep=function(r,s){for(var o=[],l=0;l<r;)l++,o.push(s);return o},p.zeros1d=function(r){for(var s=[],o=0;o<r;)o++,s.push(0);return s},p.zeros2d=function(r,s){for(var o=[],l=0;l<r;)l++,o.push(p.zeros1d(s));return o},p.zeros3d=function(r,s,o){for(var l=[],u=0;u<r;)u++,l.push(p.zeros2d(s,o));return l},p.dot=function(r,s){for(var o=0,l=0,u=r.length;l<u;){var d=l++;o+=r[d]*s[d]}return o},p.add=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(r[d]+s[d])}return o},p.mul=function(r,s){for(var o=[],l=0,u=s.length;l<u;){var d=l++;o.push(r*s[d])}return o},p.div=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(r[d]/s)}return o},p.sub=function(r,s){for(var o=[],l=0,u=r.length;l<u;){var d=l++;o.push(r[d]-s[d])}return o},p.isZero=function(r){for(var s=0,o=r.length;s<o;){var l=s++;if(Math.abs(r[l])>rt.TOLERANCE)return!1}return!0},p.sortedSetUnion=function(r,s){for(var o=[],l=0,u=0;l<r.length||u<s.length;){if(l>=r.length){o.push(s[u]),u++;continue}else if(u>=s.length){o.push(r[l]),l++;continue}var d=r[l]-s[u];if(Math.abs(d)<rt.EPSILON){o.push(r[l]),l++,u++;continue}if(d>0){o.push(s[u]),u++;continue}o.push(r[l]),l++}return o},p.sortedSetSub=function(r,s){for(var o=[],l=0,u=0;l<r.length;){if(u>=s.length){o.push(r[l]),l++;continue}if(Math.abs(r[l]-s[u])<rt.EPSILON){l++,u++;continue}o.push(r[l]),l++}return o};var bt=f.eval.Analyze=function(){};x["verb.eval.Analyze"]=bt,bt.__name__=["verb","eval","Analyze"],bt.knotMultiplicities=function(r){for(var s=[new Ln(r[0],0)],o=s[0],l=0;l<r.length;){var u=r[l];++l,Math.abs(u-o.knot)>rt.EPSILON&&(o=new Ln(u,0),s.push(o)),o.inc()}return s},bt.isRationalSurfaceClosed=function(r,s){s==null&&(s=!0);var o;s?o=r.controlPoints:o=Ot.transpose(r.controlPoints);for(var l=0,u=o[0].length;l<u;){var d=l++,g=p.dist(Z.first(o)[d],Z.last(o)[d])<rt.EPSILON;if(!g)return!1}return!0},bt.rationalSurfaceClosestPoint=function(r,s){var o=bt.rationalSurfaceClosestParam(r,s);return C.rationalSurfacePoint(r,o[0],o[1])},bt.rationalSurfaceClosestParam=function(r,s){for(var o=5,l=0,u,d=1e-4,g=5e-4,_,y=r.knotsU[0],A=Z.last(r.knotsU),I=r.knotsV[0],P=Z.last(r.knotsV),E=bt.isRationalSurfaceClosed(r),k=bt.isRationalSurfaceClosed(r,!1),T,B=zt.rationalSurfaceAdaptive(r,new Hr),L=1/0,R=0,z=B.points.length;R<z;){var V=R++,U=B.points[V],Y=p.normSquared(p.sub(s,U));Y<L&&(L=Y,T=B.uvs[V])}for(var J=function(Ht){return C.rationalSurfaceDerivatives(r,Ht[0],Ht[1],2)},q=function(Ht,$t,Ut){var Qt=$t[1][0],Ne=$t[0][1],Ze=$t[2][0],Ae=$t[0][2],ve=$t[1][1],Le=$t[1][1],Fe=p.dot(Qt,Ut),rr=p.dot(Ne,Ut),mr=[-Fe,-rr],nr=p.dot(Qt,Qt)+p.dot(Ze,Ut),sr=p.dot(Qt,Ne)+p.dot(ve,Ut),ir=p.dot(Qt,Ne)+p.dot(Le,Ut),xr=p.dot(Ne,Ne)+p.dot(Ae,Ut),Rn=[[nr,sr],[ir,xr]],an=Ot.solve(Rn,mr);return p.add(an,Ht)};l<o;){u=J(T),_=p.sub(u[0][0],s);var j=p.norm(_),$=p.dot(u[1][0],_),tt=p.norm(u[1][0])*j,et=p.dot(u[0][1],_),ot=p.norm(u[0][1])*j,ct=$/tt,lt=et/ot,pt=j<d,nt=ct<g,mt=lt<g;if(pt&&nt&&mt)return T;var K=q(T,u,_);K[0]<y?E?K=[A-(K[0]-y),K[1]]:K=[y+rt.EPSILON,K[1]]:K[0]>A&&(E?K=[y+(K[0]-A),K[1]]:K=[A-rt.EPSILON,K[1]]),K[1]<I?k?K=[K[0],P-(K[1]-I)]:K=[K[0],I+rt.EPSILON]:K[1]>P&&(k?K=[K[0],I+(K[0]-P)]:K=[K[0],P-rt.EPSILON]);var _t=p.norm(p.mul(K[0]-T[0],u[1][0])),Et=p.norm(p.mul(K[1]-T[1],u[0][1]));if(_t+Et<d)return T;T=K,l++}return T},bt.rationalCurveClosestPoint=function(r,s){return C.rationalCurvePoint(r,bt.rationalCurveClosestParam(r,s))},bt.rationalCurveClosestParam=function(r,s){for(var o=1/0,l=0,u=zt.rationalCurveRegularSample(r,r.controlPoints.length*r.degree,!0),d=0,g=u.length-1;d<g;){var _=d++,y=u[_][0],A=u[_+1][0],I=u[_].slice(1),P=u[_+1].slice(1),E=Re.segmentClosestPoint(s,I,P,y,A),k=p.norm(p.sub(s,E.pt));k<o&&(o=k,l=E.u)}for(var T=5,B=0,L,R=1e-4,z=5e-4,V,U=r.knots[0],Y=Z.last(r.knots),J=p.normSquared(p.sub(r.controlPoints[0],Z.last(r.controlPoints)))<rt.EPSILON,q=l,j=function(K){return C.rationalCurveDerivatives(r,K,2)},$=function(K,_t,Et){var Ht=p.dot(_t[1],Et),$t=p.dot(_t[2],Et),Ut=p.dot(_t[1],_t[1]),Qt=$t+Ut;return K-Ht/Qt};B<T;){L=j(q),V=p.sub(L[0],s);var tt=p.norm(V),et=p.dot(L[1],V),ot=p.norm(L[1])*tt,ct=et/ot,lt=tt<R,pt=Math.abs(ct)<z;if(lt&&pt)return q;var nt=$(q,L,V);nt<U?J?nt=Y-(nt-U):nt=U:nt>Y&&(J?nt=U+(nt-Y):nt=Y);var mt=p.norm(p.mul(nt-q,L[1]));if(mt<R)return q;q=nt,B++}return q},bt.rationalCurveParamAtArcLength=function(r,s,o,l,u){if(o==null&&(o=.001),s<rt.EPSILON)return r.knots[0];var d;l!=null?d=l:d=yt.decomposeCurveIntoBeziers(r);var g=0;d[g];var _=-rt.EPSILON,y;for(u!=null?y=u:y=[];_<s&&g<d.length;){if(g<y.length?y[g]=y[g]:y[g]=bt.rationalBezierCurveArcLength(r),_+=y[g],s<_+rt.EPSILON)return bt.rationalBezierCurveParamAtArcLength(r,s,o,y[g]);g++}return-1},bt.rationalBezierCurveParamAtArcLength=function(r,s,o,l){if(s<0)return r.knots[0];var u;if(l!=null?u=l:u=bt.rationalBezierCurveArcLength(r),s>u)return Z.last(r.knots);var d=r.knots[0],g=0,_=Z.last(r.knots),y=u,A=0,I=0,P;for(o!=null?P=o:P=rt.TOLERANCE*2;y-g>P;)A=(d+_)/2,I=bt.rationalBezierCurveArcLength(r,A),I>s?(_=A,y=I):(d=A,g=I);return(d+_)/2},bt.rationalCurveArcLength=function(r,s,o){o==null&&(o=16),s==null?s=Z.last(r.knots):s=s;for(var l=yt.decomposeCurveIntoBeziers(r),u=0,d=l[0],g=0;u<l.length&&d.knots[0]+rt.EPSILON<s;){var _=Math.min(Z.last(d.knots),s);g+=bt.rationalBezierCurveArcLength(d,_,o),d=l[++u]}return g},bt.rationalBezierCurveArcLength=function(r,s,o){o==null&&(o=16);var l;s==null?l=Z.last(r.knots):l=s;for(var u=(l-r.knots[0])/2,d=0,g=r.degree+o,_,y,A=0;A<g;){var I=A++;_=u*bt.Tvalues[g][I]+u+r.knots[0],y=C.rationalCurveDerivatives(r,_,1),d+=bt.Cvalues[g][I]*p.norm(y[1])}return u*d};var Ln=f.eval.KnotMultiplicity=function(r,s){this.knot=r,this.mult=s};x["verb.eval.KnotMultiplicity"]=Ln,Ln.__name__=["verb","eval","KnotMultiplicity"],Ln.prototype={inc:function(){this.mult++},__class__:Ln};var $e=f.eval.Check=function(){};x["verb.eval.Check"]=$e,$e.__name__=["verb","eval","Check"],$e.isValidKnotVector=function(r,s){if(r.length==0||r.length<(s+1)*2)return!1;for(var o=Z.first(r),l=0,u=s+1;l<u;){var d=l++;if(Math.abs(r[d]-o)>rt.EPSILON)return!1}o=Z.last(r);for(var g=r.length-s-1,_=r.length;g<_;){var y=g++;if(Math.abs(r[y]-o)>rt.EPSILON)return!1}return $e.isNonDecreasing(r)},$e.isNonDecreasing=function(r){for(var s=Z.first(r),o=0,l=r.length;o<l;){var u=o++;if(r[u]<s-rt.EPSILON)return!1;s=r[u]}return!0},$e.isValidNurbsCurveData=function(r){if(r.controlPoints==null)throw new Q("Control points array cannot be null!");if(r.degree==null)throw new Q("Degree cannot be null!");if(r.degree<1)throw new Q("Degree must be greater than 1!");if(r.knots==null)throw new Q("Knots cannot be null!");if(r.knots.length!=r.controlPoints.length+r.degree+1)throw new Q("controlPoints.length + degree + 1 must equal knots.length!");if(!$e.isValidKnotVector(r.knots,r.degree))throw new Q("Invalid knot vector format! Should begin with degree + 1 repeats and end with degree + 1 repeats!");return r},$e.isValidNurbsSurfaceData=function(r){if(r.controlPoints==null)throw new Q("Control points array cannot be null!");if(r.degreeU==null)throw new Q("DegreeU cannot be null!");if(r.degreeV==null)throw new Q("DegreeV cannot be null!");if(r.degreeU<1)throw new Q("DegreeU must be greater than 1!");if(r.degreeV<1)throw new Q("DegreeV must be greater than 1!");if(r.knotsU==null)throw new Q("KnotsU cannot be null!");if(r.knotsV==null)throw new Q("KnotsV cannot be null!");if(r.knotsU.length!=r.controlPoints.length+r.degreeU+1)throw new Q("controlPointsU.length + degreeU + 1 must equal knotsU.length!");if(r.knotsV.length!=r.controlPoints[0].length+r.degreeV+1)throw new Q("controlPointsV.length + degreeV + 1 must equal knotsV.length!");if(!$e.isValidKnotVector(r.knotsU,r.degreeU)||!$e.isValidKnotVector(r.knotsV,r.degreeV))throw new Q("Invalid knot vector format! Should begin with degree + 1 repeats and end with degree + 1 repeats!");return r};var de=f.eval.Divide=function(){};x["verb.eval.Divide"]=de,de.__name__=["verb","eval","Divide"],de.surfaceSplit=function(r,s,o){o==null&&(o=!1);var l,u,d;o?(d=r.controlPoints,l=r.knotsV,u=r.degreeV):(d=Ot.transpose(r.controlPoints),l=r.knotsU,u=r.degreeU);for(var g,_=[],y=0,A=u+1;y<A;)y++,_.push(s);g=_;for(var I=[],P=[],E=C.knotSpan(u,s,l),k=null,T=0;T<d.length;){var B=d[T];++T,k=yt.curveKnotRefine(new Wt(u,l,B),g),I.push(k.controlPoints.slice(0,E+1)),P.push(k.controlPoints.slice(E+1))}var L=k.knots.slice(0,E+u+2),R=k.knots.slice(E+1);return o?[new ne(r.degreeU,u,r.knotsU.slice(),L,I),new ne(r.degreeU,u,r.knotsU.slice(),R,P)]:(I=Ot.transpose(I),P=Ot.transpose(P),[new ne(u,r.degreeV,L,r.knotsV.slice(),I),new ne(u,r.degreeV,R,r.knotsV.slice(),P)])},de.curveSplit=function(r,s){var o=r.degree;r.controlPoints;for(var l=r.knots,u,d=[],g=0,_=o+1;g<_;)g++,d.push(s);u=d;var y=yt.curveKnotRefine(r,u),A=C.knotSpan(o,s,l),I=y.knots.slice(0,A+o+2),P=y.knots.slice(A+1),E=y.controlPoints.slice(0,A+1),k=y.controlPoints.slice(A+1);return[new Wt(o,I,E),new Wt(o,P,k)]},de.rationalCurveByEqualArcLength=function(r,s){var o=bt.rationalCurveArcLength(r),l=o/s;return de.rationalCurveByArcLength(r,l)},de.rationalCurveByArcLength=function(r,s){var o=yt.decomposeCurveIntoBeziers(r),l=o.map(function(E){return bt.rationalBezierCurveArcLength(E)}),u=p.sum(l),d=[new On(r.knots[0],0)];if(s>u)return d;for(var g=s,_=0,y=g,A=0,I=0,P;_<o.length;){for(A+=l[_];y<A+rt.EPSILON;)P=bt.rationalBezierCurveParamAtArcLength(o[_],y-I,rt.TOLERANCE,l[_]),d.push(new On(P,y)),y+=g;I+=l[_],_++}return d};var On=f.eval.CurveLengthSample=function(r,s){this.u=r,this.len=s};x["verb.eval.CurveLengthSample"]=On,On.__name__=["verb","eval","CurveLengthSample"],On.prototype={__class__:On};var C=f.eval.Eval=function(){};x["verb.eval.Eval"]=C,C.__name__=["verb","eval","Eval"],C.rationalCurveTangent=function(r,s){var o=C.rationalCurveDerivatives(r,s,1);return o[1]},C.rationalSurfaceNormal=function(r,s,o){var l=C.rationalSurfaceDerivatives(r,s,o,1);return p.cross(l[1][0],l[0][1])},C.rationalSurfaceDerivatives=function(r,s,o,l){l==null&&(l=1);for(var u=C.surfaceDerivatives(r,s,o,l),d=C.rational2d(u),g=C.weight2d(u),_=[],y=d[0][0].length,A=0,I=l+1;A<I;){var P=A++;_.push([]);for(var E=0,k=l-P+1;E<k;){for(var T=E++,B=d[P][T],L=1,R=T+1;L<R;){var z=L++;p.subMulMutate(B,Ft.get(T,z)*g[0][z],_[P][T-z])}for(var V=1,U=P+1;V<U;){var Y=V++;p.subMulMutate(B,Ft.get(P,Y)*g[Y][0],_[P-Y][T]);for(var J=p.zeros1d(y),q=1,j=T+1;q<j;){var $=q++;p.addMulMutate(J,Ft.get(T,$)*g[Y][$],_[P-Y][T-$])}p.subMulMutate(B,Ft.get(P,Y),J)}p.mulMutate(1/g[0][0],B),_[P].push(B)}}return _},C.rationalSurfacePoint=function(r,s,o){return C.dehomogenize(C.surfacePoint(r,s,o))},C.rationalCurveDerivatives=function(r,s,o){o==null&&(o=1);for(var l=C.curveDerivatives(r,s,o),u=C.rational1d(l),d=C.weight1d(l),g=[],_=0,y=o+1;_<y;){for(var A=_++,I=u[A],P=1,E=A+1;P<E;){var k=P++;p.subMulMutate(I,Ft.get(A,k)*d[k],g[A-k])}p.mulMutate(1/d[0],I),g.push(I)}return g},C.rationalCurvePoint=function(r,s){return C.dehomogenize(C.curvePoint(r,s))},C.surfaceDerivatives=function(r,s,o,l){var u=r.knotsU.length-r.degreeU-2,d=r.knotsV.length-r.degreeV-2;return C.surfaceDerivativesGivenNM(u,d,r,s,o,l)},C.surfaceDerivativesGivenNM=function(r,s,o,l,u,d){var g=o.degreeU,_=o.degreeV,y=o.controlPoints,A=o.knotsU,I=o.knotsV;if(!C.areValidRelations(g,y.length,A.length)||!C.areValidRelations(_,y[0].length,I.length))throw new Q("Invalid relations between control points, knot vector, and n");var P=y[0][0].length,E;d<g?E=d:E=g;var k;d<_?k=d:k=_;for(var T=p.zeros3d(d+1,d+1,P),B=C.knotSpanGivenN(r,g,l,A),L=C.knotSpanGivenN(s,_,u,I),R=C.derivativeBasisFunctionsGivenNI(B,l,g,r,A),z=C.derivativeBasisFunctionsGivenNI(L,u,_,s,I),V=p.zeros2d(_+1,P),U=0,Y=0,J=E+1;Y<J;){for(var q=Y++,j=0,$=_+1;j<$;){var tt=j++;V[tt]=p.zeros1d(P);for(var et=0,ot=g+1;et<ot;){var ct=et++;p.addMulMutate(V[tt],R[q][ct],y[B-g+ct][L-_+tt])}}var lt=d-q;lt<k?U=lt:U=k;for(var pt=0,nt=U+1;pt<nt;){var mt=pt++;T[q][mt]=p.zeros1d(P);for(var K=0,_t=_+1;K<_t;){var Et=K++;p.addMulMutate(T[q][mt],z[mt][Et],V[Et])}}}return T},C.surfacePoint=function(r,s,o){var l=r.knotsU.length-r.degreeU-2,u=r.knotsV.length-r.degreeV-2;return C.surfacePointGivenNM(l,u,r,s,o)},C.surfacePointGivenNM=function(r,s,o,l,u){var d=o.degreeU,g=o.degreeV,_=o.controlPoints,y=o.knotsU,A=o.knotsV;if(!C.areValidRelations(d,_.length,y.length)||!C.areValidRelations(g,_[0].length,A.length))throw new Q("Invalid relations between control points, knot vector, and n");for(var I=_[0][0].length,P=C.knotSpanGivenN(r,d,l,y),E=C.knotSpanGivenN(s,g,u,A),k=C.basisFunctionsGivenKnotSpanIndex(P,l,d,y),T=C.basisFunctionsGivenKnotSpanIndex(E,u,g,A),B=P-d,L=E,R=p.zeros1d(I),z=p.zeros1d(I),V=0,U=g+1;V<U;){var Y=V++;z=p.zeros1d(I),L=E-g+Y;for(var J=0,q=d+1;J<q;){var j=J++;p.addMulMutate(z,k[j],_[B+j][L])}p.addMulMutate(R,T[Y],z)}return R},C.curveRegularSamplePoints=function(r,s){for(var o=C.curveDerivatives(r,r.knots[0],r.degree),l=1/s,u=l*l,d=o[0],g=p.mul(l,o[1]),_=p.mul(u*.5,o[2]),y=p.mul(u*l*.5,o[3]),A=p.add(_,_),I=p.add(y,y),P=p.mul(.3333333333333333,y),E=[],k=0,T=s+1;k<T;)k++,E.push(C.dehomogenize(d)),p.addAllMutate([d,g,_,P]),p.addAllMutate([g,A,y]),p.addAllMutate([A,I]),p.addAllMutate([_,y]);return E},C.curveRegularSamplePoints2=function(r,s){for(var o=C.curveDerivatives(r,r.knots[0],r.degree),l=1/s,u=l*l,d=o[0],g=p.mul(l,o[1]),_=p.mul(u*.5,o[2]),y=p.mul(u*l*.5,o[3]),A=p.add(_,_),I=p.add(y,y),P=p.mul(.3333333333333333,y),E=[],k=0,T=s+1;k<T;)k++,E.push(C.dehomogenize(d)),p.addAllMutate([d,g,_,P]),p.addAllMutate([g,A,y]),p.addAllMutate([A,I]),p.addAllMutate([_,y]);return E},C.rationalSurfaceRegularSampleDerivatives=function(r,s,o,l){for(var u=C.surfaceRegularSampleDerivatives(r,s,o,l),d=[],g=s+1,_=o+1,y=l+1,A=0;A<g;){var I=A++,P=[];d.push(P);for(var E=0;E<_;){for(var k=E++,T=u[I][k],B=C.rational2d(T),L=C.weight2d(T),R=[],z=B[0][0].length,V=0;V<y;){var U=V++;R.push([]);for(var Y=0,J=y-U;Y<J;){for(var q=Y++,j=B[U][q],$=1,tt=q+1;$<tt;){var et=$++;p.subMulMutate(j,Ft.get(q,et)*L[0][et],R[U][q-et])}for(var ot=1,ct=U+1;ot<ct;){var lt=ot++;p.subMulMutate(j,Ft.get(U,lt)*L[lt][0],R[U-lt][q]);for(var pt=p.zeros1d(z),nt=1,mt=q+1;nt<mt;){var K=nt++;p.addMulMutate(pt,Ft.get(q,K)*L[lt][K],R[U-lt][q-K])}p.subMulMutate(j,Ft.get(U,lt),pt)}p.mulMutate(1/L[0][0],j),R[U].push(j)}}P.push(R)}}return d},C.surfaceRegularSampleDerivatives=function(r,s,o,l){var u=r.degreeU,d=r.degreeV,g=r.controlPoints,_=r.knotsU,y=r.knotsV,A=g[0][0].length;(Z.last(_)-_[0])/s,(Z.last(y)-y[0])/o;for(var I=C.regularlySpacedDerivativeBasisFunctions(u,_,s),P=I.item0,E=I.item1,k=C.regularlySpacedDerivativeBasisFunctions(d,y,o),T=k.item0,B=k.item1,L=[],R=s+1,z=o+1,V=0;V<R;){var U=V++,Y=[];L.push(Y);for(var J=0;J<z;){var q=J++;Y.push(C.surfaceDerivativesGivenBasesKnotSpans(u,d,g,P[U],T[q],E[U],B[q],A,l))}}return L},C.rationalSurfaceRegularSamplePoints=function(r,s,o){return C.dehomogenize2d(C.surfaceRegularSamplePoints(r,s,o))},C.surfaceRegularSamplePoints=function(r,s,o){var l=r.degreeU,u=r.degreeV,d=r.controlPoints,g=r.knotsU,_=r.knotsV,y=d[0][0].length;(Z.last(g)-g[0])/s,(Z.last(_)-_[0])/o;for(var A=C.regularlySpacedBasisFunctions(l,g,s),I=A.item0,P=A.item1,E=C.regularlySpacedBasisFunctions(u,_,o),k=E.item0,T=E.item1,B=[],L=s+1,R=o+1,z=0;z<L;){var V=z++,U=[];B.push(U);for(var Y=0;Y<R;){var J=Y++;U.push(C.surfacePointGivenBasesKnotSpans(l,u,d,I[V],k[J],P[V],T[J],y))}}return B},C.regularlySpacedBasisFunctions=function(r,s,o){for(var l=s.length-r-2,u=(Z.last(s)-s[0])/o,d=[],g=[],_=s[0],y=C.knotSpanGivenN(l,r,_,s),A=o+1,I=0;I<A;){for(I++;_>=s[y+1];)y++;g.push(y),d.push(C.basisFunctionsGivenKnotSpanIndex(y,_,r,s)),_+=u}return new se(g,d)},C.regularlySpacedDerivativeBasisFunctions=function(r,s,o){for(var l=s.length-r-2,u=(Z.last(s)-s[0])/o,d=[],g=[],_=s[0],y=C.knotSpanGivenN(l,r,_,s),A=o+1,I=0;I<A;){for(I++;_>=s[y+1];)y++;g.push(y),d.push(C.derivativeBasisFunctionsGivenNI(y,_,r,l,s)),_+=u}return new se(g,d)},C.surfacePointGivenBasesKnotSpans=function(r,s,o,l,u,d,g,_){for(var y=p.zeros1d(_),A,I=l-r,P=u-s,E=0,k=s+1;E<k;){var T=E++;A=p.zeros1d(_);for(var B=0,L=r+1;B<L;){var R=B++;p.addMulMutate(A,d[R],o[I+R][P])}P++,p.addMulMutate(y,g[T],A)}return y},C.surfaceDerivativesGivenBasesKnotSpans=function(r,s,o,l,u,d,g,_,y){var A=o[0][0].length,I;y<r?I=y:I=r;var P;y<s?P=y:P=s;for(var E=p.zeros3d(I+1,P+1,A),k=p.zeros2d(s+1,A),T=0,B=0,L=I+1;B<L;){for(var R=B++,z=0,V=s+1;z<V;){var U=z++;k[U]=p.zeros1d(A);for(var Y=0,J=r+1;Y<J;){var q=Y++;p.addMulMutate(k[U],d[R][q],o[l-r+q][u-s+U])}}var j=y-R;j<P?T=j:T=P;for(var $=0,tt=T+1;$<tt;){var et=$++;E[R][et]=p.zeros1d(A);for(var ot=0,ct=s+1;ot<ct;){var lt=ot++;p.addMulMutate(E[R][et],g[et][lt],k[lt])}}}return E},C.curveDerivatives=function(r,s,o){var l=r.knots.length-r.degree-2;return C.curveDerivativesGivenN(l,r,s,o)},C.curveDerivativesGivenN=function(r,s,o,l){var u=s.degree,d=s.controlPoints,g=s.knots;if(!C.areValidRelations(u,d.length,g.length))throw new Q("Invalid relations between control points, knot vector, and n");var _=d[0].length,y;l<u?y=l:y=u;for(var A=p.zeros2d(l+1,_),I=C.knotSpanGivenN(r,u,o,g),P=C.derivativeBasisFunctionsGivenNI(I,o,u,y,g),E=0,k=y+1;E<k;)for(var T=E++,B=0,L=u+1;B<L;){var R=B++;p.addMulMutate(A[T],P[T][R],d[I-u+R])}return A},C.curvePoint=function(r,s){var o=r.knots.length-r.degree-2;return C.curvePointGivenN(o,r,s)},C.areValidRelations=function(r,s,o){return s+r+1-o==0},C.curvePointGivenN=function(r,s,o){var l=s.degree,u=s.controlPoints,d=s.knots;if(!C.areValidRelations(l,u.length,d.length))throw new Q("Invalid relations between control points, knot Array, and n");for(var g=C.knotSpanGivenN(r,l,o,d),_=C.basisFunctionsGivenKnotSpanIndex(g,o,l,d),y=p.zeros1d(u[0].length),A=0,I=l+1;A<I;){var P=A++;p.addMulMutate(y,_[P],u[g-l+P])}return y},C.volumePoint=function(r,s,o,l){var u=r.knotsU.length-r.degreeU-2,d=r.knotsV.length-r.degreeV-2,g=r.knotsW.length-r.degreeW-2;return C.volumePointGivenNML(r,u,d,g,s,o,l)},C.volumePointGivenNML=function(r,s,o,l,u,d,g){if(!C.areValidRelations(r.degreeU,r.controlPoints.length,r.knotsU.length)||!C.areValidRelations(r.degreeV,r.controlPoints[0].length,r.knotsV.length)||!C.areValidRelations(r.degreeW,r.controlPoints[0][0].length,r.knotsW.length))throw new Q("Invalid relations between control points and knot vector");for(var _=r.controlPoints,y=r.degreeU,A=r.degreeV,I=r.degreeW,P=r.knotsU,E=r.knotsV,k=r.knotsW,T=_[0][0][0].length,B=C.knotSpanGivenN(s,y,u,P),L=C.knotSpanGivenN(o,A,d,E),R=C.knotSpanGivenN(l,I,g,k),z=C.basisFunctionsGivenKnotSpanIndex(B,u,y,P),V=C.basisFunctionsGivenKnotSpanIndex(L,d,A,E),U=C.basisFunctionsGivenKnotSpanIndex(R,g,I,k),Y=B-y,J=p.zeros1d(T),q=p.zeros1d(T),j=p.zeros1d(T),$=0,tt=I+1;$<tt;){var et=$++;j=p.zeros1d(T);for(var ot=R-I+et,ct=0,lt=A+1;ct<lt;){var pt=ct++;q=p.zeros1d(T);for(var nt=L-A+pt,mt=0,K=y+1;mt<K;){var _t=mt++;p.addMulMutate(q,z[_t],_[Y+_t][nt][ot])}p.addMulMutate(j,V[pt],q)}p.addMulMutate(J,U[et],j)}return J},C.derivativeBasisFunctions=function(r,s,o){var l=C.knotSpan(s,r,o),u=o.length-1,d=u-s-1;return C.derivativeBasisFunctionsGivenNI(l,r,s,d,o)},C.derivativeBasisFunctionsGivenNI=function(r,s,o,l,u){var d=p.zeros2d(o+1,o+1),g=p.zeros1d(o+1),_=p.zeros1d(o+1),y=0,A=0;d[0][0]=1;for(var I=1,P=o+1;I<P;){var E=I++;g[E]=s-u[r+1-E],_[E]=u[r+E]-s,y=0;for(var k=0;k<E;){var T=k++;d[E][T]=_[T+1]+g[E-T],A=d[T][E-1]/d[E][T],d[T][E]=y+_[T+1]*A,y=g[E-T]*A}d[E][E]=y}for(var B=p.zeros2d(l+1,o+1),L=p.zeros2d(2,o+1),R=0,z=1,V=0,U=0,Y=0,J=0,q=0,j=0,$=o+1;j<$;){var tt=j++;B[0][tt]=d[tt][o]}for(var et=0,ot=o+1;et<ot;){var ct=et++;R=0,z=1,L[0][0]=1;for(var lt=1,pt=l+1;lt<pt;){var nt=lt++;V=0,U=ct-nt,Y=o-nt,ct>=nt&&(L[z][0]=L[R][0]/d[Y+1][U],V=L[z][0]*d[U][Y]),U>=-1?J=1:J=-U,ct-1<=Y?q=nt-1:q=o-ct;for(var mt=J,K=q+1;mt<K;){var _t=mt++;L[z][_t]=(L[R][_t]-L[R][_t-1])/d[Y+1][U+_t],V+=L[z][_t]*d[U+_t][Y]}ct<=Y&&(L[z][nt]=-L[R][nt-1]/d[Y+1][ct],V+=L[z][nt]*d[ct][Y]),B[nt][ct]=V;var Et=R;R=z,z=Et}}for(var Ht=o,$t=1,Ut=l+1;$t<Ut;){for(var Qt=$t++,Ne=0,Ze=o+1;Ne<Ze;){var Ae=Ne++;B[Qt][Ae]*=Ht}Ht*=o-Qt}return B},C.basisFunctions=function(r,s,o){var l=C.knotSpan(s,r,o);return C.basisFunctionsGivenKnotSpanIndex(l,r,s,o)},C.basisFunctionsGivenKnotSpanIndex=function(r,s,o,l){var u=p.zeros1d(o+1),d=p.zeros1d(o+1),g=p.zeros1d(o+1),_=0,y=0;u[0]=1;for(var A=1,I=o+1;A<I;){var P=A++;d[P]=s-l[r+1-P],g[P]=l[r+P]-s,_=0;for(var E=0;E<P;){var k=E++;y=u[k]/(g[k+1]+d[P-k]),u[k]=_+g[k+1]*y,_=d[P-k]*y}u[P]=_}return u},C.knotSpan=function(r,s,o){return C.knotSpanGivenN(o.length-r-2,r,s,o)},C.knotSpanGivenN=function(r,s,o,l){if(o>l[r+1]-rt.EPSILON)return r;if(o<l[s]+rt.EPSILON)return s;for(var u=s,d=r+1,g=Math.floor((u+d)/2);o<l[g]||o>=l[g+1];)o<l[g]?d=g:u=g,g=Math.floor((u+d)/2);return g},C.dehomogenize=function(r){for(var s=r.length,o=[],l=r[s-1],u=r.length-1,d=0;d<u;){var g=d++;o.push(r[g]/l)}return o},C.rational1d=function(r){var s=r[0].length-1;return r.map(function(o){return o.slice(0,s)})},C.rational2d=function(r){return r.map(C.rational1d)},C.weight1d=function(r){var s=r[0].length-1;return r.map(function(o){return o[s]})},C.weight2d=function(r){return r.map(C.weight1d)},C.dehomogenize1d=function(r){return r.map(C.dehomogenize)},C.dehomogenize2d=function(r){return r.map(C.dehomogenize1d)},C.homogenize1d=function(r,s){var o=r.length,l=r[0].length,u=[],d=0,g=[],_;s!=null?_=s:_=p.rep(r.length,1);for(var y=0;y<o;){var A=y++,I=[];g=r[A],d=_[A];for(var P=0;P<l;){var E=P++;I.push(g[E]*d)}I.push(d),u.push(I)}return u},C.homogenize2d=function(r,s){var o=r.length,l=[],u;if(s!=null)u=s;else{for(var d=[],g=0;g<o;)g++,d.push(p.rep(r[0].length,1));u=d}for(var _=0;_<o;){var y=_++;l.push(C.homogenize1d(r[y],u[y]))}return l};var ht=f.eval.Intersect=function(){};x["verb.eval.Intersect"]=ht,ht.__name__=["verb","eval","Intersect"],ht.surfaces=function(r,s,o){var l=zt.rationalSurfaceAdaptive(r),u=zt.rationalSurfaceAdaptive(s),d=ht.meshes(l,u),g=d.map(function(_){return _.map(function(y){return ht.surfacesAtPointWithEstimate(r,s,y.uv0,y.uv1,o)})});return g.map(function(_){return gt.rationalInterpCurve(_.map(function(y){return y.point}),3)})},ht.surfacesAtPointWithEstimate=function(r,s,o,l,u){var d,g,_,y,A,I,P,E,k,T,B,L,R,z=5,V=0;do{if(d=C.rationalSurfaceDerivatives(r,o[0],o[1],1),g=d[0][0],y=d[1][0],A=d[0][1],_=p.normalized(p.cross(y,A)),I=p.dot(_,g),P=C.rationalSurfaceDerivatives(s,l[0],l[1],1),E=P[0][0],T=P[1][0],B=P[0][1],k=p.normalized(p.cross(T,B)),L=p.dot(k,E),R=p.distSquared(g,E),R<u*u)break;var U=p.normalized(p.cross(_,k)),Y=p.dot(U,g),J=ht.threePlanes(_,I,k,L,U,Y);if(J==null)throw new Q("panic!");var q=p.sub(J,g),j=p.sub(J,E),$=p.cross(y,_),tt=p.cross(A,_),et=p.cross(T,k),ot=p.cross(B,k),ct=p.dot(tt,q)/p.dot(tt,y),lt=p.dot($,q)/p.dot($,A),pt=p.dot(ot,j)/p.dot(ot,T),nt=p.dot(et,j)/p.dot(et,B);o=p.add([ct,lt],o),l=p.add([pt,nt],l),V++}while(V<z);return new ss(o,l,g,R)},ht.meshes=function(r,s,o,l){o==null&&(o=new dr(r)),l==null&&(l=new dr(s));var u=ht.boundingBoxTrees(o,l,0),d=Z.unique(u.map(function(g){return ht.triangles(r,g.item0,s,g.item1)}).filter(function(g){return g!=null}).filter(function(g){return p.distSquared(g.min.point,g.max.point)>rt.EPSILON}),function(g,_){var y=p.sub(g.min.uv0,_.min.uv0),A=p.dot(y,y),I=p.sub(g.max.uv0,_.max.uv0),P=p.dot(I,I),E=p.sub(g.min.uv0,_.max.uv0),k=p.dot(E,E),T=p.sub(g.max.uv0,_.min.uv0),B=p.dot(T,T);return A<rt.EPSILON&&P<rt.EPSILON||k<rt.EPSILON&&B<rt.EPSILON});return ht.makeMeshIntersectionPolylines(d)},ht.meshSlices=function(r,s,o,l){for(var u=new Wr(r),d=u.boundingBox(),g=d.min[0],_=d.min[1],y=d.max[0],A=d.max[1],I=p.span(s,o,l),P=[],E=0;E<I.length;){var k=I[E];++E;var T=[[g,_,k],[y,_,k],[y,A,k],[g,A,k]],B=[[0,0],[1,0],[1,1],[0,1]],L=[[0,1,2],[0,2,3]],R=new Je(L,T,null,B);P.push(ht.meshes(r,R,u))}return P},ht.makeMeshIntersectionPolylines=function(r){if(r.length==0)return[];for(var s=0;s<r.length;){var o=r[s];++s,o.max.opp=o.min,o.min.opp=o.max}for(var l=ht.kdTreeFromSegments(r),u=[],d=0;d<r.length;){var g=r[d];++d,u.push(g.min),u.push(g.max)}for(var _=0;_<u.length;){var y=u[_];if(++_,y.adj==null){var A=ht.lookupAdjacentSegment(y,l,r.length);A!=null&&A.adj==null&&(y.adj=A,A.adj=y)}}var I=u.filter(function(z){return z.adj==null});I.length==0&&(I=u);for(var P=[],E=0,k=!1;I.length!=0;){var T=I.pop();if(!T.visited){for(var B=[],L=T;L!=null&&!(L.visited||(L.visited=!0,L.opp.visited=!0,B.push(L),E+=2,L=L.opp.adj,L==T)););B.length>0&&(B.push(B[B.length-1].opp),P.push(B))}if(I.length==0&&u.length>0&&(k||E<u.length)){k=!0;var R=u.pop();I.push(R)}}return P},ht.kdTreeFromSegments=function(r){for(var s=[],o=0;o<r.length;){var l=r[o];++o,s.push(new Tn(l.min.point,l.min)),s.push(new Tn(l.max.point,l.max))}return new as(s,p.distSquared)},ht.lookupAdjacentSegment=function(r,s,o){var l=s.nearest(r.point,o,rt.EPSILON).filter(function(u){return r!=u.item0.obj}).map(function(u){return u.item0.obj});return l.length==1?l[0]:null},ht.curveAndSurface=function(r,s,o,l,u){o==null&&(o=.001),l!=null?l=l:l=new ur(r),u!=null?u=u:u=new Gr(s);var d=ht.boundingBoxTrees(l,u,o);return Z.unique(d.map(function(g){var _=g.item0,y=g.item1,A=Z.first(_.knots),I=Z.last(_.knots),P=(A+I)/2,E=Z.first(y.knotsU),k=Z.last(y.knotsU),T=Z.first(y.knotsV),B=Z.last(y.knotsV),L=[(E+k)/2,(T+B)/2];return ht.curveAndSurfaceWithEstimate(_,y,[P].concat(L),o)}).filter(function(g){return p.distSquared(g.curvePoint,g.surfacePoint)<o*o}),function(g,_){return Math.abs(g.u-_.u)<.5*o})},ht.curveAndSurfaceWithEstimate=function(r,s,o,l){l==null&&(l=.001);var u=function(y){var A=C.rationalCurvePoint(r,y[0]),I=C.rationalSurfacePoint(s,y[1],y[2]),P=p.sub(A,I);return p.dot(P,P)},d=function(y){var A=C.rationalCurveDerivatives(r,y[0],1),I=C.rationalSurfaceDerivatives(s,y[1],y[2],1),P=p.sub(I[0][0],A[0]),E=p.mul(-1,A[1]),k=I[1][0],T=I[0][1];return[2*p.dot(E,P),2*p.dot(k,P),2*p.dot(T,P)]},g=tr.uncmin(u,o,l*l,d),_=g.solution;return new rs(_[0],[_[1],_[2]],C.rationalCurvePoint(r,_[0]),C.rationalSurfacePoint(s,_[1],_[2]))},ht.polylineAndMesh=function(r,s,o){for(var l=ht.boundingBoxTrees(new pr(r),new dr(s),o),u=[],d=0;d<l.length;){var g=l[d];++d;var _=g.item0,y=g.item1,A=ht.segmentWithTriangle(r.points[_],r.points[_+1],s.points,s.faces[y]);if(A!=null){var I=A.point,P=p.lerp(A.p,[r.params[_]],[r.params[_+1]])[0],E=ie.triangleUVFromPoint(s,y,I);u.push(new ns(I,P,E,_,y))}}return u},ht.boundingBoxTrees=function(r,s,o){o==null&&(o=1e-9);var l=[],u=[];l.push(r),u.push(s);for(var d=[];l.length>0;){var g=l.pop(),_=u.pop();if(!(g.empty()||_.empty())&&g.boundingBox().intersects(_.boundingBox(),o)){var y=g.indivisible(o),A=_.indivisible(o);if(y&&A){d.push(new se(g.yield(),_.yield()));continue}else if(y&&!A){var I=_.split();l.push(g),u.push(I.item1),l.push(g),u.push(I.item0);continue}else if(!y&&A){var P=g.split();l.push(P.item1),u.push(_),l.push(P.item0),u.push(_);continue}var E=g.split(),k=_.split();l.push(E.item1),u.push(k.item1),l.push(E.item1),u.push(k.item0),l.push(E.item0),u.push(k.item1),l.push(E.item0),u.push(k.item0)}}return d},ht.curves=function(r,s,o){var l=ht.boundingBoxTrees(new ur(r),new ur(s),0);return Z.unique(l.map(function(u){return ht.curvesWithEstimate(r,s,Z.first(u.item0.knots),Z.first(u.item1.knots),o)}).filter(function(u){return p.distSquared(u.point0,u.point1)<o}),function(u,d){return Math.abs(u.u0-d.u0)<o*5})},ht.curvesWithEstimate=function(r,s,o,l,u){var d=function(E){var k=C.rationalCurvePoint(r,E[0]),T=C.rationalCurvePoint(s,E[1]),B=p.sub(k,T);return p.dot(B,B)},g=function(E){var k=C.rationalCurveDerivatives(r,E[0],1),T=C.rationalCurveDerivatives(s,E[1],1),B=p.sub(k[0],T[0]),L=k[1],R=p.mul(-1,T[1]);return[2*p.dot(L,B),2*p.dot(R,B)]},_=tr.uncmin(d,[o,l],u*u,g),y=_.solution[0],A=_.solution[1],I=C.rationalCurvePoint(r,y),P=C.rationalCurvePoint(s,A);return new nn(I,P,y,A)},ht.triangles=function(r,s,o,l){var u=r.faces[s],d=o.faces[l],g=ie.getTriangleNorm(r.points,u),_=ie.getTriangleNorm(o.points,d),y=r.points[u[0]],A=o.points[d[0]],I=ht.planes(y,g,A,_);if(I==null)return null;var P=ht.clipRayInCoplanarTriangle(I,r,s);if(P==null)return null;var E=ht.clipRayInCoplanarTriangle(I,o,l);if(E==null)return null;var k=ht.mergeTriangleClipIntervals(P,E,r,s,o,l);return k==null?null:new Ce(new jr(k.min.uv0,k.min.uv1,k.min.point,s,l),new jr(k.max.uv0,k.max.uv1,k.max.point,s,l))},ht.clipRayInCoplanarTriangle=function(r,s,o){for(var l=s.faces[o],u=[s.points[l[0]],s.points[l[1]],s.points[l[2]]],d=[s.uvs[l[0]],s.uvs[l[1]],s.uvs[l[2]]],g=[p.sub(d[1],d[0]),p.sub(d[2],d[1]),p.sub(d[0],d[2])],_=[p.sub(u[1],u[0]),p.sub(u[2],u[1]),p.sub(u[0],u[2])],y=_.map(p.normalized),A=_.map(p.norm),I=null,P=null,E=0;E<3;){var k=E++,T=u[k],B=y[k],L=ht.rays(T,B,r.origin,r.dir);if(L!=null){var R=L.u0,z=L.u1;R<-rt.EPSILON||R>A[k]+rt.EPSILON||((I==null||z<I.u)&&(I=new kn(z,p.onRay(r.origin,r.dir,z),p.onRay(d[k],g[k],R/A[k]))),(P==null||z>P.u)&&(P=new kn(z,p.onRay(r.origin,r.dir,z),p.onRay(d[k],g[k],R/A[k]))))}}return P==null||I==null?null:new Ce(I,P)},ht.mergeTriangleClipIntervals=function(r,s,o,l,u,d){if(s.min.u>r.max.u+rt.EPSILON||r.min.u>s.max.u+rt.EPSILON)return null;var g;r.min.u>s.min.u?g=new se(r.min,0):g=new se(s.min,1);var _;r.max.u<s.max.u?_=new se(r.max,0):_=new se(s.max,1);var y=new Ce(new jr(null,null,g.item0.point,l,d),new jr(null,null,_.item0.point,l,d));return g.item1==0?(y.min.uv0=g.item0.uv,y.min.uv1=ie.triangleUVFromPoint(u,d,g.item0.point)):(y.min.uv0=ie.triangleUVFromPoint(o,l,g.item0.point),y.min.uv1=g.item0.uv),_.item1==0?(y.max.uv0=_.item0.uv,y.max.uv1=ie.triangleUVFromPoint(u,d,_.item0.point)):(y.max.uv0=ie.triangleUVFromPoint(o,l,_.item0.point),y.max.uv1=_.item0.uv),y},ht.planes=function(r,s,o,l){var u=p.cross(s,l);if(p.dot(u,u)<rt.EPSILON)return null;var d=0,g=Math.abs(u[0]),_=Math.abs(u[1]),y=Math.abs(u[2]);_>g&&(d=1,g=_),y>g&&(d=2,g=y);var A,I,P,E;d==0?(A=s[1],I=s[2],P=l[1],E=l[2]):d==1?(A=s[0],I=s[2],P=l[0],E=l[2]):(A=s[0],I=s[1],P=l[0],E=l[1]);var k=-p.dot(r,s),T=-p.dot(o,l),B=A*E-I*P,L=(I*T-k*E)/B,R=(k*P-A*T)/B,z;return d==0?z=[0,L,R]:d==1?z=[L,0,R]:z=[L,R,0],new Mn(z,p.normalized(u))},ht.threePlanes=function(r,s,o,l,u,d){var g=p.cross(o,u),_=p.dot(r,g);if(Math.abs(_)<rt.EPSILON)return null;var y=p.sub(p.mul(d,o),p.mul(l,u)),A=p.add(p.mul(s,g),p.cross(r,y));return p.mul(1/_,A)},ht.polylines=function(r,s,o){for(var l=ht.boundingBoxTrees(new pr(r),new pr(s),o),u=[],d=0;d<l.length;){var g=l[d];++d;var _=g.item0,y=g.item1,A=ht.segments(r.points[_],r.points[_+1],s.points[y],s.points[y+1],o);A!=null&&(A.u0=p.lerp(A.u0,[r.params[_]],[r.params[_+1]])[0],A.u1=p.lerp(A.u1,[s.params[y]],[s.params[y+1]])[0],u.push(A))}return u},ht.segments=function(r,s,o,l,u){var d=p.sub(s,r),g=Math.sqrt(p.dot(d,d)),_=p.mul(1/g,d),y=p.sub(l,o),A=Math.sqrt(p.dot(y,y)),I=p.mul(1/A,y),P=ht.rays(r,_,o,I);if(P!=null){var E=Math.min(Math.max(0,P.u0/g),1),k=Math.min(Math.max(0,P.u1/A),1),T=p.onRay(r,d,E),B=p.onRay(o,y,k),L=p.distSquared(T,B);if(L<u*u)return new nn(T,B,E,k)}return null},ht.rays=function(r,s,o,l){var u=p.dot(s,l),d=p.dot(s,o),g=p.dot(s,r),_=p.dot(l,o),y=p.dot(l,r),A=p.dot(s,s),I=p.dot(l,l),P=A*I-u*u;if(Math.abs(P)<rt.EPSILON)return null;var E=u*(d-g)-A*(_-y),k=E/P,T=(d-g+k*u)/A,B=p.onRay(r,s,T),L=p.onRay(o,l,k);return new nn(B,L,T,k)},ht.segmentWithTriangle=function(r,s,o,l){var u=o[l[0]],d=o[l[1]],g=o[l[2]],_=p.sub(d,u),y=p.sub(g,u),A=p.cross(_,y),I=p.sub(s,r),P=p.sub(r,u),E=-p.dot(A,P),k=p.dot(A,I);if(Math.abs(k)<rt.EPSILON)return null;var T=E/k;if(T<0||T>1)return null;var B=p.add(r,p.mul(T,I)),L=p.dot(_,y),R=p.dot(_,_),z=p.dot(y,y),V=p.sub(B,u),U=p.dot(V,_),Y=p.dot(V,y),J=L*L-R*z;if(Math.abs(J)<rt.EPSILON)return null;var q=(L*Y-z*U)/J,j=(L*U-R*Y)/J;return q>1+rt.EPSILON||j>1+rt.EPSILON||j<-rt.EPSILON||q<-rt.EPSILON||q+j>1+rt.EPSILON?null:new is(B,q,j,T)},ht.segmentAndPlane=function(r,s,o,l){var u=p.dot(l,p.sub(s,r));if(Math.abs(u)<rt.EPSILON)return null;var d=p.dot(l,p.sub(o,r)),g=d/u;return g>1+rt.EPSILON||g<-rt.EPSILON?null:{p:g}};var gt=f.eval.Make=function(){};x["verb.eval.Make"]=gt,gt.__name__=["verb","eval","Make"],gt.rationalTranslationalSurface=function(r,s){for(var o=C.rationalCurvePoint(s,Z.first(s.knots)),l=Z.first(s.knots),u=Z.last(s.knots),d=2*s.controlPoints.length,g=(u-l)/(d-1),_=[],y=0;y<d;){var A=y++,I=p.sub(C.rationalCurvePoint(s,l+A*g),o),P=yt.rationalCurveTransform(r,[[1,0,0,I[0]],[0,1,0,I[1]],[0,0,1,I[2]],[0,0,0,1]]);_.push(P)}return gt.loftedSurface(_)},gt.surfaceBoundaryCurves=function(r){var s=gt.surfaceIsocurve(r,Z.first(r.knotsU),!1),o=gt.surfaceIsocurve(r,Z.last(r.knotsU),!1),l=gt.surfaceIsocurve(r,Z.first(r.knotsV),!0),u=gt.surfaceIsocurve(r,Z.last(r.knotsV),!0);return[s,o,l,u]},gt.surfaceIsocurve=function(r,s,o){o==null&&(o=!1);var l;o?l=r.knotsV:l=r.knotsU;var u;o?u=r.degreeV:u=r.degreeU;for(var d=bt.knotMultiplicities(l),g=-1,_=0,y=d.length;_<y;){var A=_++;if(Math.abs(s-d[A].knot)<rt.EPSILON){g=A;break}}var I=u+1;g>=0&&(I=I-d[g].mult);var P;I>0?P=yt.surfaceKnotRefine(r,p.rep(I,s),o):P=r;var E=C.knotSpan(u,s,l);return Math.abs(s-Z.first(l))<rt.EPSILON?E=0:Math.abs(s-Z.last(l))<rt.EPSILON&&(E=(o?P.controlPoints[0].length:P.controlPoints.length)-1),o?new Wt(P.degreeU,P.knotsU,function(k){for(var T,B=[],L=0,R=P.controlPoints;L<R.length;){var z=R[L];++L,B.push(z[E])}return T=B,T}()):new Wt(P.degreeV,P.knotsV,P.controlPoints[E])},gt.loftedSurface=function(r,s){r=yt.unifyCurveKnotVectors(r);var o=r[0].degree;s==null&&(s=3),s>r.length-1&&(s=r.length-1);for(var l=r[0].knots,u=[],d=[],g=0,_=r[0].controlPoints.length;g<_;){var y=[g++],A=r.map(function(P){return function(E){return E.controlPoints[P[0]]}}(y)),I=gt.rationalInterpCurve(A,s,!0);d.push(I.controlPoints),u=I.knots}return new ne(o,s,l,u,d)},gt.clonedCurve=function(r){return new Wt(r.degree,r.knots.slice(),r.controlPoints.map(function(s){return s.slice()}))},gt.rationalBezierCurve=function(r,s){for(var o=r.length-1,l=[],u=0,d=o+1;u<d;)u++,l.push(0);for(var g=0,_=o+1;g<_;)g++,l.push(1);return s==null&&(s=p.rep(r.length,1)),new Wt(o,l,C.homogenize1d(r,s))},gt.fourPointSurface=function(r,s,o,l,u){u==null&&(u=3);for(var d=u,g=[],_=0,y=u+1;_<y;){for(var A=_++,I=[],P=0,E=u+1;P<E;){var k=P++,T=1-A/d,B=p.lerp(T,r,s),L=p.lerp(T,l,o),R=p.lerp(1-k/d,B,L);R.push(1),I.push(R)}g.push(I)}var z=p.rep(u+1,0),V=p.rep(u+1,1);return new ne(u,u,z.concat(V),z.concat(V),g)},gt.ellipseArc=function(r,s,o,l,u){var d=p.norm(s),g=p.norm(o);s=p.normalized(s),o=p.normalized(o),u<l&&(u=2*Math.PI+l);var _=u-l,y=0;_<=Math.PI/2?y=1:_<=Math.PI?y=2:_<=3*Math.PI/2?y=3:y=4;var A=_/y,I=Math.cos(A/2),P=p.add(r,p.add(p.mul(d*Math.cos(l),s),p.mul(g*Math.sin(l),o))),E=p.sub(p.mul(Math.cos(l),o),p.mul(Math.sin(l),s)),k=[],T=p.zeros1d(2*y+3),B=0,L=l,R=p.zeros1d(y*2);k[0]=P,R[0]=1;for(var z=1,V=y+1;z<V;){var U=z++;L+=A;var Y=p.add(r,p.add(p.mul(d*Math.cos(L),s),p.mul(g*Math.sin(L),o)));R[B+2]=1,k[B+2]=Y;var J=p.sub(p.mul(Math.cos(L),o),p.mul(Math.sin(L),s)),q=ht.rays(P,p.mul(1/p.norm(E),E),Y,p.mul(1/p.norm(J),J)),j=p.add(P,p.mul(q.u0,E));R[B+1]=I,k[B+1]=j,B+=2,U<y&&(P=Y,E=J)}for(var $=2*y+1,tt=0;tt<3;){var et=tt++;T[et]=0,T[et+$]=1}switch(y){case 2:T[3]=T[4]=.5;break;case 3:T[3]=T[4]=.3333333333333333,T[5]=T[6]=.6666666666666666;break;case 4:T[3]=T[4]=.25,T[5]=T[6]=.5,T[7]=T[8]=.75;break}return new Wt(2,T,C.homogenize1d(k,R))},gt.arc=function(r,s,o,l,u,d){return gt.ellipseArc(r,p.mul(l,p.normalized(s)),p.mul(l,p.normalized(o)),u,d)},gt.polyline=function(r){for(var s=[0,0],o=0,l=0,u=r.length-1;l<u;){var d=l++;o+=p.dist(r[d],r[d+1]),s.push(o)}s.push(o),s=p.mul(1/o,s);for(var g,_=[],y=0,A=r.length;y<A;)y++,_.push(1);return g=_,new Wt(1,s,C.homogenize1d(r.slice(0),g))},gt.extrudedSurface=function(r,s,o){for(var l=[[],[],[]],u=[[],[],[]],d=C.dehomogenize1d(o.controlPoints),g=C.weight1d(o.controlPoints),_=p.mul(s,r),y=p.mul(.5*s,r),A=0,I=d.length;A<I;){var P=A++;l[2][P]=d[P],l[1][P]=p.add(y,d[P]),l[0][P]=p.add(_,d[P]),u[0][P]=g[P],u[1][P]=g[P],u[2][P]=g[P]}return new ne(2,o.degree,[0,0,0,1,1,1],o.knots,C.homogenize2d(l,u))},gt.cylindricalSurface=function(r,s,o,l,u){var d=p.cross(r,s),g=gt.arc(o,s,d,u,0,2*Math.PI);return gt.extrudedSurface(r,l,g)},gt.revolvedSurface=function(r,s,o,l){var u=C.dehomogenize1d(r.controlPoints),d=C.weight1d(r.controlPoints),g,_;l<=Math.PI/2?(g=1,_=p.zeros1d(6+2*(g-1))):l<=Math.PI?(g=2,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.5):l<=3*Math.PI/2?(g=3,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.3333333333333333,_[5]=_[6]=.6666666666666666):(g=4,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.25,_[5]=_[6]=.5,_[7]=_[8]=.75);for(var y=l/g,A=3+2*(g-1),I=0;I<3;){var P=I++;_[P]=0,_[A+P]=1}for(var E=Math.cos(y/2),k=0,T=p.zeros1d(g+1),B=p.zeros1d(g+1),L=p.zeros3d(2*g+1,u.length,3),R=p.zeros2d(2*g+1,u.length),z=1,V=g+1;z<V;){var U=z++;k+=y,B[U]=Math.cos(k),T[U]=Math.sin(k)}for(var Y=0,J=u.length;Y<J;){var q=Y++,j=Re.rayClosestPoint(u[q],s,o),$=p.sub(u[q],j),tt=p.norm($),et=p.cross(o,$);tt>rt.EPSILON&&($=p.mul(1/tt,$),et=p.mul(1/tt,et)),L[0][q]=u[q];var ot=u[q];R[0][q]=d[q];for(var ct=et,lt=0,pt=1,nt=g+1;pt<nt;){var mt=pt++,K;tt==0?K=j:K=p.add(j,p.add(p.mul(tt*B[mt],$),p.mul(tt*T[mt],et))),L[lt+2][q]=K,R[lt+2][q]=d[q];var _t=p.sub(p.mul(B[mt],et),p.mul(T[mt],$));if(tt==0)L[lt+1][q]=j;else{var Et=ht.rays(ot,p.mul(1/p.norm(ct),ct),K,p.mul(1/p.norm(_t),_t)),Ht=p.add(ot,p.mul(Et.u0,ct));L[lt+1][q]=Ht}R[lt+1][q]=E*d[q],lt+=2,mt<g&&(ot=K,ct=_t)}}return new ne(2,r.degree,_,r.knots,C.homogenize2d(L,R))},gt.sphericalSurface=function(r,s,o,l){var u=gt.arc(r,p.mul(-1,s),o,l,0,Math.PI);return gt.revolvedSurface(u,r,s,2*Math.PI)},gt.conicalSurface=function(r,s,o,l,u){var d=2*Math.PI,g=1,_=[p.add(o,p.mul(l,r)),p.add(o,p.mul(u,s))],y=[0,0,1,1],A=[1,1],I=new Wt(g,y,C.homogenize1d(_,A));return gt.revolvedSurface(I,o,r,d)},gt.rationalInterpCurve=function(r,s,o,l,u){if(o==null&&(o=!1),s==null&&(s=3),r.length<s+1)throw new Q("You need to supply at least degree + 1 points! You only supplied "+r.length+" points.");for(var d=[0],g=1,_=r.length;g<_;){var y=g++,A=p.norm(p.sub(r[y],r[y-1])),I=d[d.length-1];d.push(I+A)}for(var P=d[d.length-1],E=0,k=d.length;E<k;){var T=E++;d[T]=d[T]/P}var B=p.rep(s+1,0),L=l!=null&&u!=null,R;L?R=0:R=1;var z;L?z=d.length-s+1:z=d.length-s;for(var V=R;V<z;){for(var U=V++,Y=0,J=0;J<s;){var q=J++;Y+=d[U+q]}B.push(1/s*Y)}var j=B.concat(p.rep(s+1,1)),$=[],tt;L?tt=r.length+1:tt=r.length-1;var et;L?et=r.length-(s-1):et=r.length-(s+1);for(var ot=0;ot<d.length;){var ct=d[ot];++ot;var lt=C.knotSpanGivenN(tt,s,ct,j),pt=C.basisFunctionsGivenKnotSpanIndex(lt,ct,s,j),nt=lt-s,mt=p.zeros1d(nt),K=p.zeros1d(et-nt);$.push(mt.concat(pt).concat(K))}if(L){var _t=$[0].length-2,Et=[-1,1].concat(p.zeros1d(_t)),Ht=p.zeros1d(_t).concat([-1,1]);Z.spliceAndInsert($,1,0,Et),Z.spliceAndInsert($,$.length-1,0,Ht)}for(var $t=r[0].length,Ut=[],Qt=(1-j[j.length-s-2])/s,Ne=j[s+1]/s,Ze=0;Ze<$t;){var Ae=[Ze++],ve;if(!L)ve=r.map(function(ir){return function(xr){return xr[ir[0]]}}(Ae));else{ve=[r[0][Ae[0]]],ve.push(Ne*l[Ae[0]]);for(var Le=1,Fe=r.length-1;Le<Fe;){var rr=Le++;ve.push(r[rr][Ae[0]])}ve.push(Qt*u[Ae[0]]),ve.push(Z.last(r)[Ae[0]])}var mr=Ot.solve($,ve);Ut.push(mr)}var nr=Ot.transpose(Ut);if(!o){var sr=p.rep(nr.length,1);nr=C.homogenize1d(nr,sr)}return new Wt(s,j,nr)};var yt=f.eval.Modify=function(){};x["verb.eval.Modify"]=yt,yt.__name__=["verb","eval","Modify"],yt.curveReverse=function(r){return new Wt(r.degree,yt.knotsReverse(r.knots),Z.reversed(r.controlPoints))},yt.surfaceReverse=function(r,s){return s==null&&(s=!1),s?new ne(r.degreeU,r.degreeV,r.knotsU,yt.knotsReverse(r.knotsV),function(o){for(var l,u=[],d=0,g=r.controlPoints;d<g.length;){var _=g[d];++d,u.push(Z.reversed(_))}return l=u,l}()):new ne(r.degreeU,r.degreeV,yt.knotsReverse(r.knotsU),r.knotsV,Z.reversed(r.controlPoints))},yt.knotsReverse=function(r){var s=Z.first(r);Z.last(r);for(var o=[s],l=r.length,u=1;u<l;){var d=u++;o.push(o[d-1]+(r[l-d]-r[l-d-1]))}return o},yt.unifyCurveKnotVectors=function(r){r=r.map(gt.clonedCurve);for(var s=O.fold(r,function(j,$){return yt.imax(j.degree,$)},0),o=0,l=r.length;o<l;){var u=o++;r[u].degree<s&&(r[u]=yt.curveElevateDegree(r[u],s))}for(var d,g=[],_=0;_<r.length;){var y=r[_];++_,g.push(new Ce(Z.first(y.knots),Z.last(y.knots)))}d=g;for(var A=0,I=r.length;A<I;){var P=A++,E=[d[P].min];r[P].knots=r[P].knots.map(function(j){return function($){return $-j[0]}}(E))}for(var k=d.map(function(j){return j.max-j.min}),T=O.fold(k,function(j,$){return Math.max(j,$)},0),B=0,L=r.length;B<L;){var R=B++,z=[T/k[R]];r[R].knots=r[R].knots.map(function(j){return function($){return $*j[0]}}(z))}for(var V=O.fold(r,function(j,$){return p.sortedSetUnion(j.knots,$)},[]),U=0,Y=r.length;U<Y;){var J=U++,q=p.sortedSetSub(V,r[J].knots);q.length==0&&(r[J]=r[J]),r[J]=yt.curveKnotRefine(r[J],q)}return r},yt.imin=function(r,s){return r<s?r:s},yt.imax=function(r,s){return r>s?r:s},yt.curveElevateDegree=function(r,s){if(s<=r.degree)return r;var o=r.knots.length-r.degree-2,l=r.degree,u=r.knots,d=r.controlPoints,g=s-r.degree,_=r.controlPoints[0].length,y=p.zeros2d(l+g+1,l+1),A=[],I=[],P=[],E=o+l+1,k=s,T=Math.floor(k/2),B=[],L=[];y[0][0]=1,y[k][l]=1;for(var R=1,z=T+1;R<z;)for(var V=R++,U=1/Ft.get(k,V),Y=yt.imin(l,V),J=yt.imax(0,V-g),q=Y+1;J<q;){var j=J++;y[V][j]=U*Ft.get(l,j)*Ft.get(g,V-j)}for(var $=T+1;$<k;)for(var tt=$++,et=yt.imin(l,tt),ot=yt.imax(0,tt-g),ct=et+1;ot<ct;){var lt=ot++;y[tt][lt]=y[k-tt][l-lt]}var pt=k+1,nt=-1,mt=l,K=l+1,_t=1,Et=u[0];B[0]=d[0];for(var Ht=0,$t=k+1;Ht<$t;){var Ut=Ht++;L[Ut]=Et}for(var Qt=0,Ne=l+1;Qt<Ne;){var Ze=Qt++;A[Ze]=d[Ze]}for(;K<E;){for(var Ae=K;K<E&&u[K]==u[K+1];)K=K+1;var ve=K-Ae+1,Le=u[K],Fe=nt;nt=l-ve;var rr;Fe>0?rr=Math.floor((Fe+2)/2):rr=1;var mr;if(nt>0?mr=Math.floor(k-(nt+1)/2):mr=k,nt>0){for(var nr=Le-Et,sr=[],ir=l;ir>ve;)sr[ir-ve-1]=nr/(u[mt+ir]-Et),ir--;for(var xr=1,Rn=nt+1;xr<Rn;){for(var an=xr++,pu=nt-an,ia=ve+an,on=l;on>=ia;)A[on]=p.add(p.mul(sr[on-ia],A[on]),p.mul(1-sr[on-ia],A[on-1])),on--;P[pu]=A[l]}}for(var Ko=rr,mu=k+1;Ko<mu;){var Dn=Ko++;I[Dn]=p.zeros1d(_);for(var gu=yt.imin(l,Dn),$o=yt.imax(0,Dn-g),fu=gu+1;$o<fu;){var Zo=$o++;I[Dn]=p.add(I[Dn],p.mul(y[Dn][Zo],A[Zo]))}}if(Fe>1)for(var aa=pt-2,oa=pt,Qo=Le-Et,_u=(Le-L[pt-1])/Qo,Jo=1;Jo<Fe;){for(var la=Jo++,wr=aa,ln=oa,$r=ln-pt+1;ln-wr>la;){if(wr<_t){var yu=(Le-L[wr])/(Et-L[wr]);B[wr]=p.lerp(yu,B[wr],B[wr-1])}if(ln>=rr){if(ln-la<=pt-k+Fe){var vu=(Le-L[ln-la])/Qo;I[$r]=p.lerp(vu,I[$r],I[$r+1])}}else I[$r]=p.lerp(_u,I[$r],I[$r+1]);wr=wr+1,ln=ln-1,$r=$r-1}aa=aa-1,oa=oa+1}if(mt!=l)for(var tl=0,bu=k-Fe;tl<bu;)tl++,L[pt]=Et,pt=pt+1;for(var el=rr,xu=mr+1;el<xu;){var wu=el++;B[_t]=I[wu],_t=_t+1}if(K<E){for(var rl=0;rl<nt;){var nl=rl++;A[nl]=P[nl]}for(var sl=nt,Au=l+1;sl<Au;){var il=sl++;A[il]=d[K-l+il]}mt=K,K=K+1,Et=Le}else for(var al=0,Pu=k+1;al<Pu;){var Iu=al++;L[pt+Iu]=Le}}return new Wt(s,L,B)},yt.rationalSurfaceTransform=function(r,s){for(var o=C.dehomogenize2d(r.controlPoints),l=0,u=o.length;l<u;)for(var d=l++,g=0,_=o[d].length;g<_;){var y=g++,A=o[d][y];A.push(1),o[d][y]=Ot.dot(s,A).slice(0,A.length-1)}return new ne(r.degreeU,r.degreeV,r.knotsU.slice(),r.knotsV.slice(),C.homogenize2d(o,C.weight2d(r.controlPoints)))},yt.rationalCurveTransform=function(r,s){for(var o=C.dehomogenize1d(r.controlPoints),l=0,u=o.length;l<u;){var d=l++,g=o[d];g.push(1),o[d]=Ot.dot(s,g).slice(0,g.length-1)}return new Wt(r.degree,r.knots.slice(),C.homogenize1d(o,C.weight1d(r.controlPoints)))},yt.surfaceKnotRefine=function(r,s,o){var l=[],u,d,g;o?(g=r.controlPoints,u=r.knotsV,d=r.degreeV):(g=Ot.transpose(r.controlPoints),u=r.knotsU,d=r.degreeU);for(var _=null,y=0;y<g.length;){var A=g[y];++y,_=yt.curveKnotRefine(new Wt(d,u,A),s),l.push(_.controlPoints)}var I=_.knots;return o?new ne(r.degreeU,r.degreeV,r.knotsU.slice(),I,l):(l=Ot.transpose(l),new ne(r.degreeU,r.degreeV,I,r.knotsV.slice(),l))},yt.decomposeCurveIntoBeziers=function(r){for(var s=r.degree,o=r.controlPoints,l=r.knots,u=bt.knotMultiplicities(l),d=s+1,g=0;g<u.length;){var _=u[g];if(++g,_.mult<d){var y=p.rep(d-_.mult,_.knot),A=yt.curveKnotRefine(new Wt(s,l,o),y);l=A.knots,o=A.controlPoints}}l.length/d-1;for(var I=d*2,P=[],E=0;E<o.length;){var k=l.slice(E,E+I),T=o.slice(E,E+d);P.push(new Wt(s,k,T)),E+=d}return P},yt.curveKnotRefine=function(r,s){if(s.length==0)return gt.clonedCurve(r);for(var o=r.degree,l=r.controlPoints,u=r.knots,d=l.length-1,g=d+o+1,_=s.length-1,y=C.knotSpan(o,s[0],u),A=C.knotSpan(o,s[_],u),I=[],P=[],E=0,k=y-o+1;E<k;){var T=E++;I[T]=l[T]}for(var B=A-1,L=d+1;B<L;){var R=B++;I[R+_+1]=l[R]}for(var z=0,V=y+1;z<V;){var U=z++;P[U]=u[U]}for(var Y=A+o,J=g+1;Y<J;){var q=Y++;P[q+_+1]=u[q]}for(var j=A+o-1,$=A+o+_,tt=_;tt>=0;){for(;s[tt]<=u[j]&&j>y;)I[$-o-1]=l[j-o-1],P[$]=u[j],$=$-1,j=j-1;I[$-o-1]=I[$-o];for(var et=1,ot=o+1;et<ot;){var ct=et++,lt=$-o+ct,pt=P[$+ct]-s[tt];Math.abs(pt)<rt.EPSILON?I[lt-1]=I[lt]:(pt=pt/(P[$+ct]-u[j-o+ct]),I[lt-1]=p.add(p.mul(pt,I[lt-1]),p.mul(1-pt,I[lt])))}P[$]=s[tt],$=$-1,tt--}return new Wt(o,P,I)},yt.curveKnotInsert=function(r,s,o){for(var l=r.degree,u=r.controlPoints,d=r.knots,g=0,_=u.length,y=C.knotSpan(l,s,d),A=[],I=[],P=[],E=1,k=y+1;E<k;){var T=E++;I[T]=d[T]}for(var B=1,L=o+1;B<L;){var R=B++;I[y+R]=s}for(var z=y+1,V=d.length;z<V;){var U=z++;I[U+o]=d[U]}for(var Y=0,J=y-l+1;Y<J;){var q=Y++;P[q]=u[q]}for(var j=y-g;j<_;){var $=j++;P[$+o]=u[$]}for(var tt=0,et=l-g+1;tt<et;){var ot=tt++;A[ot]=u[y-l+ot]}for(var ct=0,lt=0,pt=1,nt=o+1;pt<nt;){var mt=pt++;ct=y-l+mt;for(var K=0,_t=l-mt-g+1;K<_t;){var Et=K++;lt=(s-d[ct+Et])/(d[Et+y+1]-d[ct+Et]),A[Et]=p.add(p.mul(lt,A[Et+1]),p.mul(1-lt,A[Et]))}P[ct]=A[0],P[y+o-mt-g]=A[l-mt-g]}for(var Ht=ct+1,$t=y-g;Ht<$t;){var Ut=Ht++;P[Ut]=A[Ut-ct]}return new Wt(l,I,P)};var zt=f.eval.Tess=function(){};x["verb.eval.Tess"]=zt,zt.__name__=["verb","eval","Tess"],zt.rationalCurveRegularSample=function(r,s,o){return zt.rationalCurveRegularSampleRange(r,r.knots[0],Z.last(r.knots),s,o)},zt.rationalCurveRegularSampleRange=function(r,s,o,l,u){l<1&&(l=2);for(var d=[],g=(o-s)/(l-1),_=0,y=0;y<l;){var A=y++;_=s+g*A,u?d.push([_].concat(C.rationalCurvePoint(r,_))):d.push(C.rationalCurvePoint(r,_))}return d},zt.rationalCurveAdaptiveSample=function(r,s,o){if(o==null&&(o=!1),s==null&&(s=1e-6),r.degree==1)if(o){for(var l=[],u=0,d=r.controlPoints.length;u<d;){var g=u++;l.push([r.knots[g+1]].concat(C.dehomogenize(r.controlPoints[g])))}return l}else return r.controlPoints.map(C.dehomogenize);return zt.rationalCurveAdaptiveSampleRange(r,r.knots[0],Z.last(r.knots),s,o)},zt.rationalCurveAdaptiveSampleRange=function(r,s,o,l,u){var d=C.rationalCurvePoint(r,s),g=C.rationalCurvePoint(r,o),_=.5+.2*Math.random(),y=s+(o-s)*_,A=C.rationalCurvePoint(r,y),I=p.sub(d,g),P=p.sub(d,A);if(p.dot(I,I)<l&&p.dot(P,P)>l||!Re.threePointsAreFlat(d,A,g,l)){var E=s+(o-s)*.5,k=zt.rationalCurveAdaptiveSampleRange(r,s,E,l,u),T=zt.rationalCurveAdaptiveSampleRange(r,E,o,l,u);return k.slice(0,-1).concat(T)}else return u?[[s].concat(d),[o].concat(g)]:[d,g]},zt.rationalSurfaceNaive=function(r,s,o){s<1&&(s=1),o<1&&(o=1),r.degreeU,r.degreeV,r.controlPoints;for(var l=r.knotsU,u=r.knotsV,d=Z.last(l)-l[0],g=Z.last(u)-u[0],_=d/s,y=g/o,A=[],I=[],P=[],E=0,k=s+1;E<k;)for(var T=E++,B=0,L=o+1;B<L;){var R=B++,z=T*_,V=R*y;I.push([z,V]);var U=C.rationalSurfaceDerivatives(r,z,V,1),Y=U[0][0];A.push(Y);var J=p.normalized(p.cross(U[1][0],U[0][1]));P.push(J)}for(var q=[],j=0;j<s;)for(var $=j++,tt=0;tt<o;){var et=tt++,ot=$*(o+1)+et,ct=($+1)*(o+1)+et,lt=ct+1,pt=ot+1,nt=[ot,ct,lt],mt=[ot,lt,pt];q.push(nt),q.push(mt)}return new Je(q,A,P,I)},zt.divideRationalSurfaceAdaptive=function(r,s){s==null&&(s=new Hr),s.minDivsU!=null?s.minDivsU=s.minDivsU:s.minDivsU=1,s.minDivsV!=null?s.minDivsU=s.minDivsV:s.minDivsU=1,s.refine!=null?s.refine=s.refine:s.refine=!0;var o=(r.controlPoints.length-1)*2,l=(r.controlPoints[0].length-1)*2,u;s.minDivsU>o?u=s.minDivsU=s.minDivsU:u=s.minDivsU=o;var d;s.minDivsV>l?d=s.minDivsV=s.minDivsV:d=s.minDivsV=l;for(var g=Z.last(r.knotsU),_=r.knotsU[0],y=Z.last(r.knotsV),A=r.knotsV[0],I=(g-_)/u,P=(y-A)/d,E=[],k=[],T=0,B=d+1;T<B;){for(var L=T++,R=[],z=0,V=u+1;z<V;){var U=z++,Y=_+I*U,J=A+P*L,q=C.rationalSurfaceDerivatives(r,Y,J,1),j=p.normalized(p.cross(q[0][1],q[1][0]));R.push(new Ke(q[0][0],j,[Y,J],-1,p.isZero(j)))}k.push(R)}for(var $=0;$<d;)for(var tt=$++,et=0;et<u;){var ot=et++,ct=[k[d-tt-1][ot],k[d-tt-1][ot+1],k[d-tt][ot+1],k[d-tt][ot]];E.push(new br(r,ct))}if(!s.refine)return E;for(var lt=0;lt<d;)for(var pt=lt++,nt=0;nt<u;){var mt=nt++,K=pt*u+mt,_t=zt.north(K,pt,mt,u,d,E),Et=zt.east(K,pt,mt,u,d,E),Ht=zt.south(K,pt,mt,u,d,E),$t=zt.west(K,pt,mt,u,d,E);E[K].neighbors=[Ht,Et,_t,$t],E[K].divide(s)}return E},zt.north=function(r,s,o,l,u,d){return s==0?null:d[r-l]},zt.south=function(r,s,o,l,u,d){return s==u-1?null:d[r+l]},zt.east=function(r,s,o,l,u,d){return o==l-1?null:d[r+1]},zt.west=function(r,s,o,l,u,d){return o==0?null:d[r-1]},zt.triangulateAdaptiveRefinementNodeTree=function(r){for(var s=Je.empty(),o=0;o<r.length;){var l=r[o];++o,l.triangulate(s)}return s},zt.rationalSurfaceAdaptive=function(r,s){s!=null?s=s:s=new Hr;var o=zt.divideRationalSurfaceAdaptive(r,s);return zt.triangulateAdaptiveRefinementNodeTree(o)};var Hr=f.core.AdaptiveRefinementOptions=function(){this.minDivsV=1,this.minDivsU=1,this.refine=!0,this.maxDepth=10,this.minDepth=0,this.normTol=.025};x["verb.eval.AdaptiveRefinementOptions"]=Hr,Hr.__name__=["verb","eval","AdaptiveRefinementOptions"],Hr.prototype={__class__:Hr};var br=f.core.AdaptiveRefinementNode=function(r,s,o){if(this.srf=r,o==null?this.neighbors=[null,null,null,null]:this.neighbors=o,this.corners=s,this.corners==null){var l=r.knotsU[0],u=Z.last(r.knotsU),d=r.knotsV[0],g=Z.last(r.knotsV);this.corners=[Ke.fromUv(l,d),Ke.fromUv(u,d),Ke.fromUv(u,g),Ke.fromUv(l,g)]}};x["verb.eval.AdaptiveRefinementNode"]=br,br.__name__=["verb","eval","AdaptiveRefinementNode"],br.prototype={isLeaf:function(){return this.children==null},center:function(){return this.centerPoint!=null?this.centerPoint:this.evalSrf(this.u05,this.v05)},evalCorners:function(){this.u05=(this.corners[0].uv[0]+this.corners[2].uv[0])/2,this.v05=(this.corners[0].uv[1]+this.corners[2].uv[1])/2;for(var r=0;r<4;){var s=r++;if(this.corners[s].point==null){var o=this.corners[s];this.evalSrf(o.uv[0],o.uv[1],o)}}},evalSrf:function(r,s,o){var l=C.rationalSurfaceDerivatives(this.srf,r,s,1),u=l[0][0],d=p.cross(l[0][1],l[1][0]),g=p.isZero(d);return g||(d=p.normalized(d)),o!=null?(o.degen=g,o.point=u,o.normal=d,o):new Ke(u,d,[r,s],-1,g)},getEdgeCorners:function(r){if(this.isLeaf())return[this.corners[r]];if(this.horizontal)switch(r){case 0:return this.children[0].getEdgeCorners(0);case 1:return this.children[0].getEdgeCorners(1).concat(this.children[1].getEdgeCorners(1));case 2:return this.children[1].getEdgeCorners(2);case 3:return this.children[1].getEdgeCorners(3).concat(this.children[0].getEdgeCorners(3))}switch(r){case 0:return this.children[0].getEdgeCorners(0).concat(this.children[1].getEdgeCorners(0));case 1:return this.children[1].getEdgeCorners(1);case 2:return this.children[1].getEdgeCorners(2).concat(this.children[0].getEdgeCorners(2));case 3:return this.children[0].getEdgeCorners(3)}return null},getAllCorners:function(r){var s=[this.corners[r]];if(this.neighbors[r]==null)return s;var o=this.neighbors[r].getEdgeCorners((r+2)%4),l=r%2,u=rt.EPSILON,d=this,g=[function(y){return y.uv[0]>d.corners[0].uv[0]+u&&y.uv[0]<d.corners[2].uv[0]-u},function(y){return y.uv[1]>d.corners[0].uv[1]+u&&y.uv[1]<d.corners[2].uv[1]-u}],_=o.filter(g[l]);return _.reverse(),s.concat(_)},midpoint:function(r){if(this.midPoints==null&&(this.midPoints=[null,null,null,null]),this.midPoints[r]!=null)return this.midPoints[r];switch(r){case 0:this.midPoints[0]=this.evalSrf(this.u05,this.corners[0].uv[1]);break;case 1:this.midPoints[1]=this.evalSrf(this.corners[1].uv[0],this.v05);break;case 2:this.midPoints[2]=this.evalSrf(this.u05,this.corners[2].uv[1]);break;case 3:this.midPoints[3]=this.evalSrf(this.corners[0].uv[0],this.v05);break}return this.midPoints[r]},hasBadNormals:function(){return this.corners[0].degen||this.corners[1].degen||this.corners[2].degen||this.corners[3].degen},fixNormals:function(){for(var r=this.corners.length,s=0;s<r;){var o=s++;if(this.corners[o],this.corners[o].degen){var l=this.corners[(o+1)%r],u=this.corners[(o+3)%r];l.degen?this.corners[o].normal=u.normal:this.corners[o].normal=l.normal}}},shouldDivide:function(r,s){if(s<r.minDepth)return!0;if(s>=r.maxDepth)return!1;if(this.hasBadNormals())return this.fixNormals(),!1;if(this.splitVert=p.normSquared(p.sub(this.corners[0].normal,this.corners[1].normal))>r.normTol||p.normSquared(p.sub(this.corners[2].normal,this.corners[3].normal))>r.normTol,this.splitHoriz=p.normSquared(p.sub(this.corners[1].normal,this.corners[2].normal))>r.normTol||p.normSquared(p.sub(this.corners[3].normal,this.corners[0].normal))>r.normTol,this.splitVert||this.splitHoriz)return!0;var o=this.center();return p.normSquared(p.sub(o.normal,this.corners[0].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[1].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[2].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[3].normal))>r.normTol},divide:function(r){r==null&&(r=new Hr),r.normTol==null&&(r.normTol=.085),r.minDepth==null&&(r.minDepth=0),r.maxDepth==null&&(r.maxDepth=10),this._divide(r,0,!0)},_divide:function(r,s,o){if(this.evalCorners(),!!this.shouldDivide(r,s)){if(s++,this.splitVert&&!this.splitHoriz?o=!1:!this.splitVert&&this.splitHoriz&&(o=!0),this.horizontal=o,this.horizontal){var l=[this.corners[0],this.corners[1],this.midpoint(1),this.midpoint(3)],u=[this.midpoint(3),this.midpoint(1),this.corners[2],this.corners[3]];this.children=[new br(this.srf,l),new br(this.srf,u)],this.children[0].neighbors=[this.neighbors[0],this.neighbors[1],this.children[1],this.neighbors[3]],this.children[1].neighbors=[this.children[0],this.neighbors[1],this.neighbors[2],this.neighbors[3]]}else{var d=[this.corners[0],this.midpoint(0),this.midpoint(2),this.corners[3]],g=[this.midpoint(0),this.corners[1],this.corners[2],this.midpoint(2)];this.children=[new br(this.srf,d),new br(this.srf,g)],this.children[0].neighbors=[this.neighbors[0],this.children[1],this.neighbors[2],this.neighbors[3]],this.children[1].neighbors=[this.neighbors[0],this.neighbors[1],this.neighbors[2],this.children[0]]}for(var _=0,y=this.children;_<y.length;){var A=y[_];++_,A._divide(r,s,!o)}}},triangulate:function(r){if(r==null&&(r=Je.empty()),this.isLeaf())return this.triangulateLeaf(r);for(var s=0,o=this.children;s<o.length;){var l=o[s];if(++s,l==null)break;l.triangulate(r)}return r},triangulateLeaf:function(r){for(var s=r.points.length,o=[],l=[],u=0,d=0;d<4;){var g=d++,_=this.getAllCorners(g);_.length==2&&(u=g+1);for(var y=0,A=_.length;y<A;){var I=y++;o.push(_[I])}}for(var P=0;P<o.length;){var E=o[P];if(++P,E.id!=-1){l.push(E.id);continue}r.uvs.push(E.uv),r.points.push(E.point),r.normals.push(E.normal),E.id=s,l.push(s),s++}if(o.length==4)return r.faces.push([l[0],l[3],l[1]]),r.faces.push([l[3],l[2],l[1]]),r;if(o.length==5){var k=l.length;return r.faces.push([l[u],l[(u+2)%k],l[(u+1)%k]]),r.faces.push([l[(u+4)%k],l[(u+3)%k],l[u]]),r.faces.push([l[u],l[(u+3)%k],l[(u+2)%k]]),r}var T=this.center();r.uvs.push(T.uv),r.points.push(T.point),r.normals.push(T.normal);for(var B=r.points.length-1,L=0,R=o.length-1;L<o.length;)r.faces.push([B,l[L],l[R]]),R=L++;return r},__class__:br};var At=f.exe.Dispatcher=function(){};x["verb.exe.Dispatcher"]=At,At.__name__=["verb","exe","Dispatcher"],At.init=function(){At._init||(At._workerPool=new qr(At.THREADS),At._init=!0)},At.dispatchMethod=function(r,s,o){At.init();var l=new Sn,u=function(d){l.resolve(d)};return At._workerPool.addWork(dt.getClassName(r),s,o,u),new ye(l)};var qr=f.exe.WorkerPool=function(r,s){s==null&&(s="verb.js"),r==null&&(r=1),this._callbacks=new wt,this._working=new wt,this._pool=[],this._queue=[];for(var o=0;o<r;){o++;var l;try{l=new Worker(qr.basePath+s)}catch(u){u instanceof Q&&(u=u.val),l=new Worker(qr.basePath+s.substring(0,-3)+".min.js")}this._pool.push(l)}};x["verb.exe.WorkerPool"]=qr,qr.__name__=["verb","exe","WorkerPool"],qr.prototype={addWork:function(r,s,o,l){var u=new sn(r,s,o);this._callbacks.set(u.id,l),this._queue.push(u),this.processQueue()},processQueue:function(){for(var r=this;this._queue.length>0&&this._pool.length>0;){var s=this._queue.shift(),o=[s.id],l=[this._pool.shift()];this._working.h[o[0]]=l[0],l[0].onmessage=function(u,d){return function(g){r._working.remove(d[0]),r._pool.push(u[0]);try{r._callbacks.h.hasOwnProperty(d[0])&&(r._callbacks.h[d[0]](g.data.result),r._callbacks.remove(d[0]))}catch(_){_ instanceof Q&&(_=_.val),b.log(_)}r.processQueue()}}(l,o),l[0].postMessage(s)}},__class__:qr};var sn=function(r,s,o){this.className=r,this.methodName=s,this.args=o,this.id=sn.uuid++};x["verb.exe._WorkerPool.Work"]=sn,sn.__name__=["verb","exe","_WorkerPool","Work"],sn.prototype={__class__:sn};var Bn=function(){};x["verb.geom.ICurve"]=Bn,Bn.__name__=["verb","geom","ICurve"],Bn.__interfaces__=[Nn],Bn.prototype={__class__:Bn};var Lt=f.geom.NurbsCurve=function(r){this._data=$e.isValidNurbsCurveData(r)};x["verb.geom.NurbsCurve"]=Lt,Lt.__name__=["verb","geom","NurbsCurve"],Lt.__interfaces__=[Bn],Lt.byKnotsControlPointsWeights=function(r,s,o,l){return new Lt(new Wt(r,s.slice(),C.homogenize1d(o,l)))},Lt.byPoints=function(r,s){return s==null&&(s=3),new Lt(gt.rationalInterpCurve(r,s))},Lt.__super__=te,Lt.prototype=M(te.prototype,{degree:function(){return this._data.degree},knots:function(){return this._data.knots.slice(0)},controlPoints:function(){return C.dehomogenize1d(this._data.controlPoints)},weights:function(){return C.weight1d(this._data.controlPoints)},asNurbs:function(){return new Wt(this.degree(),this.knots(),C.homogenize1d(this.controlPoints(),this.weights()))},clone:function(){return new Lt(this._data)},domain:function(){return new Ce(Z.first(this._data.knots),Z.last(this._data.knots))},transform:function(r){return new Lt(yt.rationalCurveTransform(this._data,r))},transformAsync:function(r){return At.dispatchMethod(yt,"rationalCurveTransform",[this._data,r]).then(function(s){return new Lt(s)})},point:function(r){return C.rationalCurvePoint(this._data,r)},pointAsync:function(r){return At.dispatchMethod(C,"rationalCurvePoint",[this._data,r])},tangent:function(r){return C.rationalCurveTangent(this._data,r)},tangentAsync:function(r){return At.dispatchMethod(C,"rationalCurveTangent",[this._data,r])},derivatives:function(r,s){return s==null&&(s=1),C.rationalCurveDerivatives(this._data,r,s)},derivativesAsync:function(r,s){return s==null&&(s=1),At.dispatchMethod(C,"rationalCurveDerivatives",[this._data,r,s])},closestPoint:function(r){return bt.rationalCurveClosestPoint(this._data,r)},closestPointAsync:function(r){return At.dispatchMethod(bt,"rationalCurveClosestPoint",[this._data,r])},closestParam:function(r){return bt.rationalCurveClosestParam(this._data,r)},closestParamAsync:function(r){return At.dispatchMethod(bt,"rationalCurveClosestParam",[this._data,r])},length:function(){return bt.rationalCurveArcLength(this._data)},lengthAsync:function(){return At.dispatchMethod(bt,"rationalCurveArcLength",[this._data])},lengthAtParam:function(r){return bt.rationalCurveArcLength(this._data,r)},lengthAtParamAsync:function(){return At.dispatchMethod(bt,"rationalCurveArcLength",[this._data])},paramAtLength:function(r,s){return bt.rationalCurveParamAtArcLength(this._data,r,s)},paramAtLengthAsync:function(r,s){return At.dispatchMethod(bt,"rationalCurveParamAtArcLength",[this._data,r,s])},divideByEqualArcLength:function(r){return de.rationalCurveByEqualArcLength(this._data,r)},divideByEqualArcLengthAsync:function(r){return At.dispatchMethod(de,"rationalCurveByEqualArcLength",[this._data,r])},divideByArcLength:function(r){return de.rationalCurveByArcLength(this._data,r)},divideByArcLengthAsync:function(r){return At.dispatchMethod(de,"rationalCurveByArcLength",[this._data,r])},split:function(r){return de.curveSplit(this._data,r).map(function(s){return new Lt(s)})},splitAsync:function(r){return At.dispatchMethod(de,"curveSplit",[this._data,r]).then(function(s){return s.map(function(o){return new Lt(o)})})},reverse:function(){return new Lt(yt.curveReverse(this._data))},reverseAsync:function(){return At.dispatchMethod(yt,"curveReverse",[this._data]).then(function(r){return new Lt(r)})},tessellate:function(r){return zt.rationalCurveAdaptiveSample(this._data,r,!1)},tessellateAsync:function(r){return At.dispatchMethod(zt,"rationalCurveAdaptiveSample",[this._data,r,!1])},__class__:Lt});var Yr=f.geom.Arc=function(r,s,o,l,u,d){Lt.call(this,gt.arc(r,s,o,l,u,d)),this._center=r,this._xaxis=s,this._yaxis=o,this._radius=l,this._minAngle=u,this._maxAngle=d};x["verb.geom.Arc"]=Yr,Yr.__name__=["verb","geom","Arc"],Yr.__super__=Lt,Yr.prototype=M(Lt.prototype,{center:function(){return this._center},xaxis:function(){return this._xaxis},yaxis:function(){return this._yaxis},radius:function(){return this._radius},minAngle:function(){return this._minAngle},maxAngle:function(){return this._maxAngle},__class__:Yr});var cs=f.geom.BezierCurve=function(r,s){Lt.call(this,gt.rationalBezierCurve(r,s))};x["verb.geom.BezierCurve"]=cs,cs.__name__=["verb","geom","BezierCurve"],cs.__super__=Lt,cs.prototype=M(Lt.prototype,{__class__:cs});var us=f.geom.Circle=function(r,s,o,l){Yr.call(this,r,s,o,l,0,Math.PI*2)};x["verb.geom.Circle"]=us,us.__name__=["verb","geom","Circle"],us.__super__=Yr,us.prototype=M(Yr.prototype,{__class__:us});var zn=function(){};x["verb.geom.ISurface"]=zn,zn.__name__=["verb","geom","ISurface"],zn.__interfaces__=[Nn],zn.prototype={__class__:zn};var Mt=f.geom.NurbsSurface=function(r){this._data=$e.isValidNurbsSurfaceData(r)};x["verb.geom.NurbsSurface"]=Mt,Mt.__name__=["verb","geom","NurbsSurface"],Mt.__interfaces__=[zn],Mt.byKnotsControlPointsWeights=function(r,s,o,l,u,d){return new Mt(new ne(r,s,o,l,C.homogenize2d(u,d)))},Mt.byCorners=function(r,s,o,l){return new Mt(gt.fourPointSurface(r,s,o,l))},Mt.byLoftingCurves=function(r,s){return new Mt(gt.loftedSurface(function(o){for(var l,u=[],d=0;d<r.length;){var g=r[d];++d,u.push(g.asNurbs())}return l=u,l}(),s))},Mt.__super__=te,Mt.prototype=M(te.prototype,{degreeU:function(){return this._data.degreeU},degreeV:function(){return this._data.degreeV},knotsU:function(){return this._data.knotsU.slice(0)},knotsV:function(){return this._data.knotsV.slice(0)},controlPoints:function(){return C.dehomogenize2d(this._data.controlPoints)},weights:function(){return C.weight2d(this._data.controlPoints)},asNurbs:function(){return new ne(this.degreeU(),this.degreeV(),this.knotsU(),this.knotsV(),C.homogenize2d(this.controlPoints(),this.weights()))},clone:function(){return new Mt(this.asNurbs())},domainU:function(){return new Ce(Z.first(this._data.knotsU),Z.last(this._data.knotsU))},domainV:function(){return new Ce(Z.first(this._data.knotsV),Z.last(this._data.knotsV))},point:function(r,s){return C.rationalSurfacePoint(this._data,r,s)},pointAsync:function(r,s){return At.dispatchMethod(C,"rationalSurfacePoint",[this._data,r,s])},normal:function(r,s){return C.rationalSurfaceNormal(this._data,r,s)},normalAsync:function(r,s){return At.dispatchMethod(C,"rationalSurfaceNormal",[this._data,r,s])},derivatives:function(r,s,o){return o==null&&(o=1),C.rationalSurfaceDerivatives(this._data,r,s,o)},derivativesAsync:function(r,s,o){return o==null&&(o=1),At.dispatchMethod(C,"rationalSurfaceDerivatives",[this._data,r,s,o])},closestParam:function(r){return bt.rationalSurfaceClosestParam(this._data,r)},closestParamAsync:function(r){return At.dispatchMethod(bt,"rationalSurfaceClosestParam",[this._data,r])},closestPoint:function(r){return bt.rationalSurfaceClosestPoint(this._data,r)},closestPointAsync:function(r){return At.dispatchMethod(bt,"rationalSurfaceClosestPoint",[this._data,r])},split:function(r,s){return s==null&&(s=!1),de.surfaceSplit(this._data,r,s).map(function(o){return new Mt(o)})},splitAsync:function(r,s){return s==null&&(s=!1),At.dispatchMethod(de,"surfaceSplit",[this._data,r,s]).then(function(o){return o.map(function(l){return new Mt(l)})})},reverse:function(r){return r==null&&(r=!1),new Mt(yt.surfaceReverse(this._data,r))},reverseAsync:function(r){return r==null&&(r=!1),At.dispatchMethod(yt,"surfaceReverse",[this._data,r]).then(function(s){return new Mt(s)})},isocurve:function(r,s){return s==null&&(s=!1),new Lt(gt.surfaceIsocurve(this._data,r,s))},isocurveAsync:function(r,s){return s==null&&(s=!1),At.dispatchMethod(gt,"surfaceIsocurve",[this._data,r,s]).then(function(o){return new Lt(o)})},boundaries:function(r){return gt.surfaceBoundaryCurves(this._data).map(function(s){return new Lt(s)})},boundariesAsync:function(r){return At.dispatchMethod(gt,"surfaceBoundaryCurves",[this._data]).then(function(s){return s.map(function(o){return new Lt(o)})})},tessellate:function(r){return zt.rationalSurfaceAdaptive(this._data,r)},tessellateAsync:function(r){return At.dispatchMethod(zt,"rationalSurfaceAdaptive",[this._data,r])},transform:function(r){return new Mt(yt.rationalSurfaceTransform(this._data,r))},transformAsync:function(r){return At.dispatchMethod(yt,"rationalSurfaceTransform",[this._data,r]).then(function(s){return new Mt(s)})},__class__:Mt});var ds=f.geom.ConicalSurface=function(r,s,o,l,u){Mt.call(this,gt.conicalSurface(r,s,o,l,u)),this._axis=r,this._xaxis=s,this._base=o,this._height=l,this._radius=u};x["verb.geom.ConicalSurface"]=ds,ds.__name__=["verb","geom","ConicalSurface"],ds.__super__=Mt,ds.prototype=M(Mt.prototype,{axis:function(){return this._axis},xaxis:function(){return this._xaxis},base:function(){return this._base},height:function(){return this._height},radius:function(){return this._radius},__class__:ds});var ps=f.geom.CylindricalSurface=function(r,s,o,l,u){Mt.call(this,gt.cylindricalSurface(r,s,o,l,u)),this._axis=r,this._xaxis=s,this._base=o,this._height=l,this._radius=u};x["verb.geom.CylindricalSurface"]=ps,ps.__name__=["verb","geom","CylindricalSurface"],ps.__super__=Mt,ps.prototype=M(Mt.prototype,{axis:function(){return this._axis},xaxis:function(){return this._xaxis},base:function(){return this._base},height:function(){return this._height},radius:function(){return this._radius},__class__:ps});var Xr=f.geom.EllipseArc=function(r,s,o,l,u){Lt.call(this,gt.ellipseArc(r,s,o,l,u)),this._center=r,this._xaxis=s,this._yaxis=o,this._minAngle=l,this._maxAngle=u};x["verb.geom.EllipseArc"]=Xr,Xr.__name__=["verb","geom","EllipseArc"],Xr.__super__=Lt,Xr.prototype=M(Lt.prototype,{center:function(){return this._center},xaxis:function(){return this._xaxis},yaxis:function(){return this._yaxis},minAngle:function(){return this._minAngle},maxAngle:function(){return this._maxAngle},__class__:Xr});var ms=f.geom.Ellipse=function(r,s,o){Xr.call(this,r,s,o,0,Math.PI*2)};x["verb.geom.Ellipse"]=ms,ms.__name__=["verb","geom","Ellipse"],ms.__super__=Xr,ms.prototype=M(Xr.prototype,{__class__:ms});var gs=f.geom.ExtrudedSurface=function(r,s){Mt.call(this,gt.extrudedSurface(p.normalized(s),p.norm(s),r.asNurbs())),this._profile=r,this._direction=s};x["verb.geom.ExtrudedSurface"]=gs,gs.__name__=["verb","geom","ExtrudedSurface"],gs.__super__=Mt,gs.prototype=M(Mt.prototype,{profile:function(){return this._profile},direction:function(){return this._direction},__class__:gs});var Kr=f.geom.Intersect=function(){};x["verb.geom.Intersect"]=Kr,Kr.__name__=["verb","geom","Intersect"],Kr.curves=function(r,s,o){return o==null&&(o=.001),ht.curves(r.asNurbs(),s.asNurbs(),o)},Kr.curvesAsync=function(r,s,o){return o==null&&(o=.001),At.dispatchMethod(ht,"curves",[r.asNurbs(),s.asNurbs(),o])},Kr.curveAndSurface=function(r,s,o){return o==null&&(o=.001),ht.curveAndSurface(r.asNurbs(),s.asNurbs(),o)},Kr.curveAndSurfaceAsync=function(r,s,o){return o==null&&(o=.001),At.dispatchMethod(ht,"curveAndSurface",[r.asNurbs(),s.asNurbs(),o])},Kr.surfaces=function(r,s,o){return o==null&&(o=.001),ht.surfaces(r.asNurbs(),s.asNurbs(),o).map(function(l){return new Lt(l)})},Kr.surfacesAsync=function(r,s,o){return o==null&&(o=.001),At.dispatchMethod(ht,"surfaces",[r.asNurbs(),s.asNurbs(),o]).then(function(l){return l.map(function(u){return new Lt(u)})})};var fs=f.geom.Line=function(r,s){Lt.call(this,gt.polyline([r,s])),this._start=r,this._end=s};x["verb.geom.Line"]=fs,fs.__name__=["verb","geom","Line"],fs.__super__=Lt,fs.prototype=M(Lt.prototype,{start:function(){return this._start},end:function(){return this._end},__class__:fs});var _s=f.geom.RevolvedSurface=function(r,s,o,l){Mt.call(this,gt.revolvedSurface(r.asNurbs(),s,o,l)),this._profile=r,this._center=s,this._axis=o,this._angle=l};x["verb.geom.RevolvedSurface"]=_s,_s.__name__=["verb","geom","RevolvedSurface"],_s.__super__=Mt,_s.prototype=M(Mt.prototype,{profile:function(){return this._profile},center:function(){return this._center},axis:function(){return this._center},angle:function(){return this._angle},__class__:_s});var ys=f.geom.SphericalSurface=function(r,s){Mt.call(this,gt.sphericalSurface(r,[0,0,1],[1,0,0],s)),this._center=r,this._radius=s};x["verb.geom.SphericalSurface"]=ys,ys.__name__=["verb","geom","SphericalSurface"],ys.__super__=Mt,ys.prototype=M(Mt.prototype,{center:function(){return this._center},radius:function(){return this._radius},__class__:ys});var vs=f.geom.SweptSurface=function(r,s){Mt.call(this,gt.rationalTranslationalSurface(r.asNurbs(),s.asNurbs())),this._profile=r,this._rail=s};x["verb.geom.SweptSurface"]=vs,vs.__name__=["verb","geom","SweptSurface"],vs.__super__=Mt,vs.prototype=M(Mt.prototype,{profile:function(){return this._profile},rail:function(){return this._rail},__class__:vs});function er(r){return r instanceof Array?function(){return N.iter(r)}:typeof r.iterator=="function"?De(r,r.iterator):r.iterator}var ra,cu=0;function De(r,s){if(s==null)return null;s.__id__==null&&(s.__id__=cu++);var o;return r.hx__closures__==null?r.hx__closures__={}:o=r.hx__closures__[s.__id__],o==null&&(o=function(){return o.method.apply(o.scope,arguments)},o.scope=r,o.method=s,r.hx__closures__[s.__id__]=o),o}x.Math=Math,String.prototype.__class__=x.String=String,String.__name__=["String"],x.Array=Array,Array.__name__=["Array"],Date.prototype.__class__=x.Date=Date,Date.__name__=["Date"];var uu=x.Int={__name__:["Int"]},du=x.Dynamic={__name__:["Dynamic"]},Ho=x.Float=Number;Ho.__name__=["Float"];var qo=x.Bool=Boolean;qo.__ename__=["Bool"];var Yo=x.Class={__name__:["Class"]},Xo={};Array.prototype.map==null&&(Array.prototype.map=function(r){for(var s=[],o=0,l=this.length;o<l;){var u=o++;s[u]=r(this[u])}return s}),Array.prototype.filter==null&&(Array.prototype.filter=function(r){for(var s=[],o=0,l=this.length;o<l;){var u=o++,d=this[u];r(d)&&s.push(d)}return s});var na={},ri=w.ArrayBuffer||ue;ri.prototype.slice==null&&(ri.prototype.slice=ue.sliceImpl),w.DataView;var sa=w.Uint8Array||cr._new;(function(r,s){if(r.setImmediate)return;var o=1,l={},u=!1,d=r.document,g;function _(z){return l[o]=y.apply(s,z),o++}function y(z){var V=[].slice.call(arguments,1);return function(){typeof z=="function"?z.apply(s,V):new Function(""+z)()}}function A(z){if(u)setTimeout(y(A,z),0);else{var V=l[z];if(V){u=!0;try{V()}finally{I(z),u=!1}}}}function I(z){delete l[z]}function P(){g=function(){var z=_(arguments);return process.nextTick(y(A,z)),z}}function E(){if(r.postMessage&&!r.importScripts){var z=!0,V=r.onmessage;return r.onmessage=function(){z=!1},r.postMessage("","*"),r.onmessage=V,z}}function k(){var z="setImmediate$"+Math.random()+"$",V=function(U){U.source===r&&typeof U.data=="string"&&U.data.indexOf(z)===0&&A(+U.data.slice(z.length))};r.addEventListener?r.addEventListener("message",V,!1):r.attachEvent("onmessage",V),g=function(){var U=_(arguments);return r.postMessage(z+U,"*"),U}}function T(){var z=new MessageChannel;z.port1.onmessage=function(V){var U=V.data;A(U)},g=function(){var V=_(arguments);return z.port2.postMessage(V),V}}function B(){var z=d.documentElement;g=function(){var V=_(arguments),U=d.createElement("script");return U.onreadystatechange=function(){A(V),U.onreadystatechange=null,z.removeChild(U),U=null},z.appendChild(U),V}}function L(){g=function(){var z=_(arguments);return setTimeout(y(A,z),0),z}}var R=Object.getPrototypeOf&&Object.getPrototypeOf(r);R=R&&R.setTimeout?R:r,{}.toString.call(r.process)==="[object process]"?P():E()?k():r.MessageChannel?T():d&&"onreadystatechange"in d.createElement("script")?B():L(),R.setImmediate=g,R.clearImmediate=I})(new Function("return this")()),Kt.USE_CACHE=!1,Kt.USE_ENUM_INDEX=!1,Kt.BASE64="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",qt.DEFAULT_RESOLVER=dt,qt.BASE64="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",Bt.count=0,ce.i64tmp=function(r){var s,o=new Gt(0,0);return s=o,s}(),Nt.__toStr={}.toString,cr.BYTES_PER_ELEMENT=1,St.queue=new F,Ft.memo=new wt,rt.TOLERANCE=1e-6,rt.EPSILON=1e-10,rt.VERSION="2.0.0",bt.Tvalues=[[],[],[-.5773502691896257,.5773502691896257],[0,-.7745966692414834,.7745966692414834],[-.33998104358485626,.33998104358485626,-.8611363115940526,.8611363115940526],[0,-.5384693101056831,.5384693101056831,-.906179845938664,.906179845938664],[.6612093864662645,-.6612093864662645,-.2386191860831969,.2386191860831969,-.932469514203152,.932469514203152],[0,.4058451513773972,-.4058451513773972,-.7415311855993945,.7415311855993945,-.9491079123427585,.9491079123427585],[-.1834346424956498,.1834346424956498,-.525532409916329,.525532409916329,-.7966664774136267,.7966664774136267,-.9602898564975363,.9602898564975363],[0,-.8360311073266358,.8360311073266358,-.9681602395076261,.9681602395076261,-.3242534234038089,.3242534234038089,-.6133714327005904,.6133714327005904],[-.14887433898163122,.14887433898163122,-.4333953941292472,.4333953941292472,-.6794095682990244,.6794095682990244,-.8650633666889845,.8650633666889845,-.9739065285171717,.9739065285171717],[0,-.26954315595234496,.26954315595234496,-.5190961292068118,.5190961292068118,-.7301520055740494,.7301520055740494,-.8870625997680953,.8870625997680953,-.978228658146057,.978228658146057],[-.1252334085114689,.1252334085114689,-.3678314989981802,.3678314989981802,-.5873179542866175,.5873179542866175,-.7699026741943047,.7699026741943047,-.9041172563704749,.9041172563704749,-.9815606342467192,.9815606342467192],[0,-.2304583159551348,.2304583159551348,-.44849275103644687,.44849275103644687,-.6423493394403402,.6423493394403402,-.8015780907333099,.8015780907333099,-.9175983992229779,.9175983992229779,-.9841830547185881,.9841830547185881],[-.10805494870734367,.10805494870734367,-.31911236892788974,.31911236892788974,-.5152486363581541,.5152486363581541,-.6872929048116855,.6872929048116855,-.827201315069765,.827201315069765,-.9284348836635735,.9284348836635735,-.9862838086968123,.9862838086968123],[0,-.20119409399743451,.20119409399743451,-.3941513470775634,.3941513470775634,-.5709721726085388,.5709721726085388,-.7244177313601701,.7244177313601701,-.8482065834104272,.8482065834104272,-.937273392400706,.937273392400706,-.9879925180204854,.9879925180204854],[-.09501250983763744,.09501250983763744,-.2816035507792589,.2816035507792589,-.45801677765722737,.45801677765722737,-.6178762444026438,.6178762444026438,-.755404408355003,.755404408355003,-.8656312023878318,.8656312023878318,-.9445750230732326,.9445750230732326,-.9894009349916499,.9894009349916499],[0,-.17848418149584785,.17848418149584785,-.3512317634538763,.3512317634538763,-.5126905370864769,.5126905370864769,-.6576711592166907,.6576711592166907,-.7815140038968014,.7815140038968014,-.8802391537269859,.8802391537269859,-.9506755217687678,.9506755217687678,-.9905754753144174,.9905754753144174],[-.0847750130417353,.0847750130417353,-.2518862256915055,.2518862256915055,-.41175116146284263,.41175116146284263,-.5597708310739475,.5597708310739475,-.6916870430603532,.6916870430603532,-.8037049589725231,.8037049589725231,-.8926024664975557,.8926024664975557,-.9558239495713977,.9558239495713977,-.9915651684209309,.9915651684209309],[0,-.16035864564022537,.16035864564022537,-.31656409996362983,.31656409996362983,-.46457074137596094,.46457074137596094,-.600545304661681,.600545304661681,-.7209661773352294,.7209661773352294,-.8227146565371428,.8227146565371428,-.9031559036148179,.9031559036148179,-.96020815213483,.96020815213483,-.9924068438435844,.9924068438435844],[-.07652652113349734,.07652652113349734,-.22778585114164507,.22778585114164507,-.37370608871541955,.37370608871541955,-.5108670019508271,.5108670019508271,-.636053680726515,.636053680726515,-.7463319064601508,.7463319064601508,-.8391169718222188,.8391169718222188,-.912234428251326,.912234428251326,-.9639719272779138,.9639719272779138,-.9931285991850949,.9931285991850949],[0,-.1455618541608951,.1455618541608951,-.2880213168024011,.2880213168024011,-.4243421202074388,.4243421202074388,-.5516188358872198,.5516188358872198,-.6671388041974123,.6671388041974123,-.7684399634756779,.7684399634756779,-.8533633645833173,.8533633645833173,-.9200993341504008,.9200993341504008,-.9672268385663063,.9672268385663063,-.9937521706203895,.9937521706203895],[-.06973927331972223,.06973927331972223,-.20786042668822127,.20786042668822127,-.34193582089208424,.34193582089208424,-.469355837986757,.469355837986757,-.5876404035069116,.5876404035069116,-.6944872631866827,.6944872631866827,-.7878168059792081,.7878168059792081,-.8658125777203002,.8658125777203002,-.926956772187174,.926956772187174,-.9700604978354287,.9700604978354287,-.9942945854823992,.9942945854823992],[0,-.1332568242984661,.1332568242984661,-.26413568097034495,.26413568097034495,-.3903010380302908,.3903010380302908,-.5095014778460075,.5095014778460075,-.6196098757636461,.6196098757636461,-.7186613631319502,.7186613631319502,-.8048884016188399,.8048884016188399,-.8767523582704416,.8767523582704416,-.9329710868260161,.9329710868260161,-.9725424712181152,.9725424712181152,-.9947693349975522,.9947693349975522],[-.06405689286260563,.06405689286260563,-.1911188674736163,.1911188674736163,-.3150426796961634,.3150426796961634,-.4337935076260451,.4337935076260451,-.5454214713888396,.5454214713888396,-.6480936519369755,.6480936519369755,-.7401241915785544,.7401241915785544,-.820001985973903,.820001985973903,-.8864155270044011,.8864155270044011,-.9382745520027328,.9382745520027328,-.9747285559713095,.9747285559713095,-.9951872199970213,.9951872199970213]],bt.Cvalues=[[],[],[1,1],[.8888888888888888,.5555555555555556,.5555555555555556],[.6521451548625461,.6521451548625461,.34785484513745385,.34785484513745385],[.5688888888888889,.47862867049936647,.47862867049936647,.23692688505618908,.23692688505618908],[.3607615730481386,.3607615730481386,.46791393457269104,.46791393457269104,.17132449237917036,.17132449237917036],[.4179591836734694,.3818300505051189,.3818300505051189,.27970539148927664,.27970539148927664,.1294849661688697,.1294849661688697],[.362683783378362,.362683783378362,.31370664587788727,.31370664587788727,.22238103445337448,.22238103445337448,.10122853629037626,.10122853629037626],[.3302393550012598,.1806481606948574,.1806481606948574,.08127438836157441,.08127438836157441,.31234707704000286,.31234707704000286,.26061069640293544,.26061069640293544],[.29552422471475287,.29552422471475287,.26926671930999635,.26926671930999635,.21908636251598204,.21908636251598204,.1494513491505806,.1494513491505806,.06667134430868814,.06667134430868814],[.2729250867779006,.26280454451024665,.26280454451024665,.23319376459199048,.23319376459199048,.18629021092773426,.18629021092773426,.1255803694649046,.1255803694649046,.05566856711617366,.05566856711617366],[.24914704581340277,.24914704581340277,.2334925365383548,.2334925365383548,.20316742672306592,.20316742672306592,.16007832854334622,.16007832854334622,.10693932599531843,.10693932599531843,.04717533638651183,.04717533638651183],[.2325515532308739,.22628318026289723,.22628318026289723,.2078160475368885,.2078160475368885,.17814598076194574,.17814598076194574,.13887351021978725,.13887351021978725,.09212149983772845,.09212149983772845,.04048400476531588,.04048400476531588],[.2152638534631578,.2152638534631578,.2051984637212956,.2051984637212956,.18553839747793782,.18553839747793782,.15720316715819355,.15720316715819355,.12151857068790319,.12151857068790319,.08015808715976021,.08015808715976021,.03511946033175186,.03511946033175186],[.2025782419255613,.19843148532711158,.19843148532711158,.1861610000155622,.1861610000155622,.16626920581699392,.16626920581699392,.13957067792615432,.13957067792615432,.10715922046717194,.10715922046717194,.07036604748810812,.07036604748810812,.03075324199611727,.03075324199611727],[.1894506104550685,.1894506104550685,.18260341504492358,.18260341504492358,.16915651939500254,.16915651939500254,.14959598881657674,.14959598881657674,.12462897125553388,.12462897125553388,.09515851168249279,.09515851168249279,.062253523938647894,.062253523938647894,.027152459411754096,.027152459411754096],[.17944647035620653,.17656270536699264,.17656270536699264,.16800410215645004,.16800410215645004,.15404576107681028,.15404576107681028,.13513636846852548,.13513636846852548,.11188384719340397,.11188384719340397,.08503614831717918,.08503614831717918,.0554595293739872,.0554595293739872,.02414830286854793,.02414830286854793],[.1691423829631436,.1691423829631436,.16427648374583273,.16427648374583273,.15468467512626524,.15468467512626524,.14064291467065065,.14064291467065065,.12255520671147846,.12255520671147846,.10094204410628717,.10094204410628717,.07642573025488905,.07642573025488905,.0497145488949698,.0497145488949698,.02161601352648331,.02161601352648331],[.1610544498487837,.15896884339395434,.15896884339395434,.15276604206585967,.15276604206585967,.1426067021736066,.1426067021736066,.12875396253933621,.12875396253933621,.11156664554733399,.11156664554733399,.09149002162245,.09149002162245,.06904454273764123,.06904454273764123,.0448142267656996,.0448142267656996,.019461788229726478,.019461788229726478],[.15275338713072584,.15275338713072584,.14917298647260374,.14917298647260374,.14209610931838204,.14209610931838204,.13168863844917664,.13168863844917664,.11819453196151841,.11819453196151841,.10193011981724044,.10193011981724044,.08327674157670475,.08327674157670475,.06267204833410907,.06267204833410907,.04060142980038694,.04060142980038694,.017614007139152118,.017614007139152118],[.14608113364969041,.14452440398997005,.14452440398997005,.13988739479107315,.13988739479107315,.13226893863333747,.13226893863333747,.12183141605372853,.12183141605372853,.10879729916714838,.10879729916714838,.09344442345603386,.09344442345603386,.0761001136283793,.0761001136283793,.057134425426857205,.057134425426857205,.036953789770852494,.036953789770852494,.016017228257774335,.016017228257774335],[.13925187285563198,.13925187285563198,.13654149834601517,.13654149834601517,.13117350478706238,.13117350478706238,.12325237681051242,.12325237681051242,.11293229608053922,.11293229608053922,.10041414444288096,.10041414444288096,.08594160621706773,.08594160621706773,.06979646842452049,.06979646842452049,.052293335152683286,.052293335152683286,.03377490158481415,.03377490158481415,.0146279952982722,.0146279952982722],[.13365457218610619,.1324620394046966,.1324620394046966,.12890572218808216,.12890572218808216,.12304908430672953,.12304908430672953,.11499664022241136,.11499664022241136,.10489209146454141,.10489209146454141,.09291576606003515,.09291576606003515,.07928141177671895,.07928141177671895,.06423242140852585,.06423242140852585,.04803767173108467,.04803767173108467,.030988005856979445,.030988005856979445,.013411859487141771,.013411859487141771],[.12793819534675216,.12793819534675216,.1258374563468283,.1258374563468283,.12167047292780339,.12167047292780339,.1155056680537256,.1155056680537256,.10744427011596563,.10744427011596563,.09761865210411388,.09761865210411388,.08619016153195327,.08619016153195327,.0733464814110803,.0733464814110803,.05929858491543678,.05929858491543678,.04427743881741981,.04427743881741981,.028531388628933663,.028531388628933663,.0123412297999872,.0123412297999872]],At.THREADS=1,At._init=!1,qr.basePath="",sn.uuid=0,ti.main()}(typeof console<"u"?console:{log:function(){}},e,typeof c<"u"?c:typeof n<"u"?n:typeof self<"u"?self:this),e})})(_h);var Yu=_h.exports;const Vn=qu(Yu);class ma{constructor(){this.c0=0,this.c1=0,this.c2=0,this.c3=0}init(t,e,n,a){this.c0=t,this.c1=n,this.c2=-3*t+3*e-2*n-a,this.c3=2*t-2*e+n+a}initCatmullRom(t,e,n,a,h){this.init(e,n,h*(n-t),h*(a-e))}initNonuniformCatmullRom(t,e,n,a,h,c,m){let b=(e-t)/h-(n-t)/(h+c)+(n-e)/c,f=(n-e)/c-(a-e)/(c+m)+(a-n)/m;b*=c,f*=c,this.init(e,n,b,f)}calc(t){const e=t*t,n=e*t;return this.c0+this.c1*t+this.c2*e+this.c3*n}}let yh=class extends Qs{constructor(t=[],e=!1,n="centripetal",a=.5){super(),this.isCatmullRomCurve3d=!0,this.type="CatmullRomCurve3d",this._tmp=new X,this._px=new ma,this._py=new ma,this._pz=new ma,this._points=t.map(h=>new G(h)),this._closed=e,this._curveType=n,this._tension=a}get points(){return this._points}get closed(){return this._closed}get curveType(){return this._curveType}get tension(){return this._tension}get startPoint(){return this._points.length>0?this._points[0]:new G}get endPoint(){return this._points.length>0?this._points[this._points.length-1]:new G}get length(){if(this._points.length<2)return 0;let t=0;for(let e=1;e<this._points.length;e++)t+=this._points[e-1].distanceTo(this._points[e]);return this._closed&&this._points.length>2&&(t+=this._points[this._points.length-1].distanceTo(this._points[0])),t}getPoint(t,e=new G){const n=e,a=this._points,h=a.length;if(h===0)return n.set(0,0,0);if(h===1)return n.copy(a[0]);const c=(h-(this._closed?0:1))*t;let m=Math.floor(c),b=c-m;this._closed?m+=m>0?0:(Math.floor(Math.abs(m)/h)+1)*h:b===0&&m===h-1&&(m=h-2,b=1);let f,w;this._closed||m>0?f=a[(m-1)%h]:(this._tmp.subVectors(a[0],a[1]).add(a[0]),f=new G(this._tmp.x,this._tmp.y,this._tmp.z));const x=a[m%h],S=a[(m+1)%h];if(this._closed||m+2<h?w=a[(m+2)%h]:(this._tmp.subVectors(a[h-1],a[h-2]).add(a[h-1]),w=new G(this._tmp.x,this._tmp.y,this._tmp.z)),this._curveType==="centripetal"||this._curveType==="chordal"){const M=this._curveType==="chordal"?.5:.25;let N=Math.pow(f.distanceToSquared(x),M),O=Math.pow(x.distanceToSquared(S),M),F=Math.pow(S.distanceToSquared(w),M);O<1e-4&&(O=1),N<1e-4&&(N=O),F<1e-4&&(F=O),this._px.initNonuniformCatmullRom(f.x,x.x,S.x,w.x,N,O,F),this._py.initNonuniformCatmullRom(f.y,x.y,S.y,w.y,N,O,F),this._pz.initNonuniformCatmullRom(f.z,x.z,S.z,w.z,N,O,F)}else this._curveType==="catmullrom"&&(this._px.initCatmullRom(f.x,x.x,S.x,w.x,this._tension),this._py.initCatmullRom(f.y,x.y,S.y,w.y,this._tension),this._pz.initCatmullRom(f.z,x.z,S.z,w.z,this._tension));return n.set(this._px.calc(b),this._py.calc(b),this._pz.calc(b)),n}getPoints(t){const e=[];for(let n=0;n<=t;n++)e.push(this.getPoint(n/t));return e}setPoints(t){this._points=t.map(e=>new G(e)),this._boundingBoxNeedsUpdate=!0}setClosed(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0)}setCurveType(t){this._curveType=t}setTension(t){this._tension=t}transform(t){return this._points=this._points.map(e=>{const n=new G;return n.copy(e),n.applyMatrix4(t),n}),this._boundingBoxNeedsUpdate=!0,this}calculateBoundingBox(){if(this._points.length===0)return new Ct;const t=new Ct;return this._points.forEach(e=>{t.expandByPoint(e)}),t}};class bn{constructor(t,e,n,a){this._degree=t,this._knots=[...e],this._controlPoints=n.map(h=>({x:h.x,y:h.y,z:h.z})),this._weights=a?[...a]:new Array(n.length).fill(1)}degree(){return this._degree}knots(){return[...this._knots]}controlPoints(){return this._controlPoints.map(t=>({x:t.x,y:t.y,z:t.z}))}weights(){return[...this._weights]}point(t){const e=this._controlPoints.map(n=>[n.x,n.y,n.z]);return Vs(t,this._degree,this._knots,e,this._weights)}length(){const t=this._controlPoints.map(e=>[e.x,e.y,e.z]);return ch(this._degree,this._knots,t,this._weights)}static byKnotsControlPointsWeights(t,e,n,a){return new bn(t,e,n,a)}static byPoints(t,e,n="Uniform"){let a;switch(n){case"Chord":a=lh(e,t);break;case"SqrtChord":a=hh(e,t);break;case"Uniform":default:a=oh(e,t.length);break}const h=t.map(m=>({x:m[0],y:m[1],z:m[2]})),c=new Array(h.length).fill(1);return new bn(e,a,h,c)}getParameterRange(){const t=this._knots[this._degree],e=this._knots[this._knots.length-this._degree-1];return{start:t,end:e}}getPoints(t){const e=[],{start:n,end:a}=this.getParameterRange();for(let h=0;h<=t;h++){const c=n+(a-n)*(h/t);e.push(this.point(c))}return e}isClosed(t=1e-6){const{start:e,end:n}=this.getParameterRange(),a=this.point(e),h=this.point(n),c=a[0]-h[0],m=a[1]-h[1],b=a[2]-h[2];return Math.sqrt(c*c+m*m+b*b)<t}static createFitPointsForClosedCurve(t){if(t.length<4)throw new Error("At least 4 points are required for a closed NURBS curve");const e=new yh(t,!0,"centripetal"),n=Math.max(50,t.length*2);return e.getPoints(n)}static createClosedCurve(t,e,n="Chord"){const a=this.createFitPointsForClosedCurve(t).map(h=>[h.x,h.y,h.z]);return bn.byPoints(a,e,n)}}class en extends Qs{constructor(t,e,n,a,h){super();const c=arguments.length;if(c<2||c>5)throw Xe.ILLEGAL_PARAMETERS;if(this._degree=3,this._closed=!1,Array.isArray(e)){this._controlPoints=t;let m,b=3,f=!1;if(c>=3&&(Array.isArray(n)?(m=n,c>=4&&(b=a||3),c>=5&&(f=h)):n!==void 0&&(b=n||3,c>=4&&(f=a))),n===void 0&&c>=4&&(b=a||3,c>=5&&(f=h)),this._degree=b,this._closed=f,this._controlPoints.length<this._degree+1)throw Xe.ILLEGAL_PARAMETERS;const w=this.toVerbPoints(this._controlPoints);this._nurbsCurve=Vn.geom.NurbsCurve.byKnotsControlPointsWeights(this._degree,e,w,m)}else{if(this._fitPoints=t,this._knotParameterization=e,c>=3&&(this._degree=n||3),c>=4&&(this._closed=a),this._fitPoints.length<this._degree+1)throw Xe.ILLEGAL_PARAMETERS;const m=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=Vn.geom.NurbsCurve.byPoints(m,this._degree),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}}buildCurve(){if(this._fitPoints&&this._knotParameterization){if(this._closed){const t=bn.createFitPointsForClosedCurve(this._fitPoints),e=this.toNurbsPoints(t);this._nurbsCurve=Vn.geom.NurbsCurve.byPoints(e,this._degree)}else{const t=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=Vn.geom.NurbsCurve.byPoints(t,this._degree)}this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}else if(this._controlPoints)if(this._closed){const t=bn.createFitPointsForClosedCurve(this._controlPoints),e=this.toNurbsPoints(t);this._nurbsCurve=Vn.geom.NurbsCurve.byPoints(e,this._degree),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}else{const t=this._nurbsCurve.knots(),e=this._nurbsCurve.weights(),n=this.toVerbPoints(this._controlPoints);this._nurbsCurve=Vn.geom.NurbsCurve.byKnotsControlPointsWeights(this._degree,t,n,e)}}setClosed(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0,this.buildCurve())}get degree(){return this._degree}get knotParameterization(){return this._knotParameterization}get startPoint(){const t=this._nurbsCurve.knots(),e=this._nurbsCurve.degree(),n=t[e],a=this._nurbsCurve.point(n);return new G(a[0],a[1],a[2])}get endPoint(){const t=this._nurbsCurve.knots(),e=this._nurbsCurve.degree(),n=t[t.length-e-1],a=this._nurbsCurve.point(n);return new G(a[0],a[1],a[2])}get length(){return this._nurbsCurve.length()}getFitPointAt(t){if(!this._fitPoints)throw new Error("No fit points in this spline");const e=this._fitPoints.length,n=t<0||t>=e?e-1:t,a=this._fitPoints[n];return{x:a.x,y:a.y,z:a.z||0}}getControlPointAt(t){const e=this._controlPoints.length,n=t<0||t>=e?e-1:t;return this._controlPoints[n]}getPoints(t=100){const e=this._nurbsCurve,n=[],a=e.knots(),h=this._nurbsCurve.degree(),c=a[h],m=a[a.length-h-1],b=(m-c)/(t-1);for(let f=0;f<t;f++){const w=f===t-1?m:c+f*b,x=e.point(w);n.push(new G(x[0],x[1],x[2]))}return n}getCurvePoints(t,e){const n=[],a=t.knots(),h=a[3],c=(a[a.length-4]-h)/(e-1);for(let m=0;m<e;m++){const b=h+m*c;n.push(t.point(b))}return n}calculateBoundingBox(){const t=this.getPoints(100);return new Ct().setFromPoints(t)}get closed(){return this._closed}set closed(t){this.setClosed(t)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}toNurbsPoints(t){const e=new Array(t.length);return t.forEach((n,a)=>{e[a]=[n.x,n.y,n.z||0]}),e}toVerbPoints(t){const e=new Array(t.length);return t.forEach((n,a)=>{e[a]=[n.x,n.y,n.z||0]}),e}toGePoints(t){const e=new Array(t.length);return t.forEach((n,a)=>{e[a]={x:n[0],y:n[1],z:n[2]}}),e}static createClosedSpline(t,e="Uniform",n=3){if(t.length<n+1)throw new Error(`At least ${n+1} points are required for a degree ${n} closed spline`);return new en(t,e,n,!0)}}var $a=(i=>(i.ClosedFilled="",i.Dot="_DOT",i.DotSmall="_DOTSMALL",i.DotBlank="_DOTBLANK",i.Origin="_ORIGIN",i.Origin2="_ORIGIN2",i.Open="_OPEN",i.Open90="_OPEN90",i.Open30="_OPEN30",i.Closed="_CLOSED",i.Small="_SMALL",i.None="_NONE",i.Oblique="_OBLIQUE",i.BoxFilled="_BOXFILLED",i.Box="_BOXBLANK",i.ClosedBlank="_CLOSEDBLANK",i.DatumBlank="_DATUMBLANK",i.DatumFilled="_DATUMFILLED",i.Integral="_INTEGRAL",i.ArchTick="_ARCHTICK",i))($a||{}),Zi=(i=>(i[i.ByBlock=-2]="ByBlock",i[i.ByDIPs=-4]="ByDIPs",i[i.ByLayer=-1]="ByLayer",i[i.ByLineWeightDefault=-3]="ByLineWeightDefault",i[i.LineWeight000=0]="LineWeight000",i[i.LineWeight005=5]="LineWeight005",i[i.LineWeight009=9]="LineWeight009",i[i.LineWeight013=13]="LineWeight013",i[i.LineWeight015=15]="LineWeight015",i[i.LineWeight018=18]="LineWeight018",i[i.LineWeight020=20]="LineWeight020",i[i.LineWeight025=25]="LineWeight025",i[i.LineWeight030=30]="LineWeight030",i[i.LineWeight035=35]="LineWeight035",i[i.LineWeight040=40]="LineWeight040",i[i.LineWeight050=50]="LineWeight050",i[i.LineWeight053=53]="LineWeight053",i[i.LineWeight060=60]="LineWeight060",i[i.LineWeight070=70]="LineWeight070",i[i.LineWeight080=80]="LineWeight080",i[i.LineWeight090=90]="LineWeight090",i[i.LineWeight100=100]="LineWeight100",i[i.LineWeight106=106]="LineWeight106",i[i.LineWeight120=120]="LineWeight120",i[i.LineWeight140=140]="LineWeight140",i[i.LineWeight158=158]="LineWeight158",i[i.LineWeight200=200]="LineWeight200",i[i.LineWeight211=211]="LineWeight211",i))(Zi||{}),Fr=(i=>(i[i.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",i[i.RIGHT_TO_LEFT=2]="RIGHT_TO_LEFT",i[i.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",i[i.BOTTOM_TO_TOP=4]="BOTTOM_TO_TOP",i[i.BY_STYLE=5]="BY_STYLE",i))(Fr||{}),xe=(i=>(i[i.TopLeft=1]="TopLeft",i[i.TopCenter=2]="TopCenter",i[i.TopRight=3]="TopRight",i[i.MiddleLeft=4]="MiddleLeft",i[i.MiddleCenter=5]="MiddleCenter",i[i.MiddleRight=6]="MiddleRight",i[i.BottomLeft=7]="BottomLeft",i[i.BottomCenter=8]="BottomCenter",i[i.BottomRight=9]="BottomRight",i))(xe||{}),Za=(i=>(i[i.OPTIMIZED_2D=0]="OPTIMIZED_2D",i[i.WIREFRAME=1]="WIREFRAME",i[i.HIDDEN_LINE=2]="HIDDEN_LINE",i[i.FLAT_SHADED=3]="FLAT_SHADED",i[i.GOURAUD_SHADED=4]="GOURAUD_SHADED",i[i.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",i[i.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME",i))(Za||{}),Qa=(i=>(i[i.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",i[i.TOP=1]="TOP",i[i.BOTTOM=2]="BOTTOM",i[i.FRONT=3]="FRONT",i[i.BACK=4]="BACK",i[i.LEFT=5]="LEFT",i[i.RIGHT=6]="RIGHT",i))(Qa||{}),Ja=(i=>(i[i.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",i[i.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS",i))(Ja||{});let vh=class bh{constructor(){this._number=-1,this._id="",this._groupId="",this._centerPoint=new G,this._height=0,this._width=0,this._viewCenter=new G,this._viewHeight=0}get number(){return this._number}set number(t){this._number=t}get id(){return this._id}set id(t){this._id=t}get groupId(){return this._groupId}set groupId(t){this._groupId=t}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get box(){const t=new we;return t.setFromCenterAndSize(this.centerPoint,{x:this.width,y:this.height}),t}get viewCenter(){return this._viewCenter}set viewCenter(t){this._viewCenter.copy(t)}get viewHeight(){return this._viewHeight}set viewHeight(t){this._viewHeight=t}get viewWidth(){return this.viewHeight*(this.width/this.height)}get viewBox(){const t=new we;return t.setFromCenterAndSize(this.viewCenter,{x:this.viewWidth,y:this.viewHeight}),t}clone(){const t=new bh;return t.id=this.id,t.groupId=this.groupId,t.number=this.number,t.centerPoint.copy(this.centerPoint),t.height=this.height,t.width=this.width,t.viewCenter.copy(this.viewCenter),t.viewHeight=this.viewHeight,t}copy(t){return this.id=t.id,this.groupId=t.groupId,this.number=t.number,this.centerPoint.copy(t.centerPoint),this.height=t.height,this.width=t.width,this.viewCenter.copy(t.viewCenter),this.viewHeight=t.viewHeight,this}};var vn=256,xh=[],fl=256,ii;for(;vn--;)xh[vn]=(vn+256).toString(16).substring(1);function Xu(i){var t=0,e=11;if(!ii||vn+e>fl*2)for(ii="",vn=0;t<fl;t++)ii+=xh[Math.random()*256|0];return ii.substring(vn,vn+++e)}class rn{constructor(t,e){t=t||{},Kn(t,{objectId:Xu()}),this._attrs=new Tl(t,e)}get attrs(){return this._attrs}getAttr(t){const e=this._attrs.get(t);if(e===void 0)throw new Error(`[AcDbObject] Attribute name '${t}' does't exist in this object!`);return e}getAttrWithoutException(t){return this._attrs.get(t)}setAttr(t,e){this._attrs.set(t,e)}get objectId(){return this.getAttr("objectId")}set objectId(t){this._attrs.set("objectId",t)}get ownerId(){return this.getAttr("ownerId")}set ownerId(t){this._attrs.set("ownerId",t)}get database(){return this._database?this._database:lo().workingDatabase}set database(t){this._database=t}close(){}}const ho=class ho extends rn{constructor(){super(...arguments),this._lineType=hi,this._lineWeight=Zi.ByLayer,this._linetypeScale=-1,this._visibility=!0,this._transparency=new qi}get type(){return this.constructor.typeName}get layer(){return this._layer==null&&(this._layer=this.database.clayer??"0"),this._layer}set layer(t){this._layer=t}get color(){return this._color==null&&(this._color=new Qe,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._color}set color(t){this._color==null&&(this._color=new Qe),this._color.copy(t)}get rgbColor(){let t=this.color;if(t.isByLayer){const n=this.getLayerColor();n&&n.RGB!=null&&(t=n)}else t.isByBlock;const e=t.RGB;return e??16777215}get lineType(){return this._lineType}set lineType(t){this._lineType=t||hi}get lineWeight(){return this._lineWeight}set lineWeight(t){this._lineWeight=t}get linetypeScale(){return this._linetypeScale}set linetypeScale(t){this._linetypeScale=t}get visibility(){return this._visibility}set visibility(t){this._visibility=t}get transparency(){return this._transparency}set transparency(t){this._transparency=t.clone()}get properties(){return{type:this.type,groups:[this.getGeneralProperties()]}}subGetGripPoints(){return new Array}subGetOsnapPoints(t,e,n,a,h){}transformBy(t){return this}erase(){return this.database.tables.blockTable.removeEntity(this.objectId)}worldDraw(t,e){const n=t.subEntityTraits;n.color=this.color,n.rgbColor=this.rgbColor,n.lineType=this.lineStyle,n.lineTypeScale=this.linetypeScale,n.lineWeight=this.lineWeight,n.transparency=this.transparency,n.layer=this.layer,"thickness"in this&&(n.thickness=this.thickness);const a=this.subWorldDraw(t,e);return this.attachEntityInfo(a),a}triggerModifiedEvent(){this.database.events.entityModified.dispatch({database:this.database,entity:this})}getGeneralProperties(){return{groupName:"general",properties:[{name:"handle",type:"int",editable:!1,accessor:{get:()=>this.objectId}},{name:"color",type:"color",editable:!0,accessor:{get:()=>this.color,set:t=>{this.color.copy(t)}}},{name:"layer",type:"string",editable:!0,accessor:{get:()=>this.layer,set:t=>{this.layer=t}}},{name:"linetype",type:"linetype",editable:!0,accessor:{get:()=>this.lineType,set:t=>{this.lineType=t}}},{name:"linetypeScale",type:"float",editable:!0,accessor:{get:()=>this.linetypeScale,set:t=>{this.linetypeScale=t}}},{name:"lineWeight",type:"lineweight",editable:!0,accessor:{get:()=>this.lineWeight,set:t=>{this.lineWeight=t}}},{name:"transparency",type:"transparency",editable:!0,accessor:{get:()=>this.transparency,set:t=>{this.transparency=t}}}]}}get lineStyle(){var a;const{type:t,name:e}=this.getLineType(),n=(a=this.database)==null?void 0:a.tables.linetypeTable.getAt(e);return n?{type:t,...n.linetype}:{type:t,name:e,standardFlag:0,description:"",totalPatternLength:0}}getLineType(){if(this.lineType==hi){const t=this.database.tables.layerTable.getAt(this.layer);if(t&&t.linetype)return{type:"ByLayer",name:t.linetype}}else return this.lineType==Rl?{type:"ByBlock",name:fi}:{type:"UserSpecified",name:this.lineType};return{type:"UserSpecified",name:fi}}getLayerColor(){const t=this.database.tables.layerTable.getAt(this.layer);if(t==null)console.error(`The layer with name '${this.layer}' not found in drawing database!`);else return t.color;return null}attachEntityInfo(t){t&&(t.objectId=this.objectId,this.attrs.has("ownerId")&&(t.ownerId=this.ownerId),t.layerName=this.layer,t.visible=this.visibility)}};ho.typeName="Entity";let ke=ho;const co=class co extends ke{};co.typeName="Curve";let Te=co;var jn=(i=>(i[i.SimplePoly=0]="SimplePoly",i[i.FitCurvePoly=1]="FitCurvePoly",i[i.QuadSplinePoly=2]="QuadSplinePoly",i[i.CubicSplinePoly=3]="CubicSplinePoly",i))(jn||{});const uo=class uo extends Te{constructor(t,e,n=0,a=!1,h=0,c=0,m=null){super(),this._polyType=t,this._elevation=n;const b=m&&(m==null?void 0:m.length)===e.length,f=e.map((w,x)=>({x:w.x,y:w.y,bulge:b?m[x]:void 0}));this._geo=new An(f,a)}get polyType(){return this._polyType}set polyType(t){this._polyType=t}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}get geometricExtents(){const t=this._geo.box;return new Ct({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}subGetGripPoints(){const t=new Array;for(let e=0;e<this._geo.numberOfVertices;++e){const n=this._geo.getPointAt(e);t.push(new G(n.x,n.y,0))}return t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:for(let h=0;h<this._geo.numberOfVertices;++h){const c=this._geo.getPointAt(h);a.push(new G(c.x,c.y,0))}break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new G().set(a.x,a.y,this.elevation))),t.lines(e)}};uo.typeName="2dPolyline";let yi=uo;var wh=(i=>(i[i.Vertex=0]="Vertex",i[i.CurveFitVertex=1]="CurveFitVertex",i[i.SplineFitVertex=8]="SplineFitVertex",i[i.SplineCtlVertex=9]="SplineCtlVertex",i))(wh||{});const po=class po extends ke{constructor(){super(),this._position=new G,this._bulge=0,this._startWidth=0,this._endWidth=0,this._vertexType=0}get position(){return this._position}set position(t){this._position.copy(t)}get bulge(){return this._bulge}set bulge(t){this._bulge=t}get startWidth(){return this._startWidth}set startWidth(t){this._startWidth=t}get endWidth(){return this._endWidth}set endWidth(t){this._endWidth=t}get vertexType(){return this._vertexType}set vertexType(t){this._vertexType=t}get geometricExtents(){return new Ct().expandByPoint(this._position)}subGetGripPoints(){const t=new Array;return t.push(this._position),t}subGetOsnapPoints(t,e,n,a){a.push(this._position)}transformBy(t){return this._position.applyMatrix4(t),this}subWorldDraw(t){}};po.typeName="2dVertex";let ka=po;var js=(i=>(i[i.SimplePoly=0]="SimplePoly",i[i.QuadSplinePoly=1]="QuadSplinePoly",i[i.CubicSplinePoly=2]="CubicSplinePoly",i))(js||{});const mo=class mo extends Te{constructor(t,e,n=!1){super(),this._polyType=t,this._geo=new An(e,n)}get polyType(){return this._polyType}set polyType(t){this._polyType=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}get geometricExtents(){const t=this._geo.box;return new Ct({x:t.min.x,y:t.min.y,z:0},{x:t.max.x,y:t.max.y,z:0})}subGetGripPoints(){const t=new Array;for(let e=0;e<this._geo.numberOfVertices;++e){const n=this._geo.getPointAt(e);t.push(new G(n.x,n.y,0))}return t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:for(let h=0;h<this._geo.numberOfVertices;++h){const c=this._geo.getPointAt(h);a.push(new G(c.x,c.y,0))}break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0},{name:"z",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new G().set(a.x,a.y,0))),t.lines(e)}};mo.typeName="3dPolyline";let vi=mo;var Ah=(i=>(i[i.SimpleVertex=0]="SimpleVertex",i[i.ControlVertex=1]="ControlVertex",i[i.FitVertex=2]="FitVertex",i))(Ah||{});const go=class go extends ke{constructor(){super(),this._position=new G,this._vertexType=0}get position(){return this._position}set position(t){this._position.copy(t)}get vertexType(){return this._vertexType}set vertexType(t){this._vertexType=t}get geometricExtents(){return new Ct().expandByPoint(this._position)}subGetGripPoints(){const t=new Array;return t.push(this._position),t}subGetOsnapPoints(t,e,n,a){a.push(this._position)}transformBy(t){return this._position.applyMatrix4(t),this}subWorldDraw(t){}};go.typeName="3dVertex";let Ta=go;const fo=class fo extends Te{constructor(t,e,n,a,h=X.Z_AXIS){super(),this._geo=new Xa(t,e,n,a,h,X.X_AXIS)}get center(){return this._geo.center}set center(t){this._geo.center=t}get radius(){return this._geo.radius}set radius(t){this._geo.radius=t}get startAngle(){return this._geo.startAngle}set startAngle(t){this._geo.startAngle=t}get endAngle(){return this._geo.endAngle}set endAngle(t){this._geo.endAngle=t}get normal(){return this._geo.normal}set normal(t){this._geo.normal=t}get startPoint(){return this._geo.startPoint}get endPoint(){return this._geo.endPoint}get midPoint(){return this._geo.midPoint}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:t=>{this.radius=t}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:t=>{this.startAngle=t}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:t=>{this.endAngle=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"arcLength",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"totalAngle",type:"float",editable:!1,accessor:{get:()=>Pt.radToDeg(Math.abs(this._geo.deltaAngle))}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.center),t.push(this.startPoint),t.push(this.endPoint),t}subGetOsnapPoints(t,e,n,a){const h=this.startPoint,c=this.endPoint;switch(t){case Dt.EndPoint:a.push(h),a.push(c);break;case Dt.MidPoint:a.push(this.midPoint);break;case Dt.Nearest:{const m=this._geo.nearestPoint(e);a.push(m)}break;case Dt.Perpendicular:break;case Dt.Tangent:{const m=this._geo.tangentPoints(e);a.push(...m);break}}}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){return t.circularArc(this._geo)}};fo.typeName="Arc";let bi=fo;var Ph=(i=>(i[i.LEFT=0]="LEFT",i[i.CENTER=1]="CENTER",i[i.RIGHT=2]="RIGHT",i[i.ALIGNED=3]="ALIGNED",i[i.MIDDLE=4]="MIDDLE",i[i.FIT=5]="FIT",i))(Ph||{}),Ih=(i=>(i[i.BASELINE=0]="BASELINE",i[i.BOTTOM=1]="BOTTOM",i[i.MIDDLE=2]="MIDDLE",i[i.TOP=3]="TOP",i))(Ih||{});const _o=class _o extends ke{constructor(){super(),this._textString="",this._height=0,this._thickness=1,this._position=new G,this._rotation=0,this._oblique=0,this._horizontalMode=0,this._verticalModel=2,this._styleName="",this._widthFactor=1}get textString(){return this._textString}set textString(t){this._textString=t}get thickness(){return this._thickness}set thickness(t){this._thickness=t}get height(){return this._height}set height(t){this._height=t}get position(){return this._position}set position(t){this._position.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get oblique(){return this._oblique}set oblique(t){this._oblique=t}get horizontalMode(){return this._horizontalMode}set horizontalMode(t){this._horizontalMode=t}get verticalMode(){return this._verticalModel}set verticalMode(t){this._verticalModel=t}get styleName(){return this._styleName}set styleName(t){this._styleName=t}get widthFactor(){return this._widthFactor}set widthFactor(t){this._widthFactor=t}get geometricExtents(){return new Ct}subGetOsnapPoints(t,e,n,a){Dt.Insertion===t&&a.push(this._position)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.textString,set:t=>{this.textString=t}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:t=>{this.styleName=t}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:t=>{this.height=t}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"widthFactor",type:"float",editable:!0,accessor:{get:()=>this.widthFactor,set:t=>{this.widthFactor=t}}},{name:"oblique",type:"float",editable:!0,accessor:{get:()=>this.oblique,set:t=>{this.oblique=t}}}]},{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}getTextStyle(){const t=this.database.tables.textStyleTable;let e=t.getAt(this.styleName);return e||(e=t.getAt("STANDARD")||t.getAt("Standard")),e.textStyle}subWorldDraw(t,e){const n={text:this.textString,height:this.height,width:1/0,widthFactor:this.widthFactor,position:this.position,rotation:this.rotation,drawingDirection:Fr.BOTTOM_TO_TOP,attachmentPoint:xe.BottomLeft};return t.mtext(n,this.getTextStyle(),e)}};_o.typeName="Text";let qn=_o;var le=(i=>(i[i.Invisible=1]="Invisible",i[i.Const=2]="Const",i[i.Verifiable=4]="Verifiable",i[i.Preset=8]="Preset",i))(le||{}),_r=(i=>(i[i.MultiLine=2]="MultiLine",i[i.ConstMultiLine=4]="ConstMultiLine",i))(_r||{});const yo=class yo extends qn{constructor(){super(),this._flags=0,this._prompt="",this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&1)!==0}set isInvisible(t){t?this._flags|=1:this._flags&=-2}get prompt(){return this._prompt}set prompt(t){this._prompt=t}get isConst(){return(this._flags&2)!==0}set isConst(t){t?this._flags|=2:this._flags&=-3}get isVerifiable(){return(this._flags&4)!==0}set isVerifiable(t){t?this._flags|=4:this._flags&=-5}get isPreset(){return(this._flags&8)!==0}set isPreset(t){t?this._flags|=8:this._flags&=-9}get isMTextAttribute(){return(this._mtextFlag&2)!==0}set isMTextAttribute(t){t?this._mtextFlag|=2:this._mtextFlag&=-3}get isConstMTextAttribute(){return(this._mtextFlag&4)!==0}set isConstMTextAttribute(t){t?this._mtextFlag|=4:this._mtextFlag&=-5}get tag(){return this._tag}set tag(t){this._tag=t}get fieldLength(){return this._fieldLength}set fieldLength(t){this._fieldLength=t}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(t){this._lockPositionInBlock=t}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(t){this._isReallyLocked=t}get mtext(){return this._mtext}set mtext(t){this._mtext=t,this.isMTextAttribute=t!=null}subWorldDraw(t){}};yo.typeName="AttDef";let xi=yo;const vo=class vo extends qn{constructor(){super(),this._flags=0,this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&le.Invisible)!==0}set isInvisible(t){t?this._flags|=le.Invisible:this._flags&=~le.Invisible}get isConst(){return(this._flags&le.Const)!==0}set isConst(t){t?this._flags|=le.Const:this._flags&=~le.Const}get isVerifiable(){return(this._flags&le.Verifiable)!==0}set isVerifiable(t){t?this._flags|=le.Verifiable:this._flags&=~le.Verifiable}get isPreset(){return(this._flags&le.Preset)!==0}set isPreset(t){t?this._flags|=le.Preset:this._flags&=~le.Preset}get isMTextAttribute(){return(this._mtextFlag&_r.MultiLine)!==0}set isMTextAttribute(t){t?this._mtextFlag|=_r.MultiLine:this._mtextFlag&=~_r.MultiLine}get isConstMTextAttribute(){return(this._mtextFlag&_r.ConstMultiLine)!==0}set isConstMTextAttribute(t){t?this._mtextFlag|=_r.ConstMultiLine:this._mtextFlag&=~_r.ConstMultiLine}get tag(){return this._tag}set tag(t){this._tag=t}get fieldLength(){return this._fieldLength}set fieldLength(t){this._fieldLength=t}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(t){this._lockPositionInBlock=t}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(t){this._isReallyLocked=t}get mtext(){return this._mtext}set mtext(t){this._mtext=t,this.isMTextAttribute=t!=null}};vo.typeName="Attrib";let wi=vo;const bo=class bo extends ke{constructor(t){super(),this._blockName=t,this._position=new G,this._rotation=0,this._normal=new X(0,0,1),this._scaleFactors=new G(1,1,1),this._attribs=new Map}get position(){return this._position}set position(t){this._position.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get scaleFactors(){return this._scaleFactors}set scaleFactors(t){this._scaleFactors.copy(t)}get normal(){return this._normal}set normal(t){this._normal.copy(t).normalize()}get blockTableRecord(){return this.database.tables.blockTable.getAt(this._blockName)}appendAttributes(t){this._attribs.set(t.objectId,t),t.ownerId=this.objectId}attributeIterator(){return new Js(this._attribs)}get blockTransform(){const t=this.blockTableRecord,e=(t==null?void 0:t.origin)??G.ORIGIN,n=new Ye().makeTranslation(-e.x,-e.y,-e.z),a=new Ye().makeScale(this._scaleFactors.x,this._scaleFactors.y,this._scaleFactors.z),h=new wn().setFromAxisAngle(X.Z_AXIS,this._rotation),c=new Ye().makeRotationFromQuaternion(h),m=new Ye().makeTranslation(this._position.x,this._position.y,this._position.z);return new Ye().multiplyMatrices(m,c).multiply(a).multiply(n)}subGetOsnapPoints(t,e,n,a,h){Dt.Insertion===t?a.push(this._position):h&&this.subEntityGetOsnapPoints(t,e,n,a,h)}get properties(){const t={type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"blockName",type:"float",editable:!1,accessor:{get:()=>this._blockName}},{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:e=>{this.position.x=e}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:e=>{this.position.y=e}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:e=>{this.position.z=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"scaleFactorsX",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.x,set:e=>{this.scaleFactors.x=e}}},{name:"scaleFactorsY",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.y,set:e=>{this.scaleFactors.y=e}}},{name:"scaleFactorsZ",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.z,set:e=>{this.scaleFactors.z=e}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:e=>{this.normal.x=e}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:e=>{this.normal.y=e}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:e=>{this.normal.z=e}}}]}]};if(this._attribs.size>0){const e={groupName:"attribute",properties:[]};t.groups.push(e),this._attribs.forEach(n=>{e.properties.push({name:n.tag,type:"string",editable:!n.isConst,skipTranslation:!0,accessor:{get:()=>n.textString,set:a=>{n.textString=a}}})})}return t}get geometricExtents(){const t=new Ct,e=this.blockTableRecord;if(e!=null){const a=e.newIterator();for(const h of a)t.union(h.geometricExtents)}const n=this.blockTransform;return t.applyMatrix4(n),t}subWorldDraw(t){const e=this.blockTableRecord;if(e!=null){const n=this.blockTransform,a=[];return this._attribs.forEach(c=>{if(!c.isInvisible){const m=c.worldDraw(t);m&&a.push(m)}}),$n.instance.draw(t,e,this.rgbColor,a,!0,n,this._normal)}else return t.group([])}subEntityGetOsnapPoints(t,e,n,a,h){var m;if(h===this.objectId)return;const c=(m=this.database)==null?void 0:m.tables.blockTable;if(c!=null){const b=c.getEntityById(h);if(b){const f=[];b.subGetOsnapPoints(t,e,n,f,h);const w=this.blockTransform;f.forEach(x=>{const S=x.clone().applyMatrix4(w);a.push(S)})}}}};bo.typeName="BlockReference";let Yn=bo;const xo=class xo extends Te{constructor(t,e,n=X.Z_AXIS){super(),this._geo=new Xa(t,e,0,Zt,n,X.X_AXIS)}get center(){return this._geo.center}set center(t){this._geo.center=t}get radius(){return this._geo.radius}set radius(t){this._geo.radius=t}get normal(){return this._geo.normal}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.Center:case Dt.Centroid:a.push(this._geo.center);break;case Dt.Quadrant:a.push(this._geo.getPointAtAngle(0)),a.push(this._geo.getPointAtAngle(Math.PI/2)),a.push(this._geo.getPointAtAngle(Math.PI)),a.push(this._geo.getPointAtAngle(Math.PI/2*3));break;case Dt.Nearest:{const h=this._geo.nearestPoint(e);a.push(h)}break;case Dt.Tangent:{const h=this._geo.tangentPoints(e);a.push(...h);break}}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:t=>{this.radius=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"diameter",type:"float",editable:!1,accessor:{get:()=>this._geo.radius*2}},{name:"perimeter",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.center),t}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){return t.circularArc(this._geo)}};xo.typeName="Circle";let Ai=xo;const wo=class wo extends Te{constructor(t,e,n,a,h,c,m){super(),this._geo=new $i(t,e,n,a,h,c,m)}get center(){return this._geo.center}set center(t){this._geo.center=t}get majorAxisRadius(){return this._geo.majorAxisRadius}set majorAxisRadius(t){this._geo.majorAxisRadius=t}get minorAxisRadius(){return this._geo.minorAxisRadius}set minorAxisRadius(t){this._geo.minorAxisRadius=t}get startAngle(){return this._geo.startAngle}set startAngle(t){this._geo.startAngle=t}get endAngle(){return this._geo.endAngle}set endAngle(t){this._geo.endAngle=t}get normal(){return this._geo.normal}set normal(t){this._geo.normal=t}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:this.closed||(a.push(this._geo.startPoint),a.push(this._geo.endPoint));break;case Dt.MidPoint:this.closed||a.push(this._geo.midPoint);break;case Dt.Quadrant:this.closed&&(a.push(this._geo.getPointAtAngle(0)),a.push(this._geo.getPointAtAngle(Math.PI/2)),a.push(this._geo.getPointAtAngle(Math.PI)),a.push(this._geo.getPointAtAngle(Math.PI/2*3)));break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"majorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.majorAxisRadius,set:t=>{this.center.x=t}}},{name:"minorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.minorAxisRadius,set:t=>{this.minorAxisRadius=t}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:t=>{this.startAngle=t}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:t=>{this.endAngle=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(t){return t.ellipticalArc(this._geo)}};wo.typeName="Ellipse";let Pi=wo;const Ao=class Ao extends ke{constructor(){super(),this._vertices=[new G,new G,new G],this._edgeInvisibilities=0}getVertexAt(t){return t<0?this._vertices[0]:t>this._vertices.length?this._vertices[this._vertices.length-1]:this._vertices[t]}setVertexAt(t,e){if(t<0&&this._vertices[0].copy(e),t>=3)return this._vertices.length===3&&this._vertices.push(new G),this._vertices[3].copy(e);this._vertices[t].copy(e)}setEdgeInvisibilities(t){this._edgeInvisibilities=t}isEdgeVisibleAt(t){if(t<0||t>3)throw new Error("Index out of range");return(this._edgeInvisibilities&1<<t)===0}makeEdgeInvisibleAt(t){if(t<0||t>3)throw new Error("Index out of range");this._edgeInvisibilities=this._edgeInvisibilities|1<<t}get geometricExtents(){return new Ct().setFromPoints(this._vertices)}subGetGripPoints(){const t=new Array;return t.push(...this._vertices),t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:a.push(...this._vertices);break}}subWorldDraw(t){const e=this._vertices.length,n=new Float32Array(e*3),a=new Uint16Array(e*2);for(let h=0;h<e;h++)n[h*3]=this._vertices[h].x,n[h*3+1]=this._vertices[h].y,n[h*3+2]=this._vertices[h].z,this.isEdgeVisibleAt(h)&&(a[h*2]=h,a[h*2+1]=(h+1)%4);return t.lineSegments(n,3,a)}};Ao.typeName="Face";let Ii=Ao;var Gs=(i=>(i[i.UserDefined=0]="UserDefined",i[i.Predefined=1]="Predefined",i[i.Custom=2]="Custom",i))(Gs||{}),Sh=(i=>(i[i.Normal=0]="Normal",i[i.Outer=1]="Outer",i[i.Ignore=2]="Ignore",i))(Sh||{});const Po=class Po extends ke{constructor(){super(),this._elevation=0,this._geo=new Xi,this._isSolidFill=!1,this._definitionLines=[],this._patternName="",this._patternType=1,this._patternAngle=0,this._patternScale=1,this._hatchStyle=0}get isSolidFill(){return this._isSolidFill||this._patternName.toUpperCase()==="SOLID"}set isSolidFill(t){this._isSolidFill=t}get definitionLines(){return this._definitionLines}get patternName(){return this._patternName}set patternName(t){this._patternName=t}get patternType(){return this._patternType}set patternType(t){this._patternType=t}get patternAngle(){return this._patternAngle}set patternAngle(t){this._patternAngle=t}get patternScale(){return this._patternScale}set patternScale(t){this._patternScale=t}get hatchStyle(){return this._hatchStyle}set hatchStyle(t){this._hatchStyle=t}get elevation(){return this._elevation}set elevation(t){this._elevation=t}add(t){this._geo.add(t)}get geometricExtents(){const t=this._geo.box;return new Ct({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"pattern",properties:[{name:"patternType",type:"enum",editable:!0,options:[{label:Gs[0],value:0},{label:Gs[1],value:1},{label:Gs[2],value:2}],accessor:{get:()=>this.patternType,set:t=>{this.patternType=t}}},{name:"patternName",type:"string",editable:!0,accessor:{get:()=>this.patternName,set:t=>{this.patternName=t}}},{name:"patternAngle",type:"float",editable:!0,accessor:{get:()=>this.patternAngle,set:t=>{this.patternAngle=t}}},{name:"patternScale",type:"float",editable:!0,accessor:{get:()=>this.patternScale,set:t=>{this.patternScale=t}}}]},{groupName:"geometry",properties:[{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(t){const e=t.subEntityTraits;return e.fillType={solidFill:this.isSolidFill,patternAngle:this.patternAngle,definitionLines:this.definitionLines},t.area(this._geo)}};Po.typeName="Hatch";let qs=Po;var Eh=(i=>(i[i.MText=0]="MText",i[i.Fcf=1]="Fcf",i[i.BlockReference=2]="BlockReference",i[i.NoAnnotation=3]="NoAnnotation",i))(Eh||{});const Io=class Io extends Te{constructor(){super(),this._isSplined=!1,this._updated=!1,this._hasArrowHead=!1,this._vertices=[],this._dimensionStyle="",this._hasHookLine=!1,this._annoType=3}get isSplined(){return this._isSplined}set isSplined(t){this._isSplined=t}get hasArrowHead(){return this._hasArrowHead}set hasArrowHead(t){this._hasArrowHead=t}get hasHookLine(){return this._hasHookLine}set hasHookLine(t){this._hasHookLine=t}get numVertices(){return this._vertices.length}get dimensionStyle(){return this._dimensionStyle}set dimensionStyle(t){this._dimensionStyle=t}get annoType(){return this._annoType}set annoType(t){this._annoType=t}appendVertex(t){this._vertices.push(new G().copy(t)),this._updated=!0}setVertexAt(t,e){throw(t<0||t>=this._vertices.length)&&(this._vertices[t].copy(e),this._updated=!0),new Error("The vertex index is out of range!")}vertexAt(t){throw(t<0||t>=this._vertices.length)&&this._vertices[t],new Error("The vertex index is out of range!")}get geometricExtents(){return this._isSplined&&this.splineGeo?this.splineGeo.calculateBoundingBox():new Ct().setFromPoints(this._vertices)}get closed(){return!1}set closed(t){}subWorldDraw(t){if(this.isSplined&&this.splineGeo){const e=this.splineGeo.getPoints(100);return t.lines(e)}else return t.lines(this._vertices)}get splineGeo(){return this.createSplineIfNeeded(),this._splineGeo}createSplineIfNeeded(){this.isSplined&&this.numVertices>=2&&(this._splineGeo==null||this._updated)&&(this._splineGeo=new en(this._vertices,"Uniform"),this._updated=!1)}};Io.typeName="Leader";let Si=Io;var Dt=(i=>(i[i.EndPoint=1]="EndPoint",i[i.MidPoint=2]="MidPoint",i[i.Center=3]="Center",i[i.Node=4]="Node",i[i.Quadrant=5]="Quadrant",i[i.Insertion=7]="Insertion",i[i.Perpendicular=8]="Perpendicular",i[i.Tangent=9]="Tangent",i[i.Nearest=10]="Nearest",i[i.Centroid=11]="Centroid",i))(Dt||{});function Ku(i){let t=0;for(const e of i)t|=1<<e-1;return t}function $u(i){const t=[];for(const e of Object.values(Dt)){if(typeof e!="number")continue;const n=1<<e-1;i&n&&t.push(e)}return t}function Zu(i,t){return i^1<<t-1}function Qu(i,t){return(i&1<<t-1)!==0}function Ju(i,t){return i|1<<t-1}function td(i,t){return i&~(1<<t-1)}const So=class So extends Te{constructor(t,e){super(),this._geo=new Hn(t,e)}get startPoint(){return this._geo.startPoint}set startPoint(t){this._geo.startPoint=t}get endPoint(){return this._geo.endPoint}set endPoint(t){this._geo.endPoint=t}get midPoint(){return this._geo.midPoint}get geometricExtents(){return this._geo.box}get closed(){return!1}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"startX",type:"float",editable:!0,accessor:{get:()=>this.startPoint.x,set:t=>{this.startPoint.x=t}}},{name:"startY",type:"float",editable:!0,accessor:{get:()=>this.startPoint.y,set:t=>{this.startPoint.y=t}}},{name:"startZ",type:"float",editable:!0,accessor:{get:()=>this.startPoint.z,set:t=>{this.startPoint.z=t}}},{name:"endX",type:"float",editable:!0,accessor:{get:()=>this.endPoint.x,set:t=>{this.endPoint.x=t}}},{name:"endY",type:"float",editable:!0,accessor:{get:()=>this.endPoint.y,set:t=>{this.endPoint.y=t}}},{name:"endZ",type:"float",editable:!0,accessor:{get:()=>this.endPoint.z,set:t=>{this.endPoint.z=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.midPoint),t.push(this.startPoint),t.push(this.endPoint),t}subGetOsnapPoints(t,e,n,a){const h=this.startPoint,c=this.endPoint;switch(t){case Dt.EndPoint:a.push(h),a.push(c);break;case Dt.MidPoint:a.push(this.midPoint);break;case Dt.Nearest:{const m=this._geo.project(e);a.push(m)}break;case Dt.Perpendicular:{const m=this._geo.perpPoint(e);a.push(m)}break;case Dt.Tangent:break}}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){const e=this.startPoint,n=this.endPoint,a=[new G(e.x,e.y,0),new G(n.x,n.y,0)];return t.lines(a)}};So.typeName="Line";let Ys=So;const Eo=class Eo extends ke{constructor(){super(),this._contents="",this._height=0,this._width=0,this._lineSpacingFactor=.25,this._lineSpacingStyle=0,this._backgroundFill=!1,this._backgroundFillColor=13158600,this._backgroundFillTransparency=1,this._backgroundScaleFactor=1,this._rotation=0,this._styleName="",this._location=new G,this._attachmentPoint=xe.TopLeft,this._direction=new X(1,0,0),this._drawingDirection=Fr.LEFT_TO_RIGHT}get contents(){return this._contents}set contents(t){this._contents=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get lineSpacingFactor(){return this._lineSpacingFactor}set lineSpacingFactor(t){this._lineSpacingFactor=t}get lineSpacingStyle(){return this._lineSpacingStyle}set lineSpacingStyle(t){this._lineSpacingStyle=t}get backgroundFill(){return this._backgroundFill}set backgroundFill(t){this._backgroundFill=t,this._backgroundFillColor=13158600}get backgroundFillColor(){return this._backgroundFillColor}set backgroundFillColor(t){this._backgroundFillColor=t}get backgroundFillTransparency(){return this._backgroundFillTransparency}set backgroundFillTransparency(t){this._backgroundFillTransparency=t}get backgroundScaleFactor(){return this._backgroundScaleFactor}set backgroundScaleFactor(t){this._backgroundScaleFactor=t}get styleName(){return this._styleName}set styleName(t){this._styleName=t}get location(){return this._location}set location(t){this._location.copy(t)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(t){this._attachmentPoint=t}get direction(){return this._direction}set direction(t){this._direction.copy(t)}get drawingDirection(){return this._drawingDirection}set drawingDirection(t){this._drawingDirection=t}get geometricExtents(){return new Ct}subGetOsnapPoints(t,e,n,a){Dt.Insertion===t&&a.push(this._location)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:t=>{this.contents=t}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:t=>{this.styleName=t}}},{name:"attachmentPoint",type:"enum",editable:!0,options:[{label:xe[1],value:1},{label:xe[2],value:2},{label:xe[3],value:3},{label:xe[4],value:4},{label:xe[5],value:5},{label:xe[6],value:6},{label:xe[7],value:7},{label:xe[8],value:8},{label:xe[9],value:9}],accessor:{get:()=>this.attachmentPoint,set:t=>{this.attachmentPoint=t}}},{name:"drawingDirection",type:"enum",editable:!0,options:[{label:Fr[1],value:1},{label:Fr[2],value:2},{label:Fr[3],value:3},{label:Fr[4],value:4},{label:Fr[5],value:5}],accessor:{get:()=>this.drawingDirection,set:t=>{this.drawingDirection=t}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:t=>{this.height=t}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"lineSpacingFactor",type:"float",editable:!0,accessor:{get:()=>this.lineSpacingFactor,set:t=>{this.lineSpacingFactor=t}}},{name:"definedWidth",type:"float",editable:!0,accessor:{get:()=>this.width,set:t=>{this.width=t}}},{name:"directionX",type:"float",editable:!0,accessor:{get:()=>this.direction.x,set:t=>{this.direction.x=t}}},{name:"directionY",type:"float",editable:!0,accessor:{get:()=>this.direction.y,set:t=>{this.direction.y=t}}},{name:"directionZ",type:"float",editable:!0,accessor:{get:()=>this.direction.z,set:t=>{this.direction.z=t}}}]},{groupName:"geometry",properties:[{name:"locationX",type:"float",editable:!0,accessor:{get:()=>this.location.x,set:t=>{this.location.x=t}}},{name:"locationY",type:"float",editable:!0,accessor:{get:()=>this.location.y,set:t=>{this.location.y=t}}},{name:"locationZ",type:"float",editable:!0,accessor:{get:()=>this.location.z,set:t=>{this.location.z=t}}}]}]}}getTextStyle(){const t=this.database.tables.textStyleTable;let e=t.getAt(this.styleName);return e||(e=t.getAt("STANDARD")||t.getAt("Standard")),e.textStyle}subWorldDraw(t,e){const n={text:this.contents,height:this.height,width:this.width,position:this.location,rotation:this.rotation,directionVector:this.direction,attachmentPoint:this.attachmentPoint,drawingDirection:this.drawingDirection,lineSpaceFactor:this.lineSpacingFactor};return t.mtext(n,this.getTextStyle(),e)}};Eo.typeName="MText";let Xs=Eo;const Mo=class Mo extends Te{constructor(t,e,n,a,h){super();const c=+(t!==void 0)+ +(e!==void 0)+ +(n!==void 0)+ +(a!==void 0)+ +(h!==void 0);if(c<2||c>5)throw Xe.ILLEGAL_PARAMETERS;!Array.isArray(e)?this._geo=new en(t,e,n,a):this._geo=new en(t,e,n,a,h)}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:a.push(this._geo.startPoint),a.push(this._geo.endPoint);break}}subWorldDraw(t){const e=this._geo.getPoints(100);return t.lines(e)}};Mo.typeName="Spline";let Ks=Mo;const ed=new X,ko=class ko extends Yn{constructor(t,e,n){super(t),this._attachmentPoint=xe.TopLeft,this._numColumns=n,this._numRows=e,this._columnWidth=new Array(n),this._rowHeight=new Array(e),this._cells=new Array(e*n)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(t){this._attachmentPoint=t}get numRows(){return this._numRows}set numRows(t){this._numRows=t}get numColumns(){return this._numColumns}set numColumns(t){this._numColumns=t}numContents(t,e){return 1}rowHeight(t){return this._rowHeight[t]}setRowHeight(t,e){this._rowHeight[t]=e}setUniformRowHeight(t){this._rowHeight.fill(t)}columnWidth(t){return this._columnWidth[t]}setUniformColumnWidth(t){this._columnWidth.fill(t)}setColumnWidth(t,e){this._columnWidth[t]=e}cell(t){if(!(t<0||t>=this._cells.length))return this._cells[t]}setCell(t,e){this._cells[t]=e}textString(t,e,n){return this._cells[t*e].text}setTextString(t,e,n){this._cells[t*e].text=n}isEmpty(t,e){return!this._cells[t*e].text}get geometricExtents(){return new Ct}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"table",properties:[{name:"numRows",type:"string",editable:!0,accessor:{get:()=>this.numRows,set:t=>{this.numRows=t}}},{name:"numColumns",type:"float",editable:!0,accessor:{get:()=>this.numColumns,set:t=>{this.numColumns=t}}},{name:"tableWidth",type:"float",editable:!1,accessor:{get:()=>this._columnWidth.reduce((t,e)=>t+e,0)}},{name:"tableHeight",type:"float",editable:!1,accessor:{get:()=>this._rowHeight.reduce((t,e)=>t+e,0)}}]},{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}subWorldDraw(t){let e=0,n=0;const a=new Uint16Array(this.numColumns*this.numRows*8),h=new Float32Array((this.numColumns+1)*(this.numRows+1)*3);let c=0;for(let S=0;S<=this.numRows;S++){e-=S>0?this.rowHeight(S-1):0,n=0;for(let M=0;M<=this.numColumns;M++)n+=M>0?this.columnWidth(M-1):0,h[c++]=n,h[c++]=e,h[c++]=0}const m=[],b=new Array(this.numRows*this.numColumns).fill(!1);n=0,c=0;let f=0;for(let S=0;S<this.numColumns;S++){n+=S>0?this.columnWidth(S-1):0,e=0;for(let M=0;M<this.numRows;M++){e+=M>0?this.rowHeight(M-1):0;const N=this.cell(M*this.numColumns+S);if(f=M*this.numColumns+S,N&&!b[f]){const O=N.borderWidth??1,F=N.borderHeight??1;this.fillVisited(b,f,this.numColumns,O,F),a[c++]=S+M*(this.numColumns+1),a[c++]=S+M*(this.numColumns+1)+O;const D=h[a[c-1]*3]-n,at=S+(M+F)*(this.numColumns+1)+O;S+O==this.numColumns&&(a[c++]=S+M*(this.numColumns+1)+O,a[c++]=at);const ft=-h[at*3+1]-e;if(M+F==this.numRows&&(a[c++]=S+(M+F)*(this.numColumns+1)+F,a[c++]=S+(M+F)*(this.numColumns+1)),a[c++]=S+(M+F)*(this.numColumns+1),a[c++]=S+M*(this.numColumns+1),N.text){const st=N.attachmentPoint||this.attachmentPoint||xe.MiddleCenter,H=this.getTableTextOffset(st,D,ft),dt={text:N.text,height:N.textHeight,width:D,position:ed.set(n,-e,0).clone().add(H),rotation:this.rotation,attachmentPoint:st},it=this.getTextStyle(N);m.push(t.mtext(dt,it))}}}}m.push(t.lineSegments(h,3,a));const w=t.group(m),x=new wn;return x.setFromAxisAngle(X.Z_AXIS,this.rotation),_l.compose(this.position,x,this.scaleFactors),w.applyMatrix(_l),w}fillVisited(t,e,n,a,h){if(h==1&&a==1)t[e]=!0;else for(let c=0;c<a;++c)for(let m=0;m<h;++m)t[e+c+m*n]=!0}getTextStyle(t){const e=this.database.tables.textStyleTable;let n;return t.textStyle&&(n=e.getAt(t.textStyle)),n||(n=e.getAt("STANDARD")||e.getAt("Standard")),n.textStyle}getTableTextOffset(t,e,n){const a=new X;switch(t){case 1:break;case 2:a.setX(e/2);break;case 3:a.setX(e);break;case 4:a.setY(-n/2);break;case 5:a.set(e/2,-n/2,0);break;case 6:a.set(e,-n/2,0);break;case 7:a.setY(-n);break;case 8:a.set(e/2,-n,0);break;case 9:a.set(e,-n,0);break}return a}};ko.typeName="Table";let Ei=ko;const _l=new Ye,To=class To extends Te{constructor(){super(),this._elevation=0,this._thickness=1,this._vertices=[new G,new G,new G,new G]}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return!0}get thickness(){return this._thickness}set thickness(t){this._thickness=t}getPointAt(t){return t<0?this._vertices[0]:t>3?this._vertices[3]:this._vertices[t]}setPointAt(t,e){if(t<0&&this._vertices[0].copy(e),t>3)return this._vertices[3].copy(e);this._vertices[t].copy(e)}get geometricExtents(){return new Ct().setFromPoints(this._vertices)}subGetGripPoints(){const t=new Array;return t.push(...this._vertices),t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:a.push(...this._vertices);break}}subWorldDraw(t){const e=new An(this._vertices,!0),n=new Xi;n.add(e);const a=t.subEntityTraits;return a.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},t.area(n)}};To.typeName="Trace";let Mi=To;const Co=class Co extends Te{constructor(){super(),this._elevation=0,this._geo=new An}get numberOfVertices(){return this._geo.numberOfVertices}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}addVertexAt(t,e,n=0,a=-1,h=-1){const c=a<0?void 0:a,m=h<0?void 0:h,b={x:e.x,y:e.y,bulge:n,startWidth:c,endWidth:m};this._geo.addVertexAt(t,b)}removeVertexAt(t){this._geo.removeVertexAt(t)}reset(t,e){this._geo.reset(t,e)}getPoint2dAt(t){return this._geo.getPointAt(t)}getPoint3dAt(t){const e=this.getPoint2dAt(t);return new G(e.x,e.y,this._elevation)}get geometricExtents(){const t=this._geo.box;return new Ct({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}subGetGripPoints(){const t=new Array;for(let e=0;e<this.numberOfVertices;++e)t.push(this.getPoint3dAt(e));return t}subGetOsnapPoints(t,e,n,a){const h=new Array;for(let c=0;c<this.numberOfVertices;++c)h.push(this.getPoint3dAt(c));switch(t){case Dt.EndPoint:a.push(...h);break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new G().set(a.x,a.y,this.elevation))),t.lines(e)}};Co.typeName="Polyline";let ki=Co;const No=class No extends ke{constructor(){super(),this._geo=new G}get position(){return this._geo}set position(t){this._geo.set(t.x,t.y,t.z||0)}get geometricExtents(){return new Ct().expandByPoint(this._geo)}subGetOsnapPoints(t,e,n,a){Dt.Node===t&&a.push(this._geo)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}transformBy(t){return this._geo.applyMatrix4(t),this}subWorldDraw(t){return t.point(this._geo,{displayMode:this.database.pdmode,displaySize:this.database.pdsize})}};No.typeName="Point";let Ti=No;var Mh=(i=>(i[i.Invalid=0]="Invalid",i[i.Rect=1]="Rect",i[i.Poly=2]="Poly",i))(Mh||{}),kh=(i=>(i[i.Show=1]="Show",i[i.ShowUnAligned=2]="ShowUnAligned",i[i.Clip=4]="Clip",i[i.Transparent=8]="Transparent",i))(kh||{});const Lo=class Lo extends ke{constructor(){super(),this._brightness=50,this._contrast=50,this._fade=0,this._width=0,this._height=0,this._position=new G,this._scale=new Jt(1,1),this._rotation=0,this._clipBoundaryType=1,this._clipBoundary=[],this._isClipped=!1,this._isShownClipped=!1,this._isImageShown=!0,this._isImageTransparent=!1,this._imageDefId=""}get brightness(){return this._brightness}set brightness(t){this._brightness=t}get contrast(){return this._contrast}set contrast(t){this._contrast=t}get fade(){return this._fade}set fade(t){this._fade=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get position(){return this._position}set position(t){this._position=t}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get scale(){return this._scale}set scale(t){this._scale.copy(t)}get clipBoundaryType(){return this._clipBoundaryType}set clipBoundaryType(t){this._clipBoundaryType=t}get clipBoundary(){return this._clipBoundary}set clipBoundary(t){this._clipBoundary=[],this._clipBoundary.push(...t)}get isClipped(){return this._isClipped}set isClipped(t){this._isClipped=t}get isShownClipped(){return this._isShownClipped}set isShownClipped(t){this._isShownClipped=t}get isImageShown(){return this._isImageShown}set isImageShown(t){this._isImageShown=t}get isImageTransparent(){return this._isImageTransparent}set isImageTransparent(t){this._isImageTransparent=t}get image(){return this._image}set image(t){this._image=t}get imageDefId(){return this._imageDefId}set imageDefId(t){this._imageDefId=t}get imageFileName(){if(this._imageDefId){const t=this.database.dictionaries.imageDefs.getIdAt(this._imageDefId);if(t)return t.sourceFileName}return""}get geometricExtents(){const t=new Ct;return t.min.copy(this._position),t.max.set(this._position.x+this._width,this._position.y+this._height,0),t}subGetGripPoints(){return this.boundaryPath()}subWorldDraw(t){const e=this.boundaryPath();return this._image?t.image(this._image,{boundary:e,roation:this._rotation}):t.lines(e)}boundaryPath(){const t=[];if(this.isClipped&&this._clipBoundary.length>3){const e=this._width,n=this._height,a=new we;a.setFromPoints(this._clipBoundary);const h=new Tt;h.setX(this._position.x-a.min.x*e),h.setY(this._position.y-a.min.y*n),this._clipBoundary.forEach(c=>{const m=c.x*e+h.x,b=c.y*n+h.y;t.push(new G(m,b,this._position.z))})}else{if(t.push(this._position),t.push(this._position.clone().setX(this._position.x+this._width)),t.push(this._position.clone().set(this._position.x+this._width,this._position.y+this._height,this._position.z)),t.push(this._position.clone().setY(this._position.y+this._height)),this._rotation>0){yl.copy(t[1]);for(let e=1;e<4;e++)ai.copy(t[e]),ai.rotateAround(yl,this._rotation),t[e].setX(ai.x),t[e].setY(ai.y)}t.push(t[0])}return t}};Lo.typeName="RasterImage";let $s=Lo;const yl=new Tt,ai=new Tt,Oo=class Oo extends Te{constructor(){super(),this._basePoint=new G,this._unitDir=new X}get basePoint(){return this._basePoint}set basePoint(t){this._basePoint.copy(t)}get unitDir(){return this._unitDir}set unitDir(t){this._unitDir.copy(t)}get closed(){return!1}get geometricExtents(){const t=new Ct;return t.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),t.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:t=>{this.basePoint.x=t}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:t=>{this.basePoint.y=t}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:t=>{this.basePoint.z=t}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:t=>{this.unitDir.x=t}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:t=>{this.unitDir.y=t}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:t=>{this.unitDir.z=t}}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.basePoint),t}subGetOsnapPoints(t,e,n,a){switch(t){case Dt.EndPoint:a.push(this.basePoint);break}}subWorldDraw(t){const e=[];return e.push(this.basePoint),e.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),t.lines(e)}};Oo.typeName="Ray";let Ci=Oo;const Bo=class Bo extends ke{constructor(){super(),this._centerPoint=new G,this._height=0,this._width=0,this._viewCenter=new G,this._viewHeight=0,this._number=-1}get number(){return this._number}set number(t){this._number=t}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get viewCenter(){return this._viewCenter}set viewCenter(t){this._viewCenter=t}get viewHeight(){return this._viewHeight}set viewHeight(t){this._viewHeight=t}get geometricExtents(){return new Ct}subWorldDraw(t){if(this._number>1&&this.ownerId!=this.database.tables.blockTable.modelSpace.objectId){const e=this.toGiViewport();return t.group(this.createViewportRect(e,t))}}toGiViewport(){const t=new vh;return t.id=this.objectId,t.groupId=this.ownerId,t.number=this.number,t.centerPoint=this.centerPoint,t.width=this.width,t.height=this.height,t.viewHeight=this.viewHeight,t.viewCenter=this.viewCenter,t}createViewportRect(t,e){const n=[];return n.push(e.lines([new G(t.centerPoint.x-t.width/2,t.centerPoint.y-t.height/2,0),new G(t.centerPoint.x+t.width/2,t.centerPoint.y-t.height/2,0)])),n.push(e.lines([new G(t.centerPoint.x+t.width/2,t.centerPoint.y-t.height/2,0),new G(t.centerPoint.x+t.width/2,t.centerPoint.y+t.height/2,0)])),n.push(e.lines([new G(t.centerPoint.x+t.width/2,t.centerPoint.y+t.height/2,0),new G(t.centerPoint.x-t.width/2,t.centerPoint.y+t.height/2,0)])),n.push(e.lines([new G(t.centerPoint.x-t.width/2,t.centerPoint.y+t.height/2,0),new G(t.centerPoint.x-t.width/2,t.centerPoint.y-t.height/2,0)])),n}};Bo.typeName="Viewport";let Ni=Bo;const zo=class zo extends $s{subWorldDraw(t){const e=this.boundaryPath(),n=new Xi;return n.add(new An(e)),t.area(n)}};zo.typeName="Wipeout";let Li=zo;const Ro=class Ro extends Te{constructor(){super(),this._basePoint=new G,this._unitDir=new X}get basePoint(){return this._basePoint}set basePoint(t){this._basePoint.copy(t)}get unitDir(){return this._unitDir}set unitDir(t){this._unitDir.copy(t)}get closed(){return!1}get geometricExtents(){const t=new Ct;return t.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),t.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:t=>{this.basePoint.x=t}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:t=>{this.basePoint.y=t}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:t=>{this.basePoint.z=t}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:t=>{this.unitDir.x=t}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:t=>{this.unitDir.y=t}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:t=>{this.unitDir.z=t}}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.basePoint),t}subWorldDraw(t){const e=[];return e.push(this._unitDir.clone().multiplyScalar(-1e6).add(this._basePoint)),e.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),t.lines(e)}};Ro.typeName="Xline";let Oi=Ro;var Th=(i=>(i[i.AtLeast=1]="AtLeast",i[i.Exactly=2]="Exactly",i))(Th||{});const Do=class Do extends ke{constructor(){super(),this._dimBlockId=null,this._dimBlockPosition=new G,this._dimensionStyleName=null,this._dimensionText=null,this._textLineSpacingFactor=1,this._textLineSpacingStyle=1,this._textPosition=new G,this._textRotation=0,this._normal=new X(0,0,1)}get dimBlockId(){return this._dimBlockId}set dimBlockId(t){this._dimBlockId=t}get dimBlockPosition(){return this._dimBlockPosition}set dimBlockPosition(t){this._dimBlockPosition.copy(t)}get dimensionStyleName(){return this._dimensionStyleName}set dimensionStyleName(t){this._dimensionStyleName=t}get dimensionStyle(){if(this._dimStyle==null){let t;this.dimensionStyleName&&(t=this.database.tables.dimStyleTable.getAt(this.dimensionStyleName)),t==null&&(t=new Xn),this._dimStyle=t}return this._dimStyle}get dimensionText(){return this._dimensionText}set dimensionText(t){this._dimensionText=t}get measurement(){return this._measurement}set measurement(t){this._measurement=t}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(t){this._textLineSpacingFactor=t}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(t){this._textLineSpacingStyle=t}get textPosition(){return this._textPosition}set textPosition(t){this._textPosition.copy(t)}get textRotation(){return this._textRotation}set textRotation(t){this._textRotation=t}get normal(){return this._normal}set normal(t){this._normal.copy(t).normalize()}subWorldDraw(t){if(this.dimBlockId){const n=this.database.tables.blockTable.getAt(this.dimBlockId);if(n){const a=this.computeDimBlockTransform();return $n.instance.draw(t,n,this.rgbColor,[],!1,a,this._normal)}}return t.group([])}get arrowScaleFactor(){return this.dimensionStyle.dimasz}get firstArrowStyle(){return{type:this.firstArrowType,scale:this.arrowScaleFactor,appended:this.isAppendArrow,visible:this.dimensionStyle.dimse1==0}}get secondArrowStyle(){return{type:this.secondArrowType,scale:this.arrowScaleFactor,appended:this.isAppendArrow,visible:this.dimensionStyle.dimse2==0}}get isAppendArrow(){return!0}get firstArrowTypeBtrId(){const t=this.dimensionStyle;return t.dimsah==0?t.dimblk:t.dimblk1}get firstArrowType(){const t=this.firstArrowTypeBtrId;return this.getArrowName(t)}get secondArrowTypeBtrId(){const t=this.dimensionStyle;return t.dimsah==0?t.dimblk:t.dimblk2}get secondArrowType(){const t=this.secondArrowTypeBtrId;return this.getArrowName(t)}get arrowLineCount(){return 1}getLineArrowStyle(t){}findPointOnLine1(t,e,n){const a=new G().subVectors(e,t).normalize();return new G(e).addScaledVector(a,n)}findPointOnLine2(t,e,n){const a=t.x+n*Math.cos(e),h=t.y+n*Math.sin(e);return{x:a,y:h}}adjustExtensionLine(t){const e=this.dimensionStyle;t.extend(e.dimexe),t.extend(-e.dimexo,!0)}getArrowName(t){const e=this.database.tables.blockTable.getIdAt(t);return e?e.name.toUpperCase():$a.Closed}computeDimBlockTransform(){const t=this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0,e=(t==null?void 0:t.origin)??G.ORIGIN,n=new Ye().makeTranslation(-e.x,-e.y,-e.z),a=new Ye().makeTranslation(this._dimBlockPosition.x,this._dimBlockPosition.y,this._dimBlockPosition.z);return new Ye().multiplyMatrices(a,n)}};Do.typeName="Dimension";let Vr=Do;const Fo=class Fo extends Vr{constructor(t,e,n,a,h=null,c=null){super(),this._centerPoint=new G().copy(t),this._xLine1Point=new G().copy(e),this._xLine2Point=new G().copy(n),this._arcPoint=new G().copy(a),this.dimensionText=h,this.dimensionStyleName=c}get arcPoint(){return this._arcPoint}set arcPoint(t){this._arcPoint.copy(t)}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get geometricExtents(){return new Ct}};Fo.typeName="3PointAngularDimension";let Bi=Fo;const Vo=class Vo extends Vr{constructor(t,e,n,a=null,h=null){super(),this._dimLinePoint=new G().copy(n),this._xLine1Point=new G().copy(t),this._xLine2Point=new G().copy(e),this._oblique=0,this._rotation=0,this.calculateRotation(),a?this.dimensionText=a:this.dimensionText=this._xLine1Point.distanceTo(this._xLine2Point).toFixed(3),this.dimensionStyleName=h}get dimLinePoint(){return this._dimLinePoint}set dimLinePoint(t){this._dimLinePoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get oblique(){return this._oblique}set oblique(t){this._oblique=t}get geometricExtents(){return new Ct}get isAppendArrow(){return!1}createDimBlock(t){const e=new he;e.name=t;const n=this.createLines();n.forEach(m=>e.appendEntity(new Ys(m.startPoint,m.endPoint))),this.createArrows(n[0]).forEach(m=>e.appendEntity(m));const h=n[0].midPoint,c=this.createMText(h,this._rotation);return c&&e.appendEntity(c),e}createMText(t,e){const n=a=>({x:Math.cos(a),y:Math.sin(a),z:0});if(this.dimensionText){const a=new Xs;return a.attachmentPoint=xe.MiddleLeft,a.layer="0",a.color=new Qe(ut.ByBlock),a.location=t,a.contents=this.dimensionText??"",a.height=10,a.direction=n(e),a.styleName=this.dimensionStyle.dimtxsty,a}}createArrows(t){const e=[];return e.push(this.createArrow(t.startPoint,this.rotation+Math.PI,10)),e.push(this.createArrow(t.endPoint,this.rotation,10)),e}createArrow(t,e,n){const a="_CAXARROW",h=new Yn(a);return h.position=t,h.rotation=e,h.scaleFactors={x:n,y:n,z:n},h}createLines(){const t=[],e=this.createExtensionLine(this._xLine1Point),n=this.createExtensionLine(this._xLine2Point),a=this.findIntersectionPoint(e,this._dimLinePoint),h=this.findIntersectionPoint(n,this._dimLinePoint),c=new Hn(a,h);return t.push(c),e.endPoint=a,this.adjustExtensionLine(e),t.push(e),n.endPoint=h,this.adjustExtensionLine(n),t.push(n),t}createExtensionLine(t){const e=this.rotation+Math.PI/2,n=this.findPointOnLine2(t,e,100);return new Hn(t,{...n,z:t.z})}findIntersectionPoint(t,e){const n=t.startPoint,a=t.endPoint,h=new X().subVectors(a,n).normalize(),m=new X().subVectors(e,n).dot(h),b=new X().copy(h).multiplyScalar(m);return new X().addVectors(n,b)}calculateRotation(){const t=this._xLine1Point,e=this._xLine2Point,n=e.x-t.x,a=e.y-t.y;this._rotation=Math.atan2(a,n)}};Vo.typeName="AlignedDimension";let zi=Vo;const Uo=class Uo extends Vr{constructor(t,e,n,a,h=null,c=null){super(),this._arcPoint=new G().copy(a),this._xLine1Point=new G().copy(e),this._xLine2Point=new G().copy(n),this._centerPoint=new G().copy(t),this.dimensionText=h,this.dimensionStyleName=c}get arcPoint(){return this._arcPoint}set arcPoint(t){this._arcPoint.copy(t)}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get geometricExtents(){return new Ct}};Uo.typeName="ArcDimension";let Ca=Uo;const jo=class jo extends Vr{constructor(t,e,n=0,a=null,h=null){super(),this._chordPoint=new G().copy(t),this._farChordPoint=new G().copy(e),this._extArcStartAngle=0,this._extArcEndAngle=0,this._leaderLength=n,this.dimensionText=a,this.dimensionStyleName=h}get chordPoint(){return this._chordPoint}set chordPoint(t){this._chordPoint.copy(t)}get farChordPoint(){return this._farChordPoint}set farChordPoint(t){this._farChordPoint.copy(t)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(t){this._extArcStartAngle=t}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(t){this._extArcEndAngle=t}get leaderLength(){return this._leaderLength}get geometricExtents(){return new Ct}drawLines(t,e){const n=[],a=e.length;return a==1?n.push(this.drawLine(t,e[0],{firstArrow:this.firstArrowStyle})):a==3?(this.sortLines(e),n.push(this.drawLine(t,e[0],{firstArrow:this.firstArrowStyle})),n.push(this.drawLine(t,e[1])),n.push(this.drawLine(t,e[2],{firstArrow:this.firstArrowStyle}))):e.forEach(h=>{n.push(this.drawLine(t,h))}),n}drawLine(t,e,n){if(n){const a=[e.startPoint,e.endPoint];return t.lines(a)}else return e.worldDraw(t)}sortLines(t){const e=(n,a)=>n.x!==a.x?n.x-a.x:n.y!==a.y?n.y-a.y:n.z-a.z;t.sort((n,a)=>{const h=e(n.startPoint,a.startPoint);return h!==0?h:e(n.endPoint,a.endPoint)})}};jo.typeName="DiametricDimension";let Ri=jo;const Go=class Go extends Vr{constructor(t,e,n=null,a=null){super(),this._definingPoint=new G().copy(t),this._leaderEndPoint=new G().copy(e),this.dimensionText=n,this.dimensionStyleName=a}get definingPoint(){return this._definingPoint}set definingPoint(t){this._definingPoint.copy(t)}get leaderEndPoint(){return this._leaderEndPoint}set leaderEndPoint(t){this._leaderEndPoint.copy(t)}get geometricExtents(){return new Ct}get arrowLineCount(){return 0}};Go.typeName="OrdinateDimension";let Di=Go;const Wo=class Wo extends Vr{constructor(t,e,n,a=null,h=null){super(),this._center=new G().copy(t),this._chordPoint=new G().copy(e),this._leaderLength=n,this._extArcStartAngle=0,this._extArcEndAngle=0,this.dimensionText=a,this.dimensionStyleName=h}get center(){return this._center}set center(t){this._center.copy(t)}get chordPoint(){return this._chordPoint}set chordPoint(t){this._chordPoint.copy(t)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(t){this._extArcStartAngle=t}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(t){this._extArcEndAngle=t}get leaderLength(){return this._leaderLength}set leaderLenght(t){this._leaderLength=t}get geometricExtents(){return new Ct}getLineArrowStyle(t){return{secondArrow:this.secondArrowStyle}}};Wo.typeName="RadialDimension";let Fi=Wo;class Qi extends rn{constructor(){super(),this._tabOrder=-1,this._tabSelected=!1,this._blockTableRecordId="",this._layoutName="",this._limits=new we,this._extents=new Ct}get layoutName(){return this._layoutName}set layoutName(t){this._layoutName=t.length>256?t.slice(0,256):t}get tabOrder(){return this._tabOrder}set tabOrder(t){this._tabOrder=t}get tabSelected(){return this._tabSelected}set tabSelected(t){this._tabSelected=t}get blockTableRecordId(){return this._blockTableRecordId}set blockTableRecordId(t){this._blockTableRecordId=t}get limits(){return this._limits}set limits(t){this._limits.copy(t)}get extents(){return this._extents}set extents(t){this._extents.copy(t)}}class to extends rn{constructor(t){super(),this.database=t,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}setAt(t,e){e.database=this.database,this._recordsByName.set(t,e),this._recordsById.set(e.objectId,e),this.database.events.dictObjetSet.dispatch({database:this.database,object:e,key:t})}remove(t){const e=this.getAt(t);return e?(this._recordsByName.delete(t.toUpperCase()),this._recordsById.delete(this.objectId),this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:t}),!0):!1}removeId(t){const e=this.getIdAt(t);return e?(this._recordsById.delete(this.objectId),this._recordsByName.forEach((n,a)=>{n===e&&(this._recordsByName.delete(a),this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:a}))}),!0):!1}removeAll(){this._recordsByName.forEach((t,e)=>{this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:e})}),this._recordsByName.clear(),this._recordsById.clear()}has(t){return this._recordsByName.has(t.toUpperCase())}hasId(t){return this._recordsById.has(t)}getAt(t){return this._recordsByName.get(t)}getIdAt(t){return this._recordsById.get(t)}newIterator(){return new Js(this._recordsByName)}}class Ch extends to{getBtrIdAt(t){for(const[e,n]of this._recordsByName)if(n.blockTableRecordId==t)return n}get maxTabOrder(){let t=-1;return this._recordsByName.forEach(e=>{e.tabOrder>t&&(t=e.tabOrder)}),t}}class Nh extends rn{constructor(){super(),this._sourceFileName=""}get sourceFileName(){return this._sourceFileName}set sourceFileName(t){this._sourceFileName=t}}class Lh{constructor(t){this.db=t}createDefaultLayer(){const t=new Qe;return t.colorIndex=7,this.db.tables.layerTable.add(new ta({name:"0",standardFlags:0,linetype:"Continuous",lineWeight:0,isOff:!1,color:t,isPlottable:!0}))}createDefaultLineType(){this.db.tables.linetypeTable.add(new Hs({name:"ByBlock",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Hs({name:"ByLayer",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Hs({name:"Continuous",standardFlag:0,description:"Solid line",totalPatternLength:0}))}createDefaultTextStyle(){this.db.tables.textStyleTable.add(new oo({name:"Standard",standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"}))}createDefaultDimStyle(){this.db.tables.dimStyleTable.add(new Xn({name:"Standard",dimtxsty:"Standard"}))}createDefaultLayout(){const t=new Qi;t.layoutName="Model",t.tabOrder=0,t.blockTableRecordId=this.db.tables.blockTable.modelSpace.objectId,t.limits.min.copy({x:0,y:0}),t.limits.max.copy({x:1e6,y:1e6}),t.extents.min.copy({x:0,y:0,z:0}),t.extents.max.copy({x:1e6,y:1e6,z:0}),this.db.dictionaries.layouts.setAt(t.layoutName,t),this.db.tables.blockTable.modelSpace.layoutId=t.objectId}createArrowBlock(){if(!this.db.tables.blockTable.getAt("_CAXARROW")){const e=new qs;e.patternName="SOLID";const n=new Ka;n.add(new Us({x:0,y:0},{x:-1,y:.125})),n.add(new Us({x:-1,y:.125},{x:-1,y:-.125})),n.add(new Us({x:-1,y:-.125},{x:0,y:0})),e.add(n);const a=new he;a.name="_CAXARROW",a.appendEntity(e),this.db.tables.blockTable.add(a)}}}var Oh=(i=>(i.ClosedFilled="",i.Dot="_DOT",i.DotSmall="_DOTSMALL",i.DotBlank="_DOTBLANK",i.Origin="_ORIGIN",i.Origin2="_ORIGIN2",i.Open="_OPEN",i.Open90="_OPEN90",i.Open30="_OPEN30",i.Closed="_CLOSED",i.Small="_SMALL",i.None="_NONE",i.Oblique="_OBLIQUE",i.BoxFilled="_BOXFILLED",i.Box="_BOXBLANK",i.ClosedBlank="_CLOSEDBLANK",i.DatumBlank="_DATUMBLANK",i.DatumFilled="_DATUMFILLED",i.Integral="_INTEGRAL",i.ArchTick="_ARCHTICK",i))(Oh||{});class Js{constructor(t){this.i=0,this._records=t,this._keys=Array.from(t.keys())}get count(){return this._records.size}toArray(){return Array.from(this._records.values())}[Symbol.iterator](){return this}next(){for(;this.i<this._keys.length;){const t=this._records.get(this._keys[this.i]);return this.i+=1,{value:t,done:!1}}return{value:null,done:!0}}}var eo=(i=>(i[i.Undefined=0]="Undefined",i[i.Inches=1]="Inches",i[i.Feet=2]="Feet",i[i.Miles=3]="Miles",i[i.Millimeters=4]="Millimeters",i[i.Centimeters=5]="Centimeters",i[i.Meters=6]="Meters",i[i.Kilometers=7]="Kilometers",i[i.Microinches=8]="Microinches",i[i.Mils=9]="Mils",i[i.Yards=10]="Yards",i[i.Angstroms=11]="Angstroms",i[i.Nanometers=12]="Nanometers",i[i.Microns=13]="Microns",i[i.Decimeters=14]="Decimeters",i[i.Dekameters=15]="Dekameters",i[i.Hectometers=16]="Hectometers",i[i.Gigameters=17]="Gigameters",i[i.Astronomical=18]="Astronomical",i[i.LightYears=19]="LightYears",i[i.Parsecs=20]="Parsecs",i[i.USSurveyFeet=21]="USSurveyFeet",i[i.USSurveyInch=22]="USSurveyInch",i[i.USSurveyYard=23]="USSurveyYard",i[i.USSurveyMile=24]="USSurveyMile",i[i.Max=24]="Max",i))(eo||{});function rd(i){return i==4||i==5||i==6||i==7||i==12||i==13||i==14||i==15||i==16||i==17}function nd(i){return i==1||i==2||i==3||i==8||i==9||i==10||i==21}const Bh="Load Database";class Oe extends Nl{constructor(t,e){super(t.stage),this.data=t,this.progress=e}async run(t){const e=Oa.getInstance().getEntry(Bh),n=Date.now();this.progress&&await this.progress(this.data.progress.value,this.data.stage,"START");const a=await this.data.task(t);return this.progress&&(await this.progress(this.data.progress.value,this.data.stage,"END",a?a.data:null),this.data.progress.value+=this.data.step,this.data.progress.value>100&&(this.data.progress.value=100)),e&&(e.data[this.name]=Date.now()-n),a}}class ro{constructor(t={}){this.config=t}async read(t,e,n,a){const h={name:Bh,data:{total:0},format(){let f="";return Object.keys(this.data).forEach(w=>{w!=="total"&&(f+=`- ${w}: ${this.data[w]} ms
5
- `)}),f+=`- total: ${this.data.total} ms`,f}};Oa.getInstance().collect(h),this.progress=a;const c={value:0},m=new Ll;m.setCompleteCallback(()=>this.onFinished()),m.setErrorCallback(f=>this.onError(f)),m.addTask(new Oe({stage:"START",step:1,progress:c,task:async f=>f},a)),m.addTask(new Oe({stage:"PARSE",step:5,progress:c,task:async f=>await this.parse(f)},a)),m.addTask(new Oe({stage:"FONT",step:5,progress:c,task:async f=>{const w=this.getFonts(f.model);return{model:f.model,data:w}}},a)),m.addTask(new Oe({stage:"LTYPE",step:1,progress:c,task:async f=>(this.processLineTypes(f.model,e),f)},a)),m.addTask(new Oe({stage:"STYLE",step:1,progress:c,task:async f=>(this.processTextStyles(f.model,e),f)},a)),m.addTask(new Oe({stage:"DIMSTYLE",step:1,progress:c,task:async f=>(this.processDimStyles(f.model,e),f)},a)),m.addTask(new Oe({stage:"LAYER",step:1,progress:c,task:async f=>(this.processLayers(f.model,e),e.tables.layerTable.numEntries===0&&e.createDefaultData({layer:!0}),f)},a)),m.addTask(new Oe({stage:"VPORT",step:1,progress:c,task:async f=>(this.processViewports(f.model,e),f)},a)),m.addTask(new Oe({stage:"HEADER",step:1,progress:c,task:async f=>(this.processHeader(f.model,e),f)},a)),m.addTask(new Oe({stage:"BLOCK_RECORD",step:5,progress:c,task:async f=>(this.processBlockTables(f.model,e),f)},a)),m.addTask(new Oe({stage:"OBJECT",step:5,progress:c,task:async f=>(this.processObjects(f.model,e),e.dictionaries.layouts.numEntries===0&&e.createDefaultData({layout:!0}),f)},a)),m.addTask(new Oe({stage:"BLOCK",step:5,progress:c,task:async f=>(await this.processBlocks(f.model,e),f)},a)),m.addTask(new Oe({stage:"ENTITY",step:100,progress:c,task:async f=>(await this.processEntities(f.model,e,n,c,a),f)},a)),m.addTask(new Oe({stage:"END",step:0,progress:c,task:async f=>f},a));const b=Date.now();await m.run(t),h.data.total=Date.now()-b}onError(t){if(this.progress){const e=t.task;this.progress(e.data.progress.value,e.data.stage,"ERROR",void 0,t)}return console.error(`Error occurred in conversion stage '${t.task.name}': `,t.error),t.task.name==="ENTITY"?!1:(this.onFinished(),!0)}onFinished(){this.progress&&(this.progress(100,"END","END"),$n.instance.clear())}async parse(t,e){throw new Error("Not impelemented yet!")}getFonts(t){throw new Error("Not impelemented yet!")}processLineTypes(t,e){throw new Error("Not impelemented yet!")}processTextStyles(t,e){throw new Error("Not impelemented yet!")}processDimStyles(t,e){throw new Error("Not impelemented yet!")}processLayers(t,e){throw new Error("Not impelemented yet!")}processViewports(t,e){throw new Error("Not impelemented yet!")}processHeader(t,e){throw new Error("Not impelemented yet!")}processBlockTables(t,e){throw new Error("Not impelemented yet!")}processObjects(t,e){throw new Error("Not impelemented yet!")}processBlocks(t,e){throw new Error("Not impelemented yet!")}processEntities(t,e,n,a,h){throw new Error("Not impelemented yet!")}}var pe,bs,ee,oe,xs,or,Pe,Pr,lr,cn,ws,As,un,dn,Ps,Is,Ss,Ue,Ir,Xt,pn,Es,vt,Ie,Ms,Se,ks,Sr,Er,hr,Ts,mn,je,Mr,gn,ga,fa,kr,Tr,Cs,Ns,Cr,Ls,_a,ya,me,Nr,ge,Ge,va,ba,xa,wa,Lr,We,fn,Os,_n,He,Or,qe,Br;(pe={})[pe.None=0]="None",pe[pe.Anonymous=1]="Anonymous",pe[pe.NonConstant=2]="NonConstant",pe[pe.Xref=4]="Xref",pe[pe.XrefOverlay=8]="XrefOverlay",pe[pe.ExternallyDependent=16]="ExternallyDependent",pe[pe.ResolvedOrDependent=32]="ResolvedOrDependent",pe[pe.ReferencedXref=64]="ReferencedXref";(bs={})[bs.BYBLOCK=0]="BYBLOCK",bs[bs.BYLAYER=256]="BYLAYER";(ee={})[ee.Rotated=0]="Rotated",ee[ee.Aligned=1]="Aligned",ee[ee.Angular=2]="Angular",ee[ee.Diameter=3]="Diameter",ee[ee.Radius=4]="Radius",ee[ee.Angular3Point=5]="Angular3Point",ee[ee.Ordinate=6]="Ordinate",ee[ee.ReferenceIsExclusive=32]="ReferenceIsExclusive",ee[ee.IsOrdinateXTypeFlag=64]="IsOrdinateXTypeFlag",ee[ee.IsCustomTextPositionFlag=128]="IsCustomTextPositionFlag";(oe={})[oe.TopLeft=1]="TopLeft",oe[oe.TopCenter=2]="TopCenter",oe[oe.TopRight=3]="TopRight",oe[oe.MiddleLeft=4]="MiddleLeft",oe[oe.MiddleCenter=5]="MiddleCenter",oe[oe.MiddleRight=6]="MiddleRight",oe[oe.BottomLeft=7]="BottomLeft",oe[oe.BottomCenter=8]="BottomCenter",oe[oe.BottomRight=9]="BottomRight";(xs={})[xs.AtLeast=1]="AtLeast",xs[xs.Exact=2]="Exact";var vl=((or={})[or.Center=0]="Center",or[or.Above=1]="Above",or[or.Outside=2]="Outside",or[or.JIS=3]="JIS",or[or.Below=4]="Below",or),Un=((Pe={})[Pe.Feet=0]="Feet",Pe[Pe.None=1]="None",Pe[Pe.Inch=2]="Inch",Pe[Pe.FeetAndInch=3]="FeetAndInch",Pe[Pe.Leading=4]="Leading",Pe[Pe.Trailing=8]="Trailing",Pe[Pe.LeadingAndTrailing=12]="LeadingAndTrailing",Pe),sd=((Pr={})[Pr.None=0]="None",Pr[Pr.Leading=1]="Leading",Pr[Pr.Trailing=2]="Trailing",Pr[Pr.LeadingAndTrailing=3]="LeadingAndTrailing",Pr),id=((lr={})[lr.Center=0]="Center",lr[lr.Left=1]="Left",lr[lr.Right=2]="Right",lr[lr.OverFirst=3]="OverFirst",lr[lr.OverSecond=4]="OverSecond",lr),ad=((cn={})[cn.Bottom=0]="Bottom",cn[cn.Center=1]="Center",cn[cn.Top=2]="Top",cn),od=((ws={})[ws.PatternFill=0]="PatternFill",ws[ws.SolidFill=1]="SolidFill",ws);(As={})[As.NonAssociative=0]="NonAssociative",As[As.Associative=1]="Associative";(un={})[un.Normal=0]="Normal",un[un.Outer=1]="Outer",un[un.Ignore=2]="Ignore";(dn={})[dn.UserDefined=0]="UserDefined",dn[dn.Predefined=1]="Predefined",dn[dn.Custom=2]="Custom";(Ps={})[Ps.NotAnnotated=0]="NotAnnotated",Ps[Ps.Annotated=1]="Annotated";(Is={})[Is.Solid=0]="Solid",Is[Is.Gradient=1]="Gradient";(Ss={})[Ss.TwoColor=0]="TwoColor",Ss[Ss.OneColor=1]="OneColor";var ld=((Ue={})[Ue.Default=0]="Default",Ue[Ue.External=1]="External",Ue[Ue.Polyline=2]="Polyline",Ue[Ue.Derived=4]="Derived",Ue[Ue.Textbox=8]="Textbox",Ue[Ue.Outermost=16]="Outermost",Ue),oi=((Ir={})[Ir.Line=1]="Line",Ir[Ir.Circular=2]="Circular",Ir[Ir.Elliptic=3]="Elliptic",Ir[Ir.Spline=4]="Spline",Ir),hd=((Xt={})[Xt.Off=0]="Off",Xt[Xt.Solid=1]="Solid",Xt[Xt.Dashed=2]="Dashed",Xt[Xt.Dotted=3]="Dotted",Xt[Xt.ShotDash=4]="ShotDash",Xt[Xt.MediumDash=5]="MediumDash",Xt[Xt.LongDash=6]="LongDash",Xt[Xt.DoubleShortDash=7]="DoubleShortDash",Xt[Xt.DoubleMediumDash=8]="DoubleMediumDash",Xt[Xt.DoubleLongDash=9]="DoubleLongDash",Xt[Xt.DoubleMediumLongDash=10]="DoubleMediumLongDash",Xt[Xt.SparseDot=11]="SparseDot",Xt);hd.Off;(pn={})[pn.Standard=-3]="Standard",pn[pn.ByLayer=-2]="ByLayer",pn[pn.ByBlock=-1]="ByBlock";(Es={})[Es.English=0]="English",Es[Es.Metric=1]="Metric";(vt={})[vt.PERSPECTIVE_MODE=1]="PERSPECTIVE_MODE",vt[vt.FRONT_CLIPPING=2]="FRONT_CLIPPING",vt[vt.BACK_CLIPPING=4]="BACK_CLIPPING",vt[vt.UCS_FOLLOW=8]="UCS_FOLLOW",vt[vt.FRONT_CLIP_NOT_AT_EYE=16]="FRONT_CLIP_NOT_AT_EYE",vt[vt.UCS_ICON_VISIBILITY=32]="UCS_ICON_VISIBILITY",vt[vt.UCS_ICON_AT_ORIGIN=64]="UCS_ICON_AT_ORIGIN",vt[vt.FAST_ZOOM=128]="FAST_ZOOM",vt[vt.SNAP_MODE=256]="SNAP_MODE",vt[vt.GRID_MODE=512]="GRID_MODE",vt[vt.ISOMETRIC_SNAP_STYLE=1024]="ISOMETRIC_SNAP_STYLE",vt[vt.HIDE_PLOT_MODE=2048]="HIDE_PLOT_MODE",vt[vt.K_ISO_PAIR_TOP=4096]="K_ISO_PAIR_TOP",vt[vt.K_ISO_PAIR_RIGHT=8192]="K_ISO_PAIR_RIGHT",vt[vt.VIEWPORT_ZOOM_LOCKING=16384]="VIEWPORT_ZOOM_LOCKING",vt[vt.UNUSED=32768]="UNUSED",vt[vt.NON_RECTANGULAR_CLIPPING=65536]="NON_RECTANGULAR_CLIPPING",vt[vt.VIEWPORT_OFF=131072]="VIEWPORT_OFF",vt[vt.GRID_BEYOND_DRAWING_LIMITS=262144]="GRID_BEYOND_DRAWING_LIMITS",vt[vt.ADAPTIVE_GRID_DISPLAY=524288]="ADAPTIVE_GRID_DISPLAY",vt[vt.SUBDIVISION_BELOW_SPACING=1048576]="SUBDIVISION_BELOW_SPACING",vt[vt.GRID_FOLLOWS_WORKPLANE=2097152]="GRID_FOLLOWS_WORKPLANE";(Ie={})[Ie.OPTIMIZED_2D=0]="OPTIMIZED_2D",Ie[Ie.WIREFRAME=1]="WIREFRAME",Ie[Ie.HIDDEN_LINE=2]="HIDDEN_LINE",Ie[Ie.FLAT_SHADED=3]="FLAT_SHADED",Ie[Ie.GOURAUD_SHADED=4]="GOURAUD_SHADED",Ie[Ie.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",Ie[Ie.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME";(Ms={})[Ms.UCS_UNCHANGED=0]="UCS_UNCHANGED",Ms[Ms.HAS_OWN_UCS=1]="HAS_OWN_UCS";(Se={})[Se.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",Se[Se.TOP=1]="TOP",Se[Se.BOTTOM=2]="BOTTOM",Se[Se.FRONT=3]="FRONT",Se[Se.BACK=4]="BACK",Se[Se.LEFT=5]="LEFT",Se[Se.RIGHT=6]="RIGHT";(ks={})[ks.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",ks[ks.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS";(Sr={})[Sr.ByLayer=0]="ByLayer",Sr[Sr.ByBlock=1]="ByBlock",Sr[Sr.ByDictionaryDefault=2]="ByDictionaryDefault",Sr[Sr.ByObject=3]="ByObject";function It(i,t,e){return i.code===t&&(e==null||i.value===e)}function Rt(i){let t={};i.rewind();let e=i.next(),n=e.code;if(t.x=e.value,(e=i.next()).code!==n+10)throw Error("Expected code for point value to be 20 but got "+e.code+".");return t.y=e.value,(e=i.next()).code!==n+20?i.rewind():t.z=e.value,t}let no=Symbol();function xt(i,t){return(e,n,a)=>{let h=function(b,f=!1){return b.reduce((w,x)=>{x.pushContext&&w.push({});let S=w[w.length-1];for(let M of typeof x.code=="number"?[x.code]:x.code){let N=S[M]??(S[M]=[]);x.isMultiple&&N.length&&f&&console.warn(`Snippet ${N[N.length-1].name} for code(${M}) is shadowed by ${x.name}`),N.push(x)}return w},[{}])}(i,n.debug),c=!1,m=h.length-1;for(;!It(e,0,"EOF");){let b=function(F,D,at){return F.find((ft,st)=>{var H;return st>=at&&((H=ft[D])==null?void 0:H.length)})}(h,e.code,m),f=b==null?void 0:b[e.code],w=f==null?void 0:f[f.length-1];if(!b||!w){n.rewind();break}w.isMultiple||b[e.code].pop();let{name:x,parser:S,isMultiple:M,isReducible:N}=w,O=S==null?void 0:S(e,n,a);if(O===no){n.rewind();break}if(x){let[F,D]=function(at,ft){let st=ft.split(".");if(!st.length)throw Error("[parserGenerator::getObjectByPath] Invalid empty path");let H=at;for(let dt=0;dt<st.length-1;++dt){let it=Aa(st[dt]),Gt=Aa(st[dt+1]);Object.prototype.hasOwnProperty.call(H,it)||(typeof Gt=="number"?H[it]=[]:H[it]={}),H=H[it]}return[H,Aa(st[st.length-1])]}(a,x);M&&!N?(Object.prototype.hasOwnProperty.call(F,D)||(F[D]=[]),F[D].push(O)):F[D]=O}w.pushContext&&(m-=1),c=!0,e=n.next()}return t&&Object.setPrototypeOf(a,t),c}}function Aa(i){let t=Number.parseInt(i);return Number.isNaN(t)?i:t}function v({value:i}){return i}function W(i,t){return Rt(t)}function Vt({value:i}){return!!i}let cd=[{code:1001,name:"xdata",parser:zh}];function zh(i,t){var a;if(!It(i,1001))throw Error("XData must starts with code 1001");let e={appName:i.value,value:[]};i=t.next();let n=[e.value];for(;!It(i,0,"EOF")&&i.code>=1e3;){let h=n[n.length-1];switch(i.code){case 1002:i.value==="{"?n.push([]):(n.pop(),(a=n[n.length-1])==null||a.push(h));break;case 1e3:case 1004:case 1040:case 1070:case 1071:h.push({type:zr(i.code),value:i.value});break;case 1003:h.push({name:"layer",type:zr(i.code),value:i.value});break;case 1005:h.push({name:"handle",type:zr(i.code),value:i.value});break;case 1010:h.push({type:zr(i.code),value:Rt(t)});break;case 1011:h.push({name:"worldSpacePosition",type:zr(i.code),value:Rt(t)});break;case 1012:h.push({name:"worldSpaceDisplacement",type:zr(i.code),value:Rt(t)});break;case 1013:h.push({name:"worldSpaceDirection",type:zr(i.code),value:Rt(t)});break;case 1041:h.push({name:"distance",type:zr(i.code),value:i.value});break;case 1042:h.push({name:"scale",type:zr(i.code),value:i.value})}i=t.next()}return t.rewind(),e}function zr(i){switch(i){case 1e3:case 1003:case 1005:return"string";case 1004:return"hex";case 1040:case 1041:case 1042:return"real";case 1070:return"integer";case 1071:return"long";case 1010:case 1011:case 1012:case 1013:return"point";default:return""}}function xn(i,t,e){for(;It(i,102);){var n;let a=i.value;if(i=t.next(),!a.startsWith("{")){t.debug&&console.warn(`Invalid application group, expected to start with "{" but received: ${a}`),function(c,m){for(;!It(c,102)&&!It(c,0,"EOF");)c=m.next()}(i,t),i=t.next();continue}let h=a.slice(1).trim();e.extensions??(e.extensions={}),(n=e.extensions)[h]??(n[h]=[]),function(c,m,b){for(;!It(c,102,"}")&&!It(c,0,"EOF");)b.push(c),c=m.next()}(i,t,e.extensions[h]),i=t.next()}t.rewind()}let ud=0;function Rh(i){if(!i)throw TypeError("entity cannot be undefined or null");i.handle||(i.handle=ud++)}var dd=[0,16711680,16776960,65280,65535,255,16711935,16777215,8421504,12632256,16711680,16744319,13369344,13395558,10027008,10046540,8323072,8339263,4980736,4990502,16727808,16752511,13382400,13401958,10036736,10051404,8331008,8343359,4985600,4992806,16744192,16760703,13395456,13408614,10046464,10056268,8339200,8347455,4990464,4995366,16760576,16768895,13408512,13415014,10056192,10061132,8347392,8351551,4995328,4997670,16776960,16777087,13421568,13421670,10000384,10000460,8355584,8355647,5000192,5000230,12582656,14679935,10079232,11717734,7510016,8755276,6258432,7307071,3755008,4344870,8388352,12582783,6736896,10079334,5019648,7510092,4161280,6258495,2509824,3755046,4194048,10485631,3394560,8375398,2529280,6264908,2064128,5209919,1264640,3099686,65280,8388479,52224,6736998,38912,5019724,32512,4161343,19456,2509862,65343,8388511,52275,6737023,38950,5019743,32543,4161359,19475,2509871,65407,8388543,52326,6737049,38988,5019762,32575,4161375,19494,2509881,65471,8388575,52377,6737074,39026,5019781,32607,4161391,19513,2509890,65535,8388607,52428,6737100,39064,5019800,32639,4161407,19532,2509900,49151,8380415,39372,6730444,29336,5014936,24447,4157311,14668,2507340,32767,8372223,26316,6724044,19608,5010072,16255,4153215,9804,2505036,16383,8364031,13260,6717388,9880,5005208,8063,4149119,4940,2502476,255,8355839,204,6710988,152,5000344,127,4145023,76,2500172,4129023,10452991,3342540,8349388,2490520,6245528,2031743,5193599,1245260,3089996,8323327,12550143,6684876,10053324,4980888,7490712,4128895,6242175,2490444,3745356,12517631,14647295,10027212,11691724,7471256,8735896,6226047,7290751,3735628,4335180,16711935,16744447,13369548,13395660,9961624,9981080,8323199,8339327,4980812,4990540,16711871,16744415,13369497,13395634,9961586,9981061,8323167,8339311,4980793,4990530,16711807,16744383,13369446,13395609,9961548,9981042,8323135,8339295,4980774,4990521,16711743,16744351,13369395,13395583,9961510,9981023,8323103,8339279,4980755,4990511,3355443,5987163,8684676,11382189,14079702,16777215];function Dh(i){return dd[i]}(Er={})[Er.CAST_AND_RECEIVE=0]="CAST_AND_RECEIVE",Er[Er.CAST=1]="CAST",Er[Er.RECEIVE=2]="RECEIVE",Er[Er.IGNORE=3]="IGNORE";let jt=[...cd,{code:284,name:"shadowMode",parser:v},{code:390,name:"plotStyleHardId",parser:v},{code:380,name:"plotStyleType",parser:v},{code:440,name:"transparency",parser:v},{code:430,name:"colorName",parser:v},{code:420,name:"color",parser:v},{code:310,name:"proxyEntity",isMultiple:!0,parser:v},{code:92,name:"proxyByte",parser:v},{code:60,name:"isVisible",parser:Vt},{code:48,name:"lineTypeScale",parser:v},{code:370,name:"lineweight",parser:v},{code:62,name:"colorIndex",parser(i,t,e){let n=i.value;return n>0&&n<256&&(e.color=Dh(Math.abs(n))),n}},{code:347,name:"materialObjectHardId",parser:v},{code:6,name:"lineType",parser:v},{code:8,name:"layer",parser:v},{code:410,name:"layoutTabName",parser:v},{code:67,name:"isInPaperSpace",parser:Vt},{code:100},{code:160},{code:330,name:"ownerBlockRecordSoftId",parser:v},{code:102,parser:xn},{code:102,parser:xn},{code:102,parser:xn},{code:5,name:"handle",parser:v}];function Ji(i){return[{code:3,name:i,parser:(t,e,n)=>(n._code3text=(n._code3text??"")+t.value,n._code3text+(n._code1text??"")),isMultiple:!0,isReducible:!0},{code:1,name:i,parser:(t,e,n)=>(n._code1text=t.value,(n._code3text??"")+n._code1text)}]}function Fh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let pd={extrusionDirection:{x:0,y:0,z:1}},md=[{code:210,name:"extrusionDirection",parser:W},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:100,name:"subclassMarker",parser:v},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:W},{code:39,name:"thickness",parser:v},{code:100},...jt];class Vh{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Fh(this,"parser",xt(md,pd))}}Fh(Vh,"ForEntityName","ARC");(hr={})[hr.NONE=0]="NONE",hr[hr.INVISIBLE=1]="INVISIBLE",hr[hr.CONSTANT=2]="CONSTANT",hr[hr.VERIFICATION_REQUIRED=4]="VERIFICATION_REQUIRED",hr[hr.PRESET=8]="PRESET";(Ts={})[Ts.MULTILINE=2]="MULTILINE",Ts[Ts.CONSTANT_MULTILINE=4]="CONSTANT_MULTILINE";(mn={})[mn.NONE=0]="NONE",mn[mn.MIRRORED_X=2]="MIRRORED_X",mn[mn.MIRRORED_Y=4]="MIRRORED_Y";var gd=((je={})[je.LEFT=0]="LEFT",je[je.CENTER=1]="CENTER",je[je.RIGHT=2]="RIGHT",je[je.ALIGNED=3]="ALIGNED",je[je.MIDDLE=4]="MIDDLE",je[je.FIT=5]="FIT",je),fd=((Mr={})[Mr.BASELINE=0]="BASELINE",Mr[Mr.BOTTOM=1]="BOTTOM",Mr[Mr.MIDDLE=2]="MIDDLE",Mr[Mr.TOP=3]="TOP",Mr);function Uh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let jh={thickness:0,rotation:0,xScale:1,obliqueAngle:0,styleName:"STANDARD",generationFlag:0,halign:gd.LEFT,valign:fd.BASELINE,extrusionDirection:{x:0,y:0,z:1}},Gh=[{code:73,name:"valign",parser:v},{code:100},{code:210,name:"extrusionDirection",parser:W},{code:11,name:"endPoint",parser:W},{code:72,name:"valign",parser:v},{code:72,name:"halign",parser:v},{code:71,name:"generationFlag",parser:v},{code:7,name:"styleName",parser:v},{code:51,name:"obliqueAngle",parser:v},{code:41,name:"xScale",parser:v},{code:50,name:"rotation",parser:v},{code:1,name:"text",parser:v},{code:40,name:"textHeight",parser:v},{code:10,name:"startPoint",parser:W},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class Wh{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Uh(this,"parser",xt(Gh,jh))}}function Hh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Uh(Wh,"ForEntityName","TEXT");let _d={...jh},yd=[{code:2},{code:40,name:"annotationScale",parser:v},{code:10,name:"alignmentPoint",parser:W},{code:340,name:"secondaryAttributesHardIds",isMultiple:!0,parser:v},{code:70,name:"numberOfSecondaryAttributes",parser:v},{code:70,name:"isReallyLocked",parser:Vt},{code:70,name:"mtextFlag",parser:v},{code:280,name:"isDuplicatedRecord",parser:Vt},{code:100},{code:280,name:"isLocked",parser:Vt},{code:74,name:"valign",parser:v},{code:73},{code:70,name:"attributeFlag",parser:v},{code:2,name:"tag",parser:v},{code:3,name:"prompt",parser:v},{code:280},{code:100,name:"subclassMarker",parser:v},...Gh.slice(2)];class qh{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Hh(this,"parser",xt(yd,_d))}}Hh(qh,"ForEntityName","ATTDEF");(gn={})[gn.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",gn[gn.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",gn[gn.BY_STYLE=5]="BY_STYLE";function vd(i,t){let e={};for(let n of i){let a=t(n);a!=null&&(e[a]??(e[a]=[]),e[a].push(n))}return e}function*Vi(i,t=1/0,e=1){for(let n=i;n!==t;n+=e)yield n}function Jr(i){return{x:i.x??0,y:i.y??0,z:i.z??0}}function so(i,t,e){if(It(t,102))return xn(t,e,i),!0;switch(t.code){case 0:i.type=t.value;break;case 5:i.handle=t.value;break;case 330:i.ownerBlockRecordSoftId=t.value;break;case 67:i.isInPaperSpace=!!t.value;break;case 8:i.layer=t.value;break;case 6:i.lineType=t.value;break;case 347:i.materialObjectHardId=t.value;break;case 62:i.colorIndex=t.value,i.color=Dh(Math.abs(t.value));break;case 370:i.lineweight=t.value;break;case 48:i.lineTypeScale=t.value;break;case 60:i.isVisible=!!t.value;break;case 92:i.proxyByte=t.value;break;case 310:i.proxyEntity=t.value;break;case 100:break;case 420:i.color=t.value;break;case 430:i.transparency=t.value;break;case 390:i.plotStyleHardId=t.value;break;case 284:i.shadowMode=t.value;break;case 1001:i.xdata=zh(t,e);break;default:return!1}return!0}function Yh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let bd={textStyle:"STANDARD",extrusionDirection:{x:0,y:0,z:1},rotation:0},ui=[{code:46,name:"annotationHeight",parser:v},{code:101,parser(i,t){(function(e){e.rewind();let n=e.next();if(n.code!==101)throw Error("Bad call for skipEmbeddedObject()");do n=e.next();while(n.code!==0);e.rewind()})(t)}},{code:50,name:"columnHeight",parser:v},{code:49,name:"columnGutter",parser:v},{code:48,name:"columnWidth",parser:v},{code:79,name:"columnAutoHeight",parser:v},{code:78,name:"columnFlowReversed",parser:v},{code:76,name:"columnCount",parser:v},{code:75,name:"columnType",parser:v},{code:441,name:"backgroundFillTransparency",parser:v},{code:63,name:"backgroundFillColor",parser:v},{code:45,name:"fillBoxScale",parser:v},{code:[...Vi(430,440)],name:"backgroundColor",parser:v},{code:[...Vi(420,430)],name:"backgroundColor",parser:v},{code:90,name:"backgroundFill",parser:v},{code:44,name:"lineSpacing",parser:v},{code:73,name:"lineSpacingStyle",parser:v},{code:50,name:"rotation",parser:v},{code:43},{code:42},{code:11,name:"direction",parser:W},{code:210,name:"extrusionDirection",parser:W},{code:7,name:"styleName",parser:v},...Ji("text"),{code:72,name:"drawingDirection",parser:v},{code:71,name:"attachmentPoint",parser:v},{code:41,name:"width",parser:v},{code:40,name:"height",parser:v},{code:10,name:"insertionPoint",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class Xh{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Yh(this,"parser",xt(ui,bd))}}function Kh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Yh(Xh,"ForEntityName","MTEXT");let xd={thickness:0,rotation:0,scale:1,obliqueAngle:0,textStyle:"STANDARD",textGenerationFlag:0,horizontalJustification:0,verticalJustification:0,extrusionDirection:{x:0,y:0,z:1}},wd=[...ui.slice(ui.findIndex(({name:i})=>i==="columnType"),ui.findIndex(({name:i})=>i==="subclassMarker")+1),{code:100},{code:0,parser(i){if(!It(i,0,"MTEXT"))return no}},{code:2,name:"definitionTag",parser:v},{code:40,name:"annotationScale",parser:v},{code:10,name:"alignmentPoint",parser:W},{code:340,name:"secondaryAttributesHardId",parser:v},{code:70,name:"numberOfSecondaryAttributes",parser:v},{code:70,name:"isReallyLocked",parser:Vt},{code:70,name:"mtextFlag",parser:v},{code:280,name:"isDuplicatedEntriesKeep",parser:Vt},{code:100},{code:280,name:"lockPositionFlag",parser:Vt},{code:210,name:"extrusionDirection",parser:W},{code:11,name:"alignmentPoint",parser:W},{code:74,name:"verticalJustification",parser:v},{code:72,name:"horizontalJustification",parser:v},{code:71,name:"textGenerationFlag",parser:v},{code:7,name:"textStyle",parser:v},{code:51,name:"obliqueAngle",parser:v},{code:41,name:"scale",parser:v},{code:50,name:"rotation",parser:v},{code:73},{code:70,name:"attributeFlag",parser:v},{code:2,name:"tag",parser:v},{code:280},{code:100,name:"subclassMarker",parser:v},{code:1,name:"text",parser:v},{code:40,name:"textHeight",parser:v},{code:10,name:"startPoint",parser:W},{code:39,name:"thickness",parser:v},{code:100},...jt];class $h{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Kh(this,"parser",xt(wd,xd))}}function Zh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Kh($h,"ForEntityName","ATTRIB");let Ad=[...Ji("data"),{code:70,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class Qh{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Zh(this,"parser",xt(Ad))}}function Jh(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Zh(Qh,"ForEntityName","BODY");let Pd={thickness:0,extrusionDirection:{x:0,y:0,z:1}},Id=[{code:210,name:"extrusionDirection",parser:W},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:W},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class tc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Jh(this,"parser",xt(Id,Pd))}}Jh(tc,"ForEntityName","CIRCLE");class di{parseEntity(t,e){let n={};for(;!It(e,0,"EOF");){if(e.code===0){t.rewind();break}(function(a,h,c){switch(h.code){case 100:a.subclassMarker=h.value;break;case 280:a.version=h.value;break;case 2:a.name=h.value;break;case 10:a.definitionPoint=Rt(c);break;case 11:a.textPoint=Rt(c);break;case 12:a.insertionPoint=Rt(c);break;case 13:a.subDefinitionPoint1=Rt(c);break;case 14:a.subDefinitionPoint2=Rt(c);break;case 15:a.centerPoint=Rt(c);break;case 16:a.arcPoint=Rt(c);break;case 70:a.dimensionType=h.value;break;case 71:a.attachmentPoint=h.value;break;case 72:a.textLineSpacingStyle=h.value;break;case 40:a.leaderLength=h.value;break;case 41:a.textLineSpacingFactor=h.value;break;case 42:a.measurement=h.value;break;case 1:a.text=h.value;break;case 50:a.rotationAngle=h.value;break;case 52:a.obliqueAngle=h.value;break;case 53:a.textRotation=h.value;break;case 51:a.ocsRotation=h.value;break;case 210:a.extrusionDirection=Rt(c);break;case 3:a.styleName=h.value;break;default:so(a,h,c)}})(n,e,t),e=t.next()}return n}}function ec(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}fa="DIMENSION",(ga="ForEntityName")in di?Object.defineProperty(di,ga,{value:fa,enumerable:!0,configurable:!0,writable:!0}):di[ga]=fa;let Sd={extrusionDirection:{x:0,y:0,z:1}},Ed=[{code:42,name:"endAngle",parser:v},{code:41,name:"startAngle",parser:v},{code:40,name:"axisRatio",parser:v},{code:210,name:"extrusionDirection",parser:W},{code:11,name:"majorAxisEndPoint",parser:W},{code:10,name:"center",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class rc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){ec(this,"parser",xt(Ed,Sd))}}ec(rc,"ForEntityName","ELLIPSE");(kr={})[kr.First=1]="First",kr[kr.Second=2]="Second",kr[kr.Third=4]="Third",kr[kr.Fourth=8]="Fourth";function nc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let Md=[{code:13,name:"vertices.3",parser:W},{code:12,name:"vertices.2",parser:W},{code:11,name:"vertices.1",parser:W},{code:10,name:"vertices.0",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class sc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){nc(this,"parser",xt(Md))}}nc(sc,"ForEntityName","3DFACE");let ic=[{code:330,name:"sourceBoundaryObjects",parser:v,isMultiple:!0},{code:97,name:"numberOfSourceBoundaryObjects",parser:v}],kd=[{code:11,name:"end",parser:W},{code:10,name:"start",parser:W}],Td=[{code:73,name:"isCCW",parser:Vt},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:W}],Cd=[{code:73,name:"isCCW",parser:Vt},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:40,name:"lengthOfMinorAxis",parser:v},{code:11,name:"end",parser:W},{code:10,name:"center",parser:W}],Nd=[{code:13,name:"endTangent",parser:W},{code:12,name:"startTangent",parser:W},{code:11,name:"fitDatum",isMultiple:!0,parser:W},{code:97,name:"numberOfFitData",parser:v},{code:10,name:"controlPoints",isMultiple:!0,parser(i,t){let e={...Rt(t),weight:1};return(i=t.next()).code===42?e.weight=i.value:t.rewind(),e}},{code:40,name:"knots",isMultiple:!0,parser:v},{code:96,name:"numberOfControlPoints",parser:v},{code:95,name:"numberOfKnots",parser:v},{code:74,name:"isPeriodic",parser:Vt},{code:73,name:"splineFlag",parser:v},{code:94,name:"degree",parser:v}],Ld={[oi.Line]:kd,[oi.Circular]:Td,[oi.Elliptic]:Cd,[oi.Spline]:Nd},Od=[...ic,{code:72,name:"edges",parser(i,t){let e={type:i.value},n=xt(Ld[e.type]);if(!n)throw Error(`Invalid edge type ${e.type}`);return n(i=t.next(),t,e),e},isMultiple:!0},{code:93,name:"numberOfEdges",parser:v}],Bd=[...ic,{code:10,name:"vertices",parser(i,t){let e={...Rt(t),bulge:0};return(i=t.next()).code===42?e.bulge=i.value:t.rewind(),e},isMultiple:!0},{code:93,name:"numberOfVertices",parser:v},{code:73,name:"isClosed",parser:Vt},{code:72,name:"hasBulge",parser:Vt}],zd=[{code:49,name:"dashLengths",parser:v,isMultiple:!0},{code:79,name:"numberOfDashLengths",parser:v},{code:45,name:"offset",parser:bl},{code:43,name:"base",parser:bl},{code:53,name:"angle",parser:v}];function bl(i,t){let e=i.code+1,n={x:i.value,y:1};return(i=t.next()).code===e?n.y=i.value:t.rewind(),n}function ac(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let Rd={extrusionDirection:{x:0,y:0,z:1},gradientRotation:0,colorTint:0},Dd=[{code:470},{code:463},{code:462,name:"colorTint",parser:v},{code:461,name:"gradientDefinition",parser:v},{code:460,name:"gradientRotation",parser:v},{code:453,name:"numberOfColors",parser:v},{code:452,name:"gradientColorFlag",parser:v},{code:451},{code:450,name:"gradientFlag",parser:v},{code:10,name:"seedPoints",parser:W,isMultiple:!0},{code:99},{code:11,name:"offsetVector",parser:W},{code:98,name:"numberOfSeedPoints",parser:v},{code:47,name:"pixelSize",parser:v},{code:53,name:"definitionLines",parser:function(i,t){let e={};return xt(zd)(i,t,e),e},isMultiple:!0},{code:78,name:"numberOfDefinitionLines",parser:v},{code:77,name:"isDouble",parser:Vt},{code:73,name:"isAnnotated",parser:Vt},{code:41,name:"patternScale",parser:v},{code:52,name:"patternAngle",parser:v},{code:76,name:"patternType",parser:v},{code:75,name:"hatchStyle",parser:v},{code:92,name:"boundaryPaths",parser:function(i,t){let e={boundaryPathTypeFlag:i.value},n=e.boundaryPathTypeFlag&ld.Polyline;return i=t.next(),n?xt(Bd)(i,t,e):xt(Od)(i,t,e),e},isMultiple:!0},{code:91,name:"numberOfBoundaryPaths",parser:v},{code:71,name:"associativity",parser:v},{code:63,name:"patternFillColor",parser:v},{code:70,name:"solidFill",parser:v},{code:2,name:"patternName",parser:v},{code:210,name:"extrusionDirection",parser:W},{code:10,name:"elevationPoint",parser:W},{code:100,name:"subclassMarker",parser:v,pushContext:!0},...jt];class oc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){ac(this,"parser",xt(Dd,Rd))}}ac(oc,"ForEntityName","HATCH");(Tr={})[Tr.ShowImage=1]="ShowImage",Tr[Tr.ShowImageWhenNotAlignedWithScreen=2]="ShowImageWhenNotAlignedWithScreen",Tr[Tr.UseClippingBoundary=4]="UseClippingBoundary",Tr[Tr.TransparencyIsOn=8]="TransparencyIsOn";(Cs={})[Cs.Rectangular=1]="Rectangular",Cs[Cs.Polygonal=2]="Polygonal";(Ns={})[Ns.Outside=0]="Outside",Ns[Ns.Inside=1]="Inside";function lc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let Fd={brightness:50,contrast:50,fade:0,clippingBoundaryPath:[]},Vd=[{code:290,name:"clipMode",parser:v},{code:14,name:"clippingBoundaryPath",isMultiple:!0,parser:W},{code:91,name:"countBoundaryPoints",parser:v},{code:71,name:"clippingBoundaryType",parser:v},{code:360,name:"imageDefReactorHandle",parser:v},{code:283,name:"fade",parser:v},{code:282,name:"contrast",parser:v},{code:281,name:"brightness",parser:v},{code:280,name:"isClipped",parser:Vt},{code:70,name:"flags",parser:v},{code:340,name:"imageDefHandle",parser:v},{code:13,name:"imageSize",parser:W},{code:12,name:"vPixel",parser:W},{code:11,name:"uPixel",parser:W},{code:10,name:"position",parser:W},{code:90,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class hc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){lc(this,"parser",xt(Vd,Fd))}}function cc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}lc(hc,"ForEntityName","IMAGE");let Ud={xScale:1,yScale:1,zScale:1,rotation:0,columnCount:0,rowCount:0,columnSpacing:0,rowSpacing:0,extrusionDirection:{x:0,y:0,z:1}},jd=[{code:210,name:"extrusionDirection",parser:W},{code:45,name:"rowSpacing",parser:v},{code:44,name:"columnSpacing",parser:v},{code:71,name:"rowCount",parser:v},{code:70,name:"columnCount",parser:v},{code:50,name:"rotation",parser:v},{code:43,name:"zScale",parser:v},{code:42,name:"yScale",parser:v},{code:41,name:"xScale",parser:v},{code:10,name:"insertionPoint",parser:W},{code:2,name:"name",parser:v},{code:66,name:"isVariableAttributes",parser:Vt},{code:100,name:"subclassMarker",parser:v},...jt];class uc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){cc(this,"parser",xt(jd,Ud))}}function dc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}cc(uc,"ForEntityName","INSERT");let Gd={isArrowheadEnabled:!0},Wd=[{code:213,name:"offsetFromAnnotation",parser:W},{code:212,name:"offsetFromBlock",parser:W},{code:211,name:"horizontalDirection",parser:W},{code:210,name:"normal",parser:W},{code:340,name:"associatedAnnotation",parser:v},{code:77,name:"byBlockColor",parser:v},{code:10,name:"vertices",parser:W,isMultiple:!0},{code:76,name:"numberOfVertices",parser:v},{code:41,name:"textWidth",parser:v},{code:40,name:"textHeight",parser:v},{code:75,name:"isHooklineExists",parser:Vt},{code:74,name:"isHooklineSameDirection",parser:Vt},{code:73,name:"leaderCreationFlag",parser:v},{code:72,name:"isSpline",parser:Vt},{code:71,name:"isArrowheadEnabled",parser:Vt},{code:3,name:"styleName",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class pc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){dc(this,"parser",xt(Wd,Gd))}}dc(pc,"ForEntityName","LEADER");(Cr={})[Cr.TextAnnotation=0]="TextAnnotation",Cr[Cr.ToleranceAnnotation=1]="ToleranceAnnotation",Cr[Cr.BlockReferenceAnnotation=2]="BlockReferenceAnnotation",Cr[Cr.NoAnnotation=3]="NoAnnotation";function mc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let Hd={thickness:0,extrusionDirection:{x:0,y:0,z:1}},qd=[{code:210,name:"extrusionDirection",parser:W},{code:11,name:"endPoint",parser:W},{code:10,name:"startPoint",parser:W},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class gc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){mc(this,"parser",xt(qd,Hd))}}mc(gc,"ForEntityName","LINE");(Ls={})[Ls.IS_CLOSED=1]="IS_CLOSED",Ls[Ls.PLINE_GEN=128]="PLINE_GEN";let Yd={flag:0,elevation:0,thickness:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},Xd={bulge:0},Kd=[{code:42,name:"bulge",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:91,name:"id",parser:v},{code:20,name:"y",parser:v},{code:10,name:"x",parser:v}],$d=[{code:210,name:"extrusionDirection",parser:W},{code:10,name:"vertices",isMultiple:!0,parser(i,t){let e={};return xt(Kd,Xd)(i,t,e),e}},{code:39,name:"thickness",parser:v},{code:38,name:"elevation",parser:v},{code:43,name:"constantWidth",parser:v},{code:70,name:"flag",parser:v},{code:90,name:"numberOfVertices",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class pi{parseEntity(t,e){let n={};return xt($d,Yd)(e,t,n),n}}function fc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}ya="LWPOLYLINE",(_a="ForEntityName")in pi?Object.defineProperty(pi,_a,{value:ya,enumerable:!0,configurable:!0,writable:!0}):pi[_a]=ya;let Zd=[{code:90,name:"overridenSubEntityCount",parser:v},{code:140,name:"edgeCreaseWeights",parser:v,isMultiple:!0},{code:95,name:"edgeCreaseCount",parser:v},{code:94,parser(i,t,e){e.edgeCount=i.value,e.edgeIndices=[];for(let n=0;n<e.edgeCount;++n){let a=[];i=t.next(),a[0]=i.value,i=t.next(),a[1]=i.value,e.edgeIndices.push(a)}}},{code:93,parser(i,t,e){e.totalFaceIndices=i.value,e.faceIndices=[];let n=[];for(let h=0;h<e.totalFaceIndices&&!It(i,0);++h)i=t.next(),n.push(i.value);let a=0;for(;a<n.length;){let h=n[a++],c=[];for(let m=0;m<h;++m)c.push(n[a++]);e.faceIndices.push(c)}}},{code:10,name:"vertices",parser:W,isMultiple:!0},{code:92,name:"verticesCount",parser:v},{code:91,name:"subdivisionLevel",parser:v},{code:40,name:"blendCrease",parser:v},{code:72,name:"isBlendCreased",parser:Vt},{code:71,name:"version",parser:v},{code:100,name:"subclassMarker",parser:function({value:i}){return i.trim()},pushContext:!0},...jt];class _c{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){fc(this,"parser",xt(Zd))}}function yc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}fc(_c,"ForEntityName","MESH");let Qd={thickness:0,extrusionDirection:{x:0,y:0,z:1},angle:0},Jd=[{code:50,name:"angle",parser:v},{code:210,name:"extrusionDirection",parser:W},{code:39,name:"thickness",parser:v},{code:10,name:"position",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class vc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){yc(this,"parser",xt(Jd,Qd))}}yc(vc,"ForEntityName","POINT");(me={})[me.CLOSED_POLYLINE=1]="CLOSED_POLYLINE",me[me.CURVE_FIT=2]="CURVE_FIT",me[me.SPLINE_FIT=4]="SPLINE_FIT",me[me.POLYLINE_3D=8]="POLYLINE_3D",me[me.POLYGON_3D=16]="POLYGON_3D",me[me.CLOSED_POLYGON=32]="CLOSED_POLYGON",me[me.POLYFACE=64]="POLYFACE",me[me.CONTINUOUS=128]="CONTINUOUS";var li=((Nr={})[Nr.NONE=0]="NONE",Nr[Nr.QUADRATIC=5]="QUADRATIC",Nr[Nr.CUBIC=6]="CUBIC",Nr[Nr.BEZIER=8]="BEZIER",Nr),t0=((ge={})[ge.CREATED_BY_CURVE_FIT=1]="CREATED_BY_CURVE_FIT",ge[ge.TANGENT_DEFINED=2]="TANGENT_DEFINED",ge[ge.NOT_USED=4]="NOT_USED",ge[ge.CREATED_BY_SPLINE_FIT=8]="CREATED_BY_SPLINE_FIT",ge[ge.SPLINE_CONTROL_POINT=16]="SPLINE_CONTROL_POINT",ge[ge.FOR_POLYLINE=32]="FOR_POLYLINE",ge[ge.FOR_POLYGON=64]="FOR_POLYGON",ge[ge.POLYFACE=128]="POLYFACE",ge);function bc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let e0={startWidth:0,endWidth:0,bulge:0},r0=[{code:91,name:"id",parser:v},{code:[...Vi(71,75)],name:"faces",isMultiple:!0,parser:v},{code:50,name:"tangentDirection",parser:v},{code:70,name:"flag",parser:v},{code:42,name:"bulge",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:30,name:"z",parser:v},{code:20,name:"y",parser:v},{code:10,name:"x",parser:v},{code:100,name:"subclassMarker",parser:v},{code:100},...jt];class io{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){bc(this,"parser",xt(r0,e0))}}function xc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}bc(io,"ForEntityName","VERTEX");let n0={thickness:0,flag:0,startWidth:0,endWidth:0,meshMVertexCount:0,meshNVertexCount:0,surfaceMDensity:0,surfaceNDensity:0,smoothType:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},s0=[{code:0,name:"vertices",isMultiple:!0,parser:(i,t)=>It(i,0,"VERTEX")?(i=t.next(),new io().parseEntity(t,i)):no},{code:210,name:"extrusionDirection",parser:W},{code:75,name:"smoothType",parser:v},{code:74,name:"surfaceNDensity",parser:v},{code:73,name:"surfaceMDensity",parser:v},{code:72,name:"meshNVertexCount",parser:v},{code:71,name:"meshMVertexCount",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:70,name:"flag",parser:v},{code:39,name:"thickness",parser:v},{code:30,name:"elevation",parser:v},{code:20},{code:10},{code:66},{code:100,name:"subclassMarker",parser:v},...jt];class wc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){xc(this,"parser",xt(s0,n0))}}function Ac(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}xc(wc,"ForEntityName","POLYLINE");let i0=[{code:11,name:"direction",parser:W},{code:10,name:"position",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class Pc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Ac(this,"parser",xt(i0))}}function Ic(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Ac(Pc,"ForEntityName","RAY");let a0=[...Ji("data"),{code:70,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class Sc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Ic(this,"parser",xt(a0))}}function Ec(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Ic(Sc,"ForEntityName","REGION");let o0={vertices:[],backLineVertices:[]},l0=[{code:360,name:"geometrySettingHardId",parser:v},{code:12,name:"backLineVertices",isMultiple:!0,parser:W},{code:93,name:"numberOfBackLineVertices",parser:v},{code:11,name:"vertices",isMultiple:!0,parser:W},{code:92,name:"verticesCount",parser:v},{code:[63,411],name:"indicatorColor",parser:v},{code:70,name:"indicatorTransparency",parser:v},{code:41,name:"bottomHeight",parser:v},{code:40,name:"topHeight",parser:v},{code:10,name:"verticalDirection",parser:W},{code:1,name:"name",parser:v},{code:91,name:"flag",parser:v},{code:90,name:"state",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class Mc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Ec(this,"parser",xt(l0,o0))}}function kc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Ec(Mc,"ForEntityName","SECTION");let h0={points:[],thickness:0,extrusionDirection:{x:0,y:0,z:1}},c0=[{code:210,name:"extrusionDirection",parser:W},{code:39,name:"thickness",parser:v},{code:[...Vi(10,14)],name:"points",isMultiple:!0,parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class Tc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){kc(this,"parser",xt(c0,h0))}}function Cc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}kc(Tc,"ForEntityName","SOLID");let u0=[{code:350,name:"historyObjectSoftId",parser:v},{code:100,name:"subclassMarker",parser:v},...Ji("data"),{code:70,name:"version",parser:v},{code:100},...jt];class Nc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Cc(this,"parser",xt(u0))}}Cc(Nc,"ForEntityName","3DSOLID");(Ge={})[Ge.NONE=0]="NONE",Ge[Ge.CLOSED=1]="CLOSED",Ge[Ge.PERIODIC=2]="PERIODIC",Ge[Ge.RATIONAL=4]="RATIONAL",Ge[Ge.PLANAR=8]="PLANAR",Ge[Ge.LINEAR=16]="LINEAR";function Lc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let d0={knotTolerance:1e-6,controlTolerance:1e-6,fitTolerance:1e-9,knotValues:[],controlPoints:[],fitPoints:[]},p0=[{code:11,name:"fitPoints",isMultiple:!0,parser:W},{code:10,name:"controlPoints",isMultiple:!0,parser:W},{code:41,name:"weights",isMultiple:!0,parser:v},{code:40,name:"knots",isMultiple:!0,parser:v},{code:13,name:"endTangent",parser:W},{code:12,name:"startTangent",parser:W},{code:44,name:"fitTolerance",parser:v},{code:43,name:"controlTolerance",parser:v},{code:42,name:"knotTolerance",parser:v},{code:74,name:"numberOfFitPoints",parser:v},{code:73,name:"numberOfControlPoints",parser:v},{code:72,name:"numberOfKnots",parser:v},{code:71,name:"degree",parser:v},{code:70,name:"flag",parser:v},{code:210,name:"normal",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class Oc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Lc(this,"parser",xt(p0,d0))}}Lc(Oc,"ForEntityName","SPLINE");class mi{parseEntity(t,e){let n={};for(;!t.isEOF();){if(e.code===0){t.rewind();break}switch(e.code){case 100:n.subclassMarker=e.value,e=t.next();break;case 2:n.name=e.value,e=t.next();break;case 5:n.handle=e.value,e=t.next();break;case 10:n.startPoint=Jr(Rt(t)),e=t.lastReadGroup;break;case 11:n.directionVector=Jr(Rt(t)),e=t.lastReadGroup;break;case 90:n.tableValue=e.value,e=t.next();break;case 91:n.rowCount=e.value,e=t.next();break;case 92:n.columnCount=e.value,e=t.next();break;case 93:n.overrideFlag=e.value,e=t.next();break;case 94:n.borderColorOverrideFlag=e.value,e=t.next();break;case 95:n.borderLineWeightOverrideFlag=e.value,e=t.next();break;case 96:n.borderVisibilityOverrideFlag=e.value,e=t.next();break;case 141:n.rowHeightArr??(n.rowHeightArr=[]),n.rowHeightArr.push(e.value),e=t.next();break;case 142:n.columnWidthArr??(n.columnWidthArr=[]),n.columnWidthArr.push(e.value),e=t.next();break;case 280:n.version=e.value,e=t.next();break;case 310:n.bmpPreview??(n.bmpPreview=""),n.bmpPreview+=e.value,e=t.next();break;case 330:n.ownerDictionaryId=e.value,e=t.next();break;case 342:n.tableStyleId=e.value,e=t.next();break;case 343:n.blockRecordHandle=e.value,e=t.next();break;case 170:n.attachmentPoint=e.value,e=t.next();break;case 171:n.cells??(n.cells=[]),n.cells.push(function(a,h){let c=!1,m=!1,b={};for(;!a.isEOF()&&h.code!==0&&!m;)switch(h.code){case 171:if(c){m=!0;continue}b.cellType=h.value,c=!0,h=a.next();break;case 172:b.flagValue=h.value,h=a.next();break;case 173:b.mergedValue=h.value,h=a.next();break;case 174:b.autoFit=h.value,h=a.next();break;case 175:b.borderWidth=h.value,h=a.next();break;case 176:b.borderHeight=h.value,h=a.next();break;case 91:b.overrideFlag=h.value,h=a.next();break;case 178:b.virtualEdgeFlag=h.value,h=a.next();break;case 145:b.rotation=h.value,h=a.next();break;case 345:b.fieldObjetId=h.value,h=a.next();break;case 340:b.blockTableRecordId=h.value,h=a.next();break;case 146:b.blockScale=h.value,h=a.next();break;case 177:b.blockAttrNum=h.value,h=a.next();break;case 7:b.textStyle=h.value,h=a.next();break;case 140:b.textHeight=h.value,h=a.next();break;case 170:b.attachmentPoint=h.value,h=a.next();break;case 92:b.extendedCellFlags=h.value,h=a.next();break;case 285:b.rightBorderVisibility=!!(h.value??!0),h=a.next();break;case 286:b.bottomBorderVisibility=!!(h.value??!0),h=a.next();break;case 288:b.leftBorderVisibility=!!(h.value??!0),h=a.next();break;case 289:b.topBorderVisibility=!!(h.value??!0),h=a.next();break;case 301:(function(f,w,x){for(;x.code!==304;)switch(x.code){case 301:case 93:case 90:case 94:x=w.next();break;case 1:f.text=x.value,x=w.next();break;case 300:f.attrText=x.value,x=w.next();break;case 302:f.text=x.value?x.value:f.text,x=w.next();break;default:console.log(`Ignore code: ${x.code}, value: ${x.value}`),x=w.next()}})(b,a,h),h=a.next();break;default:return b}return c=!1,m=!1,b}(t,e)),e=t.lastReadGroup;break;default:so(n,e,t),e=t.next()}}return n}}function Bc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}ba="ACAD_TABLE",(va="ForEntityName")in mi?Object.defineProperty(mi,va,{value:ba,enumerable:!0,configurable:!0,writable:!0}):mi[va]=ba;let m0=[{code:11,name:"xAxisDirection",parser:W},{code:210,name:"extrusionDirection",parser:W},{code:1,name:"text",parser:v},{code:10,name:"position",parser:W},{code:3,name:"styleName",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class zc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Bc(this,"parser",xt(m0))}}Bc(zc,"ForEntityName","TOLERANCE");class gi{parseEntity(t,e){let n={};for(;e!=="EOF";){if(e.code===0){t.rewind();break}!function(a,h,c){if(c==="EOF")return!1;switch(c.code){case 0:return!1;case 8:a.layer=c.value;break;case 100:a.subclassMarker=c.value;break;case 10:a.viewportCenter=Jr(Rt(h));break;case 40:a.width=c.value;break;case 41:a.height=c.value;break;case 68:a.status=c.value;break;case 69:a.viewportId=c.value;break;case 12:a.displayCenter=Rt(h);break;case 13:a.snapBase=Rt(h);break;case 14:a.snapSpacing=Rt(h);break;case 15:a.gridSpacing=Rt(h);break;case 16:a.viewDirection=Jr(Rt(h));break;case 17:a.targetPoint=Jr(Rt(h));break;case 42:a.perspectiveLensLength=c.value;break;case 43:a.frontClipZ=c.value;break;case 44:a.backClipZ=c.value;break;case 45:a.viewHeight=c.value;break;case 50:a.snapAngle=c.value;break;case 51:a.viewTwistAngle=c.value;break;case 72:a.circleZoomPercent=c.value;break;case 331:a.frozenLayerIds??(a.frozenLayerIds=[]),a.frozenLayerIds.push(c.value);break;case 90:a.statusBitFlags=c.value;break;case 340:a.clippingBoundaryId=c.value;break;case 1:a.sheetName=c.value;break;case 281:a.renderMode=c.value;break;case 71:a.ucsPerViewport=c.value;break;case 110:a.ucsOrigin=Jr(Rt(h));break;case 111:a.ucsXAxis=Jr(Rt(h));break;case 112:a.ucsYAxis=Jr(Rt(h));break;case 345:a.ucsId=c.value;break;case 346:a.ucsBaseId=c.value;break;case 79:a.orthographicType=c.value;break;case 146:a.elevation=c.value;break;case 170:a.shadePlotMode=c.value;break;case 61:a.majorGridFrequency=c.value;break;case 332:a.backgroundId=c.value;break;case 333:a.shadePlotId=c.value;break;case 348:a.visualStyleId=c.value;break;case 292:a.isDefaultLighting=!!c.value;break;case 282:a.defaultLightingType=c.value;break;case 141:a.brightness=c.value;break;case 142:a.contrast=c.value;break;case 63:case 421:case 431:a.ambientLightColor=c.value;break;case 361:a.sunId=c.value;break;case 335:case 343:case 344:case 91:a.softPointer=c.value}return!0}(n,t,e)&&so(n,e,t),e=t.next()}return n}}wa="VIEWPORT",(xa="ForEntityName")in gi?Object.defineProperty(gi,xa,{value:wa,enumerable:!0,configurable:!0,writable:!0}):gi[xa]=wa;(Lr={})[Lr.ShowImage=1]="ShowImage",Lr[Lr.ShowImageWhenNotAligned=2]="ShowImageWhenNotAligned",Lr[Lr.UseClippingBoundary=4]="UseClippingBoundary",Lr[Lr.Transparency=8]="Transparency";function Rc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}let g0={brightness:50,constrast:50,fade:0},f0=[{code:14,name:"boundary",isMultiple:!0,parser:W},{code:91,name:"numberOfVertices",parser:v},{code:71,name:"boundaryType",parser:v},{code:360,name:"imageDefReactorHardId",parser:v},{code:283,name:"fade",parser:v},{code:282,name:"contrast",parser:v},{code:281,name:"brightness",parser:v},{code:280,name:"isClipping",parser:Vt},{code:70,name:"displayFlag",parser:v},{code:340,name:"imageDefHardId",parser:v},{code:13,name:"imageSize",parser:W},{code:12,name:"vDirection",parser:W},{code:11,name:"uDirection",parser:W},{code:10,name:"position",parser:W},{code:90,name:"classVersion",parser:v},{code:100,name:"subclassMarker",parser:v},...jt];class Dc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Rc(this,"parser",xt(f0,g0))}}function Fc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Rc(Dc,"ForEntityName","WIPEOUT");let _0=[{code:11,name:"direction",parser:W},{code:10,name:"position",parser:W},{code:100,name:"subclassMarker",parser:v},...jt];class Vc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Fc(this,"parser",xt(_0))}}function Uc(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}Fc(Vc,"ForEntityName","XLINE");let y0={},v0=[{code:170,name:"multileaderType",parser:v},{code:291,name:"doglegEnabled",parser:Vt},{code:40,name:"doglegLength",parser:v},{code:172,name:"contentType",parser:v},{code:3,name:"textContent",parser:v},{code:12,name:"textAnchor",parser:W},{code:344,name:"blockHandle",parser:v},{code:15,name:"blockPosition",parser:W},{code:302,name:"leaderSections",parser:function(i,t,e){let n,a={leaderLines:[]};for(;t.hasNext()&&(n=t.next()).code!==303;)switch(n.code){case 10:a.landingPoint=(n.value,Rt(t));break;case 11:a.doglegVector=(n.value,Rt(t));break;case 40:a.doglegLength=n.value;break;case 304:a.leaderLines.push(function(h,c,m){let b,f={vertices:[]};for(;c.hasNext()&&(b=c.next()).code!==305;)b.code===10&&f.vertices.push((b.value,Rt(c)));return f}(0,t))}return a},isMultiple:!0},...jt];class jc{parseEntity(t,e){let n={};return this.parser(e,t,n),n}constructor(){Uc(this,"parser",xt(v0,y0))}}Uc(jc,"ForEntityName","MULTILEADER");let b0=Object.fromEntries([Vh,qh,$h,Qh,tc,di,rc,sc,hc,uc,pc,gc,pi,_c,Xh,jc,vc,wc,Pc,Sc,Mc,Tc,Nc,Oc,mi,Wh,zc,oc,io,gi,Dc,Vc].map(i=>[i.ForEntityName,new i]));function Gc(i,t){let e=[];for(;!It(i,0,"EOF");){if(i.code===0){if(i.value==="ENDBLK"||i.value==="ENDSEC"){t.rewind();break}let n=b0[i.value];if(n){let a=i.value;i=t.next();let h=n.parseEntity(t,i);h.type=a,Rh(h),e.push(h)}else t.debug&&console.warn(`Unsupported ENTITY type: ${i.value}`)}i=t.next()}return e}function x0(i,t){let e={};for(;!It(i,0,"EOF")&&!It(i,0,"ENDSEC");){if(It(i,0,"BLOCK")){let n=w0(i=t.next(),t);Rh(n),n.name&&(e[n.name]=n)}i=t.next()}return e}function w0(i,t){let e={};for(;!It(i,0,"EOF");){if(It(i,0,"ENDBLK")){for(i=t.next();!It(i,0,"EOF");){if(It(i,100,"AcDbBlockEnd"))return e;i=t.next()}break}switch(i.code){case 1:e.xrefPath=i.value;break;case 2:e.name=i.value;break;case 3:e.name2=i.value;break;case 5:e.handle=i.value;break;case 8:e.layer=i.value;break;case 10:e.position=Rt(t);break;case 67:e.paperSpace=!!i.value&&i.value==1;break;case 70:i.value!==0&&(e.type=i.value);break;case 100:break;case 330:e.ownerHandle=i.value;break;case 0:e.entities=Gc(i,t)}i=t.next()}return e}function A0(i,t){let e=null,n={};for(;!It(i,0,"EOF")&&!It(i,0,"ENDSEC");)i.code===9?e=i.value:i.code===10?n[e]=Rt(t):n[e]=i.value,i=t.next();return n}(We={})[We.NOT_APPLICABLE=0]="NOT_APPLICABLE",We[We.KEEP_EXISTING=1]="KEEP_EXISTING",We[We.USE_CLONE=2]="USE_CLONE",We[We.XREF_VALUE_NAME=3]="XREF_VALUE_NAME",We[We.VALUE_NAME=4]="VALUE_NAME",We[We.UNMANGLE_NAME=5]="UNMANGLE_NAME";let ao=[{code:330,name:"ownerObjectId",parser:v},{code:102,parser:xn},{code:102,parser:xn},{code:102,parser:xn},{code:5,name:"handle",parser:v}],P0=[{code:3,name:"entries",parser:(i,t)=>{let e={name:i.value};return(i=t.next()).code===350?e.objectSoftId=i.value:i.code===360?e.objectHardId=i.value:t.rewind(),e},isMultiple:!0},{code:281,name:"recordCloneFlag",parser:v},{code:280,name:"isHardOwned",parser:Vt},{code:100,name:"subclassMarker",parser:v},...ao],I0=[{code:330,name:"imageDefReactorIdSoft",isMultiple:!0,parser:v},{code:90,name:"version",parser:v},{code:1,name:"fileName",parser:v},{code:10,name:"size",parser:W},{code:11,name:"sizeOfOnePixel",parser:W},{code:280,name:"isLoaded",parser:v},{code:281,name:"resolutionUnits",parser:v},{code:100,name:"subclassMarker",parser:v}];(fn={})[fn.NOUNIT=0]="NOUNIT",fn[fn.CENTIMETERS=2]="CENTIMETERS",fn[fn.INCH=5]="INCH";(Os={})[Os.PSLTSCALE=1]="PSLTSCALE",Os[Os.LIMCHECK=2]="LIMCHECK";(_n={})[_n.INCHES=0]="INCHES",_n[_n.MILLIMETERS=1]="MILLIMETERS",_n[_n.PIXELS=2]="PIXELS";(He={})[He.LAST_SCREEN_DISPLAY=0]="LAST_SCREEN_DISPLAY",He[He.DRAWING_EXTENTS=1]="DRAWING_EXTENTS",He[He.DRAWING_LIMITS=2]="DRAWING_LIMITS",He[He.VIEW_SPECIFIED=3]="VIEW_SPECIFIED",He[He.WINDOW_SPECIFIED=4]="WINDOW_SPECIFIED",He[He.LAYOUT_INFORMATION=5]="LAYOUT_INFORMATION";(Or={})[Or.AS_DISPLAYED=0]="AS_DISPLAYED",Or[Or.WIREFRAME=1]="WIREFRAME",Or[Or.HIDDEN=2]="HIDDEN",Or[Or.RENDERED=3]="RENDERED";(qe={})[qe.DRAFT=0]="DRAFT",qe[qe.PREVIEW=1]="PREVIEW",qe[qe.NORMAL=2]="NORMAL",qe[qe.PRESENTATION=3]="PRESENTATION",qe[qe.MAXIMUM=4]="MAXIMUM",qe[qe.CUSTOM=5]="CUSTOM";let Wc=[{code:333,name:"shadePlotId",parser:v},{code:149,name:"imageOriginY",parser:v},{code:148,name:"imageOriginX",parser:v},{code:147,name:"scaleFactor",parser:v},{code:78,name:"shadePlotCustomDPI",parser:v},{code:77,name:"shadePlotResolution",parser:v},{code:76,name:"shadePlotMode",parser:v},{code:75,name:"standardScaleType",parser:v},{code:7,name:"currentStyleSheet",parser:v},{code:74,name:"plotType",parser:v},{code:73,name:"plotRotation",parser:v},{code:72,name:"plotPaperUnit",parser:v},{code:70,name:"layoutFlag",parser:v},{code:143,name:"printScaleDenominator",parser:v},{code:142,name:"printScaleNumerator",parser:v},{code:141,name:"windowAreaYMax",parser:v},{code:140,name:"windowAreaXMax",parser:v},{code:49,name:"windowAreaYMin",parser:v},{code:48,name:"windowAreaXMin",parser:v},{code:47,name:"plotOriginY",parser:v},{code:46,name:"plotOriginX",parser:v},{code:45,name:"paperHeight",parser:v},{code:44,name:"paperWidth",parser:v},{code:43,name:"marginTop",parser:v},{code:42,name:"marginRight",parser:v},{code:41,name:"marginBottom",parser:v},{code:40,name:"marginLeft",parser:v},{code:6,name:"plotViewName",parser:v},{code:4,name:"paperSize",parser:v},{code:2,name:"configName",parser:v},{code:1,name:"pageSetupName",parser:v},{code:100,name:"subclassMarker",parser:v},...ao],S0=[{code:346,name:"orthographicUcsId",parser:v},{code:345,name:"namedUcsId",parser:v},{code:331,name:"viewportId",parser:v},{code:330,name:"paperSpaceTableId",parser:v},{code:76,name:"orthographicType",parser:v},{code:17,name:"ucsYAxis",parser:W},{code:16,name:"ucsXAxis",parser:W},{code:13,name:"ucsOrigin",parser:W},{code:146,name:"elevation",parser:v},{code:15,name:"maxExtent",parser:W},{code:14,name:"minExtent",parser:W},{code:12,name:"insertionPoint",parser:W},{code:11,name:"maxLimit",parser:W},{code:10,name:"minLimit",parser:W},{code:71,name:"tabOrder",parser:v},{code:70,name:"controlFlag",parser:v},{code:1,name:"layoutName",parser:v},{code:100,name:"subclassMarker",parser:v},...Wc],E0=[{code:40,name:"wcsToOCSTransform",parser:xl},{code:40,name:"ocsToWCSTransform",parser:xl},{code:41,name:"backClippingDistance",parser:v},{code:73,name:"isBackClipping",parser:Vt,pushContext:!0},{code:40,name:"frontClippingDistance",parser:v},{code:72,name:"isFrontClipping",parser:Vt,pushContext:!0},{code:71,name:"isClipBoundaryDisplayed",parser:Vt},{code:11,name:"position",parser:W},{code:210,name:"normal",parser:W},{code:10,name:"boundaryVertices",parser:W,isMultiple:!0},{code:70,name:"boundaryCount",parser:v},{code:100,name:"subclassMarker",parser:v},{code:100},...ao];function xl(i,t){let e=[];for(let n=0;n<3&&It(i,40);++n){let a=[];for(let h=0;h<4&&It(i,40);++h)a.push(i.value),i=t.next();e.push(a)}return t.rewind(),e}let M0={LAYOUT:S0,PLOTSETTINGS:Wc,DICTIONARY:P0,SPATIAL_FILTER:E0,IMAGEDEF:I0};function k0(i,t){let e=[];for(;i.code!==0||!["EOF","ENDSEC"].includes(i.value);){let n=i.value,a=M0[n];if(i.code===0&&(a!=null&&a.length)){let h=xt(a),c={name:n};h(i=t.next(),t,c)?(e.push(c),i=t.peek()):i=t.next()}else i=t.next()}return{byName:vd(e,({name:n})=>n)}}let Qn=[{code:100,name:"subclassMarker",parser:v},{code:330,name:"ownerObjectId",parser:v},{code:102,parser(i,t){for(;!It(i,0,"EOF")&&!It(i,102,"}");)i=t.next()}},{code:5,name:"handle",parser:v}],T0=xt([{code:310,name:"bmpPreview",parser:v},{code:281,name:"scalability",parser:v},{code:280,name:"explodability",parser:v},{code:70,name:"insertionUnits",parser:v},{code:340,name:"layoutObjects",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Qn]),C0=[{name:"DIMPOST",code:3},{name:"DIMAPOST",code:4},{name:"DIMBLK_OBSOLETE",code:5},{name:"DIMBLK1_OBSOLETE",code:6},{name:"DIMBLK2_OBSOLETE",code:7},{name:"DIMSCALE",code:40,defaultValue:1},{name:"DIMASZ",code:41,defaultValue:.25},{name:"DIMEXO",code:42,defaultValue:.625,defaultValueImperial:.0625},{name:"DIMDLI",code:43,defaultValue:3.75,defaultValueImperial:.38},{name:"DIMEXE",code:44,defaultValue:2.25,defaultValueImperial:.28},{name:"DIMRND",code:45,defaultValue:0},{name:"DIMDLE",code:46,defaultValue:0},{name:"DIMTP",code:47,defaultValue:0},{name:"DIMTM",code:48,defaultValue:0},{name:"DIMTXT",code:140,defaultValue:2.5,defaultValueImperial:.28},{name:"DIMCEN",code:141,defaultValue:2.5,defaultValueImperial:.09},{name:"DIMTSZ",code:142,defaultValue:0},{name:"DIMALTF",code:143,defaultValue:25.4},{name:"DIMLFAC",code:144,defaultValue:1},{name:"DIMTVP",code:145,defaultValue:0},{name:"DIMTFAC",code:146,defaultValue:1},{name:"DIMGAP",code:147,defaultValue:.625,defaultValueImperial:.09},{name:"DIMALTRND",code:148,defaultValue:0},{name:"DIMTOL",code:71,defaultValue:0,defaultValueImperial:1},{name:"DIMLIM",code:72,defaultValue:0},{name:"DIMTIH",code:73,defaultValue:0,defaultValueImperial:1},{name:"DIMTOH",code:74,defaultValue:0,defaultValueImperial:1},{name:"DIMSE1",code:75,defaultValue:0},{name:"DIMSE2",code:76,defaultValue:0},{name:"DIMTAD",code:77,defaultValue:vl.Above,defaultValueImperial:vl.Center},{name:"DIMZIN",code:78,defaultValue:Un.Trailing,defaultValueImperial:Un.Feet},{name:"DIMAZIN",code:79,defaultValue:sd.None},{name:"DIMALT",code:170,defaultValue:0},{name:"DIMALTD",code:171,defaultValue:3,defaultValueImperial:2},{name:"DIMTOFL",code:172,defaultValue:1,defaultValueImperial:0},{name:"DIMSAH",code:173,defaultValue:0},{name:"DIMTIX",code:174,defaultValue:0},{name:"DIMSOXD",code:175,defaultValue:0},{name:"DIMCLRD",code:176,defaultValue:0},{name:"DIMCLRE",code:177,defaultValue:0},{name:"DIMCLRT",code:178,defaultValue:0},{name:"DIMADEC",code:179},{name:"DIMUNIT",code:270},{name:"DIMDEC",code:271,defaultValue:2,defaultValueImperial:4},{name:"DIMTDEC",code:272,defaultValue:2,defaultValueImperial:4},{name:"DIMALTU",code:273,defaultValue:2},{name:"DIMALTTD",code:274,defaultValue:2,defaultValueImperial:4},{name:"DIMAUNIT",code:275,defaultValue:0},{name:"DIMFRAC",code:276,defaultValue:0},{name:"DIMLUNIT",code:277,defaultValue:2},{name:"DIMDSEP",code:278,defaultValue:",",defaultValueImperial:"."},{name:"DIMJUST",code:280,defaultValue:id.Center},{name:"DIMSD1",code:281,defaultValue:0},{name:"DIMSD2",code:282,defaultValue:0},{name:"DIMTOLJ",code:283,defaultValue:ad.Center},{name:"DIMTZIN",code:284,defaultValue:Un.Trailing,defaultValueImperial:Un.Feet},{name:"DIMALTZ",code:285,defaultValue:Un.Trailing},{name:"DIMALTTZ",code:286,defaultValue:Un.Trailing},{name:"DIMFIT",code:287},{name:"DIMUPT",code:288,defaultValue:0},{name:"DIMATFIT",code:289,defaultValue:3},{name:"DIMTXSTY",code:340},{name:"DIMLDRBLK",code:341},{name:"DIMBLK",code:342},{name:"DIMBLK1",code:343},{name:"DIMBLK2",code:344},{name:"DIMLWD",code:371,defaultValue:-2},{name:"DIMLWD",code:372,defaultValue:-2}],N0=xt([...C0.map(i=>({...i,parser:v})),{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},{code:105,name:"handle",parser:v},...Qn.filter(i=>i.code!==5)]),L0=xt([{code:347,name:"materialObjectId",parser:v},{code:390,name:"plotStyleNameObjectId",parser:v},{code:370,name:"lineweight",parser:v},{code:290,name:"isPlotting",parser:Vt},{code:6,name:"lineType",parser:v},{code:62,name:"colorIndex",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Qn]);(Br={})[Br.NONE=0]="NONE",Br[Br.AbsoluteRotation=1]="AbsoluteRotation",Br[Br.TextEmbedded=2]="TextEmbedded",Br[Br.ShapeEmbedded=4]="ShapeEmbedded";let O0=xt([{code:9,name:"text",parser:v},{code:45,name:"offsetY",parser:v},{code:44,name:"offsetX",parser:v},{code:50,name:"rotation",parser:v},{code:46,name:"scale",parser:v},{code:340,name:"styleObjectId",parser:v},{code:75,name:"shapeNumber",parser:v},{code:74,name:"elementTypeFlag",parser:v},{code:49,name:"elementLength",parser:v}],{elementTypeFlag:0,elementLength:0}),B0=xt([{code:49,name:"pattern",parser(i,t){let e={};return O0(i,t,e),e},isMultiple:!0},{code:40,name:"totalPatternLength",parser:v},{code:73,name:"numberOfLineTypes",parser:v},{code:72,parser:v},{code:3,name:"description",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Qn]),z0=xt([{code:1e3,name:"extendedFont",parser:v},{code:1001},{code:4,name:"bigFont",parser:v},{code:3,name:"font",parser:v},{code:42,name:"lastHeight",parser:v},{code:71,name:"textGenerationFlag",parser:v},{code:50,name:"obliqueAngle",parser:v},{code:41,name:"widthFactor",parser:v},{code:40,name:"fixedTextHeight",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Qn]),R0=xt([{code:[63,421,431],name:"ambientColor",parser:v},{code:142,name:"contrast",parser:v},{code:141,name:"brightness",parser:v},{code:282,name:"defaultLightingType",parser:v},{code:292,name:"isDefaultLightingOn",parser:Vt},{code:348,name:"visualStyleObjectId",parser:v},{code:333,name:"shadePlotObjectId",parser:v},{code:332,name:"backgroundObjectId",parser:v},{code:61,name:"majorGridLines",parser:v},{code:170,name:"shadePlotSetting",parser:v},{code:146,name:"elevation",parser:v},{code:79,name:"orthographicType",parser:v},{code:112,name:"ucsYAxis",parser:W},{code:111,name:"ucsXAxis",parser:W},{code:110,name:"ucsOrigin",parser:W},{code:74,name:"ucsIconSetting",parser:v},{code:71,name:"viewMode",parser:v},{code:281,name:"renderMode",parser:v},{code:1,name:"styleSheet",parser:v},{code:[331,441],name:"frozenLayers",parser:v,isMultiple:!0},{code:72,name:"circleSides",parser:v},{code:51,name:"viewTwistAngle",parser:v},{code:50,name:"snapRotationAngle",parser:v},{code:45,name:"viewHeight",parser:v},{code:44,name:"backClippingPlane",parser:v},{code:43,name:"frontClippingPlane",parser:v},{code:42,name:"lensLength",parser:v},{code:17,name:"viewTarget",parser:W},{code:16,name:"viewDirectionFromTarget",parser:W},{code:15,name:"gridSpacing",parser:W},{code:14,name:"snapSpacing",parser:W},{code:13,name:"snapBasePoint",parser:W},{code:12,name:"center",parser:W},{code:11,name:"upperRightCorner",parser:W},{code:10,name:"lowerLeftCorner",parser:W},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Qn]),D0={BLOCK_RECORD:T0,DIMSTYLE:N0,LAYER:L0,LTYPE:B0,STYLE:z0,VPORT:R0},F0=xt([{code:70,name:"maxNumberOfEntries",parser:v},{code:100,name:"subclassMarker",parser:v},{code:330,name:"ownerObjectId",parser:v},{code:102},{code:360,isMultiple:!0},{code:102},{code:5,name:"handle",parser:v},{code:2,name:"name",parser:v}]);function V0(i,t){var n;let e={};for(;!It(i,0,"EOF")&&!It(i,0,"ENDSEC");){if(It(i,0,"TABLE")){i=t.next();let a={entries:[]};F0(i,t,a),e[a.name]=a}if(It(i,0)&&!It(i,0,"ENDTAB")){let a=i.value;i=t.next();let h=D0[a];if(!h){t.debug&&console.warn(`parseTable: Invalid table name '${a}'`),i=t.next();continue}let c={};h(i,t,c),(n=e[a])==null||n.entries.push(c)}i=t.next()}return e}function Bs(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}class wl{next(){if(!this.hasNext())return this._eof?this.debug&&console.warn("Cannot call 'next' after EOF group has been read"):this.debug&&console.warn("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]),{code:0,value:"EOF"};let t=parseInt(this._data[this._pointer++],10),e=Al(t,this._data[this._pointer++],this.debug),n={code:t,value:e};return It(n,0,"EOF")&&(this._eof=!0),this.lastReadGroup=n,n}peek(){if(!this.hasNext())throw this._eof?Error("Cannot call 'next' after EOF group has been read"):Error("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]);let t={code:parseInt(this._data[this._pointer]),value:0};return t.value=Al(t.code,this._data[this._pointer+1],this.debug),t}rewind(t){t=t||1,this._pointer=this._pointer-2*t}hasNext(){return!this._eof&&!(this._pointer>this._data.length-2)}isEOF(){return this._eof}constructor(t,e=!1){Bs(this,"_data",void 0),Bs(this,"debug",void 0),Bs(this,"_pointer",void 0),Bs(this,"_eof",void 0),Bs(this,"lastReadGroup",void 0),this._data=t,this.debug=e,this.lastReadGroup={code:0,value:0},this._pointer=0,this._eof=!1}}function Al(i,t,e=!1){return i<=9?t:i>=10&&i<=59?parseFloat(t.trim()):i>=60&&i<=99?parseInt(t.trim()):i>=100&&i<=109?t:i>=110&&i<=149?parseFloat(t.trim()):i>=160&&i<=179?parseInt(t.trim()):i>=210&&i<=239?parseFloat(t.trim()):i>=270&&i<=289?parseInt(t.trim()):i>=290&&i<=299?function(n){if(n==="0")return!1;if(n==="1")return!0;throw TypeError("String '"+n+"' cannot be cast to Boolean type")}(t.trim()):i>=300&&i<=369?t:i>=370&&i<=389?parseInt(t.trim()):i>=390&&i<=399?t:i>=400&&i<=409?parseInt(t.trim()):i>=410&&i<=419?t:i>=420&&i<=429?parseInt(t.trim()):i>=430&&i<=439?t:i>=440&&i<=459?parseInt(t.trim()):i>=460&&i<=469?parseFloat(t.trim()):i>=470&&i<=481||i===999||i>=1e3&&i<=1009?t:i>=1010&&i<=1059?parseFloat(t.trim()):i>=1060&&i<=1071?parseInt(t.trim()):(e&&console.warn("WARNING: Group code does not have a defined type: %j",{code:i,value:t}),t)}function Na(i,t,e){return t in i?Object.defineProperty(i,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):i[t]=e,i}class U0{constructor(){Na(this,"encoding","utf-8"),Na(this,"encodingFailureFatal",!1)}}class j0 extends EventTarget{parseSync(t,e=!1){let n=new wl(t.split(/\r\n|\r|\n/g),e);if(!n.hasNext())throw Error("Empty file");return this.parseAll(n)}parseStream(t){let e="",n=this;return new Promise((a,h)=>{t.on("data",c=>{e+=c}),t.on("end",()=>{try{let c=e.split(/\r\n|\r|\n/g),m=new wl(c);if(!m.hasNext())throw Error("Empty file");a(n.parseAll(m))}catch(c){h(c)}}),t.on("error",c=>{h(c)})})}async parseFromUrl(t,e){let n=await fetch(t,e);if(!n.body)return null;let a=n.body.getReader(),h="";for(;;){let{done:c,value:m}=await a.read();if(c){h+=this._decoder.decode(new ArrayBuffer(0),{stream:!1});break}h+=this._decoder.decode(m,{stream:!0})}return this.parseSync(h)}parseAll(t){let e={header:{},blocks:{},entities:[],tables:{},objects:{byName:{},byTree:void 0}},n=t.next();for(;!It(n,0,"EOF");)It(n,0,"SECTION")&&(It(n=t.next(),2,"HEADER")?(n=t.next(),e.header=A0(n,t)):It(n,2,"BLOCKS")?(n=t.next(),e.blocks=x0(n,t)):It(n,2,"ENTITIES")?(n=t.next(),e.entities=Gc(n,t)):It(n,2,"TABLES")?(n=t.next(),e.tables=V0(n,t)):It(n,2,"OBJECTS")&&(n=t.next(),e.objects=k0(n,t))),n=t.next();return e}constructor(t=new U0){super(),Na(this,"_decoder",void 0),this._decoder=new TextDecoder(t.encoding,{fatal:t.encodingFailureFatal})}}const Pl=[{name:"AC1.2",value:1},{name:"AC1.40",value:2},{name:"AC1.50",value:3},{name:"AC2.20",value:4},{name:"AC2.10",value:5},{name:"AC2.21",value:6},{name:"AC2.22",value:7},{name:"AC1001",value:8},{name:"AC1002",value:9},{name:"AC1003",value:10},{name:"AC1004",value:11},{name:"AC1005",value:12},{name:"AC1006",value:13},{name:"AC1007",value:14},{name:"AC1008",value:15},{name:"AC1009",value:16},{name:"AC1010",value:17},{name:"AC1011",value:18},{name:"AC1012",value:19},{name:"AC1013",value:20},{name:"AC1014",value:21},{name:"AC1500",value:22},{name:"AC1015",value:23},{name:"AC1800a",value:24},{name:"AC1018",value:25},{name:"AC2100a",value:26},{name:"AC1021",value:27},{name:"AC2400a",value:28},{name:"AC1024",value:29},{name:"AC1027",value:31},{name:"AC3200a",value:32},{name:"AC1032",value:33}];class Ui{constructor(t){if(typeof t=="string"){const e=Pl.find(n=>n.name===t);if(!e)throw new Error(`Unknown DWG version name: ${t}`);this.name=e.name,this.value=e.value;return}if(typeof t=="number"){const e=Pl.find(n=>n.value===t);if(!e)throw new Error(`Unknown DWG version value: ${t}`);this.name=e.name,this.value=e.value;return}throw new Error("Invalid constructor argument for AcDbDwgVersion")}}class G0{parse(t){const e=new j0,n=this.getDxfInfoFromBuffer(t);let a="";return n.version&&n.version.value<=23&&n.encoding?a=new TextDecoder(n.encoding).decode(t):a=new TextDecoder().decode(t),e.parseSync(a)}getDxfInfoFromBuffer(t){var f,w,x;const n=new TextDecoder("utf-8");let a=0,h="",c=null,m=null,b=!1;for(;a<t.byteLength;){const S=Math.min(a+65536,t.byteLength),M=t.slice(a,S);a=S;const O=(h+n.decode(M,{stream:!0})).split(/\r?\n/);h=O.pop()??"";for(let F=0;F<O.length;F++){const D=O[F].trim();if(D==="SECTION"&&((f=O[F+2])==null?void 0:f.trim())==="HEADER")b=!0;else if(D==="ENDSEC"&&b)return{version:c,encoding:m};if(b&&D==="$ACADVER"){const at=(w=O[F+2])==null?void 0:w.trim();at&&(c=new Ui(at))}else if(b&&D==="$DWGCODEPAGE"){const at=(x=O[F+2])==null?void 0:x.trim();if(at){const ft=Ra[at];m=zl(ft)}}if(c&&m)return{version:c,encoding:m}}}return{version:c,encoding:m}}}class Il{convert(t){const e=this.createEntity(t);return e&&this.processCommonAttrs(t,e),e}createEntity(t){return t.type=="3DFACE"?this.convertFace(t):t.type=="ARC"?this.convertArc(t):t.type=="ATTDEF"?this.convertAttributeDefinition(t):t.type=="ATTRIB"?this.convertAttribute(t):t.type=="CIRCLE"?this.convertCirle(t):t.type=="DIMENSION"?this.convertDimension(t):t.type=="ELLIPSE"?this.convertEllipse(t):t.type=="HATCH"?this.convertHatch(t):t.type=="IMAGE"?this.convertImage(t):t.type=="LEADER"?this.convertLeader(t):t.type=="LINE"?this.convertLine(t):t.type=="LWPOLYLINE"?this.convertLWPolyline(t):t.type=="MTEXT"?this.convertMText(t):t.type=="POLYLINE"?this.convertPolyline(t):t.type=="POINT"?this.convertPoint(t):t.type=="RAY"?this.convertRay(t):t.type=="SPLINE"?this.convertSpline(t):t.type=="ACAD_TABLE"?this.convertTable(t):t.type=="TEXT"?this.convertText(t):t.type=="SOLID"?this.convertSolid(t):t.type=="VIEWPORT"?this.convertViewport(t):t.type=="WIPEOUT"?this.convertWipeout(t):t.type=="XLINE"?this.convertXline(t):t.type=="INSERT"?this.convertBlockReference(t):null}convertFace(t){const e=new Ii;return t.vertices.forEach((n,a)=>e.setVertexAt(a,n)),e}convertArc(t){return new bi(t.center,t.radius,Pt.degToRad(t.startAngle),Pt.degToRad(t.endAngle),t.extrusionDirection??X.Z_AXIS)}convertAttributeCommon(t,e){e.textString=t.text,e.height=t.textHeight,e.position.copy(t.startPoint),e.rotation=t.rotation,e.oblique=t.obliqueAngle??0,e.thickness=t.thickness,e.tag=t.tag,e.fieldLength=0,e.isInvisible=(t.attributeFlag&le.Invisible)!==0,e.isConst=(t.attributeFlag&le.Const)!==0,e.isVerifiable=(t.attributeFlag&le.Verifiable)!==0,e.isPreset=(t.attributeFlag&le.Preset)!==0,e.isReallyLocked=!!t.isReallyLocked,e.isMTextAttribute=(t.mtextFlag&_r.MultiLine)!==0,e.isConstMTextAttribute=(t.mtextFlag&_r.ConstMultiLine)!==0}convertAttribute(t){const e=new wi;return this.convertAttributeCommon(t,e),e.styleName=t.textStyle,e.horizontalMode=t.horizontalJustification,e.verticalMode=t.verticalJustification,e.widthFactor=t.scale??1,e.lockPositionInBlock=t.lockPositionFlag,e}convertAttributeDefinition(t){const e=new xi;return this.convertAttributeCommon(t,e),e.styleName=t.styleName,e.horizontalMode=t.halign,e.verticalMode=t.valign,e.widthFactor=t.xScale??1,e.prompt=t.prompt,e}convertCirle(t){return new Ai(t.center,t.radius,t.extrusionDirection??X.Z_AXIS)}convertEllipse(t){const e=new X(t.majorAxisEndPoint),n=e.length();return new Pi(t.center,t.extrusionDirection??X.Z_AXIS,e,n,n*t.axisRatio,t.startAngle,t.endAngle)}convertLine(t){const e=t.startPoint,n=t.endPoint;return new Ys(new G(e.x,e.y,e.z||0),new G(n.x,n.y,n.z||0))}convertSpline(t){try{if(t.numberOfControlPoints>0&&t.numberOfKnots>0)return new Ks(t.controlPoints,t.knots,t.weights,t.degree,!!(t.flag&1));if(t.numberOfFitPoints>0){const e=this.numberArrayToPointArray(t.fitPoints,t.numberOfFitPoints);if(e!=null)return new Ks(e,"Uniform",t.degree,!!(t.flag&1))}}catch(e){console.log(`Failed to convert spline with error: ${e}`)}return null}convertPoint(t){const e=new Ti;return e.position=t.position,e}convertSolid(t){const e=new Mi;return t.points.forEach((n,a)=>e.setPointAt(a,n)),e.thickness=t.thickness,e}convertPolyline(t){const e=!!(t.flag&1),n=!!(t.flag&8),a=[],h=[];if(t.vertices.map(c=>{c.flag&t0.SPLINE_CONTROL_POINT||(a.push({x:c.x,y:c.y,z:c.z}),h.push(c.bulge??0))}),n){let c=js.SimplePoly;return t.flag&4&&(t.smoothType==li.CUBIC?c=js.CubicSplinePoly:t.smoothType==li.QUADRATIC&&(c=js.QuadSplinePoly)),new vi(c,a,e)}else{let c=jn.SimplePoly;return t.flag&2?c=jn.FitCurvePoly:t.flag&4&&(t.smoothType==li.CUBIC?c=jn.CubicSplinePoly:t.smoothType==li.QUADRATIC&&(c=jn.QuadSplinePoly)),new yi(c,a,0,e,t.startWidth,t.endWidth,h)}}convertLWPolyline(t){const e=new ki;return e.closed=!!(t.flag&1),t.vertices.forEach((n,a)=>{e.addVertexAt(a,new Tt(n.x,n.y),n.bulge,n.startWidth,n.endWidth)}),e}convertHatch(t){var a;const e=new qs;return(a=t.definitionLines)==null||a.forEach(h=>{e.definitionLines.push({angle:h.angle,base:h.base,offset:h.offset,dashLengths:h.numberOfDashLengths>0?h.dashLengths:[]})}),e.isSolidFill=t.solidFill==od.SolidFill,e.hatchStyle=t.hatchStyle,e.patternName=t.patternName,e.patternType=t.patternType,e.patternAngle=t.patternAngle==null?0:t.patternAngle,e.patternScale=t.patternScale==null?0:t.patternScale,t.boundaryPaths.forEach(h=>{if(h.boundaryPathTypeFlag&2){const m=h,b=new An;b.closed=m.isClosed,m.vertices.forEach((f,w)=>{b.addVertexAt(w,{x:f.x,y:f.y,bulge:f.bulge})}),e.add(b)}else{const m=h,b=new Ka;m.edges.forEach(f=>{if(f.type==1){const w=f;b.add(new Us(w.start,w.end))}else if(f.type==2){const w=f;b.add(new Wn(w.center,w.radius,Pt.degToRad(w.startAngle||0),Pt.degToRad(w.endAngle||0),!w.isCCW))}else if(f.type==3){const w=f;new Jt().subVectors(w.end,w.center);const S=Math.sqrt(Math.pow(w.end.x,2)+Math.pow(w.end.y,2)),M=S*w.lengthOfMinorAxis;let N=Pt.degToRad(w.startAngle||0),O=Pt.degToRad(w.endAngle||0);const F=Math.atan2(w.end.y,w.end.x);w.isCCW||(N=Math.PI*2-N,O=Math.PI*2-O),b.add(new Ki({...w.center,z:0},S,M,N,O,!w.isCCW,F))}else if(f.type==4){const w=f;if(w.numberOfControlPoints>0&&w.numberOfKnots>0){const x=w.controlPoints.map(N=>({x:N.x,y:N.y,z:0}));let S=!0;const M=w.controlPoints.map(N=>(N.weight==null&&(S=!1),N.weight||1));b.add(new en(x,w.knots,S?M:void 0))}else if(w.numberOfFitData>0){const x=w.fitDatum.map(S=>({x:S.x,y:S.y,z:0}));b.add(new en(x,"Uniform"))}}}),e.add(b)}}),e}convertTable(t){const e=new Ei(t.name,t.rowCount,t.columnCount);return e.attachmentPoint=t.attachmentPoint,e.position.copy(t.startPoint),t.columnWidthArr.forEach((n,a)=>e.setColumnWidth(a,n)),t.rowHeightArr.forEach((n,a)=>e.setRowHeight(a,n)),t.cells.forEach((n,a)=>{e.setCell(a,n)}),e}convertText(t){const e=new qn;return e.textString=t.text,e.styleName=t.styleName,e.height=t.textHeight,e.position.copy(t.startPoint),e.rotation=Pt.degToRad(t.rotation||0),e.oblique=t.obliqueAngle??0,e.thickness=t.thickness,e.horizontalMode=t.halign,e.verticalMode=t.valign,e.widthFactor=t.xScale??1,e}convertMText(t){const e=new Xs;return e.contents=t.text,t.styleName!=null&&(e.styleName=t.styleName),e.height=t.height,e.width=t.width,e.rotation=Pt.degToRad(t.rotation||0),e.location=t.insertionPoint,e.attachmentPoint=t.attachmentPoint,t.direction&&(e.direction=new X(t.direction)),e.drawingDirection=t.drawingDirection,e}convertLeader(t){const e=new Si;return t.vertices.forEach(n=>{e.appendVertex(n)}),e.hasArrowHead=t.isArrowheadEnabled,e.hasHookLine=t.isHooklineExists,e.isSplined=t.isSpline,e.dimensionStyle=t.styleName,e.annoType=t.leaderCreationFlag,e}convertDimension(t){if(t.subclassMarker=="AcDbAlignedDimension"||t.subclassMarker=="AcDbRotatedDimension"){const e=t,n=new zi(e.subDefinitionPoint1,e.subDefinitionPoint2,e.definitionPoint);return e.insertionPoint&&(n.dimBlockPosition={...e.insertionPoint,z:0}),n.rotation=Pt.degToRad(e.rotationAngle||0),this.processDimensionCommonAttrs(t,n),n}else if(t.subclassMarker=="AcDb3PointAngularDimension"){const e=t,n=new Bi(e.centerPoint,e.subDefinitionPoint1,e.subDefinitionPoint2,e.definitionPoint);return this.processDimensionCommonAttrs(t,n),n}else if(t.subclassMarker=="AcDbOrdinateDimension"){const e=t,n=new Di(e.subDefinitionPoint1,e.subDefinitionPoint2);return this.processDimensionCommonAttrs(t,n),n}else if(t.subclassMarker=="AcDbRadialDimension"){const e=t,n=new Fi(e.definitionPoint,e.centerPoint,e.leaderLength);return this.processDimensionCommonAttrs(t,n),n}else if(t.subclassMarker=="AcDbDiametricDimension"){const e=t,n=new Ri(e.definitionPoint,e.centerPoint,e.leaderLength);return this.processDimensionCommonAttrs(t,n),n}return null}processImage(t,e){e.position.copy(t.position),e.brightness=t.brightness,e.contrast=t.contrast,e.fade=t.fade,e.isShownClipped=(t.flags|4)>0,e.isImageShown=(t.flags|3)>0,e.isImageTransparent=(t.flags|8)>0,e.imageDefId=t.imageDefHandle,e.isClipped=t.isClipped,t.clippingBoundaryPath.forEach(n=>{e.clipBoundary.push(new Tt(n))}),e.width=Math.sqrt(t.uPixel.x**2+t.uPixel.y**2+t.uPixel.z**2)*t.imageSize.x,e.height=Math.sqrt(t.vPixel.x**2+t.vPixel.y**2+t.vPixel.z**2)*t.imageSize.y,e.rotation=Math.atan2(t.uPixel.y,t.uPixel.x)}convertImage(t){const e=new $s;return this.processImage(t,e),e.clipBoundaryType=t.clippingBoundaryType,e}processWipeout(t,e){e.position.copy(t.position),e.brightness=t.brightness,e.contrast=t.contrast,e.fade=t.fade,e.isShownClipped=(t.displayFlag|4)>0,e.isImageShown=(t.displayFlag|3)>0,e.isImageTransparent=(t.displayFlag|8)>0,e.imageDefId=t.imageDefHardId,e.isClipped=t.isClipping,t.boundary.forEach(n=>{e.clipBoundary.push(new Tt(n))}),e.clipBoundaryType=t.boundaryType,e.width=Math.sqrt(t.uDirection.x**2+t.uDirection.y**2+t.uDirection.z**2)*t.imageSize.x,e.height=Math.sqrt(t.vDirection.x**2+t.vDirection.y**2+t.vDirection.z**2)*t.imageSize.y,e.rotation=Math.atan2(t.uDirection.y,t.uDirection.x)}convertWipeout(t){const e=new Li;return this.processWipeout(t,e),e}convertViewport(t){const e=new Ni;return e.number=t.viewportId,e.centerPoint.copy(t.viewportCenter),e.height=t.height,e.width=t.width,e.viewCenter.copy(t.displayCenter),e.viewHeight=t.viewHeight,e}convertRay(t){const e=new Ci;return e.basePoint.copy(t.position),e.unitDir.copy(t.direction),e}convertXline(t){const e=new Oi;return e.basePoint.copy(t.position),e.unitDir.copy(t.direction),e}convertBlockReference(t){const e=new Yn(t.name);return t.insertionPoint&&e.position.copy(t.insertionPoint),e.scaleFactors.x=t.xScale||1,e.scaleFactors.y=t.yScale||1,e.scaleFactors.z=t.zScale||1,e.rotation=t.rotation!=null?Pt.degToRad(t.rotation):0,e.normal.copy(t.extrusionDirection??{x:0,y:0,z:1}),e}processDimensionCommonAttrs(t,e){e.dimBlockId=t.name,e.textPosition.copy(t.textPoint),e.textRotation=t.textRotation||0,t.textLineSpacingFactor&&(e.textLineSpacingFactor=t.textLineSpacingFactor),t.textLineSpacingStyle&&(e.textLineSpacingStyle=t.textLineSpacingStyle),e.dimensionStyleName=t.styleName,e.dimensionText=t.text||"",e.measurement=t.measurement,e.normal.copy(t.extrusionDirection??{x:0,y:0,z:1})}processCommonAttrs(t,e){e.layer=t.layer||"0",t.handle&&(e.objectId=t.handle),e.ownerId=t.ownerBlockRecordSoftId||"",t.lineType!=null&&(e.lineType=t.lineType),t.lineweight!=null&&(e.lineWeight=t.lineweight),t.lineTypeScale!=null&&(e.linetypeScale=t.lineTypeScale),t.color!=null&&e.color.setRGBValue(t.color),t.colorIndex!=null&&(e.color.colorIndex=t.colorIndex),t.colorName&&(e.color.colorName=t.colorName),t.isVisible!=null&&(e.visibility=t.isVisible),t.transparency!=null&&(e.transparency=qi.deserialize(t.transparency))}numberArrayToPointArray(t,e){const n=t.length;let a=0;if(n/2==e?a=2:n/3==e&&(a=3),a==0)return;const h=[];for(let c=0,m=n/a;c<m;++c)h.push({x:t[c*a],y:t[c*a+1],z:a==3?t[c*a+2]:0});return h}}class Pn extends rn{constructor(t,e){t=t||{},Kn(t,{name:""}),super(t,e)}get name(){return this.getAttr("name")}set name(t){this.setAttr("name",t)}}const tn=class tn extends Pn{static isModelSapceName(t){return t.toLowerCase()==tn.MODEL_SPACE_NAME.toLowerCase()}static isPaperSapceName(t){return t.toLowerCase().startsWith(tn.PAPER_SPACE_NAME_PREFIX.toLowerCase())}constructor(){super(),this._origin=new G,this._layoutId="",this._entities=new Map}get isModelSapce(){return tn.isModelSapceName(this.name)}get isPaperSapce(){return tn.isPaperSapceName(this.name)}get origin(){return this._origin}set origin(t){this._origin.copy(t)}get layoutId(){return this._layoutId}set layoutId(t){this._layoutId=t}appendEntity(t){if(Array.isArray(t))for(let e=0;e<t.length;++e){const n=t[e];n.database=this.database,n.ownerId=this.objectId,this._entities.set(n.objectId,n)}else t.database=this.database,t.ownerId=this.objectId,this._entities.set(t.objectId,t);(this.isModelSapce||this.isPaperSapce)&&this.database.events.entityAppended.dispatch({database:this.database,entity:t})}removeEntity(t){const e=Array.isArray(t)?t:[t],n=[];return e.forEach(a=>{const h=this._entities.get(a);h&&n.push(h),this._entities.delete(a)}),n.length>0&&this.database.events.entityErased.dispatch({database:this.database,entity:n}),n.length>0}newIterator(){return new Js(this._entities)}getIdAt(t){return this._entities.get(t)}};tn.MODEL_SPACE_NAME="*MODEL_SPACE",tn.PAPER_SPACE_NAME_PREFIX="*PAPER_SPACE";let he=tn;class W0{convertLayout(t,e){var a,h;const n=new Qi;if(n.layoutName=t.layoutName,n.tabOrder=t.tabOrder,t.layoutName==="Model"){const c=he.MODEL_SPACE_NAME;(a=e.tables.BLOCK_RECORD)==null||a.entries.some(m=>m.name.toUpperCase()===c?(n.blockTableRecordId=m.handle,!0):!1)}else(h=e.tables.BLOCK_RECORD)==null||h.entries.some(c=>c.layoutObjects===t.handle?(n.blockTableRecordId=c.handle,!0):!1),n.blockTableRecordId||(n.blockTableRecordId=t.paperSpaceTableId);return n.limits.min.copy(t.minLimit),n.limits.max.copy(t.maxLimit),n.extents.min.copy(t.minExtent),n.extents.max.copy(t.maxExtent),this.processCommonAttrs(t,n),n}convertImageDef(t){const e=new Nh;return e.sourceFileName=t.fileName,this.processCommonAttrs(t,e),e}processCommonAttrs(t,e){e.objectId=t.handle,e.ownerId=t.ownerObjectId}}class Hc{constructor(t){this.taskId=0,this.workers=new Map,this.pendingTasks=new Map,this.config={workerUrl:t.workerUrl,timeout:t.timeout??3e4,maxConcurrentWorkers:t.maxConcurrentWorkers??4}}async execute(t,e){const n=Date.now(),a=this.generateTaskId();try{return await this.executeInWorker(a,t,e||this.config.workerUrl)}catch(h){const c=Date.now()-n;return{success:!1,error:h instanceof Error?h.message:String(h),duration:c}}}async executeInWorker(t,e,n){const a=Date.now();return new Promise((h,c)=>{const m=this.getAvailableWorker(n),b=setTimeout(()=>{this.cleanupTask(t),this.releaseWorker(m),c(new Error(`Worker operation timed out after ${this.config.timeout}ms`))},this.config.timeout);this.pendingTasks.set(t,{resolve:x=>{clearTimeout(b),this.releaseWorker(m),h(x)},reject:x=>{clearTimeout(b),this.releaseWorker(m),c(x)},timeout:b});const f=x=>{const{id:S,success:M,data:N,error:O}=x.data;if(S!==t)return;this.cleanupTask(t);const F=Date.now()-a;h(M?{success:!0,data:N,duration:F}:{success:!1,error:O,duration:F})},w=x=>{this.cleanupTask(t),c(new Error(`Worker error: ${x.message}`))};m.addEventListener("message",f),m.addEventListener("error",w),m.postMessage({id:t,input:e})})}cleanupTask(t){const e=this.pendingTasks.get(t);e&&(clearTimeout(e.timeout),this.pendingTasks.delete(t))}generateTaskId(){return`task_${++this.taskId}_${Date.now()}`}detectWorkerSupport(){return typeof Worker<"u"}getAvailableWorker(t){for(const[n,a]of this.workers)if(!a.isBusy)return a.isBusy=!0,a.worker;if(this.workers.size<this.config.maxConcurrentWorkers){const n=new Worker(t,{type:"module"}),a=this.generateWorkerId(),h={worker:n,isBusy:!0,id:a,createdAt:new Date};return this.workers.set(a,h),n}const e=Array.from(this.workers.values()).sort((n,a)=>n.createdAt.getTime()-a.createdAt.getTime())[0];return e.isBusy=!0,e.worker}releaseWorker(t){for(const[e,n]of this.workers)if(n.worker===t){n.isBusy=!1;break}}generateWorkerId(){return`worker_${Date.now()}_${Math.random().toString(36).substr(2,9)}`}getStats(){return{totalWorkers:this.workers.size,busyWorkers:Array.from(this.workers.values()).filter(t=>t.isBusy).length,pendingTasks:this.pendingTasks.size,config:this.config}}destroy(){for(const[t,e]of this.pendingTasks)clearTimeout(e.timeout),e.reject(new Error("Framework destroyed"));this.pendingTasks.clear();for(const[t,e]of this.workers)e.worker.terminate();this.workers.clear()}}class qc{constructor(t){this.framework=new Hc(t)}async execute(t,e){return this.framework.execute(t,e)}getStats(){return this.framework.getStats()}destroy(){this.framework.destroy()}}function Yc(i){return new qc(i)}class H0{constructor(){this.setupMessageHandler()}setupMessageHandler(){self.onmessage=async t=>{const{id:e,input:n}=t.data;try{const a=await this.executeTask(n);this.sendResponse(e,!0,a)}catch(a){this.sendResponse(e,!1,void 0,a instanceof Error?a.message:String(a))}}}sendResponse(t,e,n,a){const h={id:t,success:e,data:n,error:a};self.postMessage(h)}}class Xc extends ro{constructor(t={}){super(t),t.parserWorkerUrl||(t.parserWorkerUrl="/assets/dxf-parser-worker.js")}async parse(t){if(this.config.useWorker&&this.config.parserWorkerUrl){const e=Yc({workerUrl:this.config.parserWorkerUrl,maxConcurrentWorkers:1}),n=await e.execute(t);if(e.destroy(),n.success)return{model:n.data,data:{unknownEntityCount:0}};throw new Error(`Failed to parse drawing due to error: '${n.error}'`)}else return{model:new G0().parse(t),data:{unknownEntityCount:0}}}getFonts(t){var h;const e=new Map,n=c=>{if(c){const m=c.lastIndexOf(".");return m>=0?c.substring(0,m).toLowerCase():c.toLowerCase()}};(h=t.tables.STYLE)==null||h.entries.forEach(c=>{const m=[];if(c.font){const b=n(c.font);b&&m.push(b)}if(c.bigFont){const b=n(c.bigFont);b&&m.push(b)}if(c.extendedFont){const b=n(c.extendedFont);b&&m.push(b)}e.set(c.name,m)});const a=new Set;return this.getFontsInBlock(t.entities,t.blocks,e,a),Array.from(a)}getFontsInBlock(t,e,n,a){const h=/\\f(.*?)\|/g;t.forEach(c=>{if(c.type=="MTEXT"){const m=c;[...m.text.matchAll(h)].forEach(w=>{a.add(w[1].toLowerCase())});const f=n.get(m.styleName);f==null||f.forEach(w=>a.add(w))}else if(c.type=="TEXT"){const m=c,b=n.get(m.styleName);b==null||b.forEach(f=>a.add(f))}else if(c.type=="INSERT"){const b=e[c.name];b&&b.entities&&this.getFontsInBlock(b.entities,e,n,a)}})}async processEntities(t,e,n,a,h){const c=new Il;let m=t.entities;const b=m.length,f=new Ba(b,100-a.value,n);this.config.convertByEntityType&&(m=this.groupAndFlattenByType(m));const w=new Map;for(let S=0;S<b;S++){const M=m[S];if(M.type==="ATTRIB"){const N=c.convert(M);if(N&&N.ownerId&&N.ownerId!=="0"){let O=w.get(N==null?void 0:N.ownerId);O==null&&(O=[],w.set(N.ownerId,O)),O.push(N)}}}const x=e.tables.blockTable.modelSpace;await f.processChunk(async(S,M)=>{let N=[],O=S<M?m[S].type:"";for(let D=S;D<M;D++){const at=m[D];if(at.type!=="ATTRIB"){const ft=c.convert(at);if(ft){if(this.config.convertByEntityType&&at.type!==O&&(x.appendEntity(N),N=[],O=at.type),at.type==="INSERT"){const st=w.get(ft.objectId);st&&st.length>0&&st.forEach(H=>{ft.appendAttributes(H)})}N.push(ft)}}}x.appendEntity(N);let F=a.value+M/b*(100-a.value);F>100&&(F=100),h&&await h(F,"ENTITY","IN-PROGRESS")})}async processEntitiesInBlock(t,e,n=!1){const a=new Il,h=t.length,c=[],m=e.objectId,b=[];for(let f=0;f<h;f++){const w=t[f],x=a.convert(w);x&&(w.type==="ATTRIB"?b.push(x):(!n||w.ownerBlockRecordSoftId===m)&&c.push(x))}b.forEach(f=>{const w=e.getIdAt(f.ownerId);w&&w.appendAttributes(f)}),e.appendEntity(c)}processBlocks(t,e){const n=t.blocks;for(const[a,h]of Object.entries(n)){let c=e.tables.blockTable.getAt(h.name);c||(c=new he,c.objectId=h.handle,c.name=a,c.origin.copy(h.position),e.tables.blockTable.add(c)),h.entities?this.processEntitiesInBlock(h.entities,c):c.isPaperSapce&&this.processEntitiesInBlock(t.entities,c,!0)}}processHeader(t,e){const n=t.header;n.$ACADVER&&(e.version=n.$ACADVER),e.cecolor.colorIndex=n.$CECOLOR||256,e.angBase=n.$ANGBASE||0,e.angDir=n.$ANGDIR||0,n.$AUNITS!=null&&(e.aunits=n.$AUNITS),e.celtscale=n.$CELTSCALE||1,e.ltscale=n.$LTSCALE||1,n.$EXTMAX&&(e.extmax=n.$EXTMAX),n.$EXTMIN&&(e.extmin=n.$EXTMIN),n.$INSUNITS!=null&&(e.insunits=n.$INSUNITS),e.pdmode=n.$PDMODE||0,e.pdsize=n.$PDSIZE||0}processBlockTables(t,e){var a;const n=(a=t.tables.BLOCK_RECORD)==null?void 0:a.entries;n&&n.length>0&&(e.tables.blockTable.removeAll(),n.forEach(h=>{const c=new he;c.objectId=h.handle,c.name=h.name,c.layoutId=h.layoutObjects,e.tables.blockTable.add(c)}))}processObjects(t,e){const n=t.objects.byName,a=new W0;if("LAYOUT"in n){const h=e.dictionaries.layouts;n.LAYOUT.forEach(c=>{const m=a.convertLayout(c,t);h.setAt(m.layoutName,m)})}if("IMAGEDEF"in n){const h=e.dictionaries.imageDefs;n.IMAGEDEF.forEach(c=>{const m=a.convertImageDef(c);h.setAt(m.objectId,m)})}}processViewports(t,e){var a,h;const n=(h=(a=t.tables)==null?void 0:a.VPORT)==null?void 0:h.entries;n&&n.length>0&&n.forEach(c=>{const m=new ou;this.processCommonTableEntryAttrs(c,m),c.circleSides&&(m.circleSides=c.circleSides),m.standardFlag=c.standardFlag,m.center.copy(c.center),m.lowerLeftCorner.copy(c.lowerLeftCorner),m.upperRightCorner.copy(c.upperRightCorner),c.snapBasePoint&&m.snapBase.copy(c.snapBasePoint),c.snapRotationAngle&&(m.snapAngle=c.snapRotationAngle),c.snapSpacing&&m.snapIncrements.copy(c.snapSpacing),c.majorGridLines&&(m.gridMajor=c.majorGridLines),c.gridSpacing&&m.gridIncrements.copy(c.gridSpacing),c.backgroundObjectId&&(m.backgroundObjectId=c.backgroundObjectId),m.gsView.center.copy(c.center),m.gsView.viewDirectionFromTarget.copy(c.viewDirectionFromTarget),m.gsView.viewTarget.copy(c.viewTarget),c.lensLength&&(m.gsView.lensLength=c.lensLength),c.frontClippingPlane&&(m.gsView.frontClippingPlane=c.frontClippingPlane),c.backClippingPlane&&(m.gsView.backClippingPlane=c.backClippingPlane),c.viewHeight&&(m.gsView.viewHeight=c.viewHeight),c.viewTwistAngle&&(m.gsView.viewTwistAngle=c.viewTwistAngle),c.frozenLayers&&(m.gsView.frozenLayers=c.frozenLayers),c.styleSheet&&(m.gsView.styleSheet=c.styleSheet),c.renderMode&&(m.gsView.renderMode=c.renderMode),c.viewMode&&(m.gsView.viewMode=c.viewMode),c.ucsIconSetting&&(m.gsView.ucsIconSetting=c.ucsIconSetting),c.ucsOrigin&&m.gsView.ucsOrigin.copy(c.ucsOrigin),c.ucsXAxis&&m.gsView.ucsXAxis.copy(c.ucsXAxis),c.ucsYAxis&&m.gsView.ucsYAxis.copy(c.ucsYAxis),c.orthographicType&&(m.gsView.orthographicType=c.orthographicType),c.shadePlotSetting&&(m.gsView.shadePlotSetting=c.shadePlotSetting),c.shadePlotObjectId&&(m.gsView.shadePlotObjectId=c.shadePlotObjectId),c.visualStyleObjectId&&(m.gsView.visualStyleObjectId=c.visualStyleObjectId),c.isDefaultLightingOn&&(m.gsView.isDefaultLightingOn=c.isDefaultLightingOn),c.defaultLightingType&&(m.gsView.defaultLightingType=c.defaultLightingType),c.brightness&&(m.gsView.brightness=c.brightness),c.contrast&&(m.gsView.contrast=c.contrast),c.ambientColor&&(m.gsView.ambientColor=c.ambientColor),e.tables.viewportTable.add(m)})}processLayers(t,e){var a,h;const n=(h=(a=t.tables)==null?void 0:a.LAYER)==null?void 0:h.entries;n&&n.length>0&&n.forEach(c=>{const m=new Qe;m.colorIndex=c.colorIndex;const b=new ta({name:c.name,standardFlags:c.standardFlag,linetype:c.lineType,lineWeight:c.lineweight,isOff:c.colorIndex<0,color:m,isPlottable:c.isPlotting});this.processCommonTableEntryAttrs(c,b),e.tables.layerTable.add(b)})}processLineTypes(t,e){var a,h;const n=(h=(a=t.tables)==null?void 0:a.LTYPE)==null?void 0:h.entries;n&&n.length>0&&n.forEach(c=>{const m=new Hs(c);this.processCommonTableEntryAttrs(c,m),m.name=c.name,e.tables.linetypeTable.add(m)})}processTextStyles(t,e){var a;const n=(a=t.tables.STYLE)==null?void 0:a.entries;n&&n.length>0&&n.forEach(h=>{const c=new oo(h);this.processCommonTableEntryAttrs(h,c),e.tables.textStyleTable.add(c)})}processDimStyles(t,e){var a;const n=(a=t.tables.DIMSTYLE)==null?void 0:a.entries;n&&n.length>0&&n.forEach(h=>{const c={name:h.name,ownerId:h.ownerObjectId,dimpost:h.DIMPOST||"",dimapost:h.DIMAPOST||"",dimscale:h.DIMSCALE,dimasz:h.DIMASZ,dimexo:h.DIMEXO,dimdli:h.DIMDLI,dimexe:h.DIMEXE,dimrnd:h.DIMRND,dimdle:h.DIMDLE,dimtp:h.DIMTP,dimtm:h.DIMTM,dimtxt:h.DIMTXT,dimcen:h.DIMCEN,dimtsz:h.DIMTSZ,dimaltf:h.DIMALTF,dimlfac:h.DIMLFAC,dimtvp:h.DIMTVP,dimtfac:h.DIMTFAC,dimgap:h.DIMGAP,dimaltrnd:h.DIMALTRND,dimtol:h.DIMTOL==null||h.DIMTOL==0?0:1,dimlim:h.DIMLIM==null||h.DIMLIM==0?0:1,dimtih:h.DIMTIH==null||h.DIMTIH==0?0:1,dimtoh:h.DIMTOH==null||h.DIMTOH==0?0:1,dimse1:h.DIMSE1==null||h.DIMSE1==0?0:1,dimse2:h.DIMSE2==null||h.DIMSE2==0?0:1,dimtad:h.DIMTAD,dimzin:h.DIMZIN,dimazin:h.DIMAZIN,dimalt:h.DIMALT,dimaltd:h.DIMALTD,dimtofl:h.DIMTOFL,dimsah:h.DIMSAH,dimtix:h.DIMTIX,dimsoxd:h.DIMSOXD,dimclrd:h.DIMCLRD,dimclre:h.DIMCLRE,dimclrt:h.DIMCLRT,dimadec:h.DIMADEC||0,dimunit:h.DIMUNIT||2,dimdec:h.DIMDEC,dimtdec:h.DIMTDEC,dimaltu:h.DIMALTU,dimalttd:h.DIMALTTD,dimaunit:h.DIMAUNIT,dimfrac:h.DIMFRAC,dimlunit:h.DIMLUNIT,dimdsep:h.DIMDSEP,dimtmove:h.DIMTMOVE||0,dimjust:h.DIMJUST,dimsd1:h.DIMSD1,dimsd2:h.DIMSD2,dimtolj:h.DIMTOLJ,dimtzin:h.DIMTZIN,dimaltz:h.DIMALTZ,dimalttz:h.DIMALTTZ,dimfit:h.DIMFIT||0,dimupt:h.DIMUPT,dimatfit:h.DIMATFIT,dimtxsty:h.DIMTXSTY||"Standard",dimldrblk:h.DIMLDRBLK||"",dimblk:h.DIMBLK||"",dimblk1:h.DIMBLK1||"",dimblk2:h.DIMBLK2||"",dimlwd:h.DIMLWD,dimlwe:h.DIMLWE},m=new Xn(c);this.processCommonTableEntryAttrs(h,m),e.tables.dimStyleTable.add(m)})}processCommonTableEntryAttrs(t,e){e.name=t.name,e.objectId=t.handle,e.ownerId=t.ownerObjectId}groupAndFlattenByType(t){const e={},n=[];for(const a of t)e[a.type]||(e[a.type]=[],n.push(a.type)),e[a.type].push(a);return n.flatMap(a=>e[a])}}class Kc extends ro{constructor(t){super({}),this._database=t}async parse(){return{model:this._database,data:{unknownEntityCount:0}}}getFonts(){return[]}async processEntities(t,e,n,a,h){let c=t.tables.blockTable.modelSpace.newIterator().toArray();const m=c.length,b=new Ba(m,100-a.value,n);this.config.convertByEntityType&&(c=this.groupAndFlattenByType(c));const f=e.tables.blockTable.modelSpace;await b.processChunk(async(w,x)=>{let S=[],M=w<x?c[w].type:"";for(let N=w;N<x;N++){const O=c[N];this.config.convertByEntityType&&O.type!==M&&(this.triggerEvents(f,S),S=[],M=O.type),S.push(O)}if(this.triggerEvents(f,S),h){let N=a.value+x/m*(100-a.value);N>100&&(N=100),await h(N,"ENTITY","IN-PROGRESS")}})}processBlocks(){const t=this._database.tables.blockTable.newIterator();for(const e of t){const n=e.newIterator().toArray();this.triggerEvents(e,n)}}processHeader(){}processBlockTables(){}processObjects(){const t=this._database.dictionaries.layouts.newIterator();for(const n of t)this._database.events.dictObjetSet.dispatch({database:this._database,object:n,key:n.layoutName});const e=this._database.dictionaries.imageDefs.newIterator();for(const n of e)this._database.events.dictObjetSet.dispatch({database:this._database,object:n,key:n.objectId})}processViewports(){}processLayers(){this._database.tables.layerTable.newIterator().toArray().forEach(e=>{this._database.events.layerAppended.dispatch({database:this._database,layer:e})})}processLineTypes(){}processTextStyles(){}processDimStyles(){}groupAndFlattenByType(t){const e={},n=[];for(const a of t)e[a.type]||(e[a.type]=[],n.push(a.type)),e[a.type].push(a);return n.flatMap(a=>e[a])}triggerEvents(t,e){(t.isModelSapce||t.isPaperSapce)&&t.database.events.entityAppended.dispatch({database:t.database,entity:e})}}var Ws=(i=>(i.DXF="dxf",i.DWG="dwg",i))(Ws||{});class fr{constructor(){this.events={registered:new ae,unregistered:new ae},this._converters=new Map,this.register("dxf",new Xc)}static createInstance(){return fr._instance==null&&(fr._instance=new fr),this._instance}static get instance(){return fr._instance||(fr._instance=new fr),fr._instance}get fileTypes(){return this._converters.keys()}register(t,e){this._converters.set(t,e),this.events.registered.dispatch({fileType:t,converter:e})}get(t){return this._converters.get(t)}unregister(t){const e=this._converters.get(t);e&&(this._converters.delete(t),this.events.unregistered.dispatch({fileType:t,converter:e}))}}class In extends rn{constructor(t){super(),this.database=t,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}add(t){t.database=this.database;const e=this.normalizeName(t.name);this._recordsByName.set(e,t),this._recordsById.set(t.objectId,t)}remove(t){const e=this.normalizeName(t),n=this._recordsByName.get(e);return n?(this._recordsById.delete(n.objectId),this._recordsByName.delete(t),!0):!1}removeId(t){const e=this._recordsById.get(t);return e?(this._recordsByName.delete(e.name),this._recordsById.delete(t),!0):!1}removeAll(){this._recordsByName.clear(),this._recordsById.clear()}has(t){const e=this.normalizeName(t);return this._recordsByName.has(e)}hasId(t){return this._recordsById.has(t)}getAt(t){const e=this.normalizeName(t);return this._recordsByName.get(e)}getIdAt(t){return this._recordsById.get(t)}getOwnerIdAt(t){return this._recordsById.get(t)}newIterator(){return new Js(this._recordsByName)}normalizeName(t){return t}}class $c extends In{constructor(t){super(t)}get modelSpace(){let t=this.getAt(he.MODEL_SPACE_NAME);return t||(t=new he,t.name=he.MODEL_SPACE_NAME,this.add(t)),t}getEntityById(t){for(const e of this.database.tables.blockTable.newIterator()){const n=e.getIdAt(t);if(n)return n}}removeEntity(t){let e=!1;for(const n of this.database.tables.blockTable.newIterator())if(n.removeEntity(t)){e=!0;break}return e}normalizeName(t){let e=t;if(he.isModelSapceName(t))e=he.MODEL_SPACE_NAME;else if(he.isPaperSapceName(t)){const n=he.PAPER_SPACE_NAME_PREFIX,a=t.substring(n.length);e=n+a}return e}}class Zc extends In{constructor(t){super(t)}}class ta extends Pn{constructor(t,e){t=t||{},Kn(t,{color:new Qe,description:"",standardFlags:0,isHidden:!1,isInUse:!0,isOff:!1,isPlottable:!0,transparency:new qi,linetype:"",lineWeight:1,materialId:-1}),super(t,e),this.attrs.events.attrChanged.addEventListener(n=>{this.database.events.layerModified.dispatch({database:this.database,layer:this,changes:n.object.changedAttributes()})})}get color(){return this.getAttr("color")}set color(t){this.setAttr("color",t.clone())}get description(){return this.getAttr("description")}set description(t){this.setAttr("description",t)}get standardFlags(){return this.getAttr("standardFlags")}set standardFlags(t){this.setAttr("standardFlags",t)}get isFrozen(){return(this.standardFlags&1)==1}set isFrozen(t){const e=t?1:0;this.standardFlags=this.standardFlags|e}get isHidden(){return this.getAttr("isHidden")}set isHidden(t){this.setAttr("isHidden",t)}get isInUse(){return this.getAttr("isInUse")}set isInUse(t){this.setAttr("isInUse",t)}get isLocked(){return(this.standardFlags&4)==4}set isLocked(t){const e=t?4:0;this.standardFlags=this.standardFlags|e}get isOff(){return this.getAttr("isOff")}set isOff(t){this.setAttr("isOff",t)}get isPlottable(){return this.getAttr("isPlottable")}set isPlottable(t){this.setAttr("isPlottable",t)}get transparency(){return this.getAttr("transparency")}set transparency(t){this.setAttr("transparency",t.clone())}get linetype(){return this.getAttr("linetype")}set linetype(t){this.setAttr("linetype",t)}get lineStyle(){var e;const t=(e=this.database)==null?void 0:e.tables.linetypeTable.getAt(this.linetype);if(t)return{type:"UserSpecified",...t.linetype}}get lineWeight(){return this.getAttr("lineWeight")}set lineWeight(t){this.setAttr("lineWeight",t)}get materialId(){return this.getAttr("materialId")}set materialId(t){this.setAttr("materialId",t)}}class Qc extends In{constructor(t){super(t);const e=new Qe,n=new ta({name:"0",standardFlags:0,linetype:fi,lineWeight:Zi.ByLineWeightDefault,isOff:!1,color:e,isPlottable:!0});this.add(n)}add(t){super.add(t),this.database.events.layerAppended.dispatch({database:this.database,layer:t})}}class Jc extends In{constructor(t){super(t)}}class tu extends In{constructor(t){super(t)}get fonts(){const t=new Set,e=a=>{if(a){const h=a.lastIndexOf(".");if(h>=0){const c=a.substring(0,h).toLowerCase();t.add(c)}else t.add(a.toLowerCase())}},n=this.newIterator();for(const a of n)e(a.fileName),e(a.bigFontFileName);return Array.from(t)}}class eu extends In{constructor(t){super(t)}}class q0 extends rn{constructor(){super(),this.events={dictObjetSet:new ae,dictObjectErased:new ae,entityAppended:new ae,entityModified:new ae,entityErased:new ae,layerAppended:new ae,layerModified:new ae,layerErased:new ae,openProgress:new ae,headerSysVarChanged:new ae},this._version=new Ui("AC1014"),this._angBase=0,this._angDir=0,this._aunits=za.DecimalDegrees,this._celtscale=1,this._cecolor=new Qe,this._clayer="0",this._extents=new Ct,this._insunits=eo.Millimeters,this._ltscale=1,this._pdmode=0,this._pdsize=0,this._tables={blockTable:new $c(this),dimStyleTable:new Zc(this),linetypeTable:new Jc(this),textStyleTable:new tu(this),layerTable:new Qc(this),viewportTable:new eu(this)},this._dictionaries={layouts:new Ch(this),imageDefs:new to(this)}}get tables(){return this._tables}get dictionaries(){return this._dictionaries}get currentSpaceId(){return this._currentSpace||(this._currentSpace=this._tables.blockTable.modelSpace),this._currentSpace.objectId}set currentSpaceId(t){const e=this.tables.blockTable.getIdAt(t);if(e==null)throw new Error(`[AcDbDatabase] The specified block table record id '${t}' doesn't exist in the drawing database!`);this._currentSpace=e}get aunits(){return this._aunits}set aunits(t){this._aunits=t||0,this.triggerHeaderSysVarChangedEvent("aunits")}get version(){return this._version}set version(t){this._version=new Ui(t),this.triggerHeaderSysVarChangedEvent("version")}get insunits(){return this._insunits}set insunits(t){this._insunits=t||4,this.triggerHeaderSysVarChangedEvent("insunits")}get ltscale(){return this._ltscale}set ltscale(t){this._ltscale=t||1,this.triggerHeaderSysVarChangedEvent("ltscale")}get cecolor(){return this._cecolor}set cecolor(t){this._cecolor=t||0,this.triggerHeaderSysVarChangedEvent("cecolor")}get celtscale(){return this._celtscale}set celtscale(t){this._celtscale=t||1,this.triggerHeaderSysVarChangedEvent("celtscale")}get clayer(){return this._clayer}set clayer(t){this._clayer=t||"0",this.triggerHeaderSysVarChangedEvent("clayer")}get angBase(){return this._angBase}set angBase(t){this._angBase=t||0,this.triggerHeaderSysVarChangedEvent("angbase")}get angDir(){return this._angDir}set angDir(t){this._angDir=t||0,this.triggerHeaderSysVarChangedEvent("angdir")}get extmax(){return this._extents.max}set extmax(t){t&&(this._extents.expandByPoint(t),this.triggerHeaderSysVarChangedEvent("extmax"))}get extmin(){return this._extents.min}set extmin(t){t&&(this._extents.expandByPoint(t),this.triggerHeaderSysVarChangedEvent("extmin"))}get extents(){return this._extents}get pdmode(){return this._pdmode}set pdmode(t){this._pdmode=t||0,this.triggerHeaderSysVarChangedEvent("pdmode")}get pdsize(){return this._pdsize}set pdsize(t){this._pdsize=t||0,this.triggerHeaderSysVarChangedEvent("pdsize")}async read(t,e,n=Ws.DXF){const a=fr.instance.get(n);if(a==null)throw new Error(`Database converter for file type '${n}' isn't registered and can can't read this file!`);this.clear(),await a.read(t,this,e&&e.minimumChunkSize||10,async(h,c,m,b)=>{if(this.events.openProgress.dispatch({database:this,percentage:h,stage:"CONVERSION",subStage:c,subStageStatus:m,data:b}),e&&e.fontLoader&&c=="FONT"&&m=="END"){const f=b||this.tables.textStyleTable.fonts;await e.fontLoader.load(f)}})}async openUri(t,e){var M;this.events.openProgress.dispatch({database:this,percentage:0,stage:"FETCH_FILE",subStageStatus:"START"});const n=await fetch(t);if(!n.ok)throw this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"ERROR"}),new Error(`Failed to fetch file '${t}' with HTTP status code '${n.status}'!`);const a=n.headers.get("content-length"),h=a?parseInt(a,10):null;let c=0;const m=(M=n.body)==null?void 0:M.getReader();if(!m)throw new Error("Failed to get response reader");const b=[];for(;;){const{done:N,value:O}=await m.read();if(N)break;if(b.push(O),c+=O.length,h!==null){const F=Math.round(c/h*100);this.events.openProgress.dispatch({database:this,percentage:F,stage:"FETCH_FILE",subStageStatus:"IN-PROGRESS"})}}const f=new Uint8Array(c);let w=0;for(const N of b)f.set(N,w),w+=N.length;const S=this.getFileNameFromUri(t).toLowerCase().split(".").pop();S==="dwg"?await this.read(f.buffer,e,Ws.DWG):S==="dxf"?await this.read(f.buffer,e,Ws.DXF):await this.read(f.buffer,e,S),this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"END"})}async regen(){await new Kc(this).read(null,this,500,async(e,n,a,h)=>{this.events.openProgress.dispatch({database:this,percentage:e,stage:"CONVERSION",subStage:n,subStageStatus:a,data:h})})}createDefaultData(t={layer:!0,lineType:!0,textStyle:!0,dimStyle:!0,layout:!0}){const e=new Lh(this);t.layer&&e.createDefaultLayer(),t.lineType&&e.createDefaultLineType(),t.textStyle&&e.createDefaultTextStyle(),t.dimStyle&&e.createDefaultDimStyle(),t.layout&&e.createDefaultLayout()}clear(){this._tables.blockTable.removeAll(),this._tables.dimStyleTable.removeAll(),this._tables.linetypeTable.removeAll(),this._tables.textStyleTable.removeAll(),this._tables.layerTable.removeAll(),this._tables.viewportTable.removeAll(),this._dictionaries.layouts.removeAll(),this._currentSpace=void 0,this._extents.makeEmpty()}triggerHeaderSysVarChangedEvent(t){this.events.headerSysVarChanged.dispatch({database:this,name:t})}getFileNameFromUri(t){try{const n=new URL(t).pathname.split("/");return n[n.length-1]||""}catch(e){return console.error("Invalid URI:",e),""}}}var ru=(i=>(i[i.Center=0]="Center",i[i.Left=1]="Left",i[i.Right=2]="Right",i[i.OverFirst=3]="OverFirst",i[i.OverSecond=4]="OverSecond",i))(ru||{}),nu=(i=>(i[i.Center=0]="Center",i[i.Above=1]="Above",i[i.Outside=2]="Outside",i[i.JIS=3]="JIS",i[i.Below=4]="Below",i))(nu||{}),su=(i=>(i[i.Feet=0]="Feet",i[i.None=1]="None",i[i.Inch=2]="Inch",i[i.FeetAndInch=3]="FeetAndInch",i[i.Leading=4]="Leading",i[i.Trailing=8]="Trailing",i[i.LeadingAndTrailing=12]="LeadingAndTrailing",i))(su||{}),iu=(i=>(i[i.None=0]="None",i[i.Leading=1]="Leading",i[i.Trailing=2]="Trailing",i[i.LeadingAndTrailing=3]="LeadingAndTrailing",i))(iu||{}),au=(i=>(i[i.Bottom=0]="Bottom",i[i.Middle=1]="Middle",i[i.Top=2]="Top",i))(au||{});const Gi=class Gi extends Pn{constructor(t,e){t=t||{},Kn(t,Gi.DEFAULT_DIM_VALUES),super(t,e)}get dimpost(){return this.getAttr("dimpost")}set dimpost(t){this.setAttr("dimpost",t)}get dimapost(){return this.getAttr("dimapost")}set dimapost(t){this.setAttr("dimapost",t)}get dimscale(){return this.getAttr("dimscale")}set dimscale(t){this.setAttr("dimscale",t)}get dimasz(){return this.getAttr("dimasz")}set dimasz(t){this.setAttr("dimasz",t)}get dimexo(){return this.getAttr("dimexo")}set dimexo(t){this.setAttr("dimexo",t)}get dimdli(){return this.getAttr("dimdli")}set dimdli(t){this.setAttr("dimdli",t)}get dimexe(){return this.getAttr("dimexe")}set dimexe(t){this.setAttr("dimexe",t)}get dimrnd(){return this.getAttr("dimrnd")}set dimrnd(t){this.setAttr("dimrnd",t)}get dimdle(){return this.getAttr("dimdle")}set dimdle(t){this.setAttr("dimdle",t)}get dimtp(){return this.getAttr("dimtp")}set dimtp(t){this.setAttr("dimtp",t)}get dimtm(){return this.getAttr("dimtm")}set dimtm(t){this.setAttr("dimtm",t)}get dimtxt(){return this.getAttr("dimtxt")}set dimtxt(t){this.setAttr("dimtxt",t)}get dimcen(){return this.getAttr("dimcen")}set dimcen(t){this.setAttr("dimcen",t)}get dimtsz(){return this.getAttr("dimtsz")}set dimtsz(t){this.setAttr("dimtsz",t)}get dimaltf(){return this.getAttr("dimaltf")}set dimaltf(t){this.setAttr("dimaltf",t)}get dimlfac(){return this.getAttr("dimlfac")}set dimlfac(t){this.setAttr("dimlfac",t)}get dimtvp(){return this.getAttr("dimtvp")}set dimtvp(t){this.setAttr("dimtvp",t)}get dimtfac(){return this.getAttr("dimtfac")}set dimtfac(t){this.setAttr("dimtfac",t)}get dimgap(){return this.getAttr("dimgap")}set dimgap(t){this.setAttr("dimgap",t)}get dimaltrnd(){return this.getAttr("dimaltrnd")}set dimaltrnd(t){this.setAttr("dimaltrnd",t)}get dimtol(){return this.getAttr("dimtol")}set dimtol(t){this.setAttr("dimtol",t)}get dimlim(){return this.getAttr("dimlim")}set dimlim(t){this.setAttr("dimlim",t)}get dimtih(){return this.getAttr("dimtih")}set dimtih(t){this.setAttr("dimtih",t)}get dimtoh(){return this.getAttr("dimtoh")}set dimtoh(t){this.setAttr("dimtoh",t)}get dimse1(){return this.getAttr("dimse1")}set dimse1(t){this.setAttr("dimse1",t)}get dimse2(){return this.getAttr("dimse2")}set dimse2(t){this.setAttr("dimse2",t)}get dimtad(){return this.getAttr("dimtad")}set dimtad(t){this.setAttr("dimtad",t)}get dimzin(){return this.getAttr("dimzin")}set dimzin(t){this.setAttr("dimzin",t)}get dimazin(){return this.getAttr("dimazin")}set dimazin(t){this.setAttr("dimazin",t)}get dimalt(){return this.getAttr("dimalt")}set dimalt(t){this.setAttr("dimalt",t)}get dimaltd(){return this.getAttr("dimaltd")}set dimaltd(t){this.setAttr("dimaltd",t)}get dimtofl(){return this.getAttr("dimtofl")}set dimtofl(t){this.setAttr("dimtofl",t)}get dimsah(){return this.getAttr("dimsah")}set dimsah(t){this.setAttr("dimsah",t)}get dimtix(){return this.getAttr("dimtix")}set dimtix(t){this.setAttr("dimtix",t)}get dimsoxd(){return this.getAttr("dimsoxd")}set dimsoxd(t){this.setAttr("dimsoxd",t)}get dimclrd(){return this.getAttr("dimclrd")}set dimclrd(t){this.setAttr("dimclrd",t)}get dimclre(){return this.getAttr("dimclre")}set dimclre(t){this.setAttr("dimclre",t)}get dimclrt(){return this.getAttr("dimclrt")}set dimclrt(t){this.setAttr("dimclrt",t)}get dimadec(){return this.getAttr("dimadec")}set dimadec(t){this.setAttr("dimadec",t)}get dimunit(){return this.getAttr("dimunit")}set dimunit(t){this.setAttr("dimunit",t)}get dimdec(){return this.getAttr("dimdec")}set dimdec(t){this.setAttr("dimdec",t)}get dimtdec(){return this.getAttr("dimtdec")}set dimtdec(t){this.setAttr("dimtdec",t)}get dimaltu(){return this.getAttr("dimaltu")}set dimaltu(t){this.setAttr("dimaltu",t)}get dimalttd(){return this.getAttr("dimalttd")}set dimalttd(t){this.setAttr("dimalttd",t)}get dimaunit(){return this.getAttr("dimaunit")}set dimaunit(t){this.setAttr("dimaunit",t)}get dimfrac(){return this.getAttr("dimfrac")}set dimfrac(t){this.setAttr("dimfrac",t)}get dimlunit(){return this.getAttr("dimlunit")}set dimlunit(t){this.setAttr("dimlunit",t)}get dimdsep(){return this.getAttr("dimdsep")}set dimdsep(t){this.setAttr("dimdsep",t)}get dimtmove(){return this.getAttr("dimtmove")}set dimtmove(t){this.setAttr("dimtmove",t)}get dimjust(){return this.getAttr("dimjust")}set dimjust(t){this.setAttr("dimjust",t)}get dimsd1(){return this.getAttr("dimsd1")}set dimsd1(t){this.setAttr("dimsd1",t)}get dimsd2(){return this.getAttr("dimsd2")}set dimsd2(t){this.setAttr("dimsd2",t)}get dimtolj(){return this.getAttr("dimtolj")}set dimtolj(t){this.setAttr("dimtolj",t)}get dimtzin(){return this.getAttr("dimtzin")}set dimtzin(t){this.setAttr("dimtzin",t)}get dimaltz(){return this.getAttr("dimaltz")}set dimaltz(t){this.setAttr("dimaltz",t)}get dimalttz(){return this.getAttr("dimalttz")}set dimalttz(t){this.setAttr("dimalttz",t)}get dimfit(){return this.getAttr("dimfit")}set dimfit(t){this.setAttr("dimfit",t)}get dimupt(){return this.getAttr("dimupt")}set dimupt(t){this.setAttr("dimupt",t)}get dimatfit(){return this.getAttr("dimatfit")}set dimatfit(t){this.setAttr("dimatfit",t)}get dimtxsty(){return this.getAttr("dimtxsty")}set dimtxsty(t){this.setAttr("dimtxsty",t)}get dimldrblk(){return this.getAttr("dimldrblk")}set dimldrblk(t){this.setAttr("dimldrblk",t)}get dimblk(){return this.getAttr("dimblk")}set dimblk(t){this.setAttr("dimblk",t)}get dimblk1(){return this.getAttr("dimblk1")}set dimblk1(t){this.setAttr("dimblk1",t)}get dimblk2(){return this.getAttr("dimblk2")}set dimblk2(t){this.setAttr("dimblk2",t)}get dimlwd(){return this.getAttr("dimlwd")}set dimlwd(t){this.setAttr("dimlwd",t)}get dimlwe(){return this.getAttr("dimlwe")}set dimlwe(t){this.setAttr("dimlwe",t)}};Gi.DEFAULT_DIM_VALUES={name:"",dimpost:"",dimapost:"",dimscale:1,dimasz:2.5,dimexo:.625,dimdli:.38,dimexe:.18,dimrnd:0,dimdle:0,dimtp:0,dimtm:0,dimtxt:2.5,dimcen:2.5,dimtsz:0,dimaltf:0,dimlfac:1,dimtvp:0,dimtfac:1,dimgap:1,dimaltrnd:0,dimtol:0,dimlim:0,dimtih:0,dimtoh:0,dimse1:0,dimse2:0,dimtad:0,dimzin:0,dimazin:0,dimalt:0,dimaltd:2,dimtofl:0,dimsah:0,dimtix:0,dimsoxd:0,dimclrd:0,dimclre:0,dimclrt:0,dimadec:0,dimunit:2,dimdec:4,dimtdec:4,dimaltu:2,dimalttd:2,dimaunit:0,dimfrac:0,dimlunit:2,dimdsep:".",dimtmove:0,dimjust:0,dimsd1:0,dimsd2:0,dimtolj:0,dimtzin:0,dimaltz:0,dimalttz:0,dimfit:0,dimupt:0,dimatfit:3,dimtxsty:"Standard",dimldrblk:"",dimblk:"",dimblk1:"",dimblk2:"",dimlwd:-2,dimlwe:-2};let Xn=Gi;class Hs extends Pn{constructor(t){super(),this.name=t.name,this._linetype=t}get numDashes(){return this._linetype.pattern?this._linetype.pattern.length:0}get patternLength(){return this._linetype.totalPatternLength}get comments(){return this._linetype.description}get linetype(){return this._linetype}dashLengthAt(t){if(t<0||t>=this.numDashes)throw new Error('Index must be greater than or equal to zero, but less than the value of property "numDashes".');return this._linetype.pattern[t].elementLength}}const Wi=class Wi{constructor(){this.registry=new Map,this.cache=new Map,this.events={sysVarChanged:new ae},this.registerVar({name:"WHITEBKCOLOR",type:"boolean",isDbVar:!1,defaultValue:!1}),this.registerVar({name:"CECOLOR",type:"color",isDbVar:!0,defaultValue:new Qe(ut.ByLayer)}),this.registerVar({name:"CLAYER",type:"string",isDbVar:!0,defaultValue:"0"}),this.registerVar({name:"PICKBOX",type:"number",isDbVar:!1,defaultValue:0})}static instance(){return this._instance||(this._instance=new Wi),this._instance}registerVar(t){this.registry.set(t.name.toUpperCase(),t)}registerMany(t){t.forEach(e=>this.registerVar(e))}getVar(t,e){t=t.toUpperCase();const n=this.getDescriptor(t);if(n){if(n.isDbVar)return e.name;if(this.cache.has(t))return this.cache.get(t)}}setVar(t,e,n){t=t.toUpperCase();const a=this.getDescriptor(t);if(a){const h=this.getVar(t,n);if(a.type!=="string"&&(typeof e=="string"||e instanceof String)){if(a.type==="number"){const c=Number(e);if(Number.isNaN(c))throw new Error("Invalid number input!");e=c}else if(a.type==="boolean")e=this.parseBoolean(e);else if(a.type==="color"){const c=Qe.fromString(e);if(c==null)throw new Error("Invalid color value!");e=c}}a.isDbVar?n[t.toLowerCase()]=e:this.cache.set(t,e),this.events.sysVarChanged.dispatch({name:t,newVal:e,oldVal:h})}else throw new Error(`System variable ${t} not found!`)}getDescriptor(t){return this.registry.get(t.toUpperCase())}getAllDescriptors(){return[...this.registry.values()]}parseBoolean(t){if(t==null)return!1;const e=String(t).trim().toLowerCase(),n=new Set(["true","t","1","yes","y"]),a=new Set(["false","f","0","no","n"]);return n.has(e)?!0:(a.has(e),!1)}};Wi._instance=null;let La=Wi;class oo extends Pn{constructor(t){super(),this.name=t.name,this._textStyle=t,this._textStyle.font=this.getFileNameWithoutExtension(this._textStyle.font||this._textStyle.extendedFont||this.name),this._isVertical=!1}get obliquingAngle(){return this._textStyle.obliqueAngle}set obliquingAngle(t){this._textStyle.obliqueAngle=t}get priorSize(){return this._textStyle.lastHeight}set priorSize(t){this._textStyle.lastHeight=t}get textSize(){return this._textStyle.fixedTextHeight}set textSize(t){this._textStyle.fixedTextHeight=t}get xScale(){return this._textStyle.widthFactor}set xScale(t){this._textStyle.widthFactor=t}get isVertical(){return this._isVertical}set isVertical(t){this._isVertical=t}get fileName(){return this._textStyle.font}set fileName(t){this._textStyle.font=t}get bigFontFileName(){return this._textStyle.bigFont}set bigFontFileName(t){this._textStyle.bigFont=t}get textStyle(){return this._textStyle}getFileNameWithoutExtension(t){const e=t.split("/").pop();if(e){const n=e.lastIndexOf(".");return n===-1?e:e.substring(0,n)}return t}}const Y0={center:new Tt,viewDirectionFromTarget:new G(0,0,1),viewTarget:new G(0,0,0),lensLength:500,frontClippingPlane:0,backClippingPlane:0,viewHeight:1e3,viewTwistAngle:0,frozenLayers:[],styleSheet:"",renderMode:Za.OPTIMIZED_2D,viewMode:0,ucsIconSetting:0,ucsOrigin:new G(0,0,0),ucsXAxis:new G(1,0,0),ucsYAxis:new G(0,1,0),orthographicType:Qa.TOP,shadePlotSetting:0,shadePlotObjectId:void 0,visualStyleObjectId:void 0,isDefaultLightingOn:!1,defaultLightingType:Ja.ONE_DISTANT_LIGHT,brightness:0,contrast:0,ambientColor:void 0};class ou extends Pn{constructor(){super(),this._circleSides=100,this._center=new Tt,this._lowerLeftCorner=new Tt(0,0),this._upperRightCorner=new Tt(1,1),this._snapBase=new Tt(0,0),this._snapAngle=0,this._snapSpacing=new Tt(0,0),this._standardFlag=0,this._gridSpacing=new Tt,this._gridMajor=10,this._gsView=Y0}get circleSides(){return this._circleSides}set circleSides(t){this._circleSides=t}get center(){return this._center}get lowerLeftCorner(){return this._lowerLeftCorner}set lowerLeftCorner(t){this._lowerLeftCorner.copy(t)}get upperRightCorner(){return this._upperRightCorner}set upperRightCorner(t){this._upperRightCorner.copy(t)}get snapBase(){return this._snapBase}set snapBase(t){this._snapBase.copy(t)}get snapAngle(){return this._snapAngle}set snapAngle(t){this._snapAngle=t}get snapIncrements(){return this._snapSpacing}set snapIncrements(t){this._snapSpacing.copy(t)}get gridMajor(){return this._gridMajor}set gridMajor(t){this._gridMajor=t}get gridIncrements(){return this._gridSpacing}set gridIncrements(t){this._gridSpacing.copy(t)}get standardFlag(){return this._standardFlag}set standardFlag(t){this._standardFlag=t}get snapEnabled(){return!!(this._standardFlag&256)}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(t){this._backgroundObjectId=t}get gsView(){return this._gsView}}class lu{constructor(){this.events={layoutCreated:new ae,layoutRemoved:new ae,layoutRenamed:new ae,layoutSwitched:new ae}}countLayouts(t){return this.getWorkingDatabase(t).dictionaries.layouts.numEntries}findLayoutNamed(t,e){return this.getWorkingDatabase(e).dictionaries.layouts.getAt(t)}findActiveLayout(){const t=this.getActiveLayout();return t?t.layoutName:"Model"}setCurrentLayoutId(t,e){const n=this.getWorkingDatabase(e),a=n.dictionaries.layouts.getIdAt(t);return this.setCurrentLayoutInternal(a,n)}setCurrentLayoutBtrId(t,e){const n=this.getWorkingDatabase(e),a=n.dictionaries.layouts.getBtrIdAt(t);return this.setCurrentLayoutInternal(a,n)}setCurrentLayout(t,e){const n=this.getWorkingDatabase(e),a=n.dictionaries.layouts.getAt(t);return this.setCurrentLayoutInternal(a,n)}renameLayout(t,e,n){const h=this.getWorkingDatabase(n).dictionaries.layouts.getAt(t);return h?(h.layoutName=e,this.events.layoutRenamed.dispatch({layout:h,oldName:t,newName:e}),!0):!1}layoutExists(t,e){return this.getWorkingDatabase(e).dictionaries.layouts.has(t)}deleteLayout(t,e){const n=this.getWorkingDatabase(e).dictionaries.layouts,a=n.getAt(t);let h=!1;return a&&(h=n.remove(t),h&&this.events.layoutRemoved.dispatch({layout:a})),h}createLayout(t,e){const n=this.getWorkingDatabase(e),a=new Qi;a.layoutName=t,a.tabOrder=n.dictionaries.layouts.maxTabOrder;const h=new he;return h.name=`*Paper_Space${a.tabOrder}`,n.tables.blockTable.add(h),n.dictionaries.layouts.setAt(t,a),this.events.layoutCreated.dispatch({layout:a}),{layout:a,btr:h}}getActiveLayout(t){const e=this.getWorkingDatabase(t);return e.dictionaries.layouts.getBtrIdAt(e.currentSpaceId)}getWorkingDatabase(t){return t||lo().workingDatabase}setCurrentLayoutInternal(t,e){return t?(this.events.layoutSwitched.dispatch({layout:t}),e.currentSpaceId=t.blockTableRecordId,!0):!1}}function lo(){return ji.instance}const Hi=class Hi{constructor(){this._workingDatabase=null,this._layoutManager=new lu}get workingDatabase(){if(this._workingDatabase==null)throw new Error("The current working database must be set before using it!");return this._workingDatabase}set workingDatabase(t){this._workingDatabase=t}get layoutManager(){return this._layoutManager}};Hi.instance=new Hi;let ji=Hi;var hu=(i=>(i.kForRead="kForRead",i.kForWrite="kForWrite",i))(hu||{});exports.AcCmColor=Qe;exports.AcCmColorMethod=ut;exports.AcCmColorUtil=Qr;exports.AcCmEntityColor=Eu;exports.AcCmErrors=Xe;exports.AcCmEventDispatcher=Mu;exports.AcCmEventManager=ae;exports.AcCmLoader=zu;exports.AcCmLoadingManager=Ol;exports.AcCmObject=Tl;exports.AcCmPerformanceCollector=Oa;exports.AcCmTask=Nl;exports.AcCmTaskScheduler=Ll;exports.AcCmTransparency=qi;exports.AcCmTransparencyMethod=Me;exports.AcDb2dPolyline=yi;exports.AcDb2dVertex=ka;exports.AcDb2dVertexType=wh;exports.AcDb3PointAngularDimension=Bi;exports.AcDb3dPolyline=vi;exports.AcDb3dVertex=Ta;exports.AcDb3dVertexType=Ah;exports.AcDbAlignedDimension=zi;exports.AcDbAngleUnits=za;exports.AcDbArc=bi;exports.AcDbArcDimension=Ca;exports.AcDbAttribute=wi;exports.AcDbAttributeDefinition=xi;exports.AcDbAttributeFlags=le;exports.AcDbAttributeMTextFlag=_r;exports.AcDbBaseWorker=H0;exports.AcDbBatchProcessing=Ba;exports.AcDbBlockReference=Yn;exports.AcDbBlockTable=$c;exports.AcDbBlockTableRecord=he;exports.AcDbCircle=Ai;exports.AcDbCodePage=Ra;exports.AcDbCurve=Te;exports.AcDbDataGenerator=Lh;exports.AcDbDatabase=q0;exports.AcDbDatabaseConverter=ro;exports.AcDbDatabaseConverterManager=fr;exports.AcDbDiametricDimension=Ri;exports.AcDbDictionary=to;exports.AcDbDimArrowType=Oh;exports.AcDbDimStyleTable=Zc;exports.AcDbDimStyleTableRecord=Xn;exports.AcDbDimTextHorizontal=ru;exports.AcDbDimTextVertical=nu;exports.AcDbDimVerticalJustification=au;exports.AcDbDimZeroSuppression=su;exports.AcDbDimZeroSuppressionAngular=iu;exports.AcDbDimension=Vr;exports.AcDbDwgVersion=Ui;exports.AcDbDxfConverter=Xc;exports.AcDbEllipse=Pi;exports.AcDbEntity=ke;exports.AcDbFace=Ii;exports.AcDbFileType=Ws;exports.AcDbHatch=qs;exports.AcDbHatchPatternType=Gs;exports.AcDbHatchStyle=Sh;exports.AcDbHostApplicationServices=ji;exports.AcDbLayerTable=Qc;exports.AcDbLayerTableRecord=ta;exports.AcDbLayout=Qi;exports.AcDbLayoutDictionary=Ch;exports.AcDbLayoutManager=lu;exports.AcDbLeader=Si;exports.AcDbLeaderAnnotationType=Eh;exports.AcDbLine=Ys;exports.AcDbLineSpacingStyle=Th;exports.AcDbLinetypeTable=Jc;exports.AcDbLinetypeTableRecord=Hs;exports.AcDbMText=Xs;exports.AcDbObject=rn;exports.AcDbObjectIterator=Js;exports.AcDbOpenMode=hu;exports.AcDbOrdinateDimension=Di;exports.AcDbOsnapMode=Dt;exports.AcDbPoint=Ti;exports.AcDbPoly2dType=jn;exports.AcDbPoly3dType=js;exports.AcDbPolyline=ki;exports.AcDbRadialDimension=Fi;exports.AcDbRasterImage=$s;exports.AcDbRasterImageClipBoundaryType=Mh;exports.AcDbRasterImageDef=Nh;exports.AcDbRasterImageImageDisplayOpt=kh;exports.AcDbRay=Ci;exports.AcDbRegenerator=Kc;exports.AcDbRenderingCache=$n;exports.AcDbSpline=Ks;exports.AcDbSymbolTable=In;exports.AcDbSymbolTableRecord=Pn;exports.AcDbSysVarManager=La;exports.AcDbTable=Ei;exports.AcDbText=qn;exports.AcDbTextHorizontalMode=Ph;exports.AcDbTextStyleTable=tu;exports.AcDbTextStyleTableRecord=oo;exports.AcDbTextVerticalMode=Ih;exports.AcDbTrace=Mi;exports.AcDbUnitsValue=eo;exports.AcDbViewport=Ni;exports.AcDbViewportTable=eu;exports.AcDbViewportTableRecord=ou;exports.AcDbWipeout=Li;exports.AcDbWorkerApi=qc;exports.AcDbWorkerManager=Hc;exports.AcDbXline=Oi;exports.AcGeArea2d=Xi;exports.AcGeBox2d=we;exports.AcGeBox3d=Ct;exports.AcGeCatmullRomCurve3d=yh;exports.AcGeCircArc2d=Wn;exports.AcGeCircArc3d=Xa;exports.AcGeCurve2d=Zn;exports.AcGeEllipseArc2d=Ki;exports.AcGeEllipseArc3d=$i;exports.AcGeEuler=Wu;exports.AcGeGeometryUtil=ah;exports.AcGeLine2d=Us;exports.AcGeLine3d=Hn;exports.AcGeLoop2d=Ka;exports.AcGeMathUtil=Pt;exports.AcGeMatrix2d=Yi;exports.AcGeMatrix3d=Ye;exports.AcGeNurbsCurve=bn;exports.AcGePlane=Zs;exports.AcGePoint2d=Tt;exports.AcGePoint3d=G;exports.AcGePolyline2d=An;exports.AcGeQuaternion=wn;exports.AcGeShape2d=Ya;exports.AcGeSpline3d=en;exports.AcGeTol=Wa;exports.AcGeVector2d=Jt;exports.AcGeVector3d=X;exports.AcGiArrowType=$a;exports.AcGiDefaultLightingType=Ja;exports.AcGiLineWeight=Zi;exports.AcGiMTextAttachmentPoint=xe;exports.AcGiMTextFlowDirection=Fr;exports.AcGiOrthographicType=Qa;exports.AcGiRenderMode=Za;exports.AcGiViewport=vh;exports.AcTrStringUtil=Bu;exports.ByBlock=Rl;exports.ByLayer=hi;exports.DEBUG_MODE=Lu;exports.DEFAULT_LINE_TYPE=fi;exports.DEFAULT_TOL=Ha;exports.DEG2RAD=Da;exports.DefaultLoadingManager=Bl;exports.FLOAT_TOL=yn;exports.ORIGIN_POINT_2D=Du;exports.ORIGIN_POINT_3D=Ga;exports.RAD2DEG=Fa;exports.TAU=Zt;exports.acdbDisableOsnapMode=td;exports.acdbEnableOsnapMode=Ju;exports.acdbHasOsnapMode=Qu;exports.acdbHostApplicationServices=lo;exports.acdbMaskToOsnapModes=$u;exports.acdbOsnapModesToMask=Ku;exports.acdbToggleOsnapMode=Zu;exports.basisFunction=_i;exports.calculateCurveLength=ch;exports.ceilPowerOfTwo=Ql;exports.clamp=Dr;exports.clone=zs;exports.createWorkerApi=Yc;exports.damp=Ul;exports.deepClone=Pa;exports.defaults=Kn;exports.degToRad=Kl;exports.dwgCodePageToEncoding=zl;exports.euclideanModulo=Va;exports.evaluateNurbsPoint=Vs;exports.floorPowerOfTwo=Jl;exports.generateChordKnots=lh;exports.generateSqrtChordKnots=hh;exports.generateUUID=Dl;exports.generateUniformKnots=oh;exports.has=Sl;exports.intPartLength=ja;exports.interpolateControlPoints=Fu;exports.inverseLerp=Vl;exports.isBetween=th;exports.isBetweenAngle=eh;exports.isEmpty=El;exports.isEqual=Gn;exports.isImperialUnits=nd;exports.isMetricUnits=rd;exports.isPointInPolygon=qa;exports.isPolygonIntersect=ih;exports.isPowerOfTwo=Zl;exports.lerp=Ua;exports.log=Ds;exports.mapLinear=Fl;exports.normalizeAngle=Fs;exports.pingpong=jl;exports.radToDeg=$l;exports.randFloat=ql;exports.randFloatSpread=Yl;exports.randInt=Hl;exports.relativeEps=rh;exports.seededRandom=Xl;exports.setLogLevel=Ou;exports.smootherstep=Wl;exports.smoothstep=Gl;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var Ra=(n=>(n[n.Invalid=-9999]="Invalid",n[n.Start=0]="Start",n[n.Text=1]="Text",n[n.AttributeTag=2]="AttributeTag",n[n.BlockName=2]="BlockName",n[n.ShapeName=2]="ShapeName",n[n.SymbolTableName=2]="SymbolTableName",n[n.SymbolTableRecordName=2]="SymbolTableRecordName",n[n.MlineStyleName=2]="MlineStyleName",n[n.AttributePrompt=3]="AttributePrompt",n[n.Description=3]="Description",n[n.DimPostString=3]="DimPostString",n[n.DimStyleName=3]="DimStyleName",n[n.LinetypeProse=3]="LinetypeProse",n[n.TextFontFile=3]="TextFontFile",n[n.CLShapeName=4]="CLShapeName",n[n.DimensionAlternativePrefixSuffix=4]="DimensionAlternativePrefixSuffix",n[n.SymbolTableRecordComments=4]="SymbolTableRecordComments",n[n.TextBigFontFile=4]="TextBigFontFile",n[n.Handle=5]="Handle",n[n.DimensionBlock=5]="DimensionBlock",n[n.LinetypeName=6]="LinetypeName",n[n.DimBlk1=6]="DimBlk1",n[n.TextStyleName=7]="TextStyleName",n[n.DimBlk2=7]="DimBlk2",n[n.LayerName=8]="LayerName",n[n.CLShapeText=9]="CLShapeText",n[n.XCoordinate=10]="XCoordinate",n[n.YCoordinate=20]="YCoordinate",n[n.ZCoordinate=30]="ZCoordinate",n[n.Real=40]="Real",n[n.TxtSize=40]="TxtSize",n[n.ViewportHeight=40]="ViewportHeight",n[n.Angle=50]="Angle",n[n.ViewportSnapAngle=50]="ViewportSnapAngle",n[n.Visibility=60]="Visibility",n[n.Int16=70]="Int16",n[n.Int32=90]="Int32",n[n.Int64=160]="Int64",n[n.Int8=280]="Int8",n[n.Thickness=39]="Thickness",n[n.Elevation=38]="Elevation",n[n.LinetypeScale=48]="LinetypeScale",n[n.DashLength=49]="DashLength",n[n.MlineOffset=49]="MlineOffset",n[n.LinetypeElement=49]="LinetypeElement",n[n.NormalX=210]="NormalX",n[n.NormalY=220]="NormalY",n[n.NormalZ=230]="NormalZ",n[n.UcsOrg=110]="UcsOrg",n[n.UcsOrientationX=111]="UcsOrientationX",n[n.UcsOrientationY=112]="UcsOrientationY",n[n.ViewHeight=45]="ViewHeight",n[n.ViewWidth=41]="ViewWidth",n[n.ViewLensLength=42]="ViewLensLength",n[n.ViewFrontClip=43]="ViewFrontClip",n[n.ViewBackClip=44]="ViewBackClip",n[n.ViewBrightness=141]="ViewBrightness",n[n.ViewContrast=142]="ViewContrast",n[n.ViewMode=71]="ViewMode",n[n.ViewportActive=68]="ViewportActive",n[n.ViewportAspect=41]="ViewportAspect",n[n.ViewportGrid=76]="ViewportGrid",n[n.ViewportIcon=74]="ViewportIcon",n[n.ViewportNumber=69]="ViewportNumber",n[n.ViewportSnap=75]="ViewportSnap",n[n.ViewportSnapPair=78]="ViewportSnapPair",n[n.ViewportSnapStyle=77]="ViewportSnapStyle",n[n.ViewportTwist=51]="ViewportTwist",n[n.ViewportVisibility=67]="ViewportVisibility",n[n.ViewportZoom=73]="ViewportZoom",n[n.Color=62]="Color",n[n.ColorRgb=420]="ColorRgb",n[n.ColorName=430]="ColorName",n[n.LineWeight=370]="LineWeight",n[n.PlotStyleNameType=380]="PlotStyleNameType",n[n.PlotStyleNameId=390]="PlotStyleNameId",n[n.GradientObjType=450]="GradientObjType",n[n.GradientAngle=460]="GradientAngle",n[n.GradientName=470]="GradientName",n[n.GradientColCount=453]="GradientColCount",n[n.GradientPatType=451]="GradientPatType",n[n.GradientTintType=452]="GradientTintType",n[n.GradientShift=461]="GradientShift",n[n.GradientColVal=463]="GradientColVal",n[n.GradientTintVal=462]="GradientTintVal",n[n.SoftPointerId=330]="SoftPointerId",n[n.HardPointerId=340]="HardPointerId",n[n.SoftOwnershipId=350]="SoftOwnershipId",n[n.HardOwnershipId=360]="HardOwnershipId",n[n.ArbitraryHandle=320]="ArbitraryHandle",n[n.ExtendedDataAsciiString=1e3]="ExtendedDataAsciiString",n[n.ExtendedDataRegAppName=1001]="ExtendedDataRegAppName",n[n.ExtendedDataControlString=1002]="ExtendedDataControlString",n[n.ExtendedDataLayerName=1003]="ExtendedDataLayerName",n[n.ExtendedDataBinaryChunk=1004]="ExtendedDataBinaryChunk",n[n.ExtendedDataHandle=1005]="ExtendedDataHandle",n[n.ExtendedDataXCoordinate=1010]="ExtendedDataXCoordinate",n[n.ExtendedDataWorldXCoordinate=1011]="ExtendedDataWorldXCoordinate",n[n.ExtendedDataWorldXDisp=1012]="ExtendedDataWorldXDisp",n[n.ExtendedDataWorldXDir=1013]="ExtendedDataWorldXDir",n[n.ExtendedDataYCoordinate=1020]="ExtendedDataYCoordinate",n[n.ExtendedDataWorldYCoordinate=1021]="ExtendedDataWorldYCoordinate",n[n.ExtendedDataWorldYDisp=1022]="ExtendedDataWorldYDisp",n[n.ExtendedDataWorldYDir=1023]="ExtendedDataWorldYDir",n[n.ExtendedDataZCoordinate=1030]="ExtendedDataZCoordinate",n[n.ExtendedDataWorldZCoordinate=1031]="ExtendedDataWorldZCoordinate",n[n.ExtendedDataWorldZDisp=1032]="ExtendedDataWorldZDisp",n[n.ExtendedDataWorldZDir=1033]="ExtendedDataWorldZDir",n[n.ExtendedDataReal=1040]="ExtendedDataReal",n[n.ExtendedDataDist=1041]="ExtendedDataDist",n[n.ExtendedDataScale=1042]="ExtendedDataScale",n[n.ExtendedDataInteger16=1070]="ExtendedDataInteger16",n[n.ExtendedDataInteger32=1071]="ExtendedDataInteger32",n[n.XTextString=300]="XTextString",n[n.XReal=140]="XReal",n[n.XInt16=170]="XInt16",n[n.XXInt16=270]="XXInt16",n[n.Subclass=100]="Subclass",n[n.ControlString=102]="ControlString",n[n.EmbeddedObjectStart=101]="EmbeddedObjectStart",n[n.End=-1]="End",n[n.FirstEntityId=-2]="FirstEntityId",n[n.HeaderId=-2]="HeaderId",n[n.XDataStart=-3]="XDataStart",n[n.Operator=-4]="Operator",n[n.PReactors=-5]="PReactors",n[n.XDictionary=-6]="XDictionary",n))(Ra||{});function Oc(n,t){for(var e=0;e<t.length;e++){const s=t[e];if(typeof s!="string"&&!Array.isArray(s)){for(const a in s)if(a!=="default"&&!(a in n)){const h=Object.getOwnPropertyDescriptor(s,a);h&&Object.defineProperty(n,a,h.get?h:{enumerable:!0,get:()=>s[a]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}var ct=(n=>(n[n.ByColor=1]="ByColor",n[n.ByACI=2]="ByACI",n[n.ByLayer=3]="ByLayer",n[n.ByBlock=4]="ByBlock",n[n.None=0]="None",n))(ct||{});const dl={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},ca=[0,16711680,16776960,65280,65535,255,16711935,16777215,8421504,12632256,16711680,16744319,13369344,13395558,10027008,10046540,8323072,8339263,4980736,4990502,16727808,16752511,13382400,13401958,10036736,10051404,8331008,8343359,4985600,4992806,16744192,16760703,13395456,13408614,10046464,10056268,8339200,8347455,4990464,4995366,16760576,16768895,13408512,13415014,10056192,10061132,8347392,8351551,4995328,4997670,16776960,16777087,13421568,13421670,10000384,10000460,8355584,8355647,5000192,5000230,12582656,14679935,10079232,11717734,7510016,8755276,6258432,7307071,3755008,4344870,8388352,12582783,6736896,10079334,5019648,7510092,4161280,6258495,2509824,3755046,4194048,10485631,3394560,8375398,2529280,6264908,2064128,5209919,1264640,3099686,65280,8388479,52224,6736998,38912,5019724,32512,4161343,19456,2509862,65343,8388511,52275,6737023,38950,5019743,32543,4161359,19475,2509871,65407,8388543,52326,6737049,38988,5019762,32575,4161375,19494,2509881,65471,8388575,52377,6737074,39026,5019781,32607,4161391,19513,2509890,65535,8388607,52428,6737100,39064,5019800,32639,4161407,19532,2509900,49151,8380415,39372,6730444,29336,5014936,24447,4157311,14668,2507340,32767,8372223,26316,6724044,19608,5010072,16255,4153215,9804,2505036,16383,8364031,13260,6717388,9880,5005208,8063,4149119,4940,2502476,255,8355839,204,6710988,152,5000344,127,4145023,76,2500172,4129023,10452991,3342540,8349388,2490520,6245528,2031743,5193599,1245260,3089996,8323327,12550143,6684876,10053324,4980888,7490712,4128895,6242175,2490444,3745356,12517631,14647295,10027212,11691724,7471256,8735896,6226047,7290751,3735628,4335180,16711935,16744447,13369548,13395660,9961624,9981080,8323199,8339327,4980812,4990540,16711871,16744415,13369497,13395634,9961586,9981061,8323167,8339311,4980793,4990530,16711807,16744383,13369446,13395609,9961548,9981042,8323135,8339295,4980774,4990521,16711743,16744351,13369395,13395583,9961510,9981023,8323103,8339279,4980755,4990511,3355443,5987163,8684676,11382189,14079702,16777215,0];let Jr=class{static getColorByIndex(t){return ca[t]}static getIndexByColor(t){const e=ca.length-1;for(let s=1;s<e;++s)if(ca[s]===t)return s}static getColorByName(t){return dl[t.toLowerCase()]}static getNameByColor(t){for(const[e,s]of Object.entries(dl))if(s===t)return e}static getNameByIndex(t){const e=this.getColorByIndex(t);return this.getNameByColor(e)}},Ye=class Rr{constructor(t=ct.ByLayer,e){this._colorMethod=t,this._colorMethod==ct.ByColor&&e==null?this._value=16777215:this._colorMethod==ct.ByACI?e==null?this._value=8:e===0?this._colorMethod=ct.ByBlock:e===256?this._colorMethod=ct.ByLayer:this._value=Math.max(0,Math.min(e,256)):this._value=e}get colorMethod(){return this._colorMethod}set colorMethod(t){this._colorMethod=t}get red(){const t=this.RGB;return t!=null?t>>16&255:void 0}get green(){const t=this.RGB;return t!=null?t>>8&255:void 0}get blue(){const t=this.RGB;return t!=null?t&255:void 0}get RGB(){switch(this._colorMethod){case ct.ByColor:case ct.ByBlock:case ct.ByLayer:return this._value;case ct.ByACI:return this._value?Jr.getColorByIndex(this._value):this._value;default:return}}setRGB(t,e,s){const a=Math.max(0,Math.min(255,Math.round(t))),h=Math.max(0,Math.min(255,Math.round(e))),u=Math.max(0,Math.min(255,Math.round(s)));return this._value=a<<16|h<<8|u,this._colorMethod=ct.ByColor,this}setRGBValue(t){return t==null||!Number.isFinite(t)?(console.warn("Invalid RGB value:",t),this):(this._value=t&16777215,this._colorMethod=ct.ByColor,this)}setRGBFromCss(t){if(!t)return this;const e=t.trim().toLowerCase();if(e.startsWith("#")){let h=0,u=0,m=0;if(e.length===7)h=parseInt(e.substr(1,2),16),u=parseInt(e.substr(3,2),16),m=parseInt(e.substr(5,2),16);else if(e.length===4)h=parseInt(e[1]+e[1],16),u=parseInt(e[2]+e[2],16),m=parseInt(e[3]+e[3],16);else return console.warn("Invalid hex color:",t),this;return this.setRGB(h,u,m)}const s=e.match(/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/);if(s){const h=parseInt(s[1],10),u=parseInt(s[2],10),m=parseInt(s[3],10);return this.setRGB(h,u,m)}const a=Jr.getColorByName(t);return a!==void 0?this.setRGBValue(a):(console.warn("Unknown CSS color string:",t),this)}setScalar(t){return this.setRGB(t,t,t)}get hexColor(){const t=this.RGB;return t==null?void 0:"0x"+t.toString(16).padStart(6,"0").toUpperCase()}get cssColor(){const t=this.RGB;if(t!=null)return`rgb(${t>>16&255},${t>>8&255},${t&255})`}get colorIndex(){return this._colorMethod===ct.ByACI?this._value:this._colorMethod===ct.ByLayer?256:this._colorMethod===ct.ByBlock?0:void 0}set colorIndex(t){if(t==null)return;const e=Math.max(0,Math.min(256,Math.round(t)));e===0?(this._colorMethod=ct.ByBlock,this._value=void 0):e===256?(this._colorMethod=ct.ByLayer,this._value=void 0):(this._colorMethod=ct.ByACI,this._value=e)}get isByColor(){return this._colorMethod===ct.ByColor}get isByACI(){return this._colorMethod===ct.ByACI}get isByLayer(){return this._colorMethod===ct.ByLayer}setByLayer(t){return this._colorMethod=ct.ByLayer,t==null?this._value=256:this._value=t,this}get isByBlock(){return this._colorMethod===ct.ByBlock}setByBlock(t){return this._colorMethod=ct.ByBlock,t==null?this._value=0:this._value=t,this}get colorName(){switch(this._colorMethod){case ct.ByLayer:return"ByLayer";case ct.ByBlock:return"ByBlock";case ct.ByColor:return this._value?Jr.getNameByColor(this._value):"";case ct.ByACI:return this._value?Jr.getNameByIndex(this._value):"";default:return}}set colorName(t){if(!t)return;const e=Jr.getColorByName(t);e!==void 0?(this._value=e,this._colorMethod=ct.ByColor):console.warn("Unknown color name:",t)}clone(){const t=new Rr;return t._colorMethod=this._colorMethod,t._value=this._value,t}copy(t){return this._colorMethod=t._colorMethod,this._value=t._value,this}equals(t){return this._colorMethod===t._colorMethod&&this._value===t._value}toString(){switch(this._colorMethod){case ct.ByLayer:return"ByLayer";case ct.ByBlock:return"ByBlock";case ct.ByACI:return this._value!==void 0?String(this._value):"";case ct.ByColor:return this._value?`${this.red},${this.green},${this.blue}`:"";default:return""}}static fromString(t){if(!t)return;const e=t.trim();if(/^bylayer$/i.test(e))return new Rr(ct.ByLayer);if(/^byblock$/i.test(e))return new Rr(ct.ByBlock);const s=e.match(/^rgb\s*:\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})$/i);if(s){const h=Number(s[1]),u=Number(s[2]),m=Number(s[3]),b=new Rr(ct.ByColor);return b.setRGB(h,u,m),b}if(/^\d{1,3},\d{1,3},\d{1,3}$/.test(e)){const[h,u,m]=e.split(",").map(Number),b=new Rr(ct.ByColor);return b.setRGB(h,u,m),b}if(/^\d+$/.test(e)){const h=parseInt(e,10);return new Rr(ct.ByACI,h)}if(/^book\$/i.test(e)){const h=e.substring(e.indexOf("$")+1),u=Jr.getColorByName(h);if(u!=null)return new Rr(ct.ByColor,u);console.warn("Unknown color book entry:",t);return}const a=Jr.getColorByName(e);if(a!=null)return new Rr(ct.ByColor,a);console.warn("Unknown color name:",t)}};class Bc{constructor(t=ct.ByColor,e=0){this._colorMethod=t,this._value=e}get colorMethd(){return this._colorMethod}get red(){return this._value>>16&255}set red(t){this._colorMethod=ct.ByColor,this._value=this._value&65535|(t&255)<<16}get green(){return this._value>>8&255}set green(t){this._colorMethod=ct.ByColor,this._value=this._value&16711935|(t&255)<<8}get blue(){return this._value&255}set blue(t){this._colorMethod=ct.ByColor,this._value=this._value&16776960|t&255}setRGB(t,e,s){this._colorMethod=ct.ByColor,this._value=(t&255)<<16|(e&255)<<8|s&255}get colorIndex(){return this._value}set colorIndex(t){this._colorMethod=ct.ByACI,this._value=t}get layerIndex(){return this._value}set layerIndex(t){this._colorMethod=ct.ByLayer,this._value=t}isByColor(){return this._colorMethod===ct.ByColor}isByLayer(){return this._colorMethod===ct.ByLayer}isByBlock(){return this._colorMethod===ct.ByBlock}isByACI(){return this._colorMethod===ct.ByACI}isNone(){return this._colorMethod===ct.None}get rawValue(){return this._value}set rawValue(t){this._value=t}}const Ke={get ILLEGAL_PARAMETERS(){return new ReferenceError("Illegal Parameters")},get ZERO_DIVISION(){return new Error("Zero division")},get UNRESOLVED_BOUNDARY_CONFLICT(){return new Error("Unresolved boundary conflict in boolean operation")},get INFINITE_LOOP(){return new Error("Infinite loop")},get CANNOT_INVOKE_ABSTRACT_METHOD(){return new Error("Abstract method cannot be invoked")},get OPERATION_IS_NOT_SUPPORTED(){return new Error("Operation is not supported")},get NOT_IMPLEMENTED(){return new Error("Not implemented yet")}};class zc{constructor(){this._listeners={}}addEventListener(t,e){this._listeners===void 0&&(this._listeners={});const s=this._listeners;s[t]===void 0&&(s[t]=[]),s[t].indexOf(e)===-1&&s[t].push(e)}hasEventListener(t,e){if(this._listeners===void 0)return!1;const s=this._listeners;return s[t]!==void 0&&s[t].indexOf(e)!==-1}removeEventListener(t,e){if(this._listeners===void 0)return;const s=this._listeners[t];if(s!==void 0){const a=s.indexOf(e);a!==-1&&s.splice(a,1)}}dispatchEvent(t){if(this._listeners===void 0)return;const e=this._listeners[t.type];if(e!==void 0){t.target=this;const s=e.slice(0);for(let a=0,h=s.length;a<h;a++)s[a].call(this,t)}}}let ae=class{constructor(){this.listeners=[]}addEventListener(t){this.listeners.push(t)}removeEventListener(t){this.listeners=this.listeners.filter(e=>e!==t)}replaceEventListener(t){this.removeEventListener(t),this.addEventListener(t)}dispatch(t,...e){for(const s of this.listeners)s.call(null,t,...e)}};function Rs(n){return n===null||typeof n!="object"?n:Array.isArray(n)?[...n]:{...n}}function Aa(n){if(n===null||typeof n!="object")return n;if(n instanceof Date)return new Date(n.getTime());if(n instanceof RegExp)return new RegExp(n.source,n.flags);if(Array.isArray(n))return n.map(Aa);const t={};for(const e in n)Object.prototype.hasOwnProperty.call(n,e)&&(t[e]=Aa(n[e]));return t}function $n(n,...t){for(const e of t)if(e)for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&n[s]===void 0&&(n[s]=e[s]);return n}function Nl(n,t){return n!=null&&Object.prototype.hasOwnProperty.call(n,t)}function Ll(n){return n==null?!0:Array.isArray(n)||typeof n=="string"?n.length===0:n instanceof Map||n instanceof Set?n.size===0:typeof n=="object"?Object.keys(n).length===0:!1}function Wn(n,t){if(n===t)return!0;if(n==null||t==null)return n===t;if(typeof n!=typeof t)return!1;if(typeof n!="object")return n===t;if(Array.isArray(n)!==Array.isArray(t))return!1;if(Array.isArray(n)){if(n.length!==t.length)return!1;for(let a=0;a<n.length;a++)if(!Wn(n[a],t[a]))return!1;return!0}const e=Object.keys(n),s=Object.keys(t);if(e.length!==s.length)return!1;for(const a of e)if(!Object.prototype.hasOwnProperty.call(t,a)||!Wn(n[a],t[a]))return!1;return!0}var Rc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Fc(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Cl={exports:{}};(function(n){(function(t,e){n.exports?n.exports=e():t.log=e()})(Rc,function(){var t=function(){},e="undefined",s=typeof window!==e&&typeof window.navigator!==e&&/Trident\/|MSIE /.test(window.navigator.userAgent),a=["trace","debug","info","warn","error"],h={},u=null;function m(O,V){var F=O[V];if(typeof F.bind=="function")return F.bind(O);try{return Function.prototype.bind.call(F,O)}catch{return function(){return Function.prototype.apply.apply(F,[O,arguments])}}}function b(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function f(O){return O==="debug"&&(O="log"),typeof console===e?!1:O==="trace"&&s?b:console[O]!==void 0?m(console,O):console.log!==void 0?m(console,"log"):t}function w(){for(var O=this.getLevel(),V=0;V<a.length;V++){var F=a[V];this[F]=V<O?t:this.methodFactory(F,O,this.name)}if(this.log=this.debug,typeof console===e&&O<this.levels.SILENT)return"No console available for logging"}function x(O){return function(){typeof console!==e&&(w.call(this),this[O].apply(this,arguments))}}function A(O,V,F){return f(O)||x.apply(this,arguments)}function M(O,V){var F=this,at,ft,st,H="loglevel";typeof O=="string"?H+=":"+O:typeof O=="symbol"&&(H=void 0);function dt(wt){var Bt=(a[wt]||"silent").toUpperCase();if(!(typeof window===e||!H)){try{window.localStorage[H]=Bt;return}catch{}try{window.document.cookie=encodeURIComponent(H)+"="+Bt+";"}catch{}}}function it(){var wt;if(!(typeof window===e||!H)){try{wt=window.localStorage[H]}catch{}if(typeof wt===e)try{var Bt=window.document.cookie,fe=encodeURIComponent(H),_e=Bt.indexOf(fe+"=");_e!==-1&&(wt=/^([^;]+)/.exec(Bt.slice(_e+fe.length+1))[1])}catch{}return F.levels[wt]===void 0&&(wt=void 0),wt}}function Wt(){if(!(typeof window===e||!H)){try{window.localStorage.removeItem(H)}catch{}try{window.document.cookie=encodeURIComponent(H)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function Kt(wt){var Bt=wt;if(typeof Bt=="string"&&F.levels[Bt.toUpperCase()]!==void 0&&(Bt=F.levels[Bt.toUpperCase()]),typeof Bt=="number"&&Bt>=0&&Bt<=F.levels.SILENT)return Bt;throw new TypeError("log.setLevel() called with invalid level: "+wt)}F.name=O,F.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},F.methodFactory=V||A,F.getLevel=function(){return st??ft??at},F.setLevel=function(wt,Bt){return st=Kt(wt),Bt!==!1&&dt(st),w.call(F)},F.setDefaultLevel=function(wt){ft=Kt(wt),it()||F.setLevel(wt,!1)},F.resetLevel=function(){st=null,Wt(),w.call(F)},F.enableAll=function(wt){F.setLevel(F.levels.TRACE,wt)},F.disableAll=function(wt){F.setLevel(F.levels.SILENT,wt)},F.rebuild=function(){if(u!==F&&(at=Kt(u.getLevel())),w.call(F),u===F)for(var wt in h)h[wt].rebuild()},at=Kt(u?u.getLevel():"WARN");var qt=it();qt!=null&&(st=Kt(qt)),w.call(F)}u=new M,u.getLogger=function(O){if(typeof O!="symbol"&&typeof O!="string"||O==="")throw new TypeError("You must supply a name when creating a logger.");var V=h[O];return V||(V=h[O]=new M(O,u.methodFactory)),V};var L=typeof window!==e?window.log:void 0;return u.noConflict=function(){return typeof window!==e&&window.log===u&&(window.log=L),u},u.getLoggers=function(){return h},u.default=u,u})})(Cl);var Ol=Cl.exports;const Vc=Fc(Ol),Uc=Oc({__proto__:null,default:Vc},[Ol]),jc=!0,Vs=Uc;Vs.setLevel("debug");const Gc=n=>{try{Vs.setLevel(n)}catch(t){Vs.setLevel("error"),Vs.error(t)}};let Bl=class zl{constructor(t,e){this.events={attrChanged:new ae,modelChanged:new ae},this._changing=!1,this._previousAttributes={},this._pending=!1;const s=t||{};e&&$n(s,e),this.attributes=s,this.changed={}}get(t){return this.attributes[t]}set(t,e,s){if(t==null)return this;let a;typeof t=="object"?(a=t,s=e):(a={},a[t]=e),s||(s={});const h=s.unset,u=s.silent,m=[],b=this._changing;this._changing=!0,b||(this._previousAttributes=Rs(this.attributes),this.changed={});const f=this.attributes,w=this.changed,x=this._previousAttributes;for(const A in a)e=a[A],Wn(f[A],e)||m.push(A),Wn(x[A],e)?delete w[A]:w[A]=e,h?delete f[A]:f[A]=e;if(!u){m.length&&(this._pending=s);for(let A=0;A<m.length;A++)this.events.attrChanged.dispatch({object:this,attrName:m[A],attrValue:f[m[A]],options:s})}if(b)return this;if(!u)for(;this._pending;)s=this._pending,this._pending=!1,this.events.modelChanged.dispatch({object:this,options:s});return this._pending=!1,this._changing=!1,this}has(t){return this.get(t)!=null}hasChanged(t){return t==null?!Ll(this.changed):Nl(this.changed,t)}changedAttributes(t){if(!t)return this.hasChanged()?Rs(this.changed):{};const e=this._changing?this._previousAttributes:this.attributes,s={};for(const a in t){const h=t[a];Wn(e[a],h)||(s[a]=h)}return s}previous(t){return t==null||!this._previousAttributes?null:this._previousAttributes[t]}previousAttributes(){return Rs(this._previousAttributes)}clone(){const t=Rs(this.attributes);return new zl(t)}},Fa=class Fs{constructor(){this.entries=new Map}static getInstance(){return Fs.instance||(Fs.instance=new Fs),Fs.instance}collect(t){this.entries.set(t.name,t)}printAll(){for(const[t,e]of this.entries)console.log(`${t}:`),console.log(e.format())}clear(){this.entries.clear()}getAll(){return Array.from(this.entries.values())}getEntry(t){return this.entries.get(t)}remove(t){return this.entries.delete(t)}};class Wc{static formatBytes(t,e=2){if(t===0)return"0 B";const s=1024,a=Math.max(0,e),h=["B","KB","MB","GB","TB"],u=Math.floor(Math.log(t)/Math.log(s)),m=t/Math.pow(s,u);return`${parseFloat(m.toFixed(a))} ${h[u]}`}}var Me=(n=>(n[n.ByLayer=0]="ByLayer",n[n.ByBlock=1]="ByBlock",n[n.ByAlpha=2]="ByAlpha",n[n.ErrorValue=3]="ErrorValue",n))(Me||{});let Ki=class gr{constructor(t){t!==void 0?(this._method=Me.ByAlpha,this._alpha=gr.clampAlpha(t)):(this._method=Me.ByLayer,this._alpha=255)}get method(){return this._method}set method(t){this._method=t}get alpha(){return this._alpha}set alpha(t){this._alpha=gr.clampAlpha(t),this._method=Me.ByAlpha}get percentage(){if(this._method===Me.ByAlpha)return Math.round((1-this._alpha/255)*100)}set percentage(t){const e=Math.max(0,Math.min(100,t)),s=Math.round(255*(1-e/100));this.alpha=s}static clampAlpha(t){return Math.max(0,Math.min(255,Math.floor(t)))}get isByAlpha(){return this._method===Me.ByAlpha}get isByBlock(){return this._method===Me.ByBlock}get isByLayer(){return this._method===Me.ByLayer}get isClear(){return this.isByAlpha&&this._alpha===0}get isSolid(){return this.isByAlpha&&this._alpha===255}get isInvalid(){return this._method===Me.ErrorValue}serialize(){return this._method<<24|this._alpha}clone(){const t=new gr;return t._method=this._method,t._alpha=this._alpha,t}equals(t){return this._method===t._method&&this._alpha===t._alpha}toString(){return this.isByLayer?"ByLayer":this.isByBlock?"ByBlock":this._alpha.toString()}static fromString(t){const e=t.trim();if(/^bylayer$/i.test(e)){const h=new gr;return h._method=Me.ByLayer,h}if(/^byblock$/i.test(e)){const h=new gr;return h._method=Me.ByBlock,h}const s=Number(e);if(Number.isInteger(s)&&s>=0&&s<=255)return new gr(s);const a=new gr;return a._method=Me.ErrorValue,a}static deserialize(t){const e=t>>>24&255,s=t&255,a=Object.values(Me)[e]??Me.ErrorValue,h=new gr;return h._method=a,h._alpha=gr.clampAlpha(s),h}};class Rl{constructor(t){this.name=t}run(t){throw new Error("run() must be implemented by subclass")}}let Fl=class{constructor(){this.tasks=[],this.onProgress=()=>{},this.onComplete=()=>{},this.onError=()=>!1}scheduleTask(t){return new Promise((e,s)=>{const a=()=>{Promise.resolve(t()).then(e).catch(s)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(a):setTimeout(a,0)})}addTask(t){this.tasks.push(t)}setProgressCallback(t){this.onProgress=t}setCompleteCallback(t){this.onComplete=t}setErrorCallback(t){this.onError=t}async run(t){const e=this.tasks.length;let s=t;for(let a=0;a<e;a++){const h=this.tasks[a];try{s=await this.scheduleTask(async()=>{const u=await h.run(s);return this.onProgress((a+1)/e,h),u})}catch(u){if(this.onError({error:u,taskIndex:a,task:h}))return Promise.reject(u)}}this.onComplete(s)}},Vl=class{constructor(t,e,s){this.isLoading=!1,this.itemsLoaded=0,this.itemsTotal=0,this.urlModifier=void 0,this.handlers=[],this.onStart=void 0,this.onLoad=t,this.onProgress=e,this.onError=s}itemStart(t){this.itemsTotal++,this.isLoading===!1&&this.onStart!==void 0&&this.onStart(t,this.itemsLoaded,this.itemsTotal),this.isLoading=!0}itemEnd(t){this.itemsLoaded++,this.onProgress!==void 0&&this.onProgress(t,this.itemsLoaded,this.itemsTotal),this.itemsLoaded===this.itemsTotal&&(this.isLoading=!1,this.onLoad!==void 0&&this.onLoad())}itemError(t){this.onError!==void 0&&this.onError(t)}resolveURL(t){return this.urlModifier?this.urlModifier(t):t}setURLModifier(t){return this.urlModifier=t,this}addHandler(t,e){return this.handlers.push(t,e),this}removeHandler(t){const e=this.handlers.indexOf(t);return e!==-1&&this.handlers.splice(e,2),this}getHandler(t){for(let e=0,s=this.handlers.length;e<s;e+=2){const a=this.handlers[e],h=this.handlers[e+1];if(a.global&&(a.lastIndex=0),a.test(t))return h}return null}};const Ul=new Vl;class Dc{constructor(t){this.manager=t!==void 0?t:Ul,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}loadAsync(t,e){return new Promise((s,a)=>{this.load(t,s,e,a)})}parse(t){}setCrossOrigin(t){return this.crossOrigin=t,this}setWithCredentials(t){return this.withCredentials=t,this}setPath(t){return this.path=t,this}setResourcePath(t){return this.resourcePath=t,this}setRequestHeader(t){return this.requestHeader=t,this}}class Va{constructor(t,e,s){this._chunkSize=-1,this._minimumChunkSize=50,this._count=t,this._numerOfChunk=e<1?1:e,this._minimumChunkSize=s,this.calculateChunkSize()}get count(){return this._count}get numerOfChunk(){return this._numerOfChunk}get minimumChunkSize(){return this._minimumChunkSize}set minimumChunkSize(t){this._minimumChunkSize=t,this.calculateChunkSize()}get chunkSize(){return this._chunkSize}calculateChunkSize(){let t=this._count/this._numerOfChunk;t<this._minimumChunkSize&&(t=Math.min(this._minimumChunkSize,this._count)),this._chunkSize=t<1?this._count:Math.floor(t)}scheduleTask(t){return new Promise((e,s)=>{const a=()=>{Promise.resolve(t()).then(e).catch(s)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(a):setTimeout(a,0)})}async processChunk(t,e){if(this._count<=0){await(e==null?void 0:e());return}let s=0;const a=async()=>{const h=s,u=Math.min(s+this._chunkSize,this._count);await t(h,u),s=u,s<this._count&&await this.scheduleTask(a)};await a(),await(e==null?void 0:e())}}var Ua=(n=>(n[n.DecimalDegrees=0]="DecimalDegrees",n[n.DegreesMinutesSeconds=1]="DegreesMinutesSeconds",n[n.Gradians=2]="Gradians",n[n.Radians=3]="Radians",n[n.SurveyorsUnits=4]="SurveyorsUnits",n))(Ua||{});class Zn{static get instance(){return this._instance||(this._instance=new Zn),this._instance}constructor(){this._blocks=new Map}createKey(t,e){return`${t}_${e}`}set(t,e){return e=e.fastDeepClone(),this._blocks.set(t,e),e}get(t){let e=this._blocks.get(t);return e&&(e=e.fastDeepClone()),e}has(t){return this._blocks.has(t)}clear(){this._blocks.clear()}draw(t,e,s,a=[],h=!0,u,m){var f;const b=[];if(e!=null){const w=this.createKey(e.name,s);let x;if(this.has(w))x=this.get(w);else{const A=(f=t.basePoint)==null?void 0:f.clone();t.basePoint=void 0;const M=e.newIterator();let L=!0;for(const O of M)if(O.color.isByBlock&&s?(pl.copy(O.color),O.color.setRGBValue(s),this.addEntity(O,b,t),O.color.copy(pl)):this.addEntity(O,b,t),L&&b.length>0){const V=b[0];t.basePoint=V.basePoint,L=!1}x=t.group(b),x&&h&&he.name&&!he.name.startsWith("*U")&&this.set(w,x),t.basePoint=A}return x&&u&&(x.applyMatrix(u),m&&(m.x!=0||m.y!=0||m.z!=1)&&(u.setFromExtrusionDirection(m),x.applyMatrix(u))),x&&a&&a.length>0&&(x.bakeTransformToChildren(),a.forEach(A=>x.addChild(A))),x}else return t.group(b)}addEntity(t,e,s){const a=t.worldDraw(s);a&&(this.attachEntityInfo(a,t),e.push(a))}attachEntityInfo(t,e){t.objectId=e.objectId,t.ownerId=e.ownerId,t.layerName=e.layer,t.visible=e.visibility}}const pl=new Ye;var ja=(n=>(n[n.UTF8=0]="UTF8",n[n.US_ASCII=1]="US_ASCII",n[n.ISO_8859_1=2]="ISO_8859_1",n[n.ISO_8859_2=3]="ISO_8859_2",n[n.ISO_8859_3=4]="ISO_8859_3",n[n.ISO_8859_4=5]="ISO_8859_4",n[n.ISO_8859_5=6]="ISO_8859_5",n[n.ISO_8859_6=7]="ISO_8859_6",n[n.ISO_8859_7=8]="ISO_8859_7",n[n.ISO_8859_8=9]="ISO_8859_8",n[n.ISO_8859_9=10]="ISO_8859_9",n[n.CP437=11]="CP437",n[n.CP850=12]="CP850",n[n.CP852=13]="CP852",n[n.CP855=14]="CP855",n[n.CP857=15]="CP857",n[n.CP860=16]="CP860",n[n.CP861=17]="CP861",n[n.CP863=18]="CP863",n[n.CP864=19]="CP864",n[n.CP865=20]="CP865",n[n.CP869=21]="CP869",n[n.CP932=22]="CP932",n[n.MACINTOSH=23]="MACINTOSH",n[n.BIG5=24]="BIG5",n[n.CP949=25]="CP949",n[n.JOHAB=26]="JOHAB",n[n.CP866=27]="CP866",n[n.ANSI_1250=28]="ANSI_1250",n[n.ANSI_1251=29]="ANSI_1251",n[n.ANSI_1252=30]="ANSI_1252",n[n.GB2312=31]="GB2312",n[n.ANSI_1253=32]="ANSI_1253",n[n.ANSI_1254=33]="ANSI_1254",n[n.ANSI_1255=34]="ANSI_1255",n[n.ANSI_1256=35]="ANSI_1256",n[n.ANSI_1257=36]="ANSI_1257",n[n.ANSI_874=37]="ANSI_874",n[n.ANSI_932=38]="ANSI_932",n[n.ANSI_936=39]="ANSI_936",n[n.ANSI_949=40]="ANSI_949",n[n.ANSI_950=41]="ANSI_950",n[n.ANSI_1361=42]="ANSI_1361",n[n.UTF16=43]="UTF16",n[n.ANSI_1258=44]="ANSI_1258",n[n.UNDEFINED=255]="UNDEFINED",n))(ja||{});const Hc=["utf-8","utf-8","iso-8859-1","iso-8859-2","iso-8859-3","iso-8859-4","iso-8859-5","iso-8859-6","iso-8859-7","iso-8859-8","iso-8859-9","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","utf-8","shift-jis","macintosh","big5","utf-8","utf-8","ibm866","windows-1250","windows-1251","windows-1252","gbk","windows-1253","windows-1254","windows-1255","windows-1256","windows-1257","windows-874","shift-jis","gbk","euc-kr","big5","utf-8","utf-16le","windows-1258"],jl=n=>Hc[n],yi="Continuous",ci="ByLayer",Gl="ByBlock",be=["00","01","02","03","04","05","06","07","08","09","0a","0b","0c","0d","0e","0f","10","11","12","13","14","15","16","17","18","19","1a","1b","1c","1d","1e","1f","20","21","22","23","24","25","26","27","28","29","2a","2b","2c","2d","2e","2f","30","31","32","33","34","35","36","37","38","39","3a","3b","3c","3d","3e","3f","40","41","42","43","44","45","46","47","48","49","4a","4b","4c","4d","4e","4f","50","51","52","53","54","55","56","57","58","59","5a","5b","5c","5d","5e","5f","60","61","62","63","64","65","66","67","68","69","6a","6b","6c","6d","6e","6f","70","71","72","73","74","75","76","77","78","79","7a","7b","7c","7d","7e","7f","80","81","82","83","84","85","86","87","88","89","8a","8b","8c","8d","8e","8f","90","91","92","93","94","95","96","97","98","99","9a","9b","9c","9d","9e","9f","a0","a1","a2","a3","a4","a5","a6","a7","a8","a9","aa","ab","ac","ad","ae","af","b0","b1","b2","b3","b4","b5","b6","b7","b8","b9","ba","bb","bc","bd","be","bf","c0","c1","c2","c3","c4","c5","c6","c7","c8","c9","ca","cb","cc","cd","ce","cf","d0","d1","d2","d3","d4","d5","d6","d7","d8","d9","da","db","dc","dd","de","df","e0","e1","e2","e3","e4","e5","e6","e7","e8","e9","ea","eb","ec","ed","ee","ef","f0","f1","f2","f3","f4","f5","f6","f7","f8","f9","fa","fb","fc","fd","fe","ff"];let ml=1234567;const Ga=Math.PI/180,Wa=180/Math.PI;function Wl(){const n=Math.random()*4294967295|0,t=Math.random()*4294967295|0,e=Math.random()*4294967295|0,s=Math.random()*4294967295|0;return(be[n&255]+be[n>>8&255]+be[n>>16&255]+be[n>>24&255]+"-"+be[t&255]+be[t>>8&255]+"-"+be[t>>16&15|64]+be[t>>24&255]+"-"+be[e&63|128]+be[e>>8&255]+"-"+be[e>>16&255]+be[e>>24&255]+be[s&255]+be[s>>8&255]+be[s>>16&255]+be[s>>24&255]).toLowerCase()}function Fr(n,t,e){return Math.max(t,Math.min(e,n))}function Da(n,t){return(n%t+t)%t}function Dl(n,t,e,s,a){return s+(n-t)*(a-s)/(e-t)}function Hl(n,t,e){return n!==t?(e-n)/(t-n):0}function Ha(n,t,e){return(1-e)*n+e*t}function ql(n,t,e,s){return Ha(n,t,1-Math.exp(-e*s))}function Xl(n,t=1){return t-Math.abs(Da(n,t*2)-t)}function Yl(n,t,e){return n<=t?0:n>=e?1:(n=(n-t)/(e-t),n*n*(3-2*n))}function Kl(n,t,e){return n<=t?0:n>=e?1:(n=(n-t)/(e-t),n*n*n*(n*(n*6-15)+10))}function $l(n,t){return n+Math.floor(Math.random()*(t-n+1))}function Zl(n,t){return n+Math.random()*(t-n)}function Ql(n){return n*(.5-Math.random())}function Jl(n){n!==void 0&&(ml=n);let t=ml+=1831565813;return t=Math.imul(t^t>>>15,t|1),t^=t+Math.imul(t^t>>>7,t|61),((t^t>>>14)>>>0)/4294967296}function th(n){return n*Ga}function eh(n){return n*Wa}function rh(n){return(n&n-1)===0&&n!==0}function nh(n){return Math.pow(2,Math.ceil(Math.log(n)/Math.LN2))}function sh(n){return Math.pow(2,Math.floor(Math.log(n)/Math.LN2))}function Us(n){const t=Math.PI*2;return(n%t+t)%t}function ih(n,t,e){return n>t&&n<e||n>e&&n<t}function ah(n,t,e,s=!1){return n=Us(n),t=Us(t),e=Us(e),s?t>e?n<=t&&n>=e:n<=t||n>=e:t<e?n>=t&&n<=e:n>=t||n<=e}function qa(n){return n=Math.abs(n),n<1?0:Math.ceil(Math.log10(Math.abs(n)+1))}function oh(n,t=1e-7){const e=qa(n);return Math.max(Math.pow(10,e)*t,t)}const Pt={DEG2RAD:Ga,RAD2DEG:Wa,generateUUID:Wl,clamp:Fr,euclideanModulo:Da,mapLinear:Dl,inverseLerp:Hl,lerp:Ha,damp:ql,pingpong:Xl,smoothstep:Yl,smootherstep:Kl,randInt:$l,randFloat:Zl,randFloatSpread:Ql,seededRandom:Jl,degToRad:th,radToDeg:eh,isPowerOfTwo:rh,ceilPowerOfTwo:nh,floorPowerOfTwo:sh,normalizeAngle:Us,isBetween:ih,isBetweenAngle:ah,intPartLength:qa,relativeEps:oh},Ea=class lh{constructor(t,e){this.x=0,this.y=0;const s=+(t!==void 0)+ +(e!==void 0);if(s!==0){if(s===1&&t instanceof Array){this.x=t[0],this.y=t[1];return}if(s===1){const{x:a,y:h}=t;this.x=a,this.y=h;return}if(s===2){this.x=t,this.y=e;return}throw Ke.ILLEGAL_PARAMETERS}}get width(){return this.x}set width(t){this.x=t}get height(){return this.y}set height(t){this.y=t}set(t,e){return this.x=t,this.y=e,this}setScalar(t){return this.x=t,this.y=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+t)}}clone(){return new lh(this.x,this.y)}copy(t){return this.x=t.x,this.y=t.y,this}add(t){return this.x+=t.x,this.y+=t.y,this}addScalar(t){return this.x+=t,this.y+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this}subScalar(t){return this.x-=t,this.y-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this}multiply(t){return this.x*=t.x,this.y*=t.y,this}multiplyScalar(t){return this.x*=t,this.y*=t,this}divide(t){return this.x/=t.x,this.y/=t.y,this}divideScalar(t){return this.multiplyScalar(1/t)}applyMatrix2d(t){const e=this.x,s=this.y,a=t.elements;return this.x=a[0]*e+a[3]*s+a[6],this.y=a[1]*e+a[4]*s+a[7],this}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this}clampLength(t,e){const s=this.length();return this.divideScalar(s||1).multiplyScalar(Math.max(t,Math.min(e,s)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(t){return this.x*t.x+this.y*t.y}cross(t){return this.x*t.y-this.y*t.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(e===0)return Math.PI/2;const s=this.dot(t)/e;return Math.acos(Math.max(-1,Math.min(1,s)))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,s=this.y-t.y;return e*e+s*s}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this}lerpVectors(t,e,s){return this.x=t.x+(e.x-t.x)*s,this.y=t.y+(e.y-t.y)*s,this}equals(t){return t.x===this.x&&t.y===this.y}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t}rotateAround(t,e){const s=Math.cos(e),a=Math.sin(e),h=this.x-t.x,u=this.y-t.y;return this.x=h*s-u*a+t.x,this.y=h*a+u*s+t.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}relativeEps(t=1e-7){return Math.min(Pt.relativeEps(this.x,t),Pt.relativeEps(this.y,t))}*[Symbol.iterator](){yield this.x,yield this.y}};Ea.EMPTY=Object.freeze(new Ea(0,0));let Jt=Ea;const Ma=class hh{constructor(t,e,s,a,h,u,m,b,f){this.elements=[1,0,0,0,1,0,0,0,1],t!=null&&e!=null&&s!=null&&a!=null&&h!=null&&u!=null&&m!=null&&b!=null&&f!=null&&this.set(t,e,s,a,h,u,m,b,f)}set(t,e,s,a,h,u,m,b,f){const w=this.elements;return w[0]=t,w[1]=a,w[2]=m,w[3]=e,w[4]=h,w[5]=b,w[6]=s,w[7]=u,w[8]=f,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(t){const e=this.elements,s=t.elements;return e[0]=s[0],e[1]=s[1],e[2]=s[2],e[3]=s[3],e[4]=s[4],e[5]=s[5],e[6]=s[6],e[7]=s[7],e[8]=s[8],this}extractBasis(t,e,s){return t.setFromMatrix3Column(this,0),e.setFromMatrix3Column(this,1),s.setFromMatrix3Column(this,2),this}setFromMatrix4(t){const e=t.elements;return this.set(e[0],e[4],e[8],e[1],e[5],e[9],e[2],e[6],e[10]),this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const s=t.elements,a=e.elements,h=this.elements,u=s[0],m=s[3],b=s[6],f=s[1],w=s[4],x=s[7],A=s[2],M=s[5],L=s[8],O=a[0],V=a[3],F=a[6],at=a[1],ft=a[4],st=a[7],H=a[2],dt=a[5],it=a[8];return h[0]=u*O+m*at+b*H,h[3]=u*V+m*ft+b*dt,h[6]=u*F+m*st+b*it,h[1]=f*O+w*at+x*H,h[4]=f*V+w*ft+x*dt,h[7]=f*F+w*st+x*it,h[2]=A*O+M*at+L*H,h[5]=A*V+M*ft+L*dt,h[8]=A*F+M*st+L*it,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[3]*=t,e[6]*=t,e[1]*=t,e[4]*=t,e[7]*=t,e[2]*=t,e[5]*=t,e[8]*=t,this}determinant(){const t=this.elements,e=t[0],s=t[1],a=t[2],h=t[3],u=t[4],m=t[5],b=t[6],f=t[7],w=t[8];return e*u*w-e*m*f-s*h*w+s*m*b+a*h*f-a*u*b}invert(){const t=this.elements,e=t[0],s=t[1],a=t[2],h=t[3],u=t[4],m=t[5],b=t[6],f=t[7],w=t[8],x=w*u-m*f,A=m*b-w*h,M=f*h-u*b,L=e*x+s*A+a*M;if(L===0)return this.set(0,0,0,0,0,0,0,0,0);const O=1/L;return t[0]=x*O,t[1]=(a*f-w*s)*O,t[2]=(m*s-a*u)*O,t[3]=A*O,t[4]=(w*e-a*b)*O,t[5]=(a*h-m*e)*O,t[6]=M*O,t[7]=(s*b-f*e)*O,t[8]=(u*e-s*h)*O,this}transpose(){let t;const e=this.elements;return t=e[1],e[1]=e[3],e[3]=t,t=e[2],e[2]=e[6],e[6]=t,t=e[5],e[5]=e[7],e[7]=t,this}getNormalMatrix(t){return this.setFromMatrix4(t).invert().transpose()}transposeIntoArray(t){const e=this.elements;return t.elements[0]=e[0],t.elements[1]=e[3],t.elements[2]=e[6],t.elements[3]=e[1],t.elements[4]=e[4],t.elements[5]=e[7],t.elements[6]=e[2],t.elements[7]=e[5],t.elements[8]=e[8],this}setUvTransform(t,e,s,a,h,u,m){const b=Math.cos(h),f=Math.sin(h);return this.set(s*b,s*f,-s*(b*u+f*m)+u+t,-a*f,a*b,-a*(-f*u+b*m)+m+e,0,0,1),this}scale(t,e){return this.premultiply(da.makeScale(t,e)),this}rotate(t){return this.premultiply(da.makeRotation(-t)),this}translate(t,e){return this.premultiply(da.makeTranslation(t,e)),this}makeTranslation(t,e){return t instanceof Jt?this.set(1,0,t.x,0,1,t.y,0,0,1):this.set(1,0,t,0,1,e,0,0,1),this}makeRotation(t){const e=Math.cos(t),s=Math.sin(t);return this.set(e,-s,0,s,e,0,0,0,1),this}makeScale(t,e){return this.set(t,0,0,0,e,0,0,0,1),this}equals(t){const e=this.elements,s=t.elements;for(let a=0;a<9;a++)if(e[a]!==s[a])return!1;return!0}fromArray(t,e=0){for(let s=0;s<9;s++)this.elements[s]=t[s+e];return this}toArray(t=[],e=0){const s=this.elements;return t[e]=s[0],t[e+1]=s[1],t[e+2]=s[2],t[e+3]=s[3],t[e+4]=s[4],t[e+5]=s[5],t[e+6]=s[6],t[e+7]=s[7],t[e+8]=s[8],t}clone(){return new hh().fromArray(this.elements)}};Ma.IDENTITY=Object.freeze(new Ma);let $i=Ma;const da=new $i,bn=1e-6,Zt=2*Math.PI,qc={x:0,y:0},Xa={x:0,y:0,z:0};class Ya{constructor(){this.equalPointTol=bn,this.equalVectorTol=bn}equalPoint2d(t,e){return new Jt(t).sub(e).length()<this.equalPointTol}equalPoint3d(t,e){return new Y(t).sub(e).length()<this.equalPointTol}static equalToZero(t,e=bn){return t<e&&t>-e}static equal(t,e,s=bn){return Math.abs(t-e)<s}static great(t,e,s=bn){return t-e>s}static less(t,e,s=bn){return t-e<s}}const Ka=new Ya;function $a(n,t,e=!1){const s=n.x,a=n.y;let h=!1;const u=t.length;for(let m=0,b=u-1;m<u;b=m++){const f=t[m].x,w=t[m].y,x=t[b].x,A=t[b].y;let M=w>a!=A>a;e&&(M=w>=a!=A>=a),M&&s<(x-f)*(a-w)/(A-w)+f&&(h=!h)}return h}function uh(n,t){if(n.length===0||t.length===0)return!1;const e=new we().setFromPoints(n),s=new we().setFromPoints(t);if(!e.intersectsBox(s))return!1;for(let a=0;a<n.length;){if($a(n[a],t,!0))return!0;a<n.length-1&&Ka.equalPoint2d(n[a+1],n[a])&&++a,++a}return!1}const ch={isPointInPolygon:$a,isPolygonIntersect:uh};function dh(n,t){const e=[],s=t-1,a=n;for(let h=0;h<=a;h++)e.push(0);for(let h=1;h<=s-a;h++)e.push(h);for(let h=0;h<=a;h++)e.push(s-a+1);return e}function ph(n,t){const e=t.length-1,s=n,a=[0];let h=0;for(let m=1;m<=e;m++){const b=t[m][0]-t[m-1][0],f=t[m][1]-t[m-1][1],w=t[m][2]-t[m-1][2],x=Math.sqrt(b*b+f*f+w*w);h+=x,a.push(h)}const u=[];for(let m=0;m<=s;m++)u.push(0);for(let m=1;m<=e-s;m++){const b=a[m]/h;u.push(b*(e-s+1))}for(let m=0;m<=s;m++)u.push(e-s+1);return u}function mh(n,t){const e=t.length-1,s=n,a=[0];let h=0;for(let m=1;m<=e;m++){const b=t[m][0]-t[m-1][0],f=t[m][1]-t[m-1][1],w=t[m][2]-t[m-1][2],x=Math.sqrt(b*b+f*f+w*w),A=Math.sqrt(x);h+=A,a.push(h)}const u=[];for(let m=0;m<=s;m++)u.push(0);for(let m=1;m<=e-s;m++){const b=a[m]/h;u.push(b*(e-s+1))}for(let m=0;m<=s;m++)u.push(e-s+1);return u}function vi(n,t,e,s){if(t===0)return e>=s[n]&&e<s[n+1]?1:0;const a=s[n+t]-s[n],h=s[n+t+1]-s[n+1],u=a>1e-10?(e-s[n])/a:0,m=h>1e-10?(s[n+t+1]-e)/h:0;return u*vi(n,t-1,e,s)+m*vi(n+1,t-1,e,s)}function js(n,t,e,s,a){const h=s.length-1,u=t;if(n=Math.max(e[u],Math.min(e[h+1],n)),Math.abs(n-e[h+1])<1e-8)return[...s[h]];if(Math.abs(n-e[u])<1e-8)return[...s[0]];const m=[0,0,0];let b=0;for(let f=0;f<=h;f++){const w=vi(f,u,n,e),x=a[f]*w;m[0]+=s[f][0]*x,m[1]+=s[f][1]*x,m[2]+=s[f][2]*x,b+=x}if(b<1e-10){const f=e[e.length-u-1];if(Math.abs(n-f)<1e-8)return[...s[h]];if(Math.abs(n-e[u])<1e-8)return[...s[0]]}return b>1e-10&&(m[0]/=b,m[1]/=b,m[2]/=b),m}function gh(n,t,e,s){const a=n,h=t[a],u=t[t.length-a-1];let m=0;const b=1e3,f=(u-h)/b;let w=js(h,n,t,e,s);for(let O=1;O<=b;O++){const V=h+O*f,F=js(V,n,t,e,s),at=F[0]-w[0],ft=F[1]-w[1],st=F[2]-w[2];m+=Math.sqrt(at*at+ft*ft+st*st),w=F}const x=js(u,n,t,e,s),A=x[0]-w[0],M=x[1]-w[1],L=x[2]-w[2];return m+=Math.sqrt(A*A+M*M+L*L),m}function Xc(n){return n.map(t=>[...t])}class Pn{constructor(t=0,e=0,s=0,a=1){this._x=t,this._y=e,this._z=s,this._w=a}static slerpFlat(t,e,s,a,h,u,m){let b=s[a+0],f=s[a+1],w=s[a+2],x=s[a+3];const A=h[u+0],M=h[u+1],L=h[u+2],O=h[u+3];if(m===0){t[e+0]=b,t[e+1]=f,t[e+2]=w,t[e+3]=x;return}if(m===1){t[e+0]=A,t[e+1]=M,t[e+2]=L,t[e+3]=O;return}if(x!==O||b!==A||f!==M||w!==L){let V=1-m;const F=b*A+f*M+w*L+x*O,at=F>=0?1:-1,ft=1-F*F;if(ft>Number.EPSILON){const H=Math.sqrt(ft),dt=Math.atan2(H,F*at);V=Math.sin(V*dt)/H,m=Math.sin(m*dt)/H}const st=m*at;if(b=b*V+A*st,f=f*V+M*st,w=w*V+L*st,x=x*V+O*st,V===1-m){const H=1/Math.sqrt(b*b+f*f+w*w+x*x);b*=H,f*=H,w*=H,x*=H}}t[e]=b,t[e+1]=f,t[e+2]=w,t[e+3]=x}static multiplyQuaternionsFlat(t,e,s,a,h,u){const m=s[a],b=s[a+1],f=s[a+2],w=s[a+3],x=h[u],A=h[u+1],M=h[u+2],L=h[u+3];return t[e]=m*L+w*x+b*M-f*A,t[e+1]=b*L+w*A+f*x-m*M,t[e+2]=f*L+w*M+m*A-b*x,t[e+3]=w*L-m*x-b*A-f*M,t}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get w(){return this._w}set w(t){this._w=t,this._onChangeCallback()}set(t,e,s,a){return this._x=t,this._y=e,this._z=s,this._w=a,this._onChangeCallback(),this}clone(){return new Pn(this._x,this._y,this._z,this._w)}copy(t){return this._x=t.x,this._y=t.y,this._z=t.z,this._w=t.w,this._onChangeCallback(),this}setFromEuler(t,e=!0){const s=t.x,a=t.y,h=t.z,u=t.order,m=Math.cos,b=Math.sin,f=m(s/2),w=m(a/2),x=m(h/2),A=b(s/2),M=b(a/2),L=b(h/2);switch(u){case"XYZ":this._x=A*w*x+f*M*L,this._y=f*M*x-A*w*L,this._z=f*w*L+A*M*x,this._w=f*w*x-A*M*L;break;case"YXZ":this._x=A*w*x+f*M*L,this._y=f*M*x-A*w*L,this._z=f*w*L-A*M*x,this._w=f*w*x+A*M*L;break;case"ZXY":this._x=A*w*x-f*M*L,this._y=f*M*x+A*w*L,this._z=f*w*L+A*M*x,this._w=f*w*x-A*M*L;break;case"ZYX":this._x=A*w*x-f*M*L,this._y=f*M*x+A*w*L,this._z=f*w*L-A*M*x,this._w=f*w*x+A*M*L;break;case"YZX":this._x=A*w*x+f*M*L,this._y=f*M*x+A*w*L,this._z=f*w*L-A*M*x,this._w=f*w*x-A*M*L;break;case"XZY":this._x=A*w*x-f*M*L,this._y=f*M*x-A*w*L,this._z=f*w*L+A*M*x,this._w=f*w*x+A*M*L;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+u)}return e===!0&&this._onChangeCallback(),this}setFromAxisAngle(t,e){const s=e/2,a=Math.sin(s);return this._x=t.x*a,this._y=t.y*a,this._z=t.z*a,this._w=Math.cos(s),this._onChangeCallback(),this}setFromRotationMatrix(t){const e=t.elements,s=e[0],a=e[4],h=e[8],u=e[1],m=e[5],b=e[9],f=e[2],w=e[6],x=e[10],A=s+m+x;if(A>0){const M=.5/Math.sqrt(A+1);this._w=.25/M,this._x=(w-b)*M,this._y=(h-f)*M,this._z=(u-a)*M}else if(s>m&&s>x){const M=2*Math.sqrt(1+s-m-x);this._w=(w-b)/M,this._x=.25*M,this._y=(a+u)/M,this._z=(h+f)/M}else if(m>x){const M=2*Math.sqrt(1+m-s-x);this._w=(h-f)/M,this._x=(a+u)/M,this._y=.25*M,this._z=(b+w)/M}else{const M=2*Math.sqrt(1+x-s-m);this._w=(u-a)/M,this._x=(h+f)/M,this._y=(b+w)/M,this._z=.25*M}return this._onChangeCallback(),this}setFromUnitVectors(t,e){let s=t.dot(e)+1;return s<Number.EPSILON?(s=0,Math.abs(t.x)>Math.abs(t.z)?(this._x=-t.y,this._y=t.x,this._z=0,this._w=s):(this._x=0,this._y=-t.z,this._z=t.y,this._w=s)):(this._x=t.y*e.z-t.z*e.y,this._y=t.z*e.x-t.x*e.z,this._z=t.x*e.y-t.y*e.x,this._w=s),this.normalize()}angleTo(t){return 2*Math.acos(Math.abs(Fr(this.dot(t),-1,1)))}rotateTowards(t,e){const s=this.angleTo(t);if(s===0)return this;const a=Math.min(1,e/s);return this.slerp(t,a),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(t){return this._x*t._x+this._y*t._y+this._z*t._z+this._w*t._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let t=this.length();return t===0?(this._x=0,this._y=0,this._z=0,this._w=1):(t=1/t,this._x=this._x*t,this._y=this._y*t,this._z=this._z*t,this._w=this._w*t),this._onChangeCallback(),this}multiply(t){return this.multiplyQuaternions(this,t)}premultiply(t){return this.multiplyQuaternions(t,this)}multiplyQuaternions(t,e){const s=t._x,a=t._y,h=t._z,u=t._w,m=e._x,b=e._y,f=e._z,w=e._w;return this._x=s*w+u*m+a*f-h*b,this._y=a*w+u*b+h*m-s*f,this._z=h*w+u*f+s*b-a*m,this._w=u*w-s*m-a*b-h*f,this._onChangeCallback(),this}slerp(t,e){if(e===0)return this;if(e===1)return this.copy(t);const s=this._x,a=this._y,h=this._z,u=this._w;let m=u*t._w+s*t._x+a*t._y+h*t._z;if(m<0?(this._w=-t._w,this._x=-t._x,this._y=-t._y,this._z=-t._z,m=-m):this.copy(t),m>=1)return this._w=u,this._x=s,this._y=a,this._z=h,this;const b=1-m*m;if(b<=Number.EPSILON){const M=1-e;return this._w=M*u+e*this._w,this._x=M*s+e*this._x,this._y=M*a+e*this._y,this._z=M*h+e*this._z,this.normalize(),this}const f=Math.sqrt(b),w=Math.atan2(f,m),x=Math.sin((1-e)*w)/f,A=Math.sin(e*w)/f;return this._w=u*x+this._w*A,this._x=s*x+this._x*A,this._y=a*x+this._y*A,this._z=h*x+this._z*A,this._onChangeCallback(),this}slerpQuaternions(t,e,s){return this.copy(t).slerp(e,s)}random(){const t=2*Math.PI*Math.random(),e=2*Math.PI*Math.random(),s=Math.random(),a=Math.sqrt(1-s),h=Math.sqrt(s);return this.set(a*Math.sin(t),a*Math.cos(t),h*Math.sin(e),h*Math.cos(e))}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._w===this._w}fromArray(t,e=0){return this._x=t[e],this._y=t[e+1],this._z=t[e+2],this._w=t[e+3],this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._w,t}toJSON(){return this.toArray()}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}const Ee=class fh{constructor(t,e,s){this.x=0,this.y=0,this.z=0;const a=+(t!==void 0)+ +(e!==void 0)+ +(s!==void 0);if(a!==0){if(a===1&&t instanceof Array){this.x=t[0],this.y=t[1],this.z=t[2];return}if(a===1){const{x:h,y:u,z:m}=t;this.x=h,this.y=u,this.z=m||0;return}if(a===3){this.x=t,this.y=e,this.z=s;return}throw Ke.ILLEGAL_PARAMETERS}}set(t,e,s){return s===void 0&&(s=this.z),this.x=t,this.y=e,this.z=s,this}setScalar(t){return this.x=t,this.y=t,this.z=t,this}setX(t){return this.x=t,this}setY(t){return this.y=t,this}setZ(t){return this.z=t,this}setComponent(t,e){switch(t){case 0:this.x=e;break;case 1:this.y=e;break;case 2:this.z=e;break;default:throw new Error("index is out of range: "+t)}return this}getComponent(t){switch(t){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+t)}}clone(){return new fh(this.x,this.y,this.z)}copy(t){return this.x=t.x,this.y=t.y,this.z=t.z||0,this}add(t){return this.x+=t.x,this.y+=t.y,this.z+=t.z||0,this}addScalar(t){return this.x+=t,this.y+=t,this.z+=t,this}addVectors(t,e){return this.x=t.x+e.x,this.y=t.y+e.y,this.z=t.z+e.z,this}addScaledVector(t,e){return this.x+=t.x*e,this.y+=t.y*e,this.z+=t.z*e,this}sub(t){return this.x-=t.x,this.y-=t.y,this.z-=t.z,this}subScalar(t){return this.x-=t,this.y-=t,this.z-=t,this}subVectors(t,e){return this.x=t.x-e.x,this.y=t.y-e.y,this.z=t.z-e.z,this}multiply(t){return this.x*=t.x,this.y*=t.y,this.z*=t.z,this}multiplyScalar(t){return this.x*=t,this.y*=t,this.z*=t,this}multiplyVectors(t,e){return this.x=t.x*e.x,this.y=t.y*e.y,this.z=t.z*e.z,this}applyEuler(t){return this.applyQuaternion(gl.setFromEuler(t))}applyAxisAngle(t,e){return this.applyQuaternion(gl.setFromAxisAngle(t,e))}applyMatrix3(t){const e=this.x,s=this.y,a=this.z,h=t.elements;return this.x=h[0]*e+h[3]*s+h[6]*a,this.y=h[1]*e+h[4]*s+h[7]*a,this.z=h[2]*e+h[5]*s+h[8]*a,this}applyNormalMatrix(t){return this.applyMatrix3(t).normalize()}applyMatrix4(t){const e=this.x,s=this.y,a=this.z,h=t.elements,u=1/(h[3]*e+h[7]*s+h[11]*a+h[15]);return this.x=(h[0]*e+h[4]*s+h[8]*a+h[12])*u,this.y=(h[1]*e+h[5]*s+h[9]*a+h[13])*u,this.z=(h[2]*e+h[6]*s+h[10]*a+h[14])*u,this}applyQuaternion(t){const e=this.x,s=this.y,a=this.z,h=t.x,u=t.y,m=t.z,b=t.w,f=2*(u*a-m*s),w=2*(m*e-h*a),x=2*(h*s-u*e);return this.x=e+b*f+u*x-m*w,this.y=s+b*w+m*f-h*x,this.z=a+b*x+h*w-u*f,this}transformDirection(t){const e=this.x,s=this.y,a=this.z,h=t.elements;return this.x=h[0]*e+h[4]*s+h[8]*a,this.y=h[1]*e+h[5]*s+h[9]*a,this.z=h[2]*e+h[6]*s+h[10]*a,this.normalize()}divide(t){return this.x/=t.x,this.y/=t.y,this.z/=t.z,this}divideScalar(t){return this.multiplyScalar(1/t)}min(t){return this.x=Math.min(this.x,t.x),this.y=Math.min(this.y,t.y),this.z=Math.min(this.z,t.z),this}max(t){return this.x=Math.max(this.x,t.x),this.y=Math.max(this.y,t.y),this.z=Math.max(this.z,t.z),this}clamp(t,e){return this.x=Math.max(t.x,Math.min(e.x,this.x)),this.y=Math.max(t.y,Math.min(e.y,this.y)),this.z=Math.max(t.z,Math.min(e.z,this.z)),this}clampScalar(t,e){return this.x=Math.max(t,Math.min(e,this.x)),this.y=Math.max(t,Math.min(e,this.y)),this.z=Math.max(t,Math.min(e,this.z)),this}clampLength(t,e){const s=this.length();return this.divideScalar(s||1).multiplyScalar(Math.max(t,Math.min(e,s)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(t){return this.x*t.x+this.y*t.y+this.z*t.z}isParallelTo(t){const e=this.dot(t),s=this.length(),a=t.length();return Math.abs(e)===s*a}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(t){return this.normalize().multiplyScalar(t)}lerp(t,e){return this.x+=(t.x-this.x)*e,this.y+=(t.y-this.y)*e,this.z+=(t.z-this.z)*e,this}lerpVectors(t,e,s){return this.x=t.x+(e.x-t.x)*s,this.y=t.y+(e.y-t.y)*s,this.z=t.z+(e.z-t.z)*s,this}cross(t){return this.crossVectors(this,t)}crossVectors(t,e){const s=t.x,a=t.y,h=t.z,u=e.x,m=e.y,b=e.z;return this.x=a*b-h*m,this.y=h*u-s*b,this.z=s*m-a*u,this}projectOnVector(t){const e=t.lengthSq();if(e===0)return this.set(0,0,0);const s=t.dot(this)/e;return this.copy(t).multiplyScalar(s)}projectOnPlane(t){return pa.copy(this).projectOnVector(t),this.sub(pa)}reflect(t){return this.sub(pa.copy(t).multiplyScalar(2*this.dot(t)))}angleTo(t){const e=Math.sqrt(this.lengthSq()*t.lengthSq());if(e===0)return Math.PI/2;const s=this.dot(t)/e;return Math.acos(Math.max(-1,Math.min(1,s)))}distanceTo(t){return Math.sqrt(this.distanceToSquared(t))}distanceToSquared(t){const e=this.x-t.x,s=this.y-t.y,a=this.z-t.z;return e*e+s*s+a*a}manhattanDistanceTo(t){return Math.abs(this.x-t.x)+Math.abs(this.y-t.y)+Math.abs(this.z-t.z)}setFromMatrixPosition(t){const e=t.elements;return this.x=e[12],this.y=e[13],this.z=e[14],this}setFromMatrixScale(t){const e=this.setFromMatrixColumn(t,0).length(),s=this.setFromMatrixColumn(t,1).length(),a=this.setFromMatrixColumn(t,2).length();return this.x=e,this.y=s,this.z=a,this}setFromMatrixColumn(t,e){return this.fromArray(t.elements,e*4)}setFromMatrix3Column(t,e){return this.fromArray(t.elements,e*3)}equals(t){return t.x===this.x&&t.y===this.y&&t.z===this.z}fromArray(t,e=0){return this.x=t[e],this.y=t[e+1],this.z=t[e+2],this}toArray(t=[],e=0){return t[e]=this.x,t[e+1]=this.y,t[e+2]=this.z,t}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const t=Math.random()*Math.PI*2,e=Math.random()*2-1,s=Math.sqrt(1-e*e);return this.x=s*Math.cos(t),this.y=e,this.z=s*Math.sin(t),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};Ee.ORIGIN=Object.freeze(new Ee(0,0,0)),Ee.X_AXIS=Object.freeze(new Ee(1,0,0)),Ee.NEGATIVE_X_AXIS=Object.freeze(new Ee(-1,0,0)),Ee.Y_AXIS=Object.freeze(new Ee(0,1,0)),Ee.NEGATIVE_Y_AXIS=Object.freeze(new Ee(0,-1,0)),Ee.Z_AXIS=Object.freeze(new Ee(0,0,1)),Ee.NEGATIVE_Z_AXIS=Object.freeze(new Ee(0,0,-1));let Y=Ee;const pa=new Y,gl=new Pn,Ta=class _h{constructor(t,e,s,a,h,u,m,b,f,w,x,A,M,L,O,V){this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],t!=null&&e!=null&&s!=null&&a!=null&&h!=null&&u!=null&&m!=null&&b!=null&&f!=null&&w!=null&&x!=null&&A!=null&&M!=null&&L!=null&&O!=null&&V!=null&&this.set(t,e,s,a,h,u,m,b,f,w,x,A,M,L,O,V)}set(t,e,s,a,h,u,m,b,f,w,x,A,M,L,O,V){const F=this.elements;return F[0]=t,F[4]=e,F[8]=s,F[12]=a,F[1]=h,F[5]=u,F[9]=m,F[13]=b,F[2]=f,F[6]=w,F[10]=x,F[14]=A,F[3]=M,F[7]=L,F[11]=O,F[15]=V,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return new _h().fromArray(this.elements)}copy(t){const e=this.elements,s=t.elements;return e[0]=s[0],e[1]=s[1],e[2]=s[2],e[3]=s[3],e[4]=s[4],e[5]=s[5],e[6]=s[6],e[7]=s[7],e[8]=s[8],e[9]=s[9],e[10]=s[10],e[11]=s[11],e[12]=s[12],e[13]=s[13],e[14]=s[14],e[15]=s[15],this}copyPosition(t){const e=this.elements,s=t.elements;return e[12]=s[12],e[13]=s[13],e[14]=s[14],this}setFromMatrix3(t){const e=t.elements;return this.set(e[0],e[3],e[6],0,e[1],e[4],e[7],0,e[2],e[5],e[8],0,0,0,0,1),this}setFromExtrusionDirection(t){if(Ka.equalPoint3d(t,Y.Z_AXIS))this.identity();else{const e=new Y(1,0,0);Math.abs(t.x)<1/64&&Math.abs(t.y)<1/64?e.crossVectors(Y.Y_AXIS,t).normalize():e.crossVectors(Y.Z_AXIS,t).normalize();const s=t.clone().cross(e).normalize();this.set(e.x,e.y,e.z,0,s.x,s.y,s.z,0,t.x,t.y,t.z,0,0,0,0,1)}return this}extractBasis(t,e,s){return t.setFromMatrixColumn(this,0),e.setFromMatrixColumn(this,1),s.setFromMatrixColumn(this,2),this}makeBasis(t,e,s){return this.set(t.x,e.x,s.x,0,t.y,e.y,s.y,0,t.z,e.z,s.z,0,0,0,0,1),this}extractRotation(t){const e=this.elements,s=t.elements,a=1/Vn.setFromMatrixColumn(t,0).length(),h=1/Vn.setFromMatrixColumn(t,1).length(),u=1/Vn.setFromMatrixColumn(t,2).length();return e[0]=s[0]*a,e[1]=s[1]*a,e[2]=s[2]*a,e[3]=0,e[4]=s[4]*h,e[5]=s[5]*h,e[6]=s[6]*h,e[7]=0,e[8]=s[8]*u,e[9]=s[9]*u,e[10]=s[10]*u,e[11]=0,e[12]=0,e[13]=0,e[14]=0,e[15]=1,this}makeRotationFromQuaternion(t){return this.compose(Yc,t,Kc)}lookAt(t,e,s){const a=this.elements;return Ue.subVectors(t,e),Ue.lengthSq()===0&&(Ue.z=1),Ue.normalize(),Qr.crossVectors(s,Ue),Qr.lengthSq()===0&&(Math.abs(s.z)===1?Ue.x+=1e-4:Ue.z+=1e-4,Ue.normalize(),Qr.crossVectors(s,Ue)),Qr.normalize(),ii.crossVectors(Ue,Qr),a[0]=Qr.x,a[4]=ii.x,a[8]=Ue.x,a[1]=Qr.y,a[5]=ii.y,a[9]=Ue.y,a[2]=Qr.z,a[6]=ii.z,a[10]=Ue.z,this}multiply(t){return this.multiplyMatrices(this,t)}premultiply(t){return this.multiplyMatrices(t,this)}multiplyMatrices(t,e){const s=t.elements,a=e.elements,h=this.elements,u=s[0],m=s[4],b=s[8],f=s[12],w=s[1],x=s[5],A=s[9],M=s[13],L=s[2],O=s[6],V=s[10],F=s[14],at=s[3],ft=s[7],st=s[11],H=s[15],dt=a[0],it=a[4],Wt=a[8],Kt=a[12],qt=a[1],wt=a[5],Bt=a[9],fe=a[13],_e=a[2],Be=a[6],re=a[10],ue=a[14],Q=a[3],Lt=a[7],ce=a[11],yr=a[15];return h[0]=u*dt+m*qt+b*_e+f*Q,h[4]=u*it+m*wt+b*Be+f*Lt,h[8]=u*Wt+m*Bt+b*re+f*ce,h[12]=u*Kt+m*fe+b*ue+f*yr,h[1]=w*dt+x*qt+A*_e+M*Q,h[5]=w*it+x*wt+A*Be+M*Lt,h[9]=w*Wt+x*Bt+A*re+M*ce,h[13]=w*Kt+x*fe+A*ue+M*yr,h[2]=L*dt+O*qt+V*_e+F*Q,h[6]=L*it+O*wt+V*Be+F*Lt,h[10]=L*Wt+O*Bt+V*re+F*ce,h[14]=L*Kt+O*fe+V*ue+F*yr,h[3]=at*dt+ft*qt+st*_e+H*Q,h[7]=at*it+ft*wt+st*Be+H*Lt,h[11]=at*Wt+ft*Bt+st*re+H*ce,h[15]=at*Kt+ft*fe+st*ue+H*yr,this}multiplyScalar(t){const e=this.elements;return e[0]*=t,e[4]*=t,e[8]*=t,e[12]*=t,e[1]*=t,e[5]*=t,e[9]*=t,e[13]*=t,e[2]*=t,e[6]*=t,e[10]*=t,e[14]*=t,e[3]*=t,e[7]*=t,e[11]*=t,e[15]*=t,this}determinant(){const t=this.elements,e=t[0],s=t[4],a=t[8],h=t[12],u=t[1],m=t[5],b=t[9],f=t[13],w=t[2],x=t[6],A=t[10],M=t[14],L=t[3],O=t[7],V=t[11],F=t[15];return L*(+h*b*x-a*f*x-h*m*A+s*f*A+a*m*M-s*b*M)+O*(+e*b*M-e*f*A+h*u*A-a*u*M+a*f*w-h*b*w)+V*(+e*f*x-e*m*M-h*u*x+s*u*M+h*m*w-s*f*w)+F*(-a*m*w-e*b*x+e*m*A+a*u*x-s*u*A+s*b*w)}transpose(){const t=this.elements;let e;return e=t[1],t[1]=t[4],t[4]=e,e=t[2],t[2]=t[8],t[8]=e,e=t[6],t[6]=t[9],t[9]=e,e=t[3],t[3]=t[12],t[12]=e,e=t[7],t[7]=t[13],t[13]=e,e=t[11],t[11]=t[14],t[14]=e,this}setPosition(t,e,s){const a=this.elements;return t instanceof Y?(a[12]=t.x,a[13]=t.y,a[14]=t.z):(a[12]=t,a[13]=e,a[14]=s),this}invert(){const t=this.elements,e=t[0],s=t[1],a=t[2],h=t[3],u=t[4],m=t[5],b=t[6],f=t[7],w=t[8],x=t[9],A=t[10],M=t[11],L=t[12],O=t[13],V=t[14],F=t[15],at=x*V*f-O*A*f+O*b*M-m*V*M-x*b*F+m*A*F,ft=L*A*f-w*V*f-L*b*M+u*V*M+w*b*F-u*A*F,st=w*O*f-L*x*f+L*m*M-u*O*M-w*m*F+u*x*F,H=L*x*b-w*O*b-L*m*A+u*O*A+w*m*V-u*x*V,dt=e*at+s*ft+a*st+h*H;if(dt===0)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const it=1/dt;return t[0]=at*it,t[1]=(O*A*h-x*V*h-O*a*M+s*V*M+x*a*F-s*A*F)*it,t[2]=(m*V*h-O*b*h+O*a*f-s*V*f-m*a*F+s*b*F)*it,t[3]=(x*b*h-m*A*h-x*a*f+s*A*f+m*a*M-s*b*M)*it,t[4]=ft*it,t[5]=(w*V*h-L*A*h+L*a*M-e*V*M-w*a*F+e*A*F)*it,t[6]=(L*b*h-u*V*h-L*a*f+e*V*f+u*a*F-e*b*F)*it,t[7]=(u*A*h-w*b*h+w*a*f-e*A*f-u*a*M+e*b*M)*it,t[8]=st*it,t[9]=(L*x*h-w*O*h-L*s*M+e*O*M+w*s*F-e*x*F)*it,t[10]=(u*O*h-L*m*h+L*s*f-e*O*f-u*s*F+e*m*F)*it,t[11]=(w*m*h-u*x*h-w*s*f+e*x*f+u*s*M-e*m*M)*it,t[12]=H*it,t[13]=(w*O*a-L*x*a+L*s*A-e*O*A-w*s*V+e*x*V)*it,t[14]=(L*m*a-u*O*a-L*s*b+e*O*b+u*s*V-e*m*V)*it,t[15]=(u*x*a-w*m*a+w*s*b-e*x*b-u*s*A+e*m*A)*it,this}scale(t){const e=this.elements,s=t.x,a=t.y,h=t.z;return e[0]*=s,e[4]*=a,e[8]*=h,e[1]*=s,e[5]*=a,e[9]*=h,e[2]*=s,e[6]*=a,e[10]*=h,e[3]*=s,e[7]*=a,e[11]*=h,this}getMaxScaleOnAxis(){const t=this.elements,e=t[0]*t[0]+t[1]*t[1]+t[2]*t[2],s=t[4]*t[4]+t[5]*t[5]+t[6]*t[6],a=t[8]*t[8]+t[9]*t[9]+t[10]*t[10];return Math.sqrt(Math.max(e,s,a))}makeTranslation(t,e,s){return t instanceof Y?this.set(1,0,0,t.x,0,1,0,t.y,0,0,1,t.z,0,0,0,1):this.set(1,0,0,t,0,1,0,e,0,0,1,s,0,0,0,1),this}makeRotationX(t){const e=Math.cos(t),s=Math.sin(t);return this.set(1,0,0,0,0,e,-s,0,0,s,e,0,0,0,0,1),this}makeRotationY(t){const e=Math.cos(t),s=Math.sin(t);return this.set(e,0,s,0,0,1,0,0,-s,0,e,0,0,0,0,1),this}makeRotationZ(t){const e=Math.cos(t),s=Math.sin(t);return this.set(e,-s,0,0,s,e,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(t,e){const s=Math.cos(e),a=Math.sin(e),h=1-s,u=t.x,m=t.y,b=t.z,f=h*u,w=h*m;return this.set(f*u+s,f*m-a*b,f*b+a*m,0,f*m+a*b,w*m+s,w*b-a*u,0,f*b-a*m,w*b+a*u,h*b*b+s,0,0,0,0,1),this}makeScale(t,e,s){return this.set(t,0,0,0,0,e,0,0,0,0,s,0,0,0,0,1),this}makeShear(t,e,s,a,h,u){return this.set(1,s,h,0,t,1,u,0,e,a,1,0,0,0,0,1),this}compose(t,e,s){const a=this.elements,h=e.x,u=e.y,m=e.z,b=e.w,f=h+h,w=u+u,x=m+m,A=h*f,M=h*w,L=h*x,O=u*w,V=u*x,F=m*x,at=b*f,ft=b*w,st=b*x,H=s.x,dt=s.y,it=s.z;return a[0]=(1-(O+F))*H,a[1]=(M+st)*H,a[2]=(L-ft)*H,a[3]=0,a[4]=(M-st)*dt,a[5]=(1-(A+F))*dt,a[6]=(V+at)*dt,a[7]=0,a[8]=(L+ft)*it,a[9]=(V-at)*it,a[10]=(1-(A+O))*it,a[11]=0,a[12]=t.x,a[13]=t.y,a[14]=t.z,a[15]=1,this}decompose(t,e,s){const a=this.elements;let h=Vn.set(a[0],a[1],a[2]).length();const u=Vn.set(a[4],a[5],a[6]).length(),m=Vn.set(a[8],a[9],a[10]).length();this.determinant()<0&&(h=-h),t.x=a[12],t.y=a[13],t.z=a[14],ar.copy(this);const b=1/h,f=1/u,w=1/m;return ar.elements[0]*=b,ar.elements[1]*=b,ar.elements[2]*=b,ar.elements[4]*=f,ar.elements[5]*=f,ar.elements[6]*=f,ar.elements[8]*=w,ar.elements[9]*=w,ar.elements[10]*=w,e.setFromRotationMatrix(ar),s.x=h,s.y=u,s.z=m,this}equals(t){const e=this.elements,s=t.elements;for(let a=0;a<16;a++)if(e[a]!==s[a])return!1;return!0}fromArray(t,e=0){for(let s=0;s<16;s++)this.elements[s]=t[s+e];return this}toArray(t=[],e=0){const s=this.elements;return t[e]=s[0],t[e+1]=s[1],t[e+2]=s[2],t[e+3]=s[3],t[e+4]=s[4],t[e+5]=s[5],t[e+6]=s[6],t[e+7]=s[7],t[e+8]=s[8],t[e+9]=s[9],t[e+10]=s[10],t[e+11]=s[11],t[e+12]=s[12],t[e+13]=s[13],t[e+14]=s[14],t[e+15]=s[15],t}};Ta.IDENTITY=Object.freeze(new Ta);let Xe=Ta;const Vn=new Y,ar=new Xe,Yc=new Y(0,0,0),Kc=new Y(1,1,1),Qr=new Y,ii=new Y,Ue=new Y;class Nt{constructor(t=void 0,e=void 0){this.min=t==null?new Y(1/0,1/0,1/0):new Y(t.x,t.y,t.z),this.max=e==null?new Y(-1/0,-1/0,-1/0):new Y(e.x,e.y,e.z)}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromArray(t){this.makeEmpty();for(let e=0,s=t.length;e<s;e+=3)this.expandByPoint(ma.fromArray(t,e));return this}setFromPoints(t){this.makeEmpty();for(let e=0,s=t.length;e<s;e++)this.expandByPoint(t[e]);return this}setFromCenterAndSize(t,e){const s=ma.copy(e).multiplyScalar(.5);return this.min.copy(t).sub(s),this.max.copy(t).add(s),this}clone(){return new Nt().copy(this)}copy(t){return this.min.copy(t.min),this.max.copy(t.max),this}makeEmpty(){return this.min.x=this.min.y=this.min.z=1/0,this.max.x=this.max.y=this.max.z=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y||this.max.z<this.min.z}getCenter(t){return this.isEmpty()?t.set(0,0,0):t.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(t){return this.isEmpty()?t.set(0,0,0):t.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new Y(0,0,0):new Y(0,0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new Y(0,0,0):new Y(0,0,0).subVectors(this.max,this.min)}expandByPoint(t){return this.min.min(t),this.max.max(t),this}expandByVector(t){return this.min.sub(t),this.max.add(t),this}expandByScalar(t){return this.min.addScalar(-t),this.max.addScalar(t),this}containsPoint(t){return!(t.x<this.min.x||t.x>this.max.x||t.y<this.min.y||t.y>this.max.y||t.z<this.min.z||t.z>this.max.z)}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y&&this.min.z<=t.min.z&&t.max.z<=this.max.z}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y),(t.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(t){return!(t.max.x<this.min.x||t.min.x>this.max.x||t.max.y<this.min.y||t.min.y>this.max.y||t.max.z<this.min.z||t.min.z>this.max.z)}intersectsPlane(t){let e,s;return t.normal.x>0?(e=t.normal.x*this.min.x,s=t.normal.x*this.max.x):(e=t.normal.x*this.max.x,s=t.normal.x*this.min.x),t.normal.y>0?(e+=t.normal.y*this.min.y,s+=t.normal.y*this.max.y):(e+=t.normal.y*this.max.y,s+=t.normal.y*this.min.y),t.normal.z>0?(e+=t.normal.z*this.min.z,s+=t.normal.z*this.max.z):(e+=t.normal.z*this.max.z,s+=t.normal.z*this.min.z),e<=-t.constant&&s>=-t.constant}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,ma).distanceTo(t)}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}applyMatrix4(t){return this.isEmpty()?this:(Sr[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(t),Sr[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(t),Sr[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(t),Sr[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(t),Sr[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(t),Sr[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(t),Sr[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(t),Sr[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(t),this.setFromPoints(Sr),this)}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const Sr=[new Y,new Y,new Y,new Y,new Y,new Y,new Y,new Y],ma=new Y,fl=new Jt;class we{constructor(t=void 0,e=void 0){this.min=t==null?new Jt(1/0,1/0):new Jt(t.x,t.y),this.max=e==null?new Jt(-1/0,-1/0):new Jt(e.x,e.y)}set(t,e){return this.min.copy(t),this.max.copy(e),this}setFromPoints(t){this.makeEmpty();for(let e=0,s=t.length;e<s;e++)this.expandByPoint(t[e]);return this}setFromCenterAndSize(t,e){const s=fl.copy(e).multiplyScalar(.5);return this.min.copy(t).sub(s),this.max.copy(t).add(s),this}clone(){return new we().copy(this)}copy(t){return this.min.copy(t.min),this.max.copy(t.max),this}makeEmpty(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this}isEmpty(){return this.max.x<this.min.x||this.max.y<this.min.y}getCenter(t){return this.isEmpty()?t.set(0,0):t.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(t){return this.isEmpty()?t.set(0,0):t.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new Jt(0,0):new Jt(0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new Jt(0,0):new Jt(0,0).subVectors(this.max,this.min)}expandByPoint(t){return this.min.min(t),this.max.max(t),this}expandByVector(t){return this.min.sub(t),this.max.add(t),this}expandByScalar(t){return this.min.addScalar(-t),this.max.addScalar(t),this}containsPoint(t){return!(t.x<this.min.x||t.x>this.max.x||t.y<this.min.y||t.y>this.max.y)}containsBox(t){return this.min.x<=t.min.x&&t.max.x<=this.max.x&&this.min.y<=t.min.y&&t.max.y<=this.max.y}getParameter(t,e){return e.set((t.x-this.min.x)/(this.max.x-this.min.x),(t.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(t){return!(t.max.x<this.min.x||t.min.x>this.max.x||t.max.y<this.min.y||t.min.y>this.max.y)}clampPoint(t,e){return e.copy(t).clamp(this.min,this.max)}distanceToPoint(t){return this.clampPoint(t,fl).distanceTo(t)}intersect(t){return this.min.max(t.min),this.max.min(t.max),this.isEmpty()&&this.makeEmpty(),this}union(t){return this.min.min(t.min),this.max.max(t.max),this}translate(t){return this.min.add(t),this.max.add(t),this}equals(t){return t.min.equals(this.min)&&t.max.equals(this.max)}}const _l=new Y,$c=new Y,Zc=new $i;class Js{constructor(t=new Y(1,0,0),e=0){this.normal=t,this.constant=e}set(t,e){return this.normal.copy(t),this.constant=e,this}setComponents(t,e,s,a){return this.normal.set(t,e,s),this.constant=a,this}setFromNormalAndCoplanarPoint(t,e){return this.normal.copy(t),this.constant=-e.dot(this.normal),this}setFromCoplanarPoints(t,e,s){const a=_l.subVectors(s,e).cross($c.subVectors(t,e)).normalize();return this.setFromNormalAndCoplanarPoint(a,t),this}copy(t){return this.normal.copy(t.normal),this.constant=t.constant,this}normalize(){const t=1/this.normal.length();return this.normal.multiplyScalar(t),this.constant*=t,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(t){return this.normal.dot(t)+this.constant}projectPoint(t,e){return e.copy(t).addScaledVector(this.normal,-this.distanceToPoint(t))}intersectsBox(t){return t.intersectsPlane(this)}coplanarPoint(t){return t.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(t,e){const s=e||Zc.getNormalMatrix(t),a=this.coplanarPoint(_l).applyMatrix4(t),h=this.normal.applyMatrix3(s).normalize();return this.constant=-a.dot(h),this}translate(t){return this.constant-=t.dot(this.normal),this}equals(t){return t.normal.equals(this.normal)&&t.constant===this.constant}clone(){return new Js().copy(this)}}class kt extends Jt{static pointArrayToNumberArray(t){const e=new Array(t.length*2);return t.forEach((s,a)=>{s.toArray(e,a*2)}),e}}class W extends Y{static pointArrayToNumberArray(t,e=!0){const s=e?3:2,a=new Array(t.length*s);return t.forEach((h,u)=>{h.toArray(a,u*s)}),a}}const yl=new Xe,vl=new Pn,yh=class ka{constructor(t=0,e=0,s=0,a=ka.DEFAULT_ORDER){this._x=t,this._y=e,this._z=s,this._order=a}get x(){return this._x}set x(t){this._x=t,this._onChangeCallback()}get y(){return this._y}set y(t){this._y=t,this._onChangeCallback()}get z(){return this._z}set z(t){this._z=t,this._onChangeCallback()}get order(){return this._order}set order(t){this._order=t,this._onChangeCallback()}set(t,e,s,a=this._order){return this._x=t,this._y=e,this._z=s,this._order=a,this._onChangeCallback(),this}clone(){return new ka(this._x,this._y,this._z,this._order)}copy(t){return this._x=t._x,this._y=t._y,this._z=t._z,this._order=t._order,this._onChangeCallback(),this}setFromRotationMatrix(t,e=this._order,s=!0){const a=t.elements,h=a[0],u=a[4],m=a[8],b=a[1],f=a[5],w=a[9],x=a[2],A=a[6],M=a[10];switch(e){case"XYZ":this._y=Math.asin(Fr(m,-1,1)),Math.abs(m)<.9999999?(this._x=Math.atan2(-w,M),this._z=Math.atan2(-u,h)):(this._x=Math.atan2(A,f),this._z=0);break;case"YXZ":this._x=Math.asin(-Fr(w,-1,1)),Math.abs(w)<.9999999?(this._y=Math.atan2(m,M),this._z=Math.atan2(b,f)):(this._y=Math.atan2(-x,h),this._z=0);break;case"ZXY":this._x=Math.asin(Fr(A,-1,1)),Math.abs(A)<.9999999?(this._y=Math.atan2(-x,M),this._z=Math.atan2(-u,f)):(this._y=0,this._z=Math.atan2(b,h));break;case"ZYX":this._y=Math.asin(-Fr(x,-1,1)),Math.abs(x)<.9999999?(this._x=Math.atan2(A,M),this._z=Math.atan2(b,h)):(this._x=0,this._z=Math.atan2(-u,f));break;case"YZX":this._z=Math.asin(Fr(b,-1,1)),Math.abs(b)<.9999999?(this._x=Math.atan2(-w,f),this._y=Math.atan2(-x,h)):(this._x=0,this._y=Math.atan2(m,M));break;case"XZY":this._z=Math.asin(-Fr(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(A,f),this._y=Math.atan2(m,h)):(this._x=Math.atan2(-w,M),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+e)}return this._order=e,s===!0&&this._onChangeCallback(),this}setFromQuaternion(t,e,s=!0){return yl.makeRotationFromQuaternion(t),this.setFromRotationMatrix(yl,e,s)}setFromVector3(t,e=this._order){return this.set(t.x,t.y,t.z,e)}reorder(t){return vl.setFromEuler(this),this.setFromQuaternion(vl,t)}equals(t){return t._x===this._x&&t._y===this._y&&t._z===this._z&&t._order===this._order}fromArray(t){return this._x=t[0],this._y=t[1],this._z=t[2],t[3]!==void 0&&(this._order=t[3]),this._onChangeCallback(),this}toArray(t=[],e=0){return t[e]=this._x,t[e+1]=this._y,t[e+2]=this._z,t[e+3]=this._order,t}_onChange(t){return this._onChangeCallback=t,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}};yh.DEFAULT_ORDER="XYZ";let Qc=yh;class vh{constructor(){this._boundingBoxNeedsUpdate=!1}get boundingBoxNeedUpdate(){return this._boundingBoxNeedsUpdate}}let Za=class extends vh{translate(t){return this.transform(new $i().makeTranslation(t.x,t.y))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}};class Zi extends Za{constructor(){super(),this._loops=[]}add(t){this._loops.push(t),this._boundingBoxNeedsUpdate=!0}get loops(){return this._loops}get outter(){if(this._loops.length>0)return this._loops[0]}calculateBoundingBox(){const t=this.outter;return t?t.box:new we}transform(t){return this._boundingBoxNeedsUpdate=!0,this}getPoints(t){const e=[];for(let s=0;s<this.loops.length;++s){const a=this.loops[s].getPoints(t);e.push(a)}return e}buildHierarchy(){var t;const e=this.getPoints(100),s=this.calculateBoundaryBoxes(e),a=this.sortBoundaryBoxesByAreas(s),h=new Map,u=a.length;for(let b=0;b<u;b++)h.set(a[b],{index:a[b],children:[]});const m={index:-1,children:[]};for(let b=0;b<u;b++){const f=a[b],w=e[f],x=s[f];let A=b+1;for(;A<u;A++){const M=a[A],L=e[M];if(s[M].containsBox(x)&&ch.isPointInPolygon(w[Pt.randInt(0,w.length-1)],L)){(t=h.get(M))==null||t.children.push(h.get(f));break}}A===u&&m.children.push(h.get(f))}return m}get area(){if(this._loops.length===0)return 0;let t=0;for(let e=0;e<this._loops.length;e++){const s=this._loops[e].getPoints(128),a=this.polygonArea(s);e===0?t+=Math.abs(a):t-=Math.abs(a)}return t}polygonArea(t){const e=t.length;if(e<3)return 0;let s=0;for(let a=0,h=e-1;a<e;h=a++){const u=t[h],m=t[a];s+=u.x*m.y-m.x*u.y}return s*.5}calculateBoundaryBoxes(t){const e=[];return t.forEach(s=>{e.push(new we().setFromPoints(s))}),e}sortBoundaryBoxesByAreas(t){const e=[];t.forEach((a,h)=>{const u=a.size,m=u.width*u.height;e.push({area:m,index:h})}),e.sort((a,h)=>a.area-h.area);const s=[];return e.forEach(a=>{s.push(a.index)}),s}}class Qn extends Za{constructor(){super(),this.arcLengthDivisions=100}get startPoint(){return this.getPoint(0)}get endPoint(){return this.getPoint(1)}get length(){return this.getLength()}getPoint(t){throw new Error("AcGeCurve2d: .getPoint() not implemented.")}getPointAt(t){const e=this.getUtoTmapping(t);return this.getPoint(e)}getPoints(t=5){const e=[];for(let s=0;s<=t;s++)e.push(this.getPoint(s/t));return e}getSpacedPoints(t=5){const e=[];for(let s=0;s<=t;s++)e.push(this.getPointAt(s/t));return e}getLength(){const t=this.getLengths();return t[t.length-1]}getLengths(t=this.arcLengthDivisions){const e=[];let s,a=this.getPoint(0),h=0;e.push(0);for(let u=1;u<=t;u++)s=this.getPoint(u/t),h+=s.distanceTo(a),e.push(h),a=s;return e}getUtoTmapping(t,e){const s=this.getLengths();let a=0;const h=s.length;let u;e?u=e:u=t*s[h-1];let m=0,b=h-1,f;for(;m<=b;)if(a=Math.floor(m+(b-m)/2),f=s[a]-u,f<0)m=a+1;else if(f>0)b=a-1;else{b=a;break}if(a=b,s[a]===u)return a/(h-1);const w=s[a],x=s[a+1]-w,A=(u-w)/x;return(a+A)/(h-1)}getTangent(t){let e=t-1e-4,s=t+1e-4;e<0&&(e=0),s>1&&(s=1);const a=this.getPoint(e),h=this.getPoint(s),u=new kt;return u.copy(h).sub(a).normalize(),u}getTangentAt(t){const e=this.getUtoTmapping(t);return this.getTangent(e)}}class Dn extends Qn{constructor(t,e,s,a,h){super();const u=+(t!==void 0)+ +(e!==void 0)+ +(s!==void 0)+ +(a!==void 0)+ +(h!==void 0);if(u==3)typeof t=="object"&&typeof e=="object"&&typeof s=="object"?this.createByThreePoints(t,e,s):this.createByStartEndPointsAndBulge(t,e,s);else if(u==5){const m=t;this.center=new kt(m.x,m.y),this.radius=e,this._clockwise=h,this._startAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(s)):Pt.normalizeAngle(s),this._endAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(a)):Pt.normalizeAngle(a)}else throw Ke.ILLEGAL_PARAMETERS}createByThreePoints(t,e,s){const a=(it,Wt)=>({x:(it.x+Wt.x)/2,y:(it.y+Wt.y)/2}),h=(it,Wt)=>(Wt.y-it.y)/(Wt.x-it.x),u=it=>-1/it,m=a(t,e),b=a(e,s),f=h(t,e),w=h(e,s),x=u(f),A=u(w),M=(it,Wt,Kt,qt)=>{const wt=(qt-Wt)/(it-Kt),Bt=it*wt+Wt;return{x:wt,y:Bt}},L=m.y-x*m.x,O=b.y-A*b.x,V=M(x,L,A,O),F=Math.sqrt(Math.pow(t.x-V.x,2)+Math.pow(t.y-V.y,2)),at=(it,Wt)=>Math.atan2(it.y-Wt.y,it.x-Wt.x),ft=at(t,V),st=at(e,V),H=at(s,V),dt=H>ft&&H<st||ft>H&&ft<st||st>H&&st<ft;this.center=V,this.radius=F,this._clockwise=!dt,this._startAngle=ft,this._endAngle=H}createByStartEndPointsAndBulge(t,e,s){let a,h,u;s<0?(a=Math.atan(-s)*4,h=new Jt(t),u=new Jt(e)):(a=Math.atan(s)*4,h=new Jt(e),u=new Jt(t));const m=new Jt().subVectors(u,h),b=m.length(),f=new Jt().addVectors(h,m.multiplyScalar(.5)),w=Math.abs(b/2/Math.tan(a/2)),x=m.normalize();let A;if(a<Math.PI){const M=new Jt(x.x*Math.cos(Math.PI/2)-x.y*Math.sin(Math.PI/2),x.y*Math.cos(Math.PI/2)+x.x*Math.sin(Math.PI/2));A=f.add(M.multiplyScalar(-w))}else{const M=new Jt(x.x*Math.cos(Math.PI/2)-x.y*Math.sin(Math.PI/2),x.y*Math.cos(Math.PI/2)+x.x*Math.sin(Math.PI/2));A=f.add(M.multiplyScalar(w))}s<0?(this._startAngle=Math.atan2(h.y-A.y,h.x-A.x),this._endAngle=Math.atan2(u.y-A.y,u.x-A.x)):(this._startAngle=Math.atan2(u.y-A.y,u.x-A.x),this._endAngle=Math.atan2(h.y-A.y,h.x-A.x)),this._clockwise=s<0,this.center=A,this.radius=u.sub(A).length()}get center(){return this._center}set center(t){this._center=new kt(t.x,t.y),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(t){this._radius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._clockwise?this._mirrorAngle(this._startAngle):this._startAngle}set startAngle(t){this._startAngle=this._clockwise?this._mirrorAngle(Pt.normalizeAngle(t)):Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._clockwise?this._mirrorAngle(this._endAngle):this._endAngle}set endAngle(t){const e=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t);this._endAngle=this._clockwise?this._mirrorAngle(e):e,this._boundingBoxNeedsUpdate=!0}_mirrorAngle(t){return(360-t*180/Math.PI)%360*Math.PI/180}_getInternalAngle(t){return this._clockwise?this._mirrorAngle(t):t}get deltaAngle(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle);return this.clockwise?Pt.normalizeAngle(t-e):Pt.normalizeAngle(e-t)}get clockwise(){return this._clockwise}set clockwise(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this.startAngle)}get endPoint(){return this.getPointAtAngle(this.endAngle)}get midPoint(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle),s=Pt.normalizeAngle((t+e)/2),a=this._clockwise?this._mirrorAngle(s):s;return this.getPointAtAngle(a)}get closed(){const t=this._getInternalAngle(this.startAngle),e=this._getInternalAngle(this.endAngle);return Math.abs(e-t)/Math.PI%2==0}calculateBoundingBox(){const t=[this.startPoint,this.endPoint],e=[0,Math.PI/2,Math.PI,3*Math.PI/2];for(const h of e){const u=this._getInternalAngle(h);Pt.isBetweenAngle(u,this._getInternalAngle(this.startAngle),this._getInternalAngle(this.endAngle),this.clockwise)&&t.push(this.getPointAtAngle(h))}const s=t.map(h=>h.x),a=t.map(h=>h.y);return new we(new kt(Math.min(...s),Math.min(...a)),new kt(Math.max(...s),Math.max(...a)))}get length(){return Math.abs(this.deltaAngle*this.radius)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}clone(){return new Dn(this.center.clone(),this.radius,this._startAngle,this._endAngle,this.clockwise)}getPointAtAngle(t){const e=this._getInternalAngle(t),s=this.center.x+this.radius*Math.cos(e),a=this.center.y+this.radius*Math.sin(e);return new kt(s,a)}getPoints(t=100){const e=[];let s=this.deltaAngle,a=this._getInternalAngle(this.startAngle);if(this.closed&&(s=Zt,a=0),this.clockwise)for(let h=0;h<=t;h++){const u=a-s*(h/t),m=this._clockwise?this._mirrorAngle(u):u,b=this.getPointAtAngle(m);e.push(new kt(b.x,b.y))}else for(let h=0;h<=t;h++){const u=a+s*(h/t),m=this._clockwise?this._mirrorAngle(u):u,b=this.getPointAtAngle(m);e.push(new kt(b.x,b.y))}return e}}class Jc extends vh{translate(t){return this.transform(new Xe().makeTranslation(t.x,t.y,t.z))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}}class ti extends Jc{}let Hn=class bh extends ti{constructor(t,e){super(),this._start=new W(t),this._end=new W(e)}get startPoint(){return this._start}set startPoint(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0}get direction(){return new Y().subVectors(this.endPoint,this.startPoint).normalize()}get midPoint(){return new W((this._start.x+this._end.x)/2,(this._start.y+this._end.y)/2,(this._start.z+this._end.z)/2)}nearestPoint(t){return this.project(t)}get length(){return this.startPoint.distanceTo(this.endPoint)}isPointOnLine(t){return this.project(t).distanceTo(t)<1e-6}at(t,e){return this.delta(e).multiplyScalar(t).add(this._start)}atLength(t,e=!1){if(e){const s=this.delta(cn).normalize();return new W(this._start).addScaledVector(s,t)}else{const s=this.delta(cn).normalize();return new W(this._end).addScaledVector(s,t)}}extend(t,e=!1){if(e){const s=cn.subVectors(this._start,this._end).normalize();this._start=new W(this._start).addScaledVector(s,t)}else{const s=this.delta(cn).normalize();this._end=new W(this._end).addScaledVector(s,t)}return this._boundingBoxNeedsUpdate=!0,this}closestPointToPointParameter(t,e){bl.subVectors(t,this._start),ai.subVectors(this.endPoint,this.startPoint);const s=ai.dot(ai);let a=ai.dot(bl)/s;return e&&(a=Pt.clamp(a,0,1)),a}closestPointToPoint(t,e,s){const a=this.closestPointToPointParameter(t,e);return this.delta(s).multiplyScalar(a).add(this._start)}delta(t){return t.subVectors(this._end,this._start)}distanceSq(){return this._start.distanceToSquared(this._end)}distance(){return this._start.distanceTo(this._end)}project(t){const e=this.direction,s=cn.subVectors(t,this.startPoint).dot(e);return new W().copy(e).multiplyScalar(s).add(this.startPoint)}perpPoint(t){const e=this.direction,s=this.startPoint,a=cn.subVectors(t,s).dot(e),h=cn.copy(e).multiplyScalar(a);return new W().addVectors(s,h)}calculateBoundingBox(){const t=new W(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y),Math.min(this._start.z,this._end.z)),e=new W(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y),Math.max(this._start.z,this._end.z));return new Nt(t,e)}transform(t){return this._start.applyMatrix4(t),this._end.applyMatrix4(t),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new bh(this._start.clone(),this._end.clone())}};const cn=new Y,bl=new Y,ai=new Y;let Qa=class di extends ti{static computeCenterPoint(t,e,s){const a=new Y().addVectors(t,e).multiplyScalar(.5),h=new Y().addVectors(t,s).multiplyScalar(.5),u=new Y().subVectors(e,t),m=new Y().subVectors(s,t),b=new Y().crossVectors(u,m).normalize();if(b.lengthSq()===0)return console.error("Points are collinear and cannot form a valid arc."),null;const f=new Y().crossVectors(u,b).normalize(),w=new Y().crossVectors(m,b).normalize(),x=f.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),A=w.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),M=new Hn(a,a.clone().add(x)),L=new Hn(h,h.clone().add(A)),O=new Y;return M.closestPointToPoint(L.startPoint,!0,O)?O:(console.error("Cannot find a valid center for the arc."),null)}static createByThreePoints(t,e,s){const a=di.computeCenterPoint(t,e,s);if(a){const h=a.distanceTo(t),u=new Y().subVectors(t,a),m=new Y().subVectors(e,a),b=Math.atan2(u.y,u.x),f=Math.atan2(m.y,m.x);return new di(a,h,b,f,Y.Z_AXIS)}}constructor(t,e,s,a,h,u=Y.X_AXIS){super(),this.center=t,this.radius=e,this.startAngle=s,this.endAngle=a,this.normal=h,this.refVec=u,(a-s)%Zt==0?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=s,this.endAngle=a)}get center(){return this._center}set center(t){this._center=new W(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(t){if(t<0)throw Ke.ILLEGAL_PARAMETERS;this._radius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return Pt.normalizeAngle(this.endAngle-this.startAngle)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}get clockwise(){return this.deltaAngle<=0}get normal(){return this._normal}set normal(t){this._normal=new Y(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get refVec(){return this._refVec}set refVec(t){this._refVec=new Y(t.x,t.y,t.z),this._refVec.normalize(),this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let t=this.startAngle,e=this.deltaAngle;this.closed&&(t=0,e=Zt);const s=t+e*.5;return this.getPointAtAngle(s)}get length(){return this.closed?2*Math.PI*this.radius:Math.abs(this.deltaAngle*this.radius)}get area(){return this.closed?Math.PI*this.radius*this.radius:Math.abs(this.deltaAngle*this.radius*this.radius)}nearestPoint(t){const e=new Y(t.x,t.y,t.z||0),s=this.center,a=this.normal,h=e.clone().sub(s).dot(a),u=e.clone().sub(a.clone().multiplyScalar(h)).clone().sub(s);if(u.lengthSq()===0)return this.startPoint.clone();u.normalize().multiplyScalar(this.radius);const m=s.clone().add(u),b=this.getAngle(m.clone()),f=this.startAngle,w=this.deltaAngle;let x=Pt.normalizeAngle(b-f);x<0&&(x=0),x>w&&(x=w);const A=this.getPointAtAngle(f+x),M=A.distanceTo(e),L=this.startPoint.distanceTo(e),O=this.endPoint.distanceTo(e);return L<M&&L<=O?this.startPoint.clone():O<M&&O<L?this.endPoint.clone():A}tangentPoints(t){const e=[],s=new Y(t.x,t.y,t.z||0),a=this.center,h=this.normal,u=this.radius,m=s.clone().sub(a).dot(h),b=s.clone().sub(h.clone().multiplyScalar(m)),f=a.clone(),w=b.clone().sub(f).length();if(w<u)return e;const x=Math.acos(u/w),A=this.getAngle(b.clone()),M=[A+x,A-x];for(const L of M){const O=Pt.normalizeAngle(L-this.startAngle);O>=0&&O<=this.deltaAngle&&e.push(this.getPointAtAngle(this.startAngle+O))}return e}nearestTangentPoint(t){const e=this.tangentPoints(t);if(e.length===0)return null;const s=new W(t.x,t.y,t.z||0);return e.length===1||e[0].distanceTo(s)<e[1].distanceTo(s)?e[0]:e[1]}calculateBoundingBox(){const t=[this.startAngle,this.endAngle];for(let b=0;b<2*Math.PI;b+=Math.PI/2)Pt.isBetweenAngle(b,this.startAngle,this.endAngle)&&t.push(b);let e=1/0,s=1/0,a=1/0,h=-1/0,u=-1/0,m=-1/0;for(const b of t){const f=this.getPointAtAngle(b);f.x<e&&(e=f.x),f.y<s&&(s=f.y),f.z<a&&(a=f.z),f.x>h&&(h=f.x),f.y>u&&(u=f.y),f.z>m&&(m=f.z)}return new Nt({x:e,y:s,z:a},{x:h,y:u,z:m})}get closed(){return Math.abs(this.endAngle-this.startAngle)/Math.PI%2==0}getPoints(t){const e=[];let s=this.deltaAngle,a=this.startAngle;this.closed&&(s=Zt,a=0);for(let h=0;h<=t;h++){const u=a+s*(h/t),m=this.getPointAtAngle(u);e.push(m)}return e}transform(t){const e=ga.copy(this.refVec).applyAxisAngle(this.normal,this.startAngle).multiplyScalar(this.radius),s=ga.copy(this.refVec).applyAxisAngle(this.normal,this.endAngle).multiplyScalar(this.radius);return this.center.applyMatrix4(t),e.applyMatrix4(t),s.applyMatrix4(t),this.normal.applyMatrix4(t).normalize(),this.refVec.applyMatrix4(t).normalize(),this.startAngle=this.getAngle(e),this.endAngle=this.getAngle(s),this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.radius=t.radius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this.normal=t.normal,this.refVec=t.refVec,this._boundingBoxNeedsUpdate=!0,this}clone(){return new di(this.center.clone(),this.radius,this.startAngle,this.endAngle,this.normal,this.refVec)}getAngle(t){return t.sub(this.center),Math.atan2(t.dot(ga.crossVectors(this.refVec,this.normal)),t.dot(this.refVec))}getPointAtAngle(t){const e=this.normal,s=this.refVec,a={x:e.y*s.z-e.z*s.y,y:e.z*s.x-e.x*s.z,z:e.x*s.y-e.y*s.x},h=this.center,u=this.radius;return new W(h.x+u*(s.x*Math.cos(t)+a.x*Math.sin(t)),h.y+u*(s.y*Math.cos(t)+a.y*Math.sin(t)),h.z+u*(s.z*Math.cos(t)+a.z*Math.sin(t)))}get plane(){const t=new Y(this.center).distanceTo(Xa);return new Js(this.normal,t)}};const ga=new Y;class Qi extends Qn{constructor(t,e,s,a=0,h=Zt,u=!1,m=0){super(),this.center=t,this.majorAxisRadius=e,this.minorAxisRadius=s,(h-a)%Zt==0?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=a,this.endAngle=h),this.clockwise=u,this.rotation=m}get center(){return this._center}set center(t){this._center=new W(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(t){if(t<0)throw Ke.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(t){if(t<0)throw Ke.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get clockwise(){return this._clockwise}set clockwise(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0}get rotation(){return this._rotation}set rotation(t){this._rotation=t,this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return Pt.normalizeAngle(this.endAngle-this.startAngle)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}calculateBoundingBox(){let t=1/0,e=1/0,s=-1/0,a=-1/0;for(let h=0;h<=100;h++){const u=this.getPoint(h/100);t=Math.min(t,u.x),e=Math.min(e,u.y),s=Math.max(s,u.x),a=Math.max(a,u.y)}return new we({x:t,y:e},{x:s,y:a})}get closed(){return this.deltaAngle==0}getPoint(t){const e=Math.PI*2;let s=this.endAngle-this.startAngle;const a=Math.abs(s)<Number.EPSILON;for(;s<0;)s+=e;for(;s>e;)s-=e;s<Number.EPSILON&&(a?s=0:s=e),this.clockwise===!0&&!a&&(s===e?s=-e:s=s-e);const h=this.startAngle+t*s;let u=this.center.x+this.majorAxisRadius*Math.cos(h),m=this.center.y+this.minorAxisRadius*Math.sin(h);if(this.rotation!==0){const b=Math.cos(this.rotation),f=Math.sin(this.rotation),w=u-this.center.x,x=m-this.center.y;u=w*b-x*f+this.center.x,m=w*f+x*b+this.center.y}return new kt(u,m)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.majorAxisRadius=t.majorAxisRadius,this.minorAxisRadius=t.minorAxisRadius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this.clockwise=t.clockwise,this.rotation=t.rotation,this}clone(){return new Qi(this.center,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle,this.clockwise,this.rotation)}}class Ji extends ti{constructor(t,e,s,a,h,u=0,m=Zt){super(),this.center=t,this.normal=e,this.majorAxis=s,this.majorAxisRadius=a,this.minorAxisRadius=h;const b=Math.abs(m-u);Math.abs(b-Zt)<1e-10||Math.abs(b-2*Zt)<1e-10?(this.startAngle=0,this.endAngle=Zt):(this.startAngle=u,this.endAngle=m)}get center(){return this._center}set center(t){this._center=new W(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(t){if(t<0)throw Ke.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(t){if(t<0)throw Ke.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(t){this._startAngle=Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(t){this._endAngle=this.startAngle==0&&t==Zt?t:Pt.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){const t=this.endAngle-this.startAngle;return Math.abs(t-Zt)<1e-10?Zt:Pt.normalizeAngle(t)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}get clockwise(){return this.deltaAngle<=0}get normal(){return this._normal}set normal(t){this._normal=new Y(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get majorAxis(){return this._majorAxis}set majorAxis(t){this._majorAxis=new Y(t.x,t.y,t.z),this._majorAxis.normalize(),this._boundingBoxNeedsUpdate=!0}get minorAxis(){return new Y().crossVectors(this.normal,this.majorAxis).normalize()}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let t=this.startAngle,e=this.deltaAngle;(this.closed||Math.abs(e-Zt)<1e-10)&&(t=0,e=Zt);const s=t+e/2;return this.getPointAtAngle(s)}get isCircular(){return Ya.equal(this.majorAxisRadius,this.minorAxisRadius)}get length(){if(this.isCircular)return this.majorAxisRadius*Math.abs(this.deltaAngle);const t=1e3,e=this.deltaAngle/t;let s=0,a=this.getPointAtAngle(this.startAngle);for(let h=1;h<=t;h++){const u=this.startAngle+h*e,m=this.getPointAtAngle(u),b=m.x-a.x,f=m.y-a.y,w=m.z-a.z;s+=Math.sqrt(b*b+f*f+w*w),a=m}return s}get area(){const t=this.majorAxisRadius,e=this.minorAxisRadius,s=this.startAngle,a=s+this.deltaAngle;if(Math.abs(this.deltaAngle-Zt)<1e-10)return Math.PI*t*e;const h=t*e/2*(a-s-(Math.sin(a)*Math.cos(a)-Math.sin(s)*Math.cos(s)));return Math.abs(h)}calculateBoundingBox(){if(this.majorAxis.equals(Y.X_AXIS)||this.majorAxis.equals(Y.Y_AXIS)||this.majorAxis.isParallelTo(Y.X_AXIS)||this.majorAxis.isParallelTo(Y.Y_AXIS)){const t=[this.startAngle,this.endAngle];for(let b=0;b<2*Math.PI;b+=Math.PI/2)Pt.isBetweenAngle(b,this.startAngle,this.endAngle)&&t.push(b);let e=1/0,s=1/0,a=1/0,h=-1/0,u=-1/0,m=-1/0;for(const b of t){const f=this.getPointAtAngle(b);f.x<e&&(e=f.x),f.y<s&&(s=f.y),f.z<a&&(a=f.z),f.x>h&&(h=f.x),f.y>u&&(u=f.y),f.z>m&&(m=f.z)}return new Nt({x:e,y:s,z:a},{x:h,y:u,z:m})}else{let t=1/0,e=1/0,s=1/0,a=-1/0,h=-1/0,u=-1/0;for(let m=0;m<=100;m++){const b=this.startAngle+this.deltaAngle*(m/100),f=this.getPointAtAngle(b);t=Math.min(t,f.x),e=Math.min(e,f.y),s=Math.min(s,f.z),a=Math.max(a,f.x),h=Math.max(h,f.y),u=Math.max(u,f.z)}return new Nt({x:t,y:e,z:s},{x:a,y:h,z:u})}}get closed(){return this.deltaAngle==0}getPoints(t=100){const e=[];let s=this.deltaAngle,a=this.startAngle;this.closed&&(s=Zt,a=0);for(let h=0;h<=t;h++){const u=a+s*(h/t),m=this.getPointAtAngle(u);e.push(m)}return e}getPointAtAngle(t){const e=Math.cos(t),s=Math.sin(t),a=this.minorAxis.clone().multiplyScalar(this.minorAxisRadius).multiplyScalar(s),h=this.majorAxis.clone().multiplyScalar(e*this.majorAxisRadius).add(a);return new W(this.center.x+h.x,this.center.y+h.y,this.center.z+h.z)}contains(t){const e=new Y(t).sub(this.center),s=e.dot(this.majorAxis),a=e.dot(this.minorAxis),h=s/this.majorAxisRadius,u=a/this.minorAxisRadius;return h*h+u*u<=1}transform(t){return this._boundingBoxNeedsUpdate=!0,this}copy(t){return this.center=t.center,this.normal=t.normal,this.majorAxis=t.majorAxis,this.majorAxisRadius=t.majorAxisRadius,this.minorAxisRadius=t.minorAxisRadius,this.startAngle=t.startAngle,this.endAngle=t.endAngle,this._boundingBoxNeedsUpdate=!0,this}clone(){return new Ji(this.center,this.normal,this.majorAxis,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle)}get plane(){const t=new Y(this.center).distanceTo(Xa);return new Js(this.normal,t)}}class In extends Qn{constructor(t=null,e=!1){super(),this._vertices=t||new Array,this._closed=e}get vertices(){return this._vertices}get numberOfVertices(){return this._vertices.length}get closed(){return this._closed}get startPoint(){if(this.numberOfVertices>0){const t=this._vertices[0];return new kt(t.x,t.y)}throw new Error("Start point does not exist in an empty polyline.")}get endPoint(){const t=this.numberOfVertices;if(t>0)if(this.closed){const e=this._vertices[0];return new kt(e.x,e.y)}else{const e=this._vertices[t-1];return new kt(e.x,e.y)}throw new Error("End point does not exist in an empty polyline.")}get length(){let t=0;const e=this._vertices.length;for(let s=0;s<e;++s){const a=this._vertices[s];let h=null;if(s<e-1?h=this._vertices[s+1]:s==e-1&&this.closed&&(h=this._vertices[0]),h)if(a.bulge){const u=new Dn(a,h,a.bulge);t+=u.length}else t+=new kt(a.x,a.y).distanceTo(h)}return t}set closed(t){this._closed=t,this._boundingBoxNeedsUpdate=!0}addVertexAt(t,e){t<=0?this._vertices.unshift(e):this._vertices.splice(t,0,e),this._boundingBoxNeedsUpdate=!0}removeVertexAt(t){if(t<0||t>=this._vertices.length)throw new Error(`Index ${t} is out of bounds. Valid range is 0 to ${this._vertices.length-1}.`);this._vertices.splice(t,1),this._boundingBoxNeedsUpdate=!0}reset(t,e){t?e!==void 0&&e>=0&&e<this._vertices.length&&(this._vertices=this._vertices.slice(0,e),this._boundingBoxNeedsUpdate=!0):(this._vertices=new Array,this._boundingBoxNeedsUpdate=!0)}getPointAt(t){const e=this._vertices[t];return new kt(e.x,e.y)}calculateBoundingBox(){const t=this.getPoints(100);return new we().setFromPoints(t)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}getPoints3d(t,e){const s=[];return this.getPoints(t).forEach(a=>s.push(new W().set(a.x,a.y,e))),s}getPoints(t){const e=[],s=this._vertices.length;for(let a=0;a<s;++a){const h=this._vertices[a];if(h.bulge){let u=null;if(a<s-1?u=this._vertices[a+1]:a==s-1&&this.closed&&(u=this._vertices[0]),u){const m=new Dn(h,u,h.bulge).getPoints(t),b=m.length;for(let f=0;f<b;++f){const w=m[f];e.push(new kt(w.x,w.y))}}}else e.push(new kt(h.x,h.y)),a==s-1&&this.closed&&e.push(e[0])}return e}}let Gs=class xh extends Qn{constructor(t,e){super(),this._start=new kt(t),this._end=new kt(e)}get startPoint(){return this._start}set startPoint(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0}getPoints(){return[this.startPoint,this.endPoint]}get length(){return this.startPoint.distanceTo(this.endPoint)}calculateBoundingBox(){const t=new kt(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y)),e=new kt(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y));return new we(t,e)}transform(t){return this._start.applyMatrix2d(t),this._end.applyMatrix2d(t),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new xh(this._start.clone(),this._end.clone())}},Ja=class extends Qn{constructor(t=[]){super(),this._curves=t}get curves(){return this._curves}add(t){this._curves.push(t),this._boundingBoxNeedsUpdate=!0}get numberOfEdges(){return this._curves.length}get startPoint(){if(this._curves.length>0){const t=this._curves[0].startPoint;return new kt(t.x,t.y)}throw new Error("Start point does not exist in an empty loop.")}get endPoint(){return this.startPoint}get length(){let t=0;return this._curves.forEach(e=>{t+=e.length}),t}calculateBoundingBox(){const t=this.getPoints(100),e=new we;return e.setFromPoints(t),e}transform(t){return this._boundingBoxNeedsUpdate=!0,this}get closed(){return!0}getPoints(t){const e=[];return this.curves.forEach(s=>{s.getPoints(t).forEach(a=>{e.push(new kt(a.x,a.y))})}),e}};function td(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var wh={exports:{}};(function(n,t){(function(e){n.exports=e()})(function(){var e={},s=this;new Function("try {return this===window;}catch(e){ return false;}");var a=new Function("try {return this===global;}catch(e){return false;}"),h=new Function("try {return typeof importScripts === 'function';}catch(e){return false;}");if(a()&&h(),a()||h()){var u=s;if(h()){var m=function(b,f){var w=s;return b.split(".").forEach(function(x){w&&(w=w[x])}),w?w[f]:null};onmessage=function(b){if(!(!b.data.className||!b.data.methodName)){var f=m(b.data.className,b.data.methodName);if(!f)return console.error("could not find "+b.data.className+"."+b.data.methodName);postMessage({result:f.apply(null,b.data.args),id:b.data.id})}}}}return function(b,f,w){f.geom=f.geom||{},f.exe=f.exe||{},f.eval=f.eval||{},f.core=f.core||{},f.promhx=f.promhx||{};var x={},A=function(){return Lt.__string_rec(this,"")};function M(r,i){function o(){}o.prototype=r;var l=new o;for(var c in i)l[c]=i[c];return i.toString!==Object.prototype.toString&&(l.toString=i.toString),l}var L=function(){};x.HxOverrides=L,L.__name__=["HxOverrides"],L.strDate=function(r){var i=r.length;switch(i){case 8:var o=r.split(":"),l=new Date;return l.setTime(0),l.setUTCHours(o[0]),l.setUTCMinutes(o[1]),l.setUTCSeconds(o[2]),l;case 10:var c=r.split("-");return new Date(c[0],c[1]-1,c[2],0,0,0);case 19:var d=r.split(" "),g=d[0].split("-"),_=d[1].split(":");return new Date(g[0],g[1]-1,g[2],_[0],_[1],_[2]);default:throw new Q("Invalid date format : "+r)}},L.cca=function(r,i){var o=r.charCodeAt(i);if(o==o)return o},L.substr=function(r,i,o){return i!=null&&i!=0&&o!=null&&o<0?"":(o==null&&(o=r.length),i<0?(i=r.length+i,i<0&&(i=0)):o<0&&(o=r.length+o-i),r.substr(i,o))},L.iter=function(r){return{cur:0,arr:r,hasNext:function(){return this.cur<this.arr.length},next:function(){return this.arr[this.cur++]}}};var O=function(){};x.Lambda=O,O.__name__=["Lambda"],O.fold=function(r,i,o){for(var l=er(r)();l.hasNext();){var c=l.next();o=i(c,o)}return o};var V=function(){this.length=0};x.List=V,V.__name__=["List"],V.prototype={add:function(r){var i=[r];this.h==null?this.h=i:this.q[1]=i,this.q=i,this.length++},pop:function(){if(this.h==null)return null;var r=this.h[0];return this.h=this.h[1],this.h==null&&(this.q=null),this.length--,r},isEmpty:function(){return this.h==null},__class__:V},Math.__name__=["Math"];var F=function(){};x.Reflect=F,F.__name__=["Reflect"],F.field=function(r,i){try{return r[i]}catch(o){return o instanceof Q&&(o=o.val),null}},F.callMethod=function(r,i,o){return i.apply(r,o)},F.fields=function(r){var i=[];if(r!=null){var o=Object.prototype.hasOwnProperty;for(var l in r)l!="__id__"&&l!="hx__closures__"&&o.call(r,l)&&i.push(l)}return i},F.isFunction=function(r){return typeof r=="function"&&!(r.__name__||r.__ename__)},F.deleteField=function(r,i){return Object.prototype.hasOwnProperty.call(r,i)?(delete r[i],!0):!1};var at=function(){};x.Std=at,at.__name__=["Std"],at.string=function(r){return Lt.__string_rec(r,"")},at.parseFloat=function(r){return parseFloat(r)};var ft=function(){this.b=""};x.StringBuf=ft,ft.__name__=["StringBuf"],ft.prototype={add:function(r){this.b+=at.string(r)},__class__:ft};var st=function(){};x.StringTools=st,st.__name__=["StringTools"],st.fastCodeAt=function(r,i){return r.charCodeAt(i)};var H=x.ValueType={__ename__:["ValueType"],__constructs__:["TNull","TInt","TFloat","TBool","TObject","TFunction","TClass","TEnum","TUnknown"]};H.TNull=["TNull",0],H.TNull.toString=A,H.TNull.__enum__=H,H.TInt=["TInt",1],H.TInt.toString=A,H.TInt.__enum__=H,H.TFloat=["TFloat",2],H.TFloat.toString=A,H.TFloat.__enum__=H,H.TBool=["TBool",3],H.TBool.toString=A,H.TBool.__enum__=H,H.TObject=["TObject",4],H.TObject.toString=A,H.TObject.__enum__=H,H.TFunction=["TFunction",5],H.TFunction.toString=A,H.TFunction.__enum__=H,H.TClass=function(r){var i=["TClass",6,r];return i.__enum__=H,i.toString=A,i},H.TEnum=function(r){var i=["TEnum",7,r];return i.__enum__=H,i.toString=A,i},H.TUnknown=["TUnknown",8],H.TUnknown.toString=A,H.TUnknown.__enum__=H;var dt=function(){};x.Type=dt,dt.__name__=["Type"],dt.getClassName=function(r){var i=r.__name__;return i==null?null:i.join(".")},dt.getEnumName=function(r){var i=r.__ename__;return i.join(".")},dt.resolveClass=function(r){var i=x[r];return i==null||!i.__name__?null:i},dt.resolveEnum=function(r){var i=x[r];return i==null||!i.__ename__?null:i},dt.createEmptyInstance=function(r){function i(){}return i.prototype=r.prototype,new i},dt.createEnum=function(r,i,o){var l=F.field(r,i);if(l==null)throw new Q("No such constructor "+i);if(F.isFunction(l)){if(o==null)throw new Q("Constructor "+i+" need parameters");return F.callMethod(r,l,o)}if(o!=null&&o.length!=0)throw new Q("Constructor "+i+" does not need parameters");return l},dt.getEnumConstructs=function(r){var i=r.__constructs__;return i.slice()},dt.typeof=function(r){var i=typeof r;switch(i){case"boolean":return H.TBool;case"string":return H.TClass(String);case"number":return Math.ceil(r)==r%2147483648?H.TInt:H.TFloat;case"object":if(r==null)return H.TNull;var o=r.__enum__;if(o!=null)return H.TEnum(o);var l=Lt.getClass(r);return l!=null?H.TClass(l):H.TObject;case"function":return r.__name__||r.__ename__?H.TObject:H.TFunction;case"undefined":return H.TNull;default:return H.TUnknown}};var it=function(){};x["haxe.IMap"]=it,it.__name__=["haxe","IMap"];var Wt=function(r,i){this.high=r,this.low=i};x["haxe._Int64.___Int64"]=Wt,Wt.__name__=["haxe","_Int64","___Int64"],Wt.prototype={__class__:Wt};var Kt=function(){this.buf=new ft,this.cache=[],this.useCache=Kt.USE_CACHE,this.useEnumIndex=Kt.USE_ENUM_INDEX,this.shash=new _e,this.scount=0};x["haxe.Serializer"]=Kt,Kt.__name__=["haxe","Serializer"],Kt.prototype={toString:function(){return this.buf.b},serializeString:function(r){var i=this.shash.get(r);if(i!=null){this.buf.b+="R",i==null?this.buf.b+="null":this.buf.b+=""+i;return}this.shash.set(r,this.scount++),this.buf.b+="y",r=encodeURIComponent(r),r.length==null?this.buf.b+="null":this.buf.b+=""+r.length,this.buf.b+=":",r==null?this.buf.b+="null":this.buf.b+=""+r},serializeRef:function(r){for(var i=typeof r,o=0,l=this.cache.length;o<l;){var c=o++,d=this.cache[c];if(typeof d==i&&d==r)return this.buf.b+="r",c==null?this.buf.b+="null":this.buf.b+=""+c,!0}return this.cache.push(r),!1},serializeFields:function(r){for(var i=0,o=F.fields(r);i<o.length;){var l=o[i];++i,this.serializeString(l),this.serialize(F.field(r,l))}this.buf.b+="g"},serialize:function(r){{var i=dt.typeof(r);switch(i[1]){case 0:this.buf.b+="n";break;case 1:var o=r;if(o==0){this.buf.b+="z";return}this.buf.b+="i",o==null?this.buf.b+="null":this.buf.b+=""+o;break;case 2:var l=r;isNaN(l)?this.buf.b+="k":isFinite(l)?(this.buf.b+="d",l==null?this.buf.b+="null":this.buf.b+=""+l):l<0?this.buf.b+="m":this.buf.b+="p";break;case 3:r?this.buf.b+="t":this.buf.b+="f";break;case 6:var c=i[2];if(c==String){this.serializeString(r);return}if(this.useCache&&this.serializeRef(r))return;switch(c){case Array:var d=0;this.buf.b+="a";for(var g=r.length,_=0;_<g;){var y=_++;r[y]==null?d++:(d>0&&(d==1?this.buf.b+="n":(this.buf.b+="u",d==null?this.buf.b+="null":this.buf.b+=""+d),d=0),this.serialize(r[y]))}d>0&&(d==1?this.buf.b+="n":(this.buf.b+="u",d==null?this.buf.b+="null":this.buf.b+=""+d)),this.buf.b+="h";break;case V:this.buf.b+="l";for(var S=r,I=S.h,P=null;I!=null;){var E;P=I[0],I=I[1],E=P,this.serialize(E)}this.buf.b+="h";break;case Date:var T=r;this.buf.b+="v",this.buf.add(T.getTime());break;case _e:this.buf.b+="b";for(var k=r,B=k.keys();B.hasNext();){var C=B.next();this.serializeString(C),this.serialize(ia[C]!=null?k.getReserved(C):k.h[C])}this.buf.b+="h";break;case wt:this.buf.b+="q";for(var R=r,z=R.keys();z.hasNext();){var U=z.next();this.buf.b+=":",U==null?this.buf.b+="null":this.buf.b+=""+U,this.serialize(R.h[U])}this.buf.b+="h";break;case Bt:this.buf.b+="M";for(var j=r,X=j.keys();X.hasNext();){var J=X.next(),q=F.field(J,"__id__");F.deleteField(J,"__id__"),this.serialize(J),J.__id__=q,this.serialize(j.h[J.__id__])}this.buf.b+="h";break;case Be:for(var G=r,$=0,tt=G.length-2,et=new ft,ot=Kt.BASE64;$<tt;){var ut=G.get($++),lt=G.get($++),pt=G.get($++);et.add(ot.charAt(ut>>2)),et.add(ot.charAt((ut<<4|lt>>4)&63)),et.add(ot.charAt((lt<<2|pt>>6)&63)),et.add(ot.charAt(pt&63))}if($==tt){var nt=G.get($++),mt=G.get($++);et.add(ot.charAt(nt>>2)),et.add(ot.charAt((nt<<4|mt>>4)&63)),et.add(ot.charAt(mt<<2&63))}else if($==tt+1){var K=G.get($++);et.add(ot.charAt(K>>2)),et.add(ot.charAt(K<<4&63))}var _t=et.b;this.buf.b+="s",_t.length==null?this.buf.b+="null":this.buf.b+=""+_t.length,this.buf.b+=":",_t==null?this.buf.b+="null":this.buf.b+=""+_t;break;default:this.useCache&&this.cache.pop(),r.hxSerialize!=null?(this.buf.b+="C",this.serializeString(dt.getClassName(c)),this.useCache&&this.cache.push(r),r.hxSerialize(this),this.buf.b+="g"):(this.buf.b+="c",this.serializeString(dt.getClassName(c)),this.useCache&&this.cache.push(r),this.serializeFields(r))}break;case 4:if(Lt.__instanceof(r,Qo)){var Et=dt.getClassName(r);this.buf.b+="A",this.serializeString(Et)}else if(Lt.__instanceof(r,Jo))this.buf.b+="B",this.serializeString(dt.getEnumName(r));else{if(this.useCache&&this.serializeRef(r))return;this.buf.b+="o",this.serializeFields(r)}break;case 7:var Ht=i[2];if(this.useCache){if(this.serializeRef(r))return;this.cache.pop()}this.useEnumIndex?this.buf.b+="j":this.buf.b+="w",this.serializeString(dt.getEnumName(Ht)),this.useEnumIndex?(this.buf.b+=":",this.buf.b+=at.string(r[1])):this.serializeString(r[0]),this.buf.b+=":";var $t=r.length;this.buf.b+=at.string($t-2);for(var jt=2;jt<$t;){var Qt=jt++;this.serialize(r[Qt])}this.useCache&&this.cache.push(r);break;case 5:throw new Q("Cannot serialize function");default:throw new Q("Cannot serialize "+at.string(r))}}},__class__:Kt};var qt=function(r){this.buf=r,this.length=r.length,this.pos=0,this.scache=[],this.cache=[];var i=qt.DEFAULT_RESOLVER;i==null&&(i=dt,qt.DEFAULT_RESOLVER=i),this.setResolver(i)};x["haxe.Unserializer"]=qt,qt.__name__=["haxe","Unserializer"],qt.initCodes=function(){for(var r=[],i=0,o=qt.BASE64.length;i<o;){var l=i++;r[qt.BASE64.charCodeAt(l)]=l}return r},qt.prototype={setResolver:function(r){r==null?this.resolver={resolveClass:function(i){return null},resolveEnum:function(i){return null}}:this.resolver=r},get:function(r){return this.buf.charCodeAt(r)},readDigits:function(){for(var r=0,i=!1,o=this.pos;;){var l=this.buf.charCodeAt(this.pos);if(l!=l)break;if(l==45){if(this.pos!=o)break;i=!0,this.pos++;continue}if(l<48||l>57)break;r=r*10+(l-48),this.pos++}return i&&(r*=-1),r},readFloat:function(){for(var r=this.pos;;){var i=this.buf.charCodeAt(this.pos);if(i>=43&&i<58||i==101||i==69)this.pos++;else break}return at.parseFloat(L.substr(this.buf,r,this.pos-r))},unserializeObject:function(r){for(;;){if(this.pos>=this.length)throw new Q("Invalid object");if(this.buf.charCodeAt(this.pos)==103)break;var i=this.unserialize();if(typeof i!="string")throw new Q("Invalid object key");var o=this.unserialize();r[i]=o}this.pos++},unserializeEnum:function(r,i){if(this.get(this.pos++)!=58)throw new Q("Invalid enum format");var o=this.readDigits();if(o==0)return dt.createEnum(r,i);for(var l=[];o-- >0;)l.push(this.unserialize());return dt.createEnum(r,i,l)},unserialize:function(){var r=this.get(this.pos++);switch(r){case 110:return null;case 116:return!0;case 102:return!1;case 122:return 0;case 105:return this.readDigits();case 100:return this.readFloat();case 121:var i=this.readDigits();if(this.get(this.pos++)!=58||this.length-this.pos<i)throw new Q("Invalid string length");var o=L.substr(this.buf,this.pos,i);return this.pos+=i,o=decodeURIComponent(o.split("+").join(" ")),this.scache.push(o),o;case 107:return NaN;case 109:return-1/0;case 112:return 1/0;case 97:this.buf;var l=[];for(this.cache.push(l);;){var c=this.buf.charCodeAt(this.pos);if(c==104){this.pos++;break}if(c==117){this.pos++;var d=this.readDigits();l[l.length+d-1]=null}else l.push(this.unserialize())}return l;case 111:var g={};return this.cache.push(g),this.unserializeObject(g),g;case 114:var _=this.readDigits();if(_<0||_>=this.cache.length)throw new Q("Invalid reference");return this.cache[_];case 82:var y=this.readDigits();if(y<0||y>=this.scache.length)throw new Q("Invalid string reference");return this.scache[y];case 120:throw new Q(this.unserialize());case 99:var S=this.unserialize(),I=this.resolver.resolveClass(S);if(I==null)throw new Q("Class not found "+S);var P=dt.createEmptyInstance(I);return this.cache.push(P),this.unserializeObject(P),P;case 119:var E=this.unserialize(),T=this.resolver.resolveEnum(E);if(T==null)throw new Q("Enum not found "+E);var k=this.unserializeEnum(T,this.unserialize());return this.cache.push(k),k;case 106:var B=this.unserialize(),C=this.resolver.resolveEnum(B);if(C==null)throw new Q("Enum not found "+B);this.pos++;var R=this.readDigits(),z=dt.getEnumConstructs(C)[R];if(z==null)throw new Q("Unknown enum index "+B+"@"+R);var U=this.unserializeEnum(C,z);return this.cache.push(U),U;case 108:var j=new V;for(this.cache.push(j),this.buf;this.buf.charCodeAt(this.pos)!=104;)j.add(this.unserialize());return this.pos++,j;case 98:var X=new _e;for(this.cache.push(X),this.buf;this.buf.charCodeAt(this.pos)!=104;){var J=this.unserialize();X.set(J,this.unserialize())}return this.pos++,X;case 113:var q=new wt;this.cache.push(q),this.buf;for(var G=this.get(this.pos++);G==58;){var $=this.readDigits();q.set($,this.unserialize()),G=this.get(this.pos++)}if(G!=104)throw new Q("Invalid IntMap format");return q;case 77:var tt=new Bt;for(this.cache.push(tt),this.buf;this.buf.charCodeAt(this.pos)!=104;){var et=this.unserialize();tt.set(et,this.unserialize())}return this.pos++,tt;case 118:var ot;if(this.buf.charCodeAt(this.pos)>=48&&this.buf.charCodeAt(this.pos)<=57&&this.buf.charCodeAt(this.pos+1)>=48&&this.buf.charCodeAt(this.pos+1)<=57&&this.buf.charCodeAt(this.pos+2)>=48&&this.buf.charCodeAt(this.pos+2)<=57&&this.buf.charCodeAt(this.pos+3)>=48&&this.buf.charCodeAt(this.pos+3)<=57&&this.buf.charCodeAt(this.pos+4)==45){var ut=L.substr(this.buf,this.pos,19);ot=L.strDate(ut),this.pos+=19}else{var lt=this.readFloat(),pt=new Date;pt.setTime(lt),ot=pt}return this.cache.push(ot),ot;case 115:var nt=this.readDigits(),mt=this.buf;if(this.get(this.pos++)!=58||this.length-this.pos<nt)throw new Q("Invalid bytes length");var K=qt.CODES;K==null&&(K=qt.initCodes(),qt.CODES=K);var _t=this.pos,Et=nt&3,Ht;Ht=(nt>>2)*3+(Et>=2?Et-1:0);for(var $t=_t+(nt-Et),jt=Be.alloc(Ht),Qt=0;_t<$t;){var Le=K[st.fastCodeAt(mt,_t++)],Qe=K[st.fastCodeAt(mt,_t++)];jt.set(Qt++,Le<<2|Qe>>4);var Se=K[st.fastCodeAt(mt,_t++)];jt.set(Qt++,Qe<<4|Se>>2);var ve=K[st.fastCodeAt(mt,_t++)];jt.set(Qt++,Se<<6|ve)}if(Et>=2){var Ce=K[st.fastCodeAt(mt,_t++)],Ve=K[st.fastCodeAt(mt,_t++)];if(jt.set(Qt++,Ce<<2|Ve>>4),Et==3){var rr=K[st.fastCodeAt(mt,_t++)];jt.set(Qt++,Ve<<4|rr>>2)}}return this.pos+=nt,this.cache.push(jt),jt;case 67:var mr=this.unserialize(),nr=this.resolver.resolveClass(mr);if(nr==null)throw new Q("Class not found "+mr);var sr=dt.createEmptyInstance(nr);if(this.cache.push(sr),sr.hxUnserialize(this),this.get(this.pos++)!=103)throw new Q("Invalid custom data");return sr;case 65:var ir=this.unserialize(),xr=this.resolver.resolveClass(ir);if(xr==null)throw new Q("Class not found "+ir);return xr;case 66:var Rn=this.unserialize(),ln=this.resolver.resolveEnum(Rn);if(ln==null)throw new Q("Enum not found "+Rn);return ln}throw this.pos--,new Q("Invalid char "+this.buf.charAt(this.pos)+" at position "+this.pos)},__class__:qt};var wt=function(){this.h={}};x["haxe.ds.IntMap"]=wt,wt.__name__=["haxe","ds","IntMap"],wt.__interfaces__=[it],wt.prototype={set:function(r,i){this.h[r]=i},remove:function(r){return this.h.hasOwnProperty(r)?(delete this.h[r],!0):!1},keys:function(){var r=[];for(var i in this.h)this.h.hasOwnProperty(i)&&r.push(i|0);return L.iter(r)},__class__:wt};var Bt=function(){this.h={},this.h.__keys__={}};x["haxe.ds.ObjectMap"]=Bt,Bt.__name__=["haxe","ds","ObjectMap"],Bt.__interfaces__=[it],Bt.prototype={set:function(r,i){var o=r.__id__||(r.__id__=++Bt.count);this.h[o]=i,this.h.__keys__[o]=r},keys:function(){var r=[];for(var i in this.h.__keys__)this.h.hasOwnProperty(i)&&r.push(this.h.__keys__[i]);return L.iter(r)},__class__:Bt};var fe=x["haxe.ds.Option"]={__ename__:["haxe","ds","Option"],__constructs__:["Some","None"]};fe.Some=function(r){var i=["Some",0,r];return i.__enum__=fe,i.toString=A,i},fe.None=["None",1],fe.None.toString=A,fe.None.__enum__=fe;var _e=function(){this.h={}};x["haxe.ds.StringMap"]=_e,_e.__name__=["haxe","ds","StringMap"],_e.__interfaces__=[it],_e.prototype={set:function(r,i){ia[r]!=null?this.setReserved(r,i):this.h[r]=i},get:function(r){return ia[r]!=null?this.getReserved(r):this.h[r]},setReserved:function(r,i){this.rh==null&&(this.rh={}),this.rh["$"+r]=i},getReserved:function(r){return this.rh==null?null:this.rh["$"+r]},keys:function(){var r=this.arrayKeys();return L.iter(r)},arrayKeys:function(){var r=[];for(var i in this.h)this.h.hasOwnProperty(i)&&r.push(i);if(this.rh!=null)for(var i in this.rh)i.charCodeAt(0)==36&&r.push(i.substr(1));return r},__class__:_e};var Be=function(r){this.length=r.byteLength,this.b=new aa(r),this.b.bufferValue=r,r.hxBytes=this,r.bytes=this.b};x["haxe.io.Bytes"]=Be,Be.__name__=["haxe","io","Bytes"],Be.alloc=function(r){return new Be(new si(r))},Be.prototype={get:function(r){return this.b[r]},set:function(r,i){this.b[r]=i&255},__class__:Be};var re=x["haxe.io.Error"]={__ename__:["haxe","io","Error"],__constructs__:["Blocked","Overflow","OutsideBounds","Custom"]};re.Blocked=["Blocked",0],re.Blocked.toString=A,re.Blocked.__enum__=re,re.Overflow=["Overflow",1],re.Overflow.toString=A,re.Overflow.__enum__=re,re.OutsideBounds=["OutsideBounds",2],re.OutsideBounds.toString=A,re.OutsideBounds.__enum__=re,re.Custom=function(r){var i=["Custom",3,r];return i.__enum__=re,i.toString=A,i};var ue=function(){};x["haxe.io.FPHelper"]=ue,ue.__name__=["haxe","io","FPHelper"],ue.i32ToFloat=function(r){var i=1-(r>>>31<<1),o=r>>>23&255,l=r&8388607;return l==0&&o==0?0:i*(1+Math.pow(2,-23)*l)*Math.pow(2,o-127)},ue.floatToI32=function(r){if(r==0)return 0;var i;r<0?i=-r:i=r;var o=Math.floor(Math.log(i)/.6931471805599453);o<-127?o=-127:o>128&&(o=128);var l=Math.round((i/Math.pow(2,o)-1)*8388608)&8388607;return(r<0?-2147483648:0)|o+127<<23|l},ue.i64ToDouble=function(r,i){var o=1-(i>>>31<<1),l=(i>>20&2047)-1023,c=(i&1048575)*4294967296+(r>>>31)*2147483648+(r&2147483647);return c==0&&l==-1023?0:o*(1+Math.pow(2,-52)*c)*Math.pow(2,l)},ue.doubleToI64=function(r){var i=ue.i64tmp;if(r==0)i.low=0,i.high=0;else{var o;r<0?o=-r:o=r;var l=Math.floor(Math.log(o)/.6931471805599453),c,d=(o/Math.pow(2,l)-1)*4503599627370496;c=Math.round(d);var g=c|0,_=c/4294967296|0;i.low=g,i.high=(r<0?-2147483648:0)|l+1023<<20|_}return i};var Q=function(r){Error.call(this),this.val=r,this.message=String(r),Error.captureStackTrace&&Error.captureStackTrace(this,Q)};x["js._Boot.HaxeError"]=Q,Q.__name__=["js","_Boot","HaxeError"],Q.__super__=Error,Q.prototype=M(Error.prototype,{__class__:Q});var Lt=function(){};x["js.Boot"]=Lt,Lt.__name__=["js","Boot"],Lt.getClass=function(r){if(r instanceof Array&&r.__enum__==null)return Array;var i=r.__class__;if(i!=null)return i;var o=Lt.__nativeClassName(r);return o!=null?Lt.__resolveNativeClass(o):null},Lt.__string_rec=function(r,i){if(r==null)return"null";if(i.length>=5)return"<...>";var o=typeof r;switch(o=="function"&&(r.__name__||r.__ename__)&&(o="object"),o){case"object":if(r instanceof Array){if(r.__enum__){if(r.length==2)return r[0];var l=r[0]+"(";i+=" ";for(var c=2,d=r.length;c<d;){var g=c++;g!=2?l+=","+Lt.__string_rec(r[g],i):l+=Lt.__string_rec(r[g],i)}return l+")"}var _=r.length,y="[";i+=" ";for(var S=0;S<_;){var I=S++;y+=(I>0?",":"")+Lt.__string_rec(r[I],i)}return y+="]",y}var P;try{P=r.toString}catch(C){return C instanceof Q&&(C=C.val),"???"}if(P!=null&&P!=Object.toString&&typeof P=="function"){var E=r.toString();if(E!="[object Object]")return E}var T=null,k=`{
2
+ `;i+=" ";var B=r.hasOwnProperty!=null;for(var T in r)B&&!r.hasOwnProperty(T)||T=="prototype"||T=="__class__"||T=="__super__"||T=="__interfaces__"||T=="__properties__"||(k.length!=2&&(k+=`,
3
+ `),k+=i+T+" : "+Lt.__string_rec(r[T],i));return i=i.substring(1),k+=`
4
+ `+i+"}",k;case"function":return"<function>";case"string":return r;default:return String(r)}},Lt.__interfLoop=function(r,i){if(r==null)return!1;if(r==i)return!0;var o=r.__interfaces__;if(o!=null)for(var l=0,c=o.length;l<c;){var d=l++,g=o[d];if(g==i||Lt.__interfLoop(g,i))return!0}return Lt.__interfLoop(r.__super__,i)},Lt.__instanceof=function(r,i){if(i==null)return!1;switch(i){case vc:return(r|0)===r;case $o:return typeof r=="number";case Zo:return typeof r=="boolean";case String:return typeof r=="string";case Array:return r instanceof Array&&r.__enum__==null;case bc:return!0;default:if(r!=null){if(typeof i=="function"){if(r instanceof i||Lt.__interfLoop(Lt.getClass(r),i))return!0}else if(typeof i=="object"&&Lt.__isNativeObj(i)&&r instanceof i)return!0}else return!1;return i==Qo&&r.__name__!=null||i==Jo&&r.__ename__!=null?!0:r.__enum__==i}},Lt.__nativeClassName=function(r){var i=Lt.__toStr.call(r).slice(8,-1);return i=="Object"||i=="Function"||i=="Math"||i=="JSON"?null:i},Lt.__isNativeObj=function(r){return Lt.__nativeClassName(r)!=null},Lt.__resolveNativeClass=function(r){return w[r]};var ce=function(r){if(r instanceof Array&&r.__enum__==null)this.a=r,this.byteLength=r.length;else{var i=r;this.a=[];for(var o=0;o<i;){var l=o++;this.a[l]=0}this.byteLength=i}};x["js.html.compat.ArrayBuffer"]=ce,ce.__name__=["js","html","compat","ArrayBuffer"],ce.sliceImpl=function(r,i){var o=new aa(this,r,i==null?null:i-r),l=new si(o.byteLength),c=new aa(l);return c.set(o),l},ce.prototype={slice:function(r,i){return new ce(this.a.slice(r,i))},__class__:ce};var yr=function(r,i,o){if(this.buf=r,i==null?this.offset=0:this.offset=i,o==null?this.length=r.byteLength-this.offset:this.length=o,this.offset<0||this.length<0||this.offset+this.length>r.byteLength)throw new Q(re.OutsideBounds)};x["js.html.compat.DataView"]=yr,yr.__name__=["js","html","compat","DataView"],yr.prototype={getInt8:function(r){var i=this.buf.a[this.offset+r];return i>=128?i-256:i},getUint8:function(r){return this.buf.a[this.offset+r]},getInt16:function(r,i){var o=this.getUint16(r,i);return o>=32768?o-65536:o},getUint16:function(r,i){return i?this.buf.a[this.offset+r]|this.buf.a[this.offset+r+1]<<8:this.buf.a[this.offset+r]<<8|this.buf.a[this.offset+r+1]},getInt32:function(r,i){var o=this.offset+r,l=this.buf.a[o++],c=this.buf.a[o++],d=this.buf.a[o++],g=this.buf.a[o++];return i?l|c<<8|d<<16|g<<24:g|d<<8|c<<16|l<<24},getUint32:function(r,i){var o=this.getInt32(r,i);return o<0?o+4294967296:o},getFloat32:function(r,i){return ue.i32ToFloat(this.getInt32(r,i))},getFloat64:function(r,i){var o=this.getInt32(r,i),l=this.getInt32(r+4,i);return ue.i64ToDouble(i?o:l,i?l:o)},setInt8:function(r,i){i<0?this.buf.a[r+this.offset]=i+128&255:this.buf.a[r+this.offset]=i&255},setUint8:function(r,i){this.buf.a[r+this.offset]=i&255},setInt16:function(r,i,o){this.setUint16(r,i<0?i+65536:i,o)},setUint16:function(r,i,o){var l=r+this.offset;o?(this.buf.a[l]=i&255,this.buf.a[l++]=i>>8&255):(this.buf.a[l++]=i>>8&255,this.buf.a[l]=i&255)},setInt32:function(r,i,o){this.setUint32(r,i,o)},setUint32:function(r,i,o){var l=r+this.offset;o?(this.buf.a[l++]=i&255,this.buf.a[l++]=i>>8&255,this.buf.a[l++]=i>>16&255,this.buf.a[l++]=i>>>24):(this.buf.a[l++]=i>>>24,this.buf.a[l++]=i>>16&255,this.buf.a[l++]=i>>8&255,this.buf.a[l++]=i&255)},setFloat32:function(r,i,o){this.setUint32(r,ue.floatToI32(i),o)},setFloat64:function(r,i,o){var l=ue.doubleToI64(i);o?(this.setUint32(r,l.low),this.setUint32(r,l.high)):(this.setUint32(r,l.high),this.setUint32(r,l.low))},__class__:yr};var ur=function(){};x["js.html.compat.Uint8Array"]=ur,ur.__name__=["js","html","compat","Uint8Array"],ur._new=function(r,i,o){var l;if(typeof r=="number"){l=[];for(var c=0;c<r;){var d=c++;l[d]=0}l.byteLength=l.length,l.byteOffset=0,l.buffer=new ce(l)}else if(Lt.__instanceof(r,ce)){var g=r;i==null&&(i=0),o==null&&(o=g.byteLength-i),i==0?l=g.a:l=g.a.slice(i,i+o),l.byteLength=l.length,l.byteOffset=i,l.buffer=g}else if(r instanceof Array&&r.__enum__==null)l=r.slice(),l.byteLength=l.length,l.byteOffset=0,l.buffer=new ce(l);else throw new Q("TODO "+at.string(r));return l.subarray=ur._subarray,l.set=ur._set,l},ur._set=function(r,i){var o=this;if(Lt.__instanceof(r.buffer,ce)){var l=r;if(r.byteLength+i>o.byteLength)throw new Q("set() outside of range");for(var c=0,d=r.byteLength;c<d;){var g=c++;o[g+i]=l[g]}}else if(r instanceof Array&&r.__enum__==null){var _=r;if(_.length+i>o.byteLength)throw new Q("set() outside of range");for(var y=0,S=_.length;y<S;){var I=y++;o[I+i]=_[I]}}else throw new Q("TODO")},ur._subarray=function(r,i){var o=this,l=ur._new(o.slice(r,i));return l.byteOffset=r,l};var Tt=function(r){this._resolved=!1,this._pending=!1,this._errorPending=!1,this._fulfilled=!1,this._update=[],this._error=[],this._errored=!1,r!=null&&Tt.link(r,this,function(i){return i})};x["promhx.base.AsyncBase"]=Tt,Tt.__name__=["promhx","base","AsyncBase"],Tt.link=function(r,i,o){r._update.push({async:i,linkf:function(l){i.handleResolve(o(l))}}),Tt.immediateLinkUpdate(r,i,o)},Tt.immediateLinkUpdate=function(r,i,o){if(r._errored&&!r._errorPending&&!(r._error.length>0)&&i.handleError(r._errorVal),r._resolved&&!r._pending)try{i.handleResolve(o(r._val))}catch(l){l instanceof Q&&(l=l.val),i.handleError(l)}},Tt.linkAll=function(r,i){for(var o=function(d,g,_){if(d.length==0||Tt.allFulfilled(d)){for(var y,S=[],I=er(r)();I.hasNext();){var P=I.next();S.push(P==g?_:P._val)}y=S,i.handleResolve(y)}},l=er(r)();l.hasNext();){var c=l.next();c._update.push({async:i,linkf:function(d,g,_){return function(y){d(g,_,y)}}(o,function(d){for(var g,_=[],y=er(r)();y.hasNext();){var S=y.next();S!=c&&_.push(S)}return g=_,g}(),c)})}Tt.allFulfilled(r)&&i.handleResolve(function(d){for(var g,_=[],y=er(r)();y.hasNext();){var S=y.next();_.push(S._val)}return g=_,g}())},Tt.pipeLink=function(r,i,o){var l=!1,c=function(d){if(!l){l=!0;var g=o(d);g._update.push({async:i,linkf:Fe(i,i.handleResolve)}),Tt.immediateLinkUpdate(g,i,function(_){return _})}};if(r._update.push({async:i,linkf:c}),r._resolved&&!r._pending)try{c(r._val)}catch(d){d instanceof Q&&(d=d.val),i.handleError(d)}},Tt.allResolved=function(r){for(var i=er(r)();i.hasNext();){var o=i.next();if(!o._resolved)return!1}return!0},Tt.allFulfilled=function(r){for(var i=er(r)();i.hasNext();){var o=i.next();if(!o._fulfilled)return!1}return!0},Tt.prototype={catchError:function(r){return this._error.push(r),this},errorThen:function(r){return this._errorMap=r,this},isResolved:function(){return this._resolved},isErrored:function(){return this._errored},isErrorHandled:function(){return this._error.length>0},isErrorPending:function(){return this._errorPending},isFulfilled:function(){return this._fulfilled},isPending:function(){return this._pending},handleResolve:function(r){this._resolve(r)},_resolve:function(r){var i=this;this._pending?At.enqueue(function(o,l){return function(){o(l)}}(Fe(this,this._resolve),r)):(this._resolved=!0,this._pending=!0,At.queue.add(function(){i._val=r;for(var o=0,l=i._update;o<l.length;){var c=l[o];++o;try{c.linkf(r)}catch(d){d instanceof Q&&(d=d.val),c.async.handleError(d)}}i._fulfilled=!0,i._pending=!1}),At.continueOnNextLoop())},handleError:function(r){this._handleError(r)},_handleError:function(r){var i=this,o=function(l){if(i._error.length>0)for(var c=0,d=i._error;c<d.length;){var g=d[c];++c,g(l)}else if(i._update.length>0)for(var _=0,y=i._update;_<y.length;){var S=y[_];++_,S.async.handleError(l)}else throw new Q(l);i._errorPending=!1};this._errorPending||(this._errorPending=!0,this._errored=!0,this._errorVal=r,At.queue.add(function(){if(i._errorMap!=null)try{i._resolve(i._errorMap(r))}catch(l){l instanceof Q&&(l=l.val),o(l)}else o(r)}),At.continueOnNextLoop())},then:function(r){var i=new Tt(null);return Tt.link(this,i,r),i},unlink:function(r){var i=this;At.queue.add(function(){i._update=i._update.filter(function(o){return o.async!=r})}),At.continueOnNextLoop()},isLinked:function(r){for(var i=!1,o=0,l=this._update;o<l.length;){var c=l[o];if(++o,c.async==r)return!0}return i},__class__:Tt};var An=f.promhx.Deferred=function(){Tt.call(this)};x["promhx.Deferred"]=An,An.__name__=["promhx","Deferred"],An.__super__=Tt,An.prototype=M(Tt.prototype,{resolve:function(r){this.handleResolve(r)},throwError:function(r){this.handleError(r)},promise:function(){return new ye(this)},stream:function(){return new Xt(this)},publicStream:function(){return new Gr(this)},__class__:An});var ye=f.promhx.Promise=function(r){Tt.call(this,r),this._rejected=!1};x["promhx.Promise"]=ye,ye.__name__=["promhx","Promise"],ye.whenAll=function(r){var i=new ye(null);return Tt.linkAll(r,i),i},ye.promise=function(r){var i=new ye;return i.handleResolve(r),i},ye.__super__=Tt,ye.prototype=M(Tt.prototype,{isRejected:function(){return this._rejected},reject:function(r){this._rejected=!0,this.handleError(r)},handleResolve:function(r){if(this._resolved){var i="Promise has already been resolved";throw new Q(En.AlreadyResolved(i))}this._resolve(r)},then:function(r){var i=new ye(null);return Tt.link(this,i,r),i},unlink:function(r){var i=this;At.queue.add(function(){if(i._fulfilled)i._update=i._update.filter(function(l){return l.async!=r});else{var o="Downstream Promise is not fullfilled";i.handleError(En.DownstreamNotFullfilled(o))}}),At.continueOnNextLoop()},handleError:function(r){this._rejected=!0,this._handleError(r)},pipe:function(r){var i=new ye(null);return Tt.pipeLink(this,i,r),i},errorPipe:function(r){var i=new ye;return this.catchError(function(o){var l=r(o);l.then(Fe(i,i._resolve))}),this.then(Fe(i,i._resolve)),i},__class__:ye});var Xt=f.promhx.Stream=function(r){Tt.call(this,r),this._end_promise=new ye};x["promhx.Stream"]=Xt,Xt.__name__=["promhx","Stream"],Xt.foreach=function(r){for(var i=new Xt(null),o=er(r)();o.hasNext();){var l=o.next();i.handleResolve(l)}return i.end(),i},Xt.wheneverAll=function(r){var i=new Xt(null);return Tt.linkAll(r,i),i},Xt.concatAll=function(r){for(var i=new Xt(null),o=er(r)();o.hasNext();){var l=o.next();i.concat(l)}return i},Xt.mergeAll=function(r){for(var i=new Xt(null),o=er(r)();o.hasNext();){var l=o.next();i.merge(l)}return i},Xt.stream=function(r){var i=new Xt(null);return i.handleResolve(r),i},Xt.__super__=Tt,Xt.prototype=M(Tt.prototype,{then:function(r){var i=new Xt(null);return Tt.link(this,i,r),this._end_promise._update.push({async:i._end_promise,linkf:function(o){i.end()}}),i},detachStream:function(r){for(var i=[],o=!1,l=0,c=this._update;l<c.length;){var d=c[l];++l,d.async==r?(this._end_promise._update=this._end_promise._update.filter(function(g){return g.async!=r._end_promise}),o=!0):i.push(d)}return this._update=i,o},first:function(){var r=new ye(null);return this.then(function(i){r._resolved||r.handleResolve(i)}),r},handleResolve:function(r){!this._end&&!this._pause&&this._resolve(r)},pause:function(r){r==null&&(r=!this._pause),this._pause=r},pipe:function(r){var i=new Xt(null);return Tt.pipeLink(this,i,r),this._end_promise.then(function(o){i.end()}),i},errorPipe:function(r){var i=new Xt(null);return this.catchError(function(o){var l=r(o);l.then(Fe(i,i._resolve)),l._end_promise.then((sa=i._end_promise,Fe(sa,sa._resolve)))}),this.then(Fe(i,i._resolve)),this._end_promise.then(function(o){i.end()}),i},handleEnd:function(){if(this._pending)At.queue.add(Fe(this,this.handleEnd)),At.continueOnNextLoop();else{if(this._end_promise._resolved)return;this._end=!0;var r;this._resolved?r=fe.Some(this._val):r=fe.None,this._end_promise.handleResolve(r),this._update=[],this._error=[]}},end:function(){return At.queue.add(Fe(this,this.handleEnd)),At.continueOnNextLoop(),this},endThen:function(r){return this._end_promise.then(r)},filter:function(r){var i=new Xt(null);return this._update.push({async:i,linkf:function(o){r(o)&&i.handleResolve(o)}}),Tt.immediateLinkUpdate(this,i,function(o){return o}),i},concat:function(r){var i=new Xt(null);return this._update.push({async:i,linkf:Fe(i,i.handleResolve)}),Tt.immediateLinkUpdate(this,i,function(o){return o}),this._end_promise.then(function(o){r.pipe(function(l){return i.handleResolve(l),i}),r._end_promise.then(function(l){i.end()})}),i},merge:function(r){var i=new Xt(null);return this._update.push({async:i,linkf:Fe(i,i.handleResolve)}),r._update.push({async:i,linkf:Fe(i,i.handleResolve)}),Tt.immediateLinkUpdate(this,i,function(o){return o}),Tt.immediateLinkUpdate(r,i,function(o){return o}),i},__class__:Xt});var Gr=f.promhx.PublicStream=function(r){Xt.call(this,r)};x["promhx.PublicStream"]=Gr,Gr.__name__=["promhx","PublicStream"],Gr.publicstream=function(r){var i=new Gr(null);return i.handleResolve(r),i},Gr.__super__=Xt,Gr.prototype=M(Xt.prototype,{resolve:function(r){this.handleResolve(r)},throwError:function(r){this.handleError(r)},update:function(r){this.handleResolve(r)},__class__:Gr});var At=function(){};x["promhx.base.EventLoop"]=At,At.__name__=["promhx","base","EventLoop"],At.enqueue=function(r){At.queue.add(r),At.continueOnNextLoop()},At.set_nextLoop=function(r){if(At.nextLoop!=null)throw new Q("nextLoop has already been set");return At.nextLoop=r,At.nextLoop},At.queueEmpty=function(){return At.queue.isEmpty()},At.finish=function(r){r==null&&(r=1e3);for(var i=null;r-- >0&&(i=At.queue.pop())!=null;)i();return At.queue.isEmpty()},At.clear=function(){At.queue=new V},At.f=function(){var r=At.queue.pop();r!=null&&r(),At.queue.isEmpty()||At.continueOnNextLoop()},At.continueOnNextLoop=function(){At.nextLoop!=null?At.nextLoop(At.f):setImmediate(At.f)};var En=x["promhx.error.PromiseError"]={__ename__:["promhx","error","PromiseError"],__constructs__:["AlreadyResolved","DownstreamNotFullfilled"]};En.AlreadyResolved=function(r){var i=["AlreadyResolved",0,r];return i.__enum__=En,i.toString=A,i},En.DownstreamNotFullfilled=function(r){var i=["DownstreamNotFullfilled",1,r];return i.__enum__=En,i.toString=A,i};var ri=function(){};x["verb.Verb"]=ri,ri.__name__=["verb","Verb"],ri.main=function(){b.log("verb 2.1.0")};var Z=function(){};x["verb.core.ArrayExtensions"]=Z,Z.__name__=["verb","core","ArrayExtensions"],Z.alloc=function(r,i){if(!(i<0))for(;r.length<i;)r.push(null)},Z.reversed=function(r){var i=r.slice();return i.reverse(),i},Z.last=function(r){return r[r.length-1]},Z.first=function(r){return r[0]},Z.spliceAndInsert=function(r,i,o,l){r.splice(i,o),r.splice(i,0,l)},Z.left=function(r){if(r.length==0)return[];var i=Math.ceil(r.length/2);return r.slice(0,i)},Z.right=function(r){if(r.length==0)return[];var i=Math.ceil(r.length/2);return r.slice(i)},Z.rightWithPivot=function(r){if(r.length==0)return[];var i=Math.ceil(r.length/2);return r.slice(i-1)},Z.unique=function(r,i){if(r.length==0)return[];for(var o=[r.pop()];r.length>0;){for(var l=r.pop(),c=!0,d=0;d<o.length;){var g=o[d];if(++d,i(l,g)){c=!1;break}}c&&o.push(l)}return o};var Vt=function(){};x["verb.core.Binomial"]=Vt,Vt.__name__=["verb","core","Binomial"],Vt.get=function(r,i){if(i==0)return 1;if(r==0||i>r)return 0;if(i>r-i&&(i=r-i),Vt.memo_exists(r,i))return Vt.get_memo(r,i);for(var o=1,l=r,c=1,d=i+1;c<d;){var g=c++;if(Vt.memo_exists(l,g)){r--,o=Vt.get_memo(l,g);continue}o*=r--,o/=g,Vt.memoize(l,g,o)}return o},Vt.get_no_memo=function(r,i){if(i==0)return 1;if(r==0||i>r)return 0;i>r-i&&(i=r-i);for(var o=1,l=1,c=i+1;l<c;){var d=l++;o*=r--,o/=d}return o},Vt.memo_exists=function(r,i){return Vt.memo.h.hasOwnProperty(r)&&Vt.memo.h[r].h.hasOwnProperty(i)},Vt.get_memo=function(r,i){return Vt.memo.h[r].h[i]},Vt.memoize=function(r,i,o){Vt.memo.h.hasOwnProperty(r)||Vt.memo.set(r,new wt),Vt.memo.h[r].h[i]=o};var ze=f.core.BoundingBox=function(r){this.max=null,this.min=null,this.dim=3,this.initialized=!1,r!=null&&this.addRange(r)};x["verb.core.BoundingBox"]=ze,ze.__name__=["verb","core","BoundingBox"],ze.intervalsOverlap=function(r,i,o,l,c){c==null&&(c=-1);var d;c<-.5?d=rt.TOLERANCE:d=c;var g=Math.min(r,i)-d,_=Math.max(r,i)+d,y=Math.min(o,l)-d,S=Math.max(o,l)+d;return g>=y&&g<=S||_>=y&&_<=S||y>=g&&y<=_||S>=g&&S<=_},ze.prototype={fromPoint:function(r){return new ze([r])},add:function(r){if(!this.initialized)return this.dim=r.length,this.min=r.slice(0),this.max=r.slice(0),this.initialized=!0,this;for(var i=0,o=this.dim;i<o;){var l=i++;r[l]>this.max[l]&&(this.max[l]=r[l]),r[l]<this.min[l]&&(this.min[l]=r[l])}return this},addRange:function(r){for(var i=r.length,o=0;o<i;){var l=o++;this.add(r[l])}return this},contains:function(r,i){return i==null&&(i=-1),this.initialized?this.intersects(new ze([r]),i):!1},intersects:function(r,i){if(i==null&&(i=-1),!this.initialized||!r.initialized)return!1;for(var o=this.min,l=this.max,c=r.min,d=r.max,g=0,_=this.dim;g<_;){var y=g++;if(!ze.intervalsOverlap(o[y],l[y],c[y],d[y],i))return!1}return!0},clear:function(){return this.initialized=!1,this},getLongestAxis:function(){for(var r=0,i=0,o=0,l=this.dim;o<l;){var c=o++,d=this.getAxisLength(c);d>r&&(r=d,i=c)}return i},getAxisLength:function(r){return r<0||r>this.dim-1?0:Math.abs(this.min[r]-this.max[r])},intersect:function(r,i){if(!this.initialized)return null;var o=this.min,l=this.max,c=r.min,d=r.max;if(!this.intersects(r,i))return null;for(var g=[],_=[],y=0,S=this.dim;y<S;){var I=y++;g.push(Math.min(l[I],d[I])),_.push(Math.max(o[I],c[I]))}return new ze([_,g])},__class__:ze};var rt=f.core.Constants=function(){};x["verb.core.Constants"]=rt,rt.__name__=["verb","core","Constants"];var te=f.core.SerializableBase=function(){};x["verb.core.SerializableBase"]=te,te.__name__=["verb","core","SerializableBase"],te.prototype={serialize:function(){var r=new Kt;return r.serialize(this),r.toString()},__class__:te};var ts=f.core.Plane=function(r,i){this.origin=r,this.normal=i};x["verb.core.Plane"]=ts,ts.__name__=["verb","core","Plane"],ts.__super__=te,ts.prototype=M(te.prototype,{__class__:ts});var Mn=f.core.Ray=function(r,i){this.origin=r,this.dir=i};x["verb.core.Ray"]=Mn,Mn.__name__=["verb","core","Ray"],Mn.__super__=te,Mn.prototype=M(te.prototype,{__class__:Mn});var Dt=f.core.NurbsCurveData=function(r,i,o){this.degree=r,this.controlPoints=o,this.knots=i};x["verb.core.NurbsCurveData"]=Dt,Dt.__name__=["verb","core","NurbsCurveData"],Dt.__super__=te,Dt.prototype=M(te.prototype,{__class__:Dt});var ne=f.core.NurbsSurfaceData=function(r,i,o,l,c){this.degreeU=r,this.degreeV=i,this.knotsU=o,this.knotsV=l,this.controlPoints=c};x["verb.core.NurbsSurfaceData"]=ne,ne.__name__=["verb","core","NurbsSurfaceData"],ne.__super__=te,ne.prototype=M(te.prototype,{__class__:ne});var Je=f.core.MeshData=function(r,i,o,l){this.faces=r,this.points=i,this.normals=o,this.uvs=l};x["verb.core.MeshData"]=Je,Je.__name__=["verb","core","MeshData"],Je.empty=function(){return new Je([],[],[],[])},Je.__super__=te,Je.prototype=M(te.prototype,{__class__:Je});var es=f.core.PolylineData=function(r,i){this.points=r,this.params=i};x["verb.core.PolylineData"]=es,es.__name__=["verb","core","PolylineData"],es.__super__=te,es.prototype=M(te.prototype,{__class__:es});var rs=f.core.VolumeData=function(r,i,o,l,c,d,g){this.degreeU=r,this.degreeV=i,this.degreeW=o,this.knotsU=l,this.knotsV=c,this.knotsW=d,this.controlPoints=g};x["verb.core.VolumeData"]=rs,rs.__name__=["verb","core","VolumeData"],rs.__super__=te,rs.prototype=M(te.prototype,{__class__:rs});var se=f.core.Pair=function(r,i){this.item0=r,this.item1=i};x["verb.core.Pair"]=se,se.__name__=["verb","core","Pair"],se.prototype={__class__:se};var Ne=f.core.Interval=function(r,i){this.min=r,this.max=i};x["verb.core.Interval"]=Ne,Ne.__name__=["verb","core","Interval"],Ne.prototype={__class__:Ne};var an=f.core.CurveCurveIntersection=function(r,i,o,l){this.point0=r,this.point1=i,this.u0=o,this.u1=l};x["verb.core.CurveCurveIntersection"]=an,an.__name__=["verb","core","CurveCurveIntersection"],an.prototype={__class__:an};var ns=f.core.CurveSurfaceIntersection=function(r,i,o,l){this.u=r,this.uv=i,this.curvePoint=o,this.surfacePoint=l};x["verb.core.CurveSurfaceIntersection"]=ns,ns.__name__=["verb","core","CurveSurfaceIntersection"],ns.prototype={__class__:ns};var Wr=f.core.MeshIntersectionPoint=function(r,i,o,l,c){this.visited=!1,this.adj=null,this.opp=null,this.uv0=r,this.uv1=i,this.point=o,this.faceIndex0,this.faceIndex1};x["verb.core.MeshIntersectionPoint"]=Wr,Wr.__name__=["verb","core","MeshIntersectionPoint"],Wr.prototype={__class__:Wr};var ss=f.core.PolylineMeshIntersection=function(r,i,o,l,c){this.point=r,this.u=i,this.uv=o,this.polylineIndex=l,this.faceIndex=c};x["verb.core.PolylineMeshIntersection"]=ss,ss.__name__=["verb","core","PolylineMeshIntersection"],ss.prototype={__class__:ss};var is=f.core.SurfaceSurfaceIntersectionPoint=function(r,i,o,l){this.uv0=r,this.uv1=i,this.point=o,this.dist=l};x["verb.core.SurfaceSurfaceIntersectionPoint"]=is,is.__name__=["verb","core","SurfaceSurfaceIntersectionPoint"],is.prototype={__class__:is};var as=f.core.TriSegmentIntersection=function(r,i,o,l){this.point=r,this.s=i,this.t=o,this.p=l};x["verb.core.TriSegmentIntersection"]=as,as.__name__=["verb","core","TriSegmentIntersection"],as.prototype={__class__:as};var Tn=f.core.CurveTriPoint=function(r,i,o){this.u=r,this.point=i,this.uv=o};x["verb.core.CurveTriPoint"]=Tn,Tn.__name__=["verb","core","CurveTriPoint"],Tn.prototype={__class__:Tn};var $e=function(r,i,o,l,c){c==null&&(c=!1),l==null&&(l=-1),this.uv=o,this.point=r,this.normal=i,this.id=l,this.degen=c};x["verb.core.SurfacePoint"]=$e,$e.__name__=["verb","core","SurfacePoint"],$e.fromUv=function(r,i){return new $e(null,null,[r,i])},$e.prototype={__class__:$e};var ni=f.core.CurvePoint=function(r,i){this.u=r,this.pt=i};x["verb.core.CurvePoint"]=ni,ni.__name__=["verb","core","CurvePoint"],ni.prototype={__class__:ni};var os=f.core.KdTree=function(r,i){this.dim=3,this.points=r,this.distanceFunction=i,this.dim=r[0].point.length,this.root=this.buildTree(r,0,null)};x["verb.core.KdTree"]=os,os.__name__=["verb","core","KdTree"],os.prototype={buildTree:function(r,i,o){var l=i%this.dim,c,d;return r.length==0?null:r.length==1?new Nn(r[0],l,o):(r.sort(function(g,_){var y=g.point[l]-_.point[l];return y==0?0:y>0?1:-1}),c=Math.floor(r.length/2),d=new Nn(r[c],l,o),d.left=this.buildTree(r.slice(0,c),i+1,d),d.right=this.buildTree(r.slice(c+1),i+1,d),d)},nearest:function(r,i,o){var l=this,c=new ls(function(P){return-P.item1}),d,g=null;g=function(P){for(var E,T=P.dimension,k=l.distanceFunction(r,P.kdPoint.point),B,C=[],R=0,z=l.dim;R<z;)R++,C.push(0);B=C;for(var U,j,X=function($,tt){c.push(new se($,tt)),c.size()>i&&c.pop()},J=0,q=l.dim;J<q;){var G=J++;G==P.dimension?B[G]=r[G]:B[G]=P.kdPoint.point[G]}if(U=l.distanceFunction(B,P.kdPoint.point),P.right==null&&P.left==null){(c.size()<i||k<c.peek().item1)&&X(P,k);return}P.right==null?E=P.left:P.left==null?E=P.right:r[T]<P.kdPoint.point[T]?E=P.left:E=P.right,g(E),(c.size()<i||k<c.peek().item1)&&X(P,k),(c.size()<i||Math.abs(U)<c.peek().item1)&&(E==P.left?j=P.right:j=P.left,j!=null&&g(j))},d=g;for(var _=0;_<i;)_++,c.push(new se(null,o));d(this.root);for(var y=[],S=0;S<i;){var I=S++;c.content[I].item0!=null&&y.push(new se(c.content[I].item0.kdPoint,c.content[I].item1))}return y},__class__:os};var ls=function(r){this.content=[],this.scoreFunction=r};x["verb.core.BinaryHeap"]=ls,ls.__name__=["verb","core","BinaryHeap"],ls.prototype={push:function(r){this.content.push(r),this.bubbleUp(this.content.length-1)},pop:function(){var r=this.content[0],i=this.content.pop();return this.content.length>0&&(this.content[0]=i,this.sinkDown(0)),r},peek:function(){return this.content[0]},remove:function(r){for(var i=this.content.length,o=0;o<i;){var l=o++;if(this.content[l]==r){var c=this.content.pop();l!=i-1&&(this.content[l]=c,this.scoreFunction(c)<this.scoreFunction(r)?this.bubbleUp(l):this.sinkDown(l));return}}throw new Q("Node not found.")},size:function(){return this.content.length},bubbleUp:function(r){for(var i=this.content[r];r>0;){var o=Math.floor((r+1)/2)-1,l=this.content[o];if(this.scoreFunction(i)<this.scoreFunction(l))this.content[o]=i,this.content[r]=l,r=o;else break}},sinkDown:function(r){for(var i=this.content.length,o=this.content[r],l=this.scoreFunction(o);;){var c=(r+1)*2,d=c-1,g=-1,_=0;if(d<i){var y=this.content[d];_=this.scoreFunction(y),_<l&&(g=d)}if(c<i){var S=this.content[c],I=this.scoreFunction(S);I<(g==-1?l:_)&&(g=c)}if(g!=-1)this.content[r]=this.content[g],this.content[g]=o,r=g;else break}},__class__:ls};var kn=f.core.KdPoint=function(r,i){this.point=r,this.obj=i};x["verb.core.KdPoint"]=kn,kn.__name__=["verb","core","KdPoint"],kn.prototype={__class__:kn};var Nn=f.core.KdNode=function(r,i,o){this.kdPoint=r,this.left=null,this.right=null,this.parent=o,this.dimension=i};x["verb.core.KdNode"]=Nn,Nn.__name__=["verb","core","KdNode"],Nn.prototype={__class__:Nn};var vr=function(){};x["verb.eval.IBoundingBoxTree"]=vr,vr.__name__=["verb","eval","IBoundingBoxTree"],vr.prototype={__class__:vr};var cr=function(r,i){this._boundingBox=null,this._curve=r,i==null&&(i=p.domain(this._curve.knots)/64),this._knotTol=i};x["verb.core.LazyCurveBoundingBoxTree"]=cr,cr.__name__=["verb","core","LazyCurveBoundingBoxTree"],cr.__interfaces__=[vr],cr.prototype={split:function(){var r=Z.first(this._curve.knots),i=Z.last(this._curve.knots),o=i-r,l=de.curveSplit(this._curve,(i+r)/2+o*.1*Math.random());return new se(new cr(l[0],this._knotTol),new cr(l[1],this._knotTol))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=new ze(N.dehomogenize1d(this._curve.controlPoints))),this._boundingBox},yield:function(){return this._curve},indivisible:function(r){return p.domain(this._curve.knots)<this._knotTol},empty:function(){return!1},__class__:cr};var dr=function(r,i){if(this._boundingBox=null,this._mesh=r,i==null){for(var o=[],l=0,c=r.faces.length;l<c;){var d=l++;o.push(d)}i=o}this._faceIndices=i};x["verb.core.LazyMeshBoundingBoxTree"]=dr,dr.__name__=["verb","core","LazyMeshBoundingBoxTree"],dr.__interfaces__=[vr],dr.prototype={split:function(){var r=ie.sortTrianglesOnLongestAxis(this.boundingBox(),this._mesh,this._faceIndices),i=Z.left(r),o=Z.right(r);return new se(new dr(this._mesh,i),new dr(this._mesh,o))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=ie.makeMeshAabb(this._mesh,this._faceIndices)),this._boundingBox},yield:function(){return this._faceIndices[0]},indivisible:function(r){return this._faceIndices.length==1},empty:function(){return this._faceIndices.length==0},__class__:dr};var pr=function(r,i){this._boundingBox=null,this._polyline=r,i==null&&(i=new Ne(0,r.points.length!=0?r.points.length-1:0)),this._interval=i};x["verb.core.LazyPolylineBoundingBoxTree"]=pr,pr.__name__=["verb","core","LazyPolylineBoundingBoxTree"],pr.__interfaces__=[vr],pr.prototype={split:function(){var r=this._interval.min,i=this._interval.max,o=r+Math.ceil((i-r)/2),l=new Ne(r,o),c=new Ne(o,i);return new se(new pr(this._polyline,l),new pr(this._polyline,c))},boundingBox:function(){return this._boundingBox==null&&(this._boundingBox=new ze(this._polyline.points)),this._boundingBox},yield:function(){return this._interval.min},indivisible:function(r){return this._interval.max-this._interval.min==1},empty:function(){return this._interval.max-this._interval.min==0},__class__:pr};var Dr=function(r,i,o,l){i==null&&(i=!1),this._boundingBox=null,this._surface=r,this._splitV=i,o==null&&(o=p.domain(r.knotsU)/16),l==null&&(l=p.domain(r.knotsV)/16),this._knotTolU=o,this._knotTolV=l};x["verb.core.LazySurfaceBoundingBoxTree"]=Dr,Dr.__name__=["verb","core","LazySurfaceBoundingBoxTree"],Dr.__interfaces__=[vr],Dr.prototype={split:function(){var r,i;this._splitV?(r=Z.first(this._surface.knotsV),i=Z.last(this._surface.knotsV)):(r=Z.first(this._surface.knotsU),i=Z.last(this._surface.knotsU));var o=(r+i)/2,l=de.surfaceSplit(this._surface,o,this._splitV);return new se(new Dr(l[0],!this._splitV,this._knotTolU,this._knotTolV),new Dr(l[1],!this._splitV,this._knotTolU,this._knotTolV))},boundingBox:function(){if(this._boundingBox==null){this._boundingBox=new ze;for(var r=0,i=this._surface.controlPoints;r<i.length;){var o=i[r];++r,this._boundingBox.addRange(N.dehomogenize1d(o))}}return this._boundingBox},yield:function(){return this._surface},indivisible:function(r){return p.domain(this._surface.knotsV)<this._knotTolV&&p.domain(this._surface.knotsU)<this._knotTolU},empty:function(){return!1},__class__:Dr};var Ot=f.core.Mat=function(){};x["verb.core.Mat"]=Ot,Ot.__name__=["verb","core","Mat"],Ot.mul=function(r,i){for(var o=[],l=0,c=i.length;l<c;){var d=l++;o.push(p.mul(r,i[d]))}return o},Ot.mult=function(r,i){var o,l,c,d,g,_,y,S;o=r.length,l=i.length,c=i[0].length,d=[];for(var I=o-1,P=0,E=0;I>=0;){for(g=[],_=r[I],E=c-1;E>=0;){for(y=_[l-1]*i[l-1][E],P=l-2;P>=1;)S=P-1,y+=_[P]*i[P][E]+_[S]*i[S][E],P-=2;P==0&&(y+=_[0]*i[0][E]),g[E]=y,E--}d[I]=g,I--}return d},Ot.add=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(p.add(r[d],i[d]))}return o},Ot.div=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(p.div(r[d],i))}return o},Ot.sub=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(p.sub(r[d],i[d]))}return o},Ot.dot=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(p.dot(r[d],i))}return o},Ot.identity=function(r){for(var i=p.zeros2d(r,r),o=0;o<r;){var l=o++;i[l][l]=1}return i},Ot.transpose=function(r){if(r.length==0)return[];for(var i=[],o=0,l=r[0].length;o<l;){var c=o++;i.push(function(d){for(var g,_=[],y=0,S=r.length;y<S;){var I=y++;_.push(r[I][c])}return g=_,g}())}return i},Ot.solve=function(r,i){return Ot.LUsolve(Ot.LU(r),i)},Ot.LUsolve=function(r,i){var o,l,c=r.LU,d=c.length,g=i.slice(),_=r.P,y,S,I;for(o=d-1;o!=-1;)g[o]=i[o],--o;for(o=0;o<d;){for(y=_[o],_[o]!=o&&(I=g[o],g[o]=g[y],g[y]=I),S=c[o],l=0;l<o;)g[o]-=g[l]*S[l],++l;++o}for(o=d-1;o>=0;){for(S=c[o],l=o+1;l<d;)g[o]-=g[l]*S[l],++l;g[o]/=S[o],--o}return g},Ot.LU=function(r){for(var i,o,l,c,d,g,_,y,S,I=[],P=0,E=r.length;P<E;){var T=P++;I.push(r[T].slice())}r=I;var k=r.length,B=k-1,C=[];for(l=0;l<k;){for(_=l,g=r[l],S=Math.abs(g[l]),o=l+1;o<k;)c=Math.abs(r[o][l]),S<c&&(S=c,_=o),++o;for(C[l]=_,_!=l&&(r[l]=r[_],r[_]=g,g=r[l]),d=g[l],i=l+1;i<k;)r[i][l]/=d,++i;for(i=l+1;i<k;){for(y=r[i],o=l+1;o<B;)y[o]-=y[l]*g[o],++o,y[o]-=y[l]*g[o],++o;o==B&&(y[o]-=y[l]*g[o]),++i}++l}return new hs(r,C)};var hs=function(r,i){this.LU=r,this.P=i};x["verb.core._Mat.LUDecomp"]=hs,hs.__name__=["verb","core","_Mat","LUDecomp"],hs.prototype={__class__:hs};var ie=f.core.Mesh=function(){};x["verb.core.Mesh"]=ie,ie.__name__=["verb","core","Mesh"],ie.getTriangleNorm=function(r,i){var o=r[i[0]],l=r[i[1]],c=r[i[2]],d=p.sub(l,o),g=p.sub(c,o),_=p.cross(d,g);return p.mul(1/p.norm(_),_)},ie.makeMeshAabb=function(r,i){for(var o=new ze,l=0;l<i.length;){var c=i[l];++l,o.add(r.points[r.faces[c][0]]),o.add(r.points[r.faces[c][1]]),o.add(r.points[r.faces[c][2]])}return o},ie.sortTrianglesOnLongestAxis=function(r,i,o){for(var l=r.getLongestAxis(),c=[],d=0;d<o.length;){var g=o[d];++d;var _=ie.getMinCoordOnAxis(i.points,i.faces[g],l);c.push(new se(_,g))}c.sort(function(E,T){var k=E.item0,B=T.item0;return k==B?0:k>B?1:-1});for(var y=[],S=0,I=c.length;S<I;){var P=S++;y.push(c[P].item1)}return y},ie.getMinCoordOnAxis=function(r,i,o){for(var l=1/0,c=0;c<3;){var d=c++,g=r[i[d]][o];g<l&&(l=g)}return l},ie.getTriangleCentroid=function(r,i){for(var o=[0,0,0],l=0;l<3;)for(var c=l++,d=0;d<3;){var g=d++;o[g]+=r[i[c]][g]}for(var _=0;_<3;){var y=_++;o[y]/=3}return o},ie.triangleUVFromPoint=function(r,i,o){var l=r.faces[i],c=r.points[l[0]],d=r.points[l[1]],g=r.points[l[2]],_=r.uvs[l[0]],y=r.uvs[l[1]],S=r.uvs[l[2]],I=p.sub(c,o),P=p.sub(d,o),E=p.sub(g,o),T=p.norm(p.cross(p.sub(c,d),p.sub(c,g))),k=p.norm(p.cross(P,E))/T,B=p.norm(p.cross(E,I))/T,C=p.norm(p.cross(I,P))/T;return p.add(p.mul(k,_),p.add(p.mul(B,y),p.mul(C,S)))};var Hr=function(r,i){if(this._empty=!1,this._face=-1,i==null){for(var o=[],l=0,c=r.faces.length;l<c;){var d=l++;o.push(d)}i=o}if(this._boundingBox=ie.makeMeshAabb(r,i),i.length<1){this._empty=!0;return}else if(i.length<2){this._face=i[0];return}var g=ie.sortTrianglesOnLongestAxis(this._boundingBox,r,i),_=Z.left(g),y=Z.right(g);this._children=new se(new Hr(r,_),new Hr(r,y))};x["verb.core.MeshBoundingBoxTree"]=Hr,Hr.__name__=["verb","core","MeshBoundingBoxTree"],Hr.__interfaces__=[vr],Hr.prototype={split:function(){return this._children},boundingBox:function(){return this._boundingBox},yield:function(){return this._face},indivisible:function(r){return this._children==null},empty:function(){return this._empty},__class__:Hr};var tr=f.core.Minimizer=function(){};x["verb.core.Minimizer"]=tr,tr.__name__=["verb","core","Minimizer"],tr.uncmin=function(r,i,o,l,c){o==null&&(o=1e-8),l==null&&(l=function(J){return tr.numericalGradient(r,J)}),c==null&&(c=1e3),i=i.slice(0);var d=i.length,g=r(i),_=g,y;if(isNaN(g))throw new Q("uncmin: f(x0) is a NaN!");o=Math.max(o,rt.EPSILON);var S,I,P,E=Ot.identity(d),T=0,k=[],B,C,R,z,U,j,X="";for(I=l(i);T<c;){if(!p.all(p.finite(I))){X="Gradient has Infinity or NaN";break}if(S=p.neg(Ot.dot(E,I)),!p.all(p.finite(S))){X="Search direction has Infinity or NaN";break}if(j=p.norm(S),j<o){X="Newton step smaller than tol";break}for(U=1,y=p.dot(I,S),B=i;T<c&&!(U*j<o);){if(k=p.mul(U,S),B=p.add(i,k),_=r(B),_-g>=.1*U*y||isNaN(_)){U*=.5,++T;continue}break}if(U*j<o){X="Line search step size smaller than tol";break}if(T==c){X="maxit reached during line search";break}P=l(B),C=p.sub(P,I),z=p.dot(C,k),R=Ot.dot(E,C),E=Ot.sub(Ot.add(E,Ot.mul((z+p.dot(C,R))/(z*z),tr.tensor(k,k))),Ot.div(Ot.add(tr.tensor(R,k),tr.tensor(k,R)),z)),i=B,g=_,I=P,++T}return new us(i,g,I,E,T,X)},tr.numericalGradient=function(r,i){var o=i.length,l=r(i);if(l==NaN)throw new Q("gradient: f(x) is a NaN!");for(var c=i.slice(0),d,g,_=[],y,S=.001,I,P,E,T=0,k,B,C,R=0;R<o;)for(var z=R++,U=Math.max(1e-6*l,1e-8);;){if(++T,T>20)throw new Q("Numerical gradient fails");if(c[z]=i[z]+U,d=r(c),c[z]=i[z]-U,g=r(c),c[z]=i[z],isNaN(d)||isNaN(g)){U/=16;continue}if(_[z]=(d-g)/(2*U),I=i[z]-U,P=i[z],E=i[z]+U,k=(d-l)/U,B=(l-g)/U,C=p.max([Math.abs(_[z]),Math.abs(l),Math.abs(d),Math.abs(g),Math.abs(I),Math.abs(P),Math.abs(E),1e-8]),y=Math.min(p.max([Math.abs(k-_[z]),Math.abs(B-_[z]),Math.abs(k-B)])/C,U/C),y>S)U/=16;else break}return _},tr.tensor=function(r,i){for(var o=r.length,l=i.length,c=[],d,g,_=o-1;_>=0;){d=[],g=r[_];for(var y=l-1;y>=3;)d[y]=g*i[y],--y,d[y]=g*i[y],--y,d[y]=g*i[y],--y,d[y]=g*i[y],--y;for(;y>=0;)d[y]=g*i[y],--y;c[_]=d,_--}return c};var us=function(r,i,o,l,c,d){this.solution=r,this.value=i,this.gradient=o,this.invHessian=l,this.iterations=c,this.message=d};x["verb.core.MinimizationResult"]=us,us.__name__=["verb","core","MinimizationResult"],us.prototype={__class__:us};var Ln=function(){};x["verb.core.ISerializable"]=Ln,Ln.__name__=["verb","core","ISerializable"],Ln.prototype={__class__:Ln};var na=f.core.Deserializer=function(){};x["verb.core.Deserializer"]=na,na.__name__=["verb","core","Deserializer"],na.deserialize=function(r){var i=new qt(r),o=i.unserialize();return o};var Re=f.core.Trig=function(){};x["verb.core.Trig"]=Re,Re.__name__=["verb","core","Trig"],Re.isPointInPlane=function(r,i,o){return Math.abs(p.dot(p.sub(r,i.origin),i.normal))<o},Re.distToSegment=function(r,i,o){var l=Re.segmentClosestPoint(i,r,o,0,1);return p.dist(i,l.pt)},Re.rayClosestPoint=function(r,i,o){var l=p.sub(r,i),c=p.dot(l,o),d=p.add(i,p.mul(c,o));return d},Re.distToRay=function(r,i,o){var l=Re.rayClosestPoint(r,i,o),c=p.sub(l,r);return p.norm(c)},Re.threePointsAreFlat=function(r,i,o,l){var c=p.sub(i,r),d=p.sub(o,r),g=p.cross(c,d),_=p.dot(g,g);return _<l},Re.segmentClosestPoint=function(r,i,o,l,c){var d=p.sub(o,i),g=p.norm(d);if(g<rt.EPSILON)return{u:l,pt:i};var _=i,y=p.mul(1/g,d),S=p.sub(r,_),I=p.dot(S,y);return I<0?{u:l,pt:i}:I>g?{u:c,pt:o}:{u:l+(c-l)*I/g,pt:p.add(_,p.mul(I,y))}};var p=f.core.Vec=function(){};x["verb.core.Vec"]=p,p.__name__=["verb","core","Vec"],p.angleBetween=function(r,i){return Math.acos(p.dot(r,i)/(p.norm(r)*p.norm(i)))},p.positiveAngleBetween=function(r,i,o){var l=p.cross(r,i),c=p.norm(r),d=p.norm(i),g=c*d,_=p.dot(r,i),y=p.norm(l)/g,S=_/g,I=Math.atan2(y,S),P=p.dot(o,l);return Math.abs(P)<rt.EPSILON||P>0?I:-I},p.signedAngleBetween=function(r,i,o){var l=p.cross(r,i),c=p.norm(r),d=p.norm(i),g=c*d,_=p.dot(r,i),y=p.norm(l)/g,S=_/g,I=Math.atan2(y,S),P=p.dot(o,l);return P>0?I:2*Math.PI-I},p.angleBetweenNormalized2d=function(r,i){var o=r[0]*i[1]-r[1]*i[0];return Math.atan2(o,p.dot(r,i))},p.domain=function(r){return Z.last(r)-Z.first(r)},p.range=function(r){for(var i=[],o=0,l=0;l<r;)l++,i.push(o),o+=1;return i},p.span=function(r,i,o){if(o==null)return[];if(o<rt.EPSILON)return[];if(r>i&&o>0)return[];if(i>r&&o<0)return[];for(var l=[],c=r;c<=i;)l.push(c),c+=o;return l},p.neg=function(r){return r.map(function(i){return-i})},p.min=function(r){return O.fold(r,function(i,o){return Math.min(i,o)},1/0)},p.max=function(r){return O.fold(r,function(i,o){return Math.max(i,o)},-1/0)},p.all=function(r){return O.fold(r,function(i,o){return o&&i},!0)},p.finite=function(r){return r.map(function(i){return isFinite(i)})},p.onRay=function(r,i,o){return p.add(r,p.mul(o,i))},p.lerp=function(r,i,o){return p.add(p.mul(r,i),p.mul(1-r,o))},p.normalized=function(r){return p.div(r,p.norm(r))},p.cross=function(r,i){return[r[1]*i[2]-r[2]*i[1],r[2]*i[0]-r[0]*i[2],r[0]*i[1]-r[1]*i[0]]},p.dist=function(r,i){return p.norm(p.sub(r,i))},p.distSquared=function(r,i){return p.normSquared(p.sub(r,i))},p.sum=function(r){return O.fold(r,function(i,o){return o+i},0)},p.addAll=function(r){var i=er(r)();if(!i.hasNext())return null;var o=i.next().length;return O.fold(r,function(l,c){return p.add(c,l)},p.rep(o,0))},p.addAllMutate=function(r){for(var i=r[0],o=1,l=r.length;o<l;){var c=o++;p.addMutate(i,r[c])}},p.addMulMutate=function(r,i,o){for(var l=0,c=r.length;l<c;){var d=l++;r[d]=r[d]+i*o[d]}},p.subMulMutate=function(r,i,o){for(var l=0,c=r.length;l<c;){var d=l++;r[d]=r[d]-i*o[d]}},p.addMutate=function(r,i){for(var o=0,l=r.length;o<l;){var c=o++;r[c]=r[c]+i[c]}},p.subMutate=function(r,i){for(var o=0,l=r.length;o<l;){var c=o++;r[c]=r[c]-i[c]}},p.mulMutate=function(r,i){for(var o=0,l=i.length;o<l;){var c=o++;i[c]=i[c]*r}},p.norm=function(r){var i=p.normSquared(r);return i!=0?Math.sqrt(i):i},p.normSquared=function(r){return O.fold(r,function(i,o){return o+i*i},0)},p.rep=function(r,i){for(var o=[],l=0;l<r;)l++,o.push(i);return o},p.zeros1d=function(r){for(var i=[],o=0;o<r;)o++,i.push(0);return i},p.zeros2d=function(r,i){for(var o=[],l=0;l<r;)l++,o.push(p.zeros1d(i));return o},p.zeros3d=function(r,i,o){for(var l=[],c=0;c<r;)c++,l.push(p.zeros2d(i,o));return l},p.dot=function(r,i){for(var o=0,l=0,c=r.length;l<c;){var d=l++;o+=r[d]*i[d]}return o},p.add=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(r[d]+i[d])}return o},p.mul=function(r,i){for(var o=[],l=0,c=i.length;l<c;){var d=l++;o.push(r*i[d])}return o},p.div=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(r[d]/i)}return o},p.sub=function(r,i){for(var o=[],l=0,c=r.length;l<c;){var d=l++;o.push(r[d]-i[d])}return o},p.isZero=function(r){for(var i=0,o=r.length;i<o;){var l=i++;if(Math.abs(r[l])>rt.TOLERANCE)return!1}return!0},p.sortedSetUnion=function(r,i){for(var o=[],l=0,c=0;l<r.length||c<i.length;){if(l>=r.length){o.push(i[c]),c++;continue}else if(c>=i.length){o.push(r[l]),l++;continue}var d=r[l]-i[c];if(Math.abs(d)<rt.EPSILON){o.push(r[l]),l++,c++;continue}if(d>0){o.push(i[c]),c++;continue}o.push(r[l]),l++}return o},p.sortedSetSub=function(r,i){for(var o=[],l=0,c=0;l<r.length;){if(c>=i.length){o.push(r[l]),l++;continue}if(Math.abs(r[l]-i[c])<rt.EPSILON){l++,c++;continue}o.push(r[l]),l++}return o};var bt=f.eval.Analyze=function(){};x["verb.eval.Analyze"]=bt,bt.__name__=["verb","eval","Analyze"],bt.knotMultiplicities=function(r){for(var i=[new Cn(r[0],0)],o=i[0],l=0;l<r.length;){var c=r[l];++l,Math.abs(c-o.knot)>rt.EPSILON&&(o=new Cn(c,0),i.push(o)),o.inc()}return i},bt.isRationalSurfaceClosed=function(r,i){i==null&&(i=!0);var o;i?o=r.controlPoints:o=Ot.transpose(r.controlPoints);for(var l=0,c=o[0].length;l<c;){var d=l++,g=p.dist(Z.first(o)[d],Z.last(o)[d])<rt.EPSILON;if(!g)return!1}return!0},bt.rationalSurfaceClosestPoint=function(r,i){var o=bt.rationalSurfaceClosestParam(r,i);return N.rationalSurfacePoint(r,o[0],o[1])},bt.rationalSurfaceClosestParam=function(r,i){for(var o=5,l=0,c,d=1e-4,g=5e-4,_,y=r.knotsU[0],S=Z.last(r.knotsU),I=r.knotsV[0],P=Z.last(r.knotsV),E=bt.isRationalSurfaceClosed(r),T=bt.isRationalSurfaceClosed(r,!1),k,B=zt.rationalSurfaceAdaptive(r,new qr),C=1/0,R=0,z=B.points.length;R<z;){var U=R++,j=B.points[U],X=p.normSquared(p.sub(i,j));X<C&&(C=X,k=B.uvs[U])}for(var J=function(Ht){return N.rationalSurfaceDerivatives(r,Ht[0],Ht[1],2)},q=function(Ht,$t,jt){var Qt=$t[1][0],Le=$t[0][1],Qe=$t[2][0],Se=$t[0][2],ve=$t[1][1],Ce=$t[1][1],Ve=p.dot(Qt,jt),rr=p.dot(Le,jt),mr=[-Ve,-rr],nr=p.dot(Qt,Qt)+p.dot(Qe,jt),sr=p.dot(Qt,Le)+p.dot(ve,jt),ir=p.dot(Qt,Le)+p.dot(Ce,jt),xr=p.dot(Le,Le)+p.dot(Se,jt),Rn=[[nr,sr],[ir,xr]],ln=Ot.solve(Rn,mr);return p.add(ln,Ht)};l<o;){c=J(k),_=p.sub(c[0][0],i);var G=p.norm(_),$=p.dot(c[1][0],_),tt=p.norm(c[1][0])*G,et=p.dot(c[0][1],_),ot=p.norm(c[0][1])*G,ut=$/tt,lt=et/ot,pt=G<d,nt=ut<g,mt=lt<g;if(pt&&nt&&mt)return k;var K=q(k,c,_);K[0]<y?E?K=[S-(K[0]-y),K[1]]:K=[y+rt.EPSILON,K[1]]:K[0]>S&&(E?K=[y+(K[0]-S),K[1]]:K=[S-rt.EPSILON,K[1]]),K[1]<I?T?K=[K[0],P-(K[1]-I)]:K=[K[0],I+rt.EPSILON]:K[1]>P&&(T?K=[K[0],I+(K[0]-P)]:K=[K[0],P-rt.EPSILON]);var _t=p.norm(p.mul(K[0]-k[0],c[1][0])),Et=p.norm(p.mul(K[1]-k[1],c[0][1]));if(_t+Et<d)return k;k=K,l++}return k},bt.rationalCurveClosestPoint=function(r,i){return N.rationalCurvePoint(r,bt.rationalCurveClosestParam(r,i))},bt.rationalCurveClosestParam=function(r,i){for(var o=1/0,l=0,c=zt.rationalCurveRegularSample(r,r.controlPoints.length*r.degree,!0),d=0,g=c.length-1;d<g;){var _=d++,y=c[_][0],S=c[_+1][0],I=c[_].slice(1),P=c[_+1].slice(1),E=Re.segmentClosestPoint(i,I,P,y,S),T=p.norm(p.sub(i,E.pt));T<o&&(o=T,l=E.u)}for(var k=5,B=0,C,R=1e-4,z=5e-4,U,j=r.knots[0],X=Z.last(r.knots),J=p.normSquared(p.sub(r.controlPoints[0],Z.last(r.controlPoints)))<rt.EPSILON,q=l,G=function(K){return N.rationalCurveDerivatives(r,K,2)},$=function(K,_t,Et){var Ht=p.dot(_t[1],Et),$t=p.dot(_t[2],Et),jt=p.dot(_t[1],_t[1]),Qt=$t+jt;return K-Ht/Qt};B<k;){C=G(q),U=p.sub(C[0],i);var tt=p.norm(U),et=p.dot(C[1],U),ot=p.norm(C[1])*tt,ut=et/ot,lt=tt<R,pt=Math.abs(ut)<z;if(lt&&pt)return q;var nt=$(q,C,U);nt<j?J?nt=X-(nt-j):nt=j:nt>X&&(J?nt=j+(nt-X):nt=X);var mt=p.norm(p.mul(nt-q,C[1]));if(mt<R)return q;q=nt,B++}return q},bt.rationalCurveParamAtArcLength=function(r,i,o,l,c){if(o==null&&(o=.001),i<rt.EPSILON)return r.knots[0];var d;l!=null?d=l:d=yt.decomposeCurveIntoBeziers(r);var g=0;d[g];var _=-rt.EPSILON,y;for(c!=null?y=c:y=[];_<i&&g<d.length;){if(g<y.length?y[g]=y[g]:y[g]=bt.rationalBezierCurveArcLength(r),_+=y[g],i<_+rt.EPSILON)return bt.rationalBezierCurveParamAtArcLength(r,i,o,y[g]);g++}return-1},bt.rationalBezierCurveParamAtArcLength=function(r,i,o,l){if(i<0)return r.knots[0];var c;if(l!=null?c=l:c=bt.rationalBezierCurveArcLength(r),i>c)return Z.last(r.knots);var d=r.knots[0],g=0,_=Z.last(r.knots),y=c,S=0,I=0,P;for(o!=null?P=o:P=rt.TOLERANCE*2;y-g>P;)S=(d+_)/2,I=bt.rationalBezierCurveArcLength(r,S),I>i?(_=S,y=I):(d=S,g=I);return(d+_)/2},bt.rationalCurveArcLength=function(r,i,o){o==null&&(o=16),i==null?i=Z.last(r.knots):i=i;for(var l=yt.decomposeCurveIntoBeziers(r),c=0,d=l[0],g=0;c<l.length&&d.knots[0]+rt.EPSILON<i;){var _=Math.min(Z.last(d.knots),i);g+=bt.rationalBezierCurveArcLength(d,_,o),d=l[++c]}return g},bt.rationalBezierCurveArcLength=function(r,i,o){o==null&&(o=16);var l;i==null?l=Z.last(r.knots):l=i;for(var c=(l-r.knots[0])/2,d=0,g=r.degree+o,_,y,S=0;S<g;){var I=S++;_=c*bt.Tvalues[g][I]+c+r.knots[0],y=N.rationalCurveDerivatives(r,_,1),d+=bt.Cvalues[g][I]*p.norm(y[1])}return c*d};var Cn=f.eval.KnotMultiplicity=function(r,i){this.knot=r,this.mult=i};x["verb.eval.KnotMultiplicity"]=Cn,Cn.__name__=["verb","eval","KnotMultiplicity"],Cn.prototype={inc:function(){this.mult++},__class__:Cn};var Ze=f.eval.Check=function(){};x["verb.eval.Check"]=Ze,Ze.__name__=["verb","eval","Check"],Ze.isValidKnotVector=function(r,i){if(r.length==0||r.length<(i+1)*2)return!1;for(var o=Z.first(r),l=0,c=i+1;l<c;){var d=l++;if(Math.abs(r[d]-o)>rt.EPSILON)return!1}o=Z.last(r);for(var g=r.length-i-1,_=r.length;g<_;){var y=g++;if(Math.abs(r[y]-o)>rt.EPSILON)return!1}return Ze.isNonDecreasing(r)},Ze.isNonDecreasing=function(r){for(var i=Z.first(r),o=0,l=r.length;o<l;){var c=o++;if(r[c]<i-rt.EPSILON)return!1;i=r[c]}return!0},Ze.isValidNurbsCurveData=function(r){if(r.controlPoints==null)throw new Q("Control points array cannot be null!");if(r.degree==null)throw new Q("Degree cannot be null!");if(r.degree<1)throw new Q("Degree must be greater than 1!");if(r.knots==null)throw new Q("Knots cannot be null!");if(r.knots.length!=r.controlPoints.length+r.degree+1)throw new Q("controlPoints.length + degree + 1 must equal knots.length!");if(!Ze.isValidKnotVector(r.knots,r.degree))throw new Q("Invalid knot vector format! Should begin with degree + 1 repeats and end with degree + 1 repeats!");return r},Ze.isValidNurbsSurfaceData=function(r){if(r.controlPoints==null)throw new Q("Control points array cannot be null!");if(r.degreeU==null)throw new Q("DegreeU cannot be null!");if(r.degreeV==null)throw new Q("DegreeV cannot be null!");if(r.degreeU<1)throw new Q("DegreeU must be greater than 1!");if(r.degreeV<1)throw new Q("DegreeV must be greater than 1!");if(r.knotsU==null)throw new Q("KnotsU cannot be null!");if(r.knotsV==null)throw new Q("KnotsV cannot be null!");if(r.knotsU.length!=r.controlPoints.length+r.degreeU+1)throw new Q("controlPointsU.length + degreeU + 1 must equal knotsU.length!");if(r.knotsV.length!=r.controlPoints[0].length+r.degreeV+1)throw new Q("controlPointsV.length + degreeV + 1 must equal knotsV.length!");if(!Ze.isValidKnotVector(r.knotsU,r.degreeU)||!Ze.isValidKnotVector(r.knotsV,r.degreeV))throw new Q("Invalid knot vector format! Should begin with degree + 1 repeats and end with degree + 1 repeats!");return r};var de=f.eval.Divide=function(){};x["verb.eval.Divide"]=de,de.__name__=["verb","eval","Divide"],de.surfaceSplit=function(r,i,o){o==null&&(o=!1);var l,c,d;o?(d=r.controlPoints,l=r.knotsV,c=r.degreeV):(d=Ot.transpose(r.controlPoints),l=r.knotsU,c=r.degreeU);for(var g,_=[],y=0,S=c+1;y<S;)y++,_.push(i);g=_;for(var I=[],P=[],E=N.knotSpan(c,i,l),T=null,k=0;k<d.length;){var B=d[k];++k,T=yt.curveKnotRefine(new Dt(c,l,B),g),I.push(T.controlPoints.slice(0,E+1)),P.push(T.controlPoints.slice(E+1))}var C=T.knots.slice(0,E+c+2),R=T.knots.slice(E+1);return o?[new ne(r.degreeU,c,r.knotsU.slice(),C,I),new ne(r.degreeU,c,r.knotsU.slice(),R,P)]:(I=Ot.transpose(I),P=Ot.transpose(P),[new ne(c,r.degreeV,C,r.knotsV.slice(),I),new ne(c,r.degreeV,R,r.knotsV.slice(),P)])},de.curveSplit=function(r,i){var o=r.degree;r.controlPoints;for(var l=r.knots,c,d=[],g=0,_=o+1;g<_;)g++,d.push(i);c=d;var y=yt.curveKnotRefine(r,c),S=N.knotSpan(o,i,l),I=y.knots.slice(0,S+o+2),P=y.knots.slice(S+1),E=y.controlPoints.slice(0,S+1),T=y.controlPoints.slice(S+1);return[new Dt(o,I,E),new Dt(o,P,T)]},de.rationalCurveByEqualArcLength=function(r,i){var o=bt.rationalCurveArcLength(r),l=o/i;return de.rationalCurveByArcLength(r,l)},de.rationalCurveByArcLength=function(r,i){var o=yt.decomposeCurveIntoBeziers(r),l=o.map(function(E){return bt.rationalBezierCurveArcLength(E)}),c=p.sum(l),d=[new On(r.knots[0],0)];if(i>c)return d;for(var g=i,_=0,y=g,S=0,I=0,P;_<o.length;){for(S+=l[_];y<S+rt.EPSILON;)P=bt.rationalBezierCurveParamAtArcLength(o[_],y-I,rt.TOLERANCE,l[_]),d.push(new On(P,y)),y+=g;I+=l[_],_++}return d};var On=f.eval.CurveLengthSample=function(r,i){this.u=r,this.len=i};x["verb.eval.CurveLengthSample"]=On,On.__name__=["verb","eval","CurveLengthSample"],On.prototype={__class__:On};var N=f.eval.Eval=function(){};x["verb.eval.Eval"]=N,N.__name__=["verb","eval","Eval"],N.rationalCurveTangent=function(r,i){var o=N.rationalCurveDerivatives(r,i,1);return o[1]},N.rationalSurfaceNormal=function(r,i,o){var l=N.rationalSurfaceDerivatives(r,i,o,1);return p.cross(l[1][0],l[0][1])},N.rationalSurfaceDerivatives=function(r,i,o,l){l==null&&(l=1);for(var c=N.surfaceDerivatives(r,i,o,l),d=N.rational2d(c),g=N.weight2d(c),_=[],y=d[0][0].length,S=0,I=l+1;S<I;){var P=S++;_.push([]);for(var E=0,T=l-P+1;E<T;){for(var k=E++,B=d[P][k],C=1,R=k+1;C<R;){var z=C++;p.subMulMutate(B,Vt.get(k,z)*g[0][z],_[P][k-z])}for(var U=1,j=P+1;U<j;){var X=U++;p.subMulMutate(B,Vt.get(P,X)*g[X][0],_[P-X][k]);for(var J=p.zeros1d(y),q=1,G=k+1;q<G;){var $=q++;p.addMulMutate(J,Vt.get(k,$)*g[X][$],_[P-X][k-$])}p.subMulMutate(B,Vt.get(P,X),J)}p.mulMutate(1/g[0][0],B),_[P].push(B)}}return _},N.rationalSurfacePoint=function(r,i,o){return N.dehomogenize(N.surfacePoint(r,i,o))},N.rationalCurveDerivatives=function(r,i,o){o==null&&(o=1);for(var l=N.curveDerivatives(r,i,o),c=N.rational1d(l),d=N.weight1d(l),g=[],_=0,y=o+1;_<y;){for(var S=_++,I=c[S],P=1,E=S+1;P<E;){var T=P++;p.subMulMutate(I,Vt.get(S,T)*d[T],g[S-T])}p.mulMutate(1/d[0],I),g.push(I)}return g},N.rationalCurvePoint=function(r,i){return N.dehomogenize(N.curvePoint(r,i))},N.surfaceDerivatives=function(r,i,o,l){var c=r.knotsU.length-r.degreeU-2,d=r.knotsV.length-r.degreeV-2;return N.surfaceDerivativesGivenNM(c,d,r,i,o,l)},N.surfaceDerivativesGivenNM=function(r,i,o,l,c,d){var g=o.degreeU,_=o.degreeV,y=o.controlPoints,S=o.knotsU,I=o.knotsV;if(!N.areValidRelations(g,y.length,S.length)||!N.areValidRelations(_,y[0].length,I.length))throw new Q("Invalid relations between control points, knot vector, and n");var P=y[0][0].length,E;d<g?E=d:E=g;var T;d<_?T=d:T=_;for(var k=p.zeros3d(d+1,d+1,P),B=N.knotSpanGivenN(r,g,l,S),C=N.knotSpanGivenN(i,_,c,I),R=N.derivativeBasisFunctionsGivenNI(B,l,g,r,S),z=N.derivativeBasisFunctionsGivenNI(C,c,_,i,I),U=p.zeros2d(_+1,P),j=0,X=0,J=E+1;X<J;){for(var q=X++,G=0,$=_+1;G<$;){var tt=G++;U[tt]=p.zeros1d(P);for(var et=0,ot=g+1;et<ot;){var ut=et++;p.addMulMutate(U[tt],R[q][ut],y[B-g+ut][C-_+tt])}}var lt=d-q;lt<T?j=lt:j=T;for(var pt=0,nt=j+1;pt<nt;){var mt=pt++;k[q][mt]=p.zeros1d(P);for(var K=0,_t=_+1;K<_t;){var Et=K++;p.addMulMutate(k[q][mt],z[mt][Et],U[Et])}}}return k},N.surfacePoint=function(r,i,o){var l=r.knotsU.length-r.degreeU-2,c=r.knotsV.length-r.degreeV-2;return N.surfacePointGivenNM(l,c,r,i,o)},N.surfacePointGivenNM=function(r,i,o,l,c){var d=o.degreeU,g=o.degreeV,_=o.controlPoints,y=o.knotsU,S=o.knotsV;if(!N.areValidRelations(d,_.length,y.length)||!N.areValidRelations(g,_[0].length,S.length))throw new Q("Invalid relations between control points, knot vector, and n");for(var I=_[0][0].length,P=N.knotSpanGivenN(r,d,l,y),E=N.knotSpanGivenN(i,g,c,S),T=N.basisFunctionsGivenKnotSpanIndex(P,l,d,y),k=N.basisFunctionsGivenKnotSpanIndex(E,c,g,S),B=P-d,C=E,R=p.zeros1d(I),z=p.zeros1d(I),U=0,j=g+1;U<j;){var X=U++;z=p.zeros1d(I),C=E-g+X;for(var J=0,q=d+1;J<q;){var G=J++;p.addMulMutate(z,T[G],_[B+G][C])}p.addMulMutate(R,k[X],z)}return R},N.curveRegularSamplePoints=function(r,i){for(var o=N.curveDerivatives(r,r.knots[0],r.degree),l=1/i,c=l*l,d=o[0],g=p.mul(l,o[1]),_=p.mul(c*.5,o[2]),y=p.mul(c*l*.5,o[3]),S=p.add(_,_),I=p.add(y,y),P=p.mul(.3333333333333333,y),E=[],T=0,k=i+1;T<k;)T++,E.push(N.dehomogenize(d)),p.addAllMutate([d,g,_,P]),p.addAllMutate([g,S,y]),p.addAllMutate([S,I]),p.addAllMutate([_,y]);return E},N.curveRegularSamplePoints2=function(r,i){for(var o=N.curveDerivatives(r,r.knots[0],r.degree),l=1/i,c=l*l,d=o[0],g=p.mul(l,o[1]),_=p.mul(c*.5,o[2]),y=p.mul(c*l*.5,o[3]),S=p.add(_,_),I=p.add(y,y),P=p.mul(.3333333333333333,y),E=[],T=0,k=i+1;T<k;)T++,E.push(N.dehomogenize(d)),p.addAllMutate([d,g,_,P]),p.addAllMutate([g,S,y]),p.addAllMutate([S,I]),p.addAllMutate([_,y]);return E},N.rationalSurfaceRegularSampleDerivatives=function(r,i,o,l){for(var c=N.surfaceRegularSampleDerivatives(r,i,o,l),d=[],g=i+1,_=o+1,y=l+1,S=0;S<g;){var I=S++,P=[];d.push(P);for(var E=0;E<_;){for(var T=E++,k=c[I][T],B=N.rational2d(k),C=N.weight2d(k),R=[],z=B[0][0].length,U=0;U<y;){var j=U++;R.push([]);for(var X=0,J=y-j;X<J;){for(var q=X++,G=B[j][q],$=1,tt=q+1;$<tt;){var et=$++;p.subMulMutate(G,Vt.get(q,et)*C[0][et],R[j][q-et])}for(var ot=1,ut=j+1;ot<ut;){var lt=ot++;p.subMulMutate(G,Vt.get(j,lt)*C[lt][0],R[j-lt][q]);for(var pt=p.zeros1d(z),nt=1,mt=q+1;nt<mt;){var K=nt++;p.addMulMutate(pt,Vt.get(q,K)*C[lt][K],R[j-lt][q-K])}p.subMulMutate(G,Vt.get(j,lt),pt)}p.mulMutate(1/C[0][0],G),R[j].push(G)}}P.push(R)}}return d},N.surfaceRegularSampleDerivatives=function(r,i,o,l){var c=r.degreeU,d=r.degreeV,g=r.controlPoints,_=r.knotsU,y=r.knotsV,S=g[0][0].length;(Z.last(_)-_[0])/i,(Z.last(y)-y[0])/o;for(var I=N.regularlySpacedDerivativeBasisFunctions(c,_,i),P=I.item0,E=I.item1,T=N.regularlySpacedDerivativeBasisFunctions(d,y,o),k=T.item0,B=T.item1,C=[],R=i+1,z=o+1,U=0;U<R;){var j=U++,X=[];C.push(X);for(var J=0;J<z;){var q=J++;X.push(N.surfaceDerivativesGivenBasesKnotSpans(c,d,g,P[j],k[q],E[j],B[q],S,l))}}return C},N.rationalSurfaceRegularSamplePoints=function(r,i,o){return N.dehomogenize2d(N.surfaceRegularSamplePoints(r,i,o))},N.surfaceRegularSamplePoints=function(r,i,o){var l=r.degreeU,c=r.degreeV,d=r.controlPoints,g=r.knotsU,_=r.knotsV,y=d[0][0].length;(Z.last(g)-g[0])/i,(Z.last(_)-_[0])/o;for(var S=N.regularlySpacedBasisFunctions(l,g,i),I=S.item0,P=S.item1,E=N.regularlySpacedBasisFunctions(c,_,o),T=E.item0,k=E.item1,B=[],C=i+1,R=o+1,z=0;z<C;){var U=z++,j=[];B.push(j);for(var X=0;X<R;){var J=X++;j.push(N.surfacePointGivenBasesKnotSpans(l,c,d,I[U],T[J],P[U],k[J],y))}}return B},N.regularlySpacedBasisFunctions=function(r,i,o){for(var l=i.length-r-2,c=(Z.last(i)-i[0])/o,d=[],g=[],_=i[0],y=N.knotSpanGivenN(l,r,_,i),S=o+1,I=0;I<S;){for(I++;_>=i[y+1];)y++;g.push(y),d.push(N.basisFunctionsGivenKnotSpanIndex(y,_,r,i)),_+=c}return new se(g,d)},N.regularlySpacedDerivativeBasisFunctions=function(r,i,o){for(var l=i.length-r-2,c=(Z.last(i)-i[0])/o,d=[],g=[],_=i[0],y=N.knotSpanGivenN(l,r,_,i),S=o+1,I=0;I<S;){for(I++;_>=i[y+1];)y++;g.push(y),d.push(N.derivativeBasisFunctionsGivenNI(y,_,r,l,i)),_+=c}return new se(g,d)},N.surfacePointGivenBasesKnotSpans=function(r,i,o,l,c,d,g,_){for(var y=p.zeros1d(_),S,I=l-r,P=c-i,E=0,T=i+1;E<T;){var k=E++;S=p.zeros1d(_);for(var B=0,C=r+1;B<C;){var R=B++;p.addMulMutate(S,d[R],o[I+R][P])}P++,p.addMulMutate(y,g[k],S)}return y},N.surfaceDerivativesGivenBasesKnotSpans=function(r,i,o,l,c,d,g,_,y){var S=o[0][0].length,I;y<r?I=y:I=r;var P;y<i?P=y:P=i;for(var E=p.zeros3d(I+1,P+1,S),T=p.zeros2d(i+1,S),k=0,B=0,C=I+1;B<C;){for(var R=B++,z=0,U=i+1;z<U;){var j=z++;T[j]=p.zeros1d(S);for(var X=0,J=r+1;X<J;){var q=X++;p.addMulMutate(T[j],d[R][q],o[l-r+q][c-i+j])}}var G=y-R;G<P?k=G:k=P;for(var $=0,tt=k+1;$<tt;){var et=$++;E[R][et]=p.zeros1d(S);for(var ot=0,ut=i+1;ot<ut;){var lt=ot++;p.addMulMutate(E[R][et],g[et][lt],T[lt])}}}return E},N.curveDerivatives=function(r,i,o){var l=r.knots.length-r.degree-2;return N.curveDerivativesGivenN(l,r,i,o)},N.curveDerivativesGivenN=function(r,i,o,l){var c=i.degree,d=i.controlPoints,g=i.knots;if(!N.areValidRelations(c,d.length,g.length))throw new Q("Invalid relations between control points, knot vector, and n");var _=d[0].length,y;l<c?y=l:y=c;for(var S=p.zeros2d(l+1,_),I=N.knotSpanGivenN(r,c,o,g),P=N.derivativeBasisFunctionsGivenNI(I,o,c,y,g),E=0,T=y+1;E<T;)for(var k=E++,B=0,C=c+1;B<C;){var R=B++;p.addMulMutate(S[k],P[k][R],d[I-c+R])}return S},N.curvePoint=function(r,i){var o=r.knots.length-r.degree-2;return N.curvePointGivenN(o,r,i)},N.areValidRelations=function(r,i,o){return i+r+1-o==0},N.curvePointGivenN=function(r,i,o){var l=i.degree,c=i.controlPoints,d=i.knots;if(!N.areValidRelations(l,c.length,d.length))throw new Q("Invalid relations between control points, knot Array, and n");for(var g=N.knotSpanGivenN(r,l,o,d),_=N.basisFunctionsGivenKnotSpanIndex(g,o,l,d),y=p.zeros1d(c[0].length),S=0,I=l+1;S<I;){var P=S++;p.addMulMutate(y,_[P],c[g-l+P])}return y},N.volumePoint=function(r,i,o,l){var c=r.knotsU.length-r.degreeU-2,d=r.knotsV.length-r.degreeV-2,g=r.knotsW.length-r.degreeW-2;return N.volumePointGivenNML(r,c,d,g,i,o,l)},N.volumePointGivenNML=function(r,i,o,l,c,d,g){if(!N.areValidRelations(r.degreeU,r.controlPoints.length,r.knotsU.length)||!N.areValidRelations(r.degreeV,r.controlPoints[0].length,r.knotsV.length)||!N.areValidRelations(r.degreeW,r.controlPoints[0][0].length,r.knotsW.length))throw new Q("Invalid relations between control points and knot vector");for(var _=r.controlPoints,y=r.degreeU,S=r.degreeV,I=r.degreeW,P=r.knotsU,E=r.knotsV,T=r.knotsW,k=_[0][0][0].length,B=N.knotSpanGivenN(i,y,c,P),C=N.knotSpanGivenN(o,S,d,E),R=N.knotSpanGivenN(l,I,g,T),z=N.basisFunctionsGivenKnotSpanIndex(B,c,y,P),U=N.basisFunctionsGivenKnotSpanIndex(C,d,S,E),j=N.basisFunctionsGivenKnotSpanIndex(R,g,I,T),X=B-y,J=p.zeros1d(k),q=p.zeros1d(k),G=p.zeros1d(k),$=0,tt=I+1;$<tt;){var et=$++;G=p.zeros1d(k);for(var ot=R-I+et,ut=0,lt=S+1;ut<lt;){var pt=ut++;q=p.zeros1d(k);for(var nt=C-S+pt,mt=0,K=y+1;mt<K;){var _t=mt++;p.addMulMutate(q,z[_t],_[X+_t][nt][ot])}p.addMulMutate(G,U[pt],q)}p.addMulMutate(J,j[et],G)}return J},N.derivativeBasisFunctions=function(r,i,o){var l=N.knotSpan(i,r,o),c=o.length-1,d=c-i-1;return N.derivativeBasisFunctionsGivenNI(l,r,i,d,o)},N.derivativeBasisFunctionsGivenNI=function(r,i,o,l,c){var d=p.zeros2d(o+1,o+1),g=p.zeros1d(o+1),_=p.zeros1d(o+1),y=0,S=0;d[0][0]=1;for(var I=1,P=o+1;I<P;){var E=I++;g[E]=i-c[r+1-E],_[E]=c[r+E]-i,y=0;for(var T=0;T<E;){var k=T++;d[E][k]=_[k+1]+g[E-k],S=d[k][E-1]/d[E][k],d[k][E]=y+_[k+1]*S,y=g[E-k]*S}d[E][E]=y}for(var B=p.zeros2d(l+1,o+1),C=p.zeros2d(2,o+1),R=0,z=1,U=0,j=0,X=0,J=0,q=0,G=0,$=o+1;G<$;){var tt=G++;B[0][tt]=d[tt][o]}for(var et=0,ot=o+1;et<ot;){var ut=et++;R=0,z=1,C[0][0]=1;for(var lt=1,pt=l+1;lt<pt;){var nt=lt++;U=0,j=ut-nt,X=o-nt,ut>=nt&&(C[z][0]=C[R][0]/d[X+1][j],U=C[z][0]*d[j][X]),j>=-1?J=1:J=-j,ut-1<=X?q=nt-1:q=o-ut;for(var mt=J,K=q+1;mt<K;){var _t=mt++;C[z][_t]=(C[R][_t]-C[R][_t-1])/d[X+1][j+_t],U+=C[z][_t]*d[j+_t][X]}ut<=X&&(C[z][nt]=-C[R][nt-1]/d[X+1][ut],U+=C[z][nt]*d[ut][X]),B[nt][ut]=U;var Et=R;R=z,z=Et}}for(var Ht=o,$t=1,jt=l+1;$t<jt;){for(var Qt=$t++,Le=0,Qe=o+1;Le<Qe;){var Se=Le++;B[Qt][Se]*=Ht}Ht*=o-Qt}return B},N.basisFunctions=function(r,i,o){var l=N.knotSpan(i,r,o);return N.basisFunctionsGivenKnotSpanIndex(l,r,i,o)},N.basisFunctionsGivenKnotSpanIndex=function(r,i,o,l){var c=p.zeros1d(o+1),d=p.zeros1d(o+1),g=p.zeros1d(o+1),_=0,y=0;c[0]=1;for(var S=1,I=o+1;S<I;){var P=S++;d[P]=i-l[r+1-P],g[P]=l[r+P]-i,_=0;for(var E=0;E<P;){var T=E++;y=c[T]/(g[T+1]+d[P-T]),c[T]=_+g[T+1]*y,_=d[P-T]*y}c[P]=_}return c},N.knotSpan=function(r,i,o){return N.knotSpanGivenN(o.length-r-2,r,i,o)},N.knotSpanGivenN=function(r,i,o,l){if(o>l[r+1]-rt.EPSILON)return r;if(o<l[i]+rt.EPSILON)return i;for(var c=i,d=r+1,g=Math.floor((c+d)/2);o<l[g]||o>=l[g+1];)o<l[g]?d=g:c=g,g=Math.floor((c+d)/2);return g},N.dehomogenize=function(r){for(var i=r.length,o=[],l=r[i-1],c=r.length-1,d=0;d<c;){var g=d++;o.push(r[g]/l)}return o},N.rational1d=function(r){var i=r[0].length-1;return r.map(function(o){return o.slice(0,i)})},N.rational2d=function(r){return r.map(N.rational1d)},N.weight1d=function(r){var i=r[0].length-1;return r.map(function(o){return o[i]})},N.weight2d=function(r){return r.map(N.weight1d)},N.dehomogenize1d=function(r){return r.map(N.dehomogenize)},N.dehomogenize2d=function(r){return r.map(N.dehomogenize1d)},N.homogenize1d=function(r,i){var o=r.length,l=r[0].length,c=[],d=0,g=[],_;i!=null?_=i:_=p.rep(r.length,1);for(var y=0;y<o;){var S=y++,I=[];g=r[S],d=_[S];for(var P=0;P<l;){var E=P++;I.push(g[E]*d)}I.push(d),c.push(I)}return c},N.homogenize2d=function(r,i){var o=r.length,l=[],c;if(i!=null)c=i;else{for(var d=[],g=0;g<o;)g++,d.push(p.rep(r[0].length,1));c=d}for(var _=0;_<o;){var y=_++;l.push(N.homogenize1d(r[y],c[y]))}return l};var ht=f.eval.Intersect=function(){};x["verb.eval.Intersect"]=ht,ht.__name__=["verb","eval","Intersect"],ht.surfaces=function(r,i,o){var l=zt.rationalSurfaceAdaptive(r),c=zt.rationalSurfaceAdaptive(i),d=ht.meshes(l,c),g=d.map(function(_){return _.map(function(y){return ht.surfacesAtPointWithEstimate(r,i,y.uv0,y.uv1,o)})});return g.map(function(_){return gt.rationalInterpCurve(_.map(function(y){return y.point}),3)})},ht.surfacesAtPointWithEstimate=function(r,i,o,l,c){var d,g,_,y,S,I,P,E,T,k,B,C,R,z=5,U=0;do{if(d=N.rationalSurfaceDerivatives(r,o[0],o[1],1),g=d[0][0],y=d[1][0],S=d[0][1],_=p.normalized(p.cross(y,S)),I=p.dot(_,g),P=N.rationalSurfaceDerivatives(i,l[0],l[1],1),E=P[0][0],k=P[1][0],B=P[0][1],T=p.normalized(p.cross(k,B)),C=p.dot(T,E),R=p.distSquared(g,E),R<c*c)break;var j=p.normalized(p.cross(_,T)),X=p.dot(j,g),J=ht.threePlanes(_,I,T,C,j,X);if(J==null)throw new Q("panic!");var q=p.sub(J,g),G=p.sub(J,E),$=p.cross(y,_),tt=p.cross(S,_),et=p.cross(k,T),ot=p.cross(B,T),ut=p.dot(tt,q)/p.dot(tt,y),lt=p.dot($,q)/p.dot($,S),pt=p.dot(ot,G)/p.dot(ot,k),nt=p.dot(et,G)/p.dot(et,B);o=p.add([ut,lt],o),l=p.add([pt,nt],l),U++}while(U<z);return new is(o,l,g,R)},ht.meshes=function(r,i,o,l){o==null&&(o=new dr(r)),l==null&&(l=new dr(i));var c=ht.boundingBoxTrees(o,l,0),d=Z.unique(c.map(function(g){return ht.triangles(r,g.item0,i,g.item1)}).filter(function(g){return g!=null}).filter(function(g){return p.distSquared(g.min.point,g.max.point)>rt.EPSILON}),function(g,_){var y=p.sub(g.min.uv0,_.min.uv0),S=p.dot(y,y),I=p.sub(g.max.uv0,_.max.uv0),P=p.dot(I,I),E=p.sub(g.min.uv0,_.max.uv0),T=p.dot(E,E),k=p.sub(g.max.uv0,_.min.uv0),B=p.dot(k,k);return S<rt.EPSILON&&P<rt.EPSILON||T<rt.EPSILON&&B<rt.EPSILON});return ht.makeMeshIntersectionPolylines(d)},ht.meshSlices=function(r,i,o,l){for(var c=new Hr(r),d=c.boundingBox(),g=d.min[0],_=d.min[1],y=d.max[0],S=d.max[1],I=p.span(i,o,l),P=[],E=0;E<I.length;){var T=I[E];++E;var k=[[g,_,T],[y,_,T],[y,S,T],[g,S,T]],B=[[0,0],[1,0],[1,1],[0,1]],C=[[0,1,2],[0,2,3]],R=new Je(C,k,null,B);P.push(ht.meshes(r,R,c))}return P},ht.makeMeshIntersectionPolylines=function(r){if(r.length==0)return[];for(var i=0;i<r.length;){var o=r[i];++i,o.max.opp=o.min,o.min.opp=o.max}for(var l=ht.kdTreeFromSegments(r),c=[],d=0;d<r.length;){var g=r[d];++d,c.push(g.min),c.push(g.max)}for(var _=0;_<c.length;){var y=c[_];if(++_,y.adj==null){var S=ht.lookupAdjacentSegment(y,l,r.length);S!=null&&S.adj==null&&(y.adj=S,S.adj=y)}}var I=c.filter(function(z){return z.adj==null});I.length==0&&(I=c);for(var P=[],E=0,T=!1;I.length!=0;){var k=I.pop();if(!k.visited){for(var B=[],C=k;C!=null&&!(C.visited||(C.visited=!0,C.opp.visited=!0,B.push(C),E+=2,C=C.opp.adj,C==k)););B.length>0&&(B.push(B[B.length-1].opp),P.push(B))}if(I.length==0&&c.length>0&&(T||E<c.length)){T=!0;var R=c.pop();I.push(R)}}return P},ht.kdTreeFromSegments=function(r){for(var i=[],o=0;o<r.length;){var l=r[o];++o,i.push(new kn(l.min.point,l.min)),i.push(new kn(l.max.point,l.max))}return new os(i,p.distSquared)},ht.lookupAdjacentSegment=function(r,i,o){var l=i.nearest(r.point,o,rt.EPSILON).filter(function(c){return r!=c.item0.obj}).map(function(c){return c.item0.obj});return l.length==1?l[0]:null},ht.curveAndSurface=function(r,i,o,l,c){o==null&&(o=.001),l!=null?l=l:l=new cr(r),c!=null?c=c:c=new Dr(i);var d=ht.boundingBoxTrees(l,c,o);return Z.unique(d.map(function(g){var _=g.item0,y=g.item1,S=Z.first(_.knots),I=Z.last(_.knots),P=(S+I)/2,E=Z.first(y.knotsU),T=Z.last(y.knotsU),k=Z.first(y.knotsV),B=Z.last(y.knotsV),C=[(E+T)/2,(k+B)/2];return ht.curveAndSurfaceWithEstimate(_,y,[P].concat(C),o)}).filter(function(g){return p.distSquared(g.curvePoint,g.surfacePoint)<o*o}),function(g,_){return Math.abs(g.u-_.u)<.5*o})},ht.curveAndSurfaceWithEstimate=function(r,i,o,l){l==null&&(l=.001);var c=function(y){var S=N.rationalCurvePoint(r,y[0]),I=N.rationalSurfacePoint(i,y[1],y[2]),P=p.sub(S,I);return p.dot(P,P)},d=function(y){var S=N.rationalCurveDerivatives(r,y[0],1),I=N.rationalSurfaceDerivatives(i,y[1],y[2],1),P=p.sub(I[0][0],S[0]),E=p.mul(-1,S[1]),T=I[1][0],k=I[0][1];return[2*p.dot(E,P),2*p.dot(T,P),2*p.dot(k,P)]},g=tr.uncmin(c,o,l*l,d),_=g.solution;return new ns(_[0],[_[1],_[2]],N.rationalCurvePoint(r,_[0]),N.rationalSurfacePoint(i,_[1],_[2]))},ht.polylineAndMesh=function(r,i,o){for(var l=ht.boundingBoxTrees(new pr(r),new dr(i),o),c=[],d=0;d<l.length;){var g=l[d];++d;var _=g.item0,y=g.item1,S=ht.segmentWithTriangle(r.points[_],r.points[_+1],i.points,i.faces[y]);if(S!=null){var I=S.point,P=p.lerp(S.p,[r.params[_]],[r.params[_+1]])[0],E=ie.triangleUVFromPoint(i,y,I);c.push(new ss(I,P,E,_,y))}}return c},ht.boundingBoxTrees=function(r,i,o){o==null&&(o=1e-9);var l=[],c=[];l.push(r),c.push(i);for(var d=[];l.length>0;){var g=l.pop(),_=c.pop();if(!(g.empty()||_.empty())&&g.boundingBox().intersects(_.boundingBox(),o)){var y=g.indivisible(o),S=_.indivisible(o);if(y&&S){d.push(new se(g.yield(),_.yield()));continue}else if(y&&!S){var I=_.split();l.push(g),c.push(I.item1),l.push(g),c.push(I.item0);continue}else if(!y&&S){var P=g.split();l.push(P.item1),c.push(_),l.push(P.item0),c.push(_);continue}var E=g.split(),T=_.split();l.push(E.item1),c.push(T.item1),l.push(E.item1),c.push(T.item0),l.push(E.item0),c.push(T.item1),l.push(E.item0),c.push(T.item0)}}return d},ht.curves=function(r,i,o){var l=ht.boundingBoxTrees(new cr(r),new cr(i),0);return Z.unique(l.map(function(c){return ht.curvesWithEstimate(r,i,Z.first(c.item0.knots),Z.first(c.item1.knots),o)}).filter(function(c){return p.distSquared(c.point0,c.point1)<o}),function(c,d){return Math.abs(c.u0-d.u0)<o*5})},ht.curvesWithEstimate=function(r,i,o,l,c){var d=function(E){var T=N.rationalCurvePoint(r,E[0]),k=N.rationalCurvePoint(i,E[1]),B=p.sub(T,k);return p.dot(B,B)},g=function(E){var T=N.rationalCurveDerivatives(r,E[0],1),k=N.rationalCurveDerivatives(i,E[1],1),B=p.sub(T[0],k[0]),C=T[1],R=p.mul(-1,k[1]);return[2*p.dot(C,B),2*p.dot(R,B)]},_=tr.uncmin(d,[o,l],c*c,g),y=_.solution[0],S=_.solution[1],I=N.rationalCurvePoint(r,y),P=N.rationalCurvePoint(i,S);return new an(I,P,y,S)},ht.triangles=function(r,i,o,l){var c=r.faces[i],d=o.faces[l],g=ie.getTriangleNorm(r.points,c),_=ie.getTriangleNorm(o.points,d),y=r.points[c[0]],S=o.points[d[0]],I=ht.planes(y,g,S,_);if(I==null)return null;var P=ht.clipRayInCoplanarTriangle(I,r,i);if(P==null)return null;var E=ht.clipRayInCoplanarTriangle(I,o,l);if(E==null)return null;var T=ht.mergeTriangleClipIntervals(P,E,r,i,o,l);return T==null?null:new Ne(new Wr(T.min.uv0,T.min.uv1,T.min.point,i,l),new Wr(T.max.uv0,T.max.uv1,T.max.point,i,l))},ht.clipRayInCoplanarTriangle=function(r,i,o){for(var l=i.faces[o],c=[i.points[l[0]],i.points[l[1]],i.points[l[2]]],d=[i.uvs[l[0]],i.uvs[l[1]],i.uvs[l[2]]],g=[p.sub(d[1],d[0]),p.sub(d[2],d[1]),p.sub(d[0],d[2])],_=[p.sub(c[1],c[0]),p.sub(c[2],c[1]),p.sub(c[0],c[2])],y=_.map(p.normalized),S=_.map(p.norm),I=null,P=null,E=0;E<3;){var T=E++,k=c[T],B=y[T],C=ht.rays(k,B,r.origin,r.dir);if(C!=null){var R=C.u0,z=C.u1;R<-rt.EPSILON||R>S[T]+rt.EPSILON||((I==null||z<I.u)&&(I=new Tn(z,p.onRay(r.origin,r.dir,z),p.onRay(d[T],g[T],R/S[T]))),(P==null||z>P.u)&&(P=new Tn(z,p.onRay(r.origin,r.dir,z),p.onRay(d[T],g[T],R/S[T]))))}}return P==null||I==null?null:new Ne(I,P)},ht.mergeTriangleClipIntervals=function(r,i,o,l,c,d){if(i.min.u>r.max.u+rt.EPSILON||r.min.u>i.max.u+rt.EPSILON)return null;var g;r.min.u>i.min.u?g=new se(r.min,0):g=new se(i.min,1);var _;r.max.u<i.max.u?_=new se(r.max,0):_=new se(i.max,1);var y=new Ne(new Wr(null,null,g.item0.point,l,d),new Wr(null,null,_.item0.point,l,d));return g.item1==0?(y.min.uv0=g.item0.uv,y.min.uv1=ie.triangleUVFromPoint(c,d,g.item0.point)):(y.min.uv0=ie.triangleUVFromPoint(o,l,g.item0.point),y.min.uv1=g.item0.uv),_.item1==0?(y.max.uv0=_.item0.uv,y.max.uv1=ie.triangleUVFromPoint(c,d,_.item0.point)):(y.max.uv0=ie.triangleUVFromPoint(o,l,_.item0.point),y.max.uv1=_.item0.uv),y},ht.planes=function(r,i,o,l){var c=p.cross(i,l);if(p.dot(c,c)<rt.EPSILON)return null;var d=0,g=Math.abs(c[0]),_=Math.abs(c[1]),y=Math.abs(c[2]);_>g&&(d=1,g=_),y>g&&(d=2,g=y);var S,I,P,E;d==0?(S=i[1],I=i[2],P=l[1],E=l[2]):d==1?(S=i[0],I=i[2],P=l[0],E=l[2]):(S=i[0],I=i[1],P=l[0],E=l[1]);var T=-p.dot(r,i),k=-p.dot(o,l),B=S*E-I*P,C=(I*k-T*E)/B,R=(T*P-S*k)/B,z;return d==0?z=[0,C,R]:d==1?z=[C,0,R]:z=[C,R,0],new Mn(z,p.normalized(c))},ht.threePlanes=function(r,i,o,l,c,d){var g=p.cross(o,c),_=p.dot(r,g);if(Math.abs(_)<rt.EPSILON)return null;var y=p.sub(p.mul(d,o),p.mul(l,c)),S=p.add(p.mul(i,g),p.cross(r,y));return p.mul(1/_,S)},ht.polylines=function(r,i,o){for(var l=ht.boundingBoxTrees(new pr(r),new pr(i),o),c=[],d=0;d<l.length;){var g=l[d];++d;var _=g.item0,y=g.item1,S=ht.segments(r.points[_],r.points[_+1],i.points[y],i.points[y+1],o);S!=null&&(S.u0=p.lerp(S.u0,[r.params[_]],[r.params[_+1]])[0],S.u1=p.lerp(S.u1,[i.params[y]],[i.params[y+1]])[0],c.push(S))}return c},ht.segments=function(r,i,o,l,c){var d=p.sub(i,r),g=Math.sqrt(p.dot(d,d)),_=p.mul(1/g,d),y=p.sub(l,o),S=Math.sqrt(p.dot(y,y)),I=p.mul(1/S,y),P=ht.rays(r,_,o,I);if(P!=null){var E=Math.min(Math.max(0,P.u0/g),1),T=Math.min(Math.max(0,P.u1/S),1),k=p.onRay(r,d,E),B=p.onRay(o,y,T),C=p.distSquared(k,B);if(C<c*c)return new an(k,B,E,T)}return null},ht.rays=function(r,i,o,l){var c=p.dot(i,l),d=p.dot(i,o),g=p.dot(i,r),_=p.dot(l,o),y=p.dot(l,r),S=p.dot(i,i),I=p.dot(l,l),P=S*I-c*c;if(Math.abs(P)<rt.EPSILON)return null;var E=c*(d-g)-S*(_-y),T=E/P,k=(d-g+T*c)/S,B=p.onRay(r,i,k),C=p.onRay(o,l,T);return new an(B,C,k,T)},ht.segmentWithTriangle=function(r,i,o,l){var c=o[l[0]],d=o[l[1]],g=o[l[2]],_=p.sub(d,c),y=p.sub(g,c),S=p.cross(_,y),I=p.sub(i,r),P=p.sub(r,c),E=-p.dot(S,P),T=p.dot(S,I);if(Math.abs(T)<rt.EPSILON)return null;var k=E/T;if(k<0||k>1)return null;var B=p.add(r,p.mul(k,I)),C=p.dot(_,y),R=p.dot(_,_),z=p.dot(y,y),U=p.sub(B,c),j=p.dot(U,_),X=p.dot(U,y),J=C*C-R*z;if(Math.abs(J)<rt.EPSILON)return null;var q=(C*X-z*j)/J,G=(C*j-R*X)/J;return q>1+rt.EPSILON||G>1+rt.EPSILON||G<-rt.EPSILON||q<-rt.EPSILON||q+G>1+rt.EPSILON?null:new as(B,q,G,k)},ht.segmentAndPlane=function(r,i,o,l){var c=p.dot(l,p.sub(i,r));if(Math.abs(c)<rt.EPSILON)return null;var d=p.dot(l,p.sub(o,r)),g=d/c;return g>1+rt.EPSILON||g<-rt.EPSILON?null:{p:g}};var gt=f.eval.Make=function(){};x["verb.eval.Make"]=gt,gt.__name__=["verb","eval","Make"],gt.rationalTranslationalSurface=function(r,i){for(var o=N.rationalCurvePoint(i,Z.first(i.knots)),l=Z.first(i.knots),c=Z.last(i.knots),d=2*i.controlPoints.length,g=(c-l)/(d-1),_=[],y=0;y<d;){var S=y++,I=p.sub(N.rationalCurvePoint(i,l+S*g),o),P=yt.rationalCurveTransform(r,[[1,0,0,I[0]],[0,1,0,I[1]],[0,0,1,I[2]],[0,0,0,1]]);_.push(P)}return gt.loftedSurface(_)},gt.surfaceBoundaryCurves=function(r){var i=gt.surfaceIsocurve(r,Z.first(r.knotsU),!1),o=gt.surfaceIsocurve(r,Z.last(r.knotsU),!1),l=gt.surfaceIsocurve(r,Z.first(r.knotsV),!0),c=gt.surfaceIsocurve(r,Z.last(r.knotsV),!0);return[i,o,l,c]},gt.surfaceIsocurve=function(r,i,o){o==null&&(o=!1);var l;o?l=r.knotsV:l=r.knotsU;var c;o?c=r.degreeV:c=r.degreeU;for(var d=bt.knotMultiplicities(l),g=-1,_=0,y=d.length;_<y;){var S=_++;if(Math.abs(i-d[S].knot)<rt.EPSILON){g=S;break}}var I=c+1;g>=0&&(I=I-d[g].mult);var P;I>0?P=yt.surfaceKnotRefine(r,p.rep(I,i),o):P=r;var E=N.knotSpan(c,i,l);return Math.abs(i-Z.first(l))<rt.EPSILON?E=0:Math.abs(i-Z.last(l))<rt.EPSILON&&(E=(o?P.controlPoints[0].length:P.controlPoints.length)-1),o?new Dt(P.degreeU,P.knotsU,function(T){for(var k,B=[],C=0,R=P.controlPoints;C<R.length;){var z=R[C];++C,B.push(z[E])}return k=B,k}()):new Dt(P.degreeV,P.knotsV,P.controlPoints[E])},gt.loftedSurface=function(r,i){r=yt.unifyCurveKnotVectors(r);var o=r[0].degree;i==null&&(i=3),i>r.length-1&&(i=r.length-1);for(var l=r[0].knots,c=[],d=[],g=0,_=r[0].controlPoints.length;g<_;){var y=[g++],S=r.map(function(P){return function(E){return E.controlPoints[P[0]]}}(y)),I=gt.rationalInterpCurve(S,i,!0);d.push(I.controlPoints),c=I.knots}return new ne(o,i,l,c,d)},gt.clonedCurve=function(r){return new Dt(r.degree,r.knots.slice(),r.controlPoints.map(function(i){return i.slice()}))},gt.rationalBezierCurve=function(r,i){for(var o=r.length-1,l=[],c=0,d=o+1;c<d;)c++,l.push(0);for(var g=0,_=o+1;g<_;)g++,l.push(1);return i==null&&(i=p.rep(r.length,1)),new Dt(o,l,N.homogenize1d(r,i))},gt.fourPointSurface=function(r,i,o,l,c){c==null&&(c=3);for(var d=c,g=[],_=0,y=c+1;_<y;){for(var S=_++,I=[],P=0,E=c+1;P<E;){var T=P++,k=1-S/d,B=p.lerp(k,r,i),C=p.lerp(k,l,o),R=p.lerp(1-T/d,B,C);R.push(1),I.push(R)}g.push(I)}var z=p.rep(c+1,0),U=p.rep(c+1,1);return new ne(c,c,z.concat(U),z.concat(U),g)},gt.ellipseArc=function(r,i,o,l,c){var d=p.norm(i),g=p.norm(o);i=p.normalized(i),o=p.normalized(o),c<l&&(c=2*Math.PI+l);var _=c-l,y=0;_<=Math.PI/2?y=1:_<=Math.PI?y=2:_<=3*Math.PI/2?y=3:y=4;var S=_/y,I=Math.cos(S/2),P=p.add(r,p.add(p.mul(d*Math.cos(l),i),p.mul(g*Math.sin(l),o))),E=p.sub(p.mul(Math.cos(l),o),p.mul(Math.sin(l),i)),T=[],k=p.zeros1d(2*y+3),B=0,C=l,R=p.zeros1d(y*2);T[0]=P,R[0]=1;for(var z=1,U=y+1;z<U;){var j=z++;C+=S;var X=p.add(r,p.add(p.mul(d*Math.cos(C),i),p.mul(g*Math.sin(C),o)));R[B+2]=1,T[B+2]=X;var J=p.sub(p.mul(Math.cos(C),o),p.mul(Math.sin(C),i)),q=ht.rays(P,p.mul(1/p.norm(E),E),X,p.mul(1/p.norm(J),J)),G=p.add(P,p.mul(q.u0,E));R[B+1]=I,T[B+1]=G,B+=2,j<y&&(P=X,E=J)}for(var $=2*y+1,tt=0;tt<3;){var et=tt++;k[et]=0,k[et+$]=1}switch(y){case 2:k[3]=k[4]=.5;break;case 3:k[3]=k[4]=.3333333333333333,k[5]=k[6]=.6666666666666666;break;case 4:k[3]=k[4]=.25,k[5]=k[6]=.5,k[7]=k[8]=.75;break}return new Dt(2,k,N.homogenize1d(T,R))},gt.arc=function(r,i,o,l,c,d){return gt.ellipseArc(r,p.mul(l,p.normalized(i)),p.mul(l,p.normalized(o)),c,d)},gt.polyline=function(r){for(var i=[0,0],o=0,l=0,c=r.length-1;l<c;){var d=l++;o+=p.dist(r[d],r[d+1]),i.push(o)}i.push(o),i=p.mul(1/o,i);for(var g,_=[],y=0,S=r.length;y<S;)y++,_.push(1);return g=_,new Dt(1,i,N.homogenize1d(r.slice(0),g))},gt.extrudedSurface=function(r,i,o){for(var l=[[],[],[]],c=[[],[],[]],d=N.dehomogenize1d(o.controlPoints),g=N.weight1d(o.controlPoints),_=p.mul(i,r),y=p.mul(.5*i,r),S=0,I=d.length;S<I;){var P=S++;l[2][P]=d[P],l[1][P]=p.add(y,d[P]),l[0][P]=p.add(_,d[P]),c[0][P]=g[P],c[1][P]=g[P],c[2][P]=g[P]}return new ne(2,o.degree,[0,0,0,1,1,1],o.knots,N.homogenize2d(l,c))},gt.cylindricalSurface=function(r,i,o,l,c){var d=p.cross(r,i),g=gt.arc(o,i,d,c,0,2*Math.PI);return gt.extrudedSurface(r,l,g)},gt.revolvedSurface=function(r,i,o,l){var c=N.dehomogenize1d(r.controlPoints),d=N.weight1d(r.controlPoints),g,_;l<=Math.PI/2?(g=1,_=p.zeros1d(6+2*(g-1))):l<=Math.PI?(g=2,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.5):l<=3*Math.PI/2?(g=3,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.3333333333333333,_[5]=_[6]=.6666666666666666):(g=4,_=p.zeros1d(6+2*(g-1)),_[3]=_[4]=.25,_[5]=_[6]=.5,_[7]=_[8]=.75);for(var y=l/g,S=3+2*(g-1),I=0;I<3;){var P=I++;_[P]=0,_[S+P]=1}for(var E=Math.cos(y/2),T=0,k=p.zeros1d(g+1),B=p.zeros1d(g+1),C=p.zeros3d(2*g+1,c.length,3),R=p.zeros2d(2*g+1,c.length),z=1,U=g+1;z<U;){var j=z++;T+=y,B[j]=Math.cos(T),k[j]=Math.sin(T)}for(var X=0,J=c.length;X<J;){var q=X++,G=Re.rayClosestPoint(c[q],i,o),$=p.sub(c[q],G),tt=p.norm($),et=p.cross(o,$);tt>rt.EPSILON&&($=p.mul(1/tt,$),et=p.mul(1/tt,et)),C[0][q]=c[q];var ot=c[q];R[0][q]=d[q];for(var ut=et,lt=0,pt=1,nt=g+1;pt<nt;){var mt=pt++,K;tt==0?K=G:K=p.add(G,p.add(p.mul(tt*B[mt],$),p.mul(tt*k[mt],et))),C[lt+2][q]=K,R[lt+2][q]=d[q];var _t=p.sub(p.mul(B[mt],et),p.mul(k[mt],$));if(tt==0)C[lt+1][q]=G;else{var Et=ht.rays(ot,p.mul(1/p.norm(ut),ut),K,p.mul(1/p.norm(_t),_t)),Ht=p.add(ot,p.mul(Et.u0,ut));C[lt+1][q]=Ht}R[lt+1][q]=E*d[q],lt+=2,mt<g&&(ot=K,ut=_t)}}return new ne(2,r.degree,_,r.knots,N.homogenize2d(C,R))},gt.sphericalSurface=function(r,i,o,l){var c=gt.arc(r,p.mul(-1,i),o,l,0,Math.PI);return gt.revolvedSurface(c,r,i,2*Math.PI)},gt.conicalSurface=function(r,i,o,l,c){var d=2*Math.PI,g=1,_=[p.add(o,p.mul(l,r)),p.add(o,p.mul(c,i))],y=[0,0,1,1],S=[1,1],I=new Dt(g,y,N.homogenize1d(_,S));return gt.revolvedSurface(I,o,r,d)},gt.rationalInterpCurve=function(r,i,o,l,c){if(o==null&&(o=!1),i==null&&(i=3),r.length<i+1)throw new Q("You need to supply at least degree + 1 points! You only supplied "+r.length+" points.");for(var d=[0],g=1,_=r.length;g<_;){var y=g++,S=p.norm(p.sub(r[y],r[y-1])),I=d[d.length-1];d.push(I+S)}for(var P=d[d.length-1],E=0,T=d.length;E<T;){var k=E++;d[k]=d[k]/P}var B=p.rep(i+1,0),C=l!=null&&c!=null,R;C?R=0:R=1;var z;C?z=d.length-i+1:z=d.length-i;for(var U=R;U<z;){for(var j=U++,X=0,J=0;J<i;){var q=J++;X+=d[j+q]}B.push(1/i*X)}var G=B.concat(p.rep(i+1,1)),$=[],tt;C?tt=r.length+1:tt=r.length-1;var et;C?et=r.length-(i-1):et=r.length-(i+1);for(var ot=0;ot<d.length;){var ut=d[ot];++ot;var lt=N.knotSpanGivenN(tt,i,ut,G),pt=N.basisFunctionsGivenKnotSpanIndex(lt,ut,i,G),nt=lt-i,mt=p.zeros1d(nt),K=p.zeros1d(et-nt);$.push(mt.concat(pt).concat(K))}if(C){var _t=$[0].length-2,Et=[-1,1].concat(p.zeros1d(_t)),Ht=p.zeros1d(_t).concat([-1,1]);Z.spliceAndInsert($,1,0,Et),Z.spliceAndInsert($,$.length-1,0,Ht)}for(var $t=r[0].length,jt=[],Qt=(1-G[G.length-i-2])/i,Le=G[i+1]/i,Qe=0;Qe<$t;){var Se=[Qe++],ve;if(!C)ve=r.map(function(ir){return function(xr){return xr[ir[0]]}}(Se));else{ve=[r[0][Se[0]]],ve.push(Le*l[Se[0]]);for(var Ce=1,Ve=r.length-1;Ce<Ve;){var rr=Ce++;ve.push(r[rr][Se[0]])}ve.push(Qt*c[Se[0]]),ve.push(Z.last(r)[Se[0]])}var mr=Ot.solve($,ve);jt.push(mr)}var nr=Ot.transpose(jt);if(!o){var sr=p.rep(nr.length,1);nr=N.homogenize1d(nr,sr)}return new Dt(i,G,nr)};var yt=f.eval.Modify=function(){};x["verb.eval.Modify"]=yt,yt.__name__=["verb","eval","Modify"],yt.curveReverse=function(r){return new Dt(r.degree,yt.knotsReverse(r.knots),Z.reversed(r.controlPoints))},yt.surfaceReverse=function(r,i){return i==null&&(i=!1),i?new ne(r.degreeU,r.degreeV,r.knotsU,yt.knotsReverse(r.knotsV),function(o){for(var l,c=[],d=0,g=r.controlPoints;d<g.length;){var _=g[d];++d,c.push(Z.reversed(_))}return l=c,l}()):new ne(r.degreeU,r.degreeV,yt.knotsReverse(r.knotsU),r.knotsV,Z.reversed(r.controlPoints))},yt.knotsReverse=function(r){var i=Z.first(r);Z.last(r);for(var o=[i],l=r.length,c=1;c<l;){var d=c++;o.push(o[d-1]+(r[l-d]-r[l-d-1]))}return o},yt.unifyCurveKnotVectors=function(r){r=r.map(gt.clonedCurve);for(var i=O.fold(r,function(G,$){return yt.imax(G.degree,$)},0),o=0,l=r.length;o<l;){var c=o++;r[c].degree<i&&(r[c]=yt.curveElevateDegree(r[c],i))}for(var d,g=[],_=0;_<r.length;){var y=r[_];++_,g.push(new Ne(Z.first(y.knots),Z.last(y.knots)))}d=g;for(var S=0,I=r.length;S<I;){var P=S++,E=[d[P].min];r[P].knots=r[P].knots.map(function(G){return function($){return $-G[0]}}(E))}for(var T=d.map(function(G){return G.max-G.min}),k=O.fold(T,function(G,$){return Math.max(G,$)},0),B=0,C=r.length;B<C;){var R=B++,z=[k/T[R]];r[R].knots=r[R].knots.map(function(G){return function($){return $*G[0]}}(z))}for(var U=O.fold(r,function(G,$){return p.sortedSetUnion(G.knots,$)},[]),j=0,X=r.length;j<X;){var J=j++,q=p.sortedSetSub(U,r[J].knots);q.length==0&&(r[J]=r[J]),r[J]=yt.curveKnotRefine(r[J],q)}return r},yt.imin=function(r,i){return r<i?r:i},yt.imax=function(r,i){return r>i?r:i},yt.curveElevateDegree=function(r,i){if(i<=r.degree)return r;var o=r.knots.length-r.degree-2,l=r.degree,c=r.knots,d=r.controlPoints,g=i-r.degree,_=r.controlPoints[0].length,y=p.zeros2d(l+g+1,l+1),S=[],I=[],P=[],E=o+l+1,T=i,k=Math.floor(T/2),B=[],C=[];y[0][0]=1,y[T][l]=1;for(var R=1,z=k+1;R<z;)for(var U=R++,j=1/Vt.get(T,U),X=yt.imin(l,U),J=yt.imax(0,U-g),q=X+1;J<q;){var G=J++;y[U][G]=j*Vt.get(l,G)*Vt.get(g,U-G)}for(var $=k+1;$<T;)for(var tt=$++,et=yt.imin(l,tt),ot=yt.imax(0,tt-g),ut=et+1;ot<ut;){var lt=ot++;y[tt][lt]=y[T-tt][l-lt]}var pt=T+1,nt=-1,mt=l,K=l+1,_t=1,Et=c[0];B[0]=d[0];for(var Ht=0,$t=T+1;Ht<$t;){var jt=Ht++;C[jt]=Et}for(var Qt=0,Le=l+1;Qt<Le;){var Qe=Qt++;S[Qe]=d[Qe]}for(;K<E;){for(var Se=K;K<E&&c[K]==c[K+1];)K=K+1;var ve=K-Se+1,Ce=c[K],Ve=nt;nt=l-ve;var rr;Ve>0?rr=Math.floor((Ve+2)/2):rr=1;var mr;if(nt>0?mr=Math.floor(T-(nt+1)/2):mr=T,nt>0){for(var nr=Ce-Et,sr=[],ir=l;ir>ve;)sr[ir-ve-1]=nr/(c[mt+ir]-Et),ir--;for(var xr=1,Rn=nt+1;xr<Rn;){for(var ln=xr++,xc=nt-ln,oa=ve+ln,hn=l;hn>=oa;)S[hn]=p.add(p.mul(sr[hn-oa],S[hn]),p.mul(1-sr[hn-oa],S[hn-1])),hn--;P[xc]=S[l]}}for(var tl=rr,wc=T+1;tl<wc;){var Fn=tl++;I[Fn]=p.zeros1d(_);for(var Sc=yt.imin(l,Fn),el=yt.imax(0,Fn-g),Pc=Sc+1;el<Pc;){var rl=el++;I[Fn]=p.add(I[Fn],p.mul(y[Fn][rl],S[rl]))}}if(Ve>1)for(var la=pt-2,ha=pt,nl=Ce-Et,Ic=(Ce-C[pt-1])/nl,sl=1;sl<Ve;){for(var ua=sl++,wr=la,un=ha,Zr=un-pt+1;un-wr>ua;){if(wr<_t){var Ac=(Ce-C[wr])/(Et-C[wr]);B[wr]=p.lerp(Ac,B[wr],B[wr-1])}if(un>=rr){if(un-ua<=pt-T+Ve){var Ec=(Ce-C[un-ua])/nl;I[Zr]=p.lerp(Ec,I[Zr],I[Zr+1])}}else I[Zr]=p.lerp(Ic,I[Zr],I[Zr+1]);wr=wr+1,un=un-1,Zr=Zr-1}la=la-1,ha=ha+1}if(mt!=l)for(var il=0,Mc=T-Ve;il<Mc;)il++,C[pt]=Et,pt=pt+1;for(var al=rr,Tc=mr+1;al<Tc;){var kc=al++;B[_t]=I[kc],_t=_t+1}if(K<E){for(var ol=0;ol<nt;){var ll=ol++;S[ll]=P[ll]}for(var hl=nt,Nc=l+1;hl<Nc;){var ul=hl++;S[ul]=d[K-l+ul]}mt=K,K=K+1,Et=Ce}else for(var cl=0,Lc=T+1;cl<Lc;){var Cc=cl++;C[pt+Cc]=Ce}}return new Dt(i,C,B)},yt.rationalSurfaceTransform=function(r,i){for(var o=N.dehomogenize2d(r.controlPoints),l=0,c=o.length;l<c;)for(var d=l++,g=0,_=o[d].length;g<_;){var y=g++,S=o[d][y];S.push(1),o[d][y]=Ot.dot(i,S).slice(0,S.length-1)}return new ne(r.degreeU,r.degreeV,r.knotsU.slice(),r.knotsV.slice(),N.homogenize2d(o,N.weight2d(r.controlPoints)))},yt.rationalCurveTransform=function(r,i){for(var o=N.dehomogenize1d(r.controlPoints),l=0,c=o.length;l<c;){var d=l++,g=o[d];g.push(1),o[d]=Ot.dot(i,g).slice(0,g.length-1)}return new Dt(r.degree,r.knots.slice(),N.homogenize1d(o,N.weight1d(r.controlPoints)))},yt.surfaceKnotRefine=function(r,i,o){var l=[],c,d,g;o?(g=r.controlPoints,c=r.knotsV,d=r.degreeV):(g=Ot.transpose(r.controlPoints),c=r.knotsU,d=r.degreeU);for(var _=null,y=0;y<g.length;){var S=g[y];++y,_=yt.curveKnotRefine(new Dt(d,c,S),i),l.push(_.controlPoints)}var I=_.knots;return o?new ne(r.degreeU,r.degreeV,r.knotsU.slice(),I,l):(l=Ot.transpose(l),new ne(r.degreeU,r.degreeV,I,r.knotsV.slice(),l))},yt.decomposeCurveIntoBeziers=function(r){for(var i=r.degree,o=r.controlPoints,l=r.knots,c=bt.knotMultiplicities(l),d=i+1,g=0;g<c.length;){var _=c[g];if(++g,_.mult<d){var y=p.rep(d-_.mult,_.knot),S=yt.curveKnotRefine(new Dt(i,l,o),y);l=S.knots,o=S.controlPoints}}l.length/d-1;for(var I=d*2,P=[],E=0;E<o.length;){var T=l.slice(E,E+I),k=o.slice(E,E+d);P.push(new Dt(i,T,k)),E+=d}return P},yt.curveKnotRefine=function(r,i){if(i.length==0)return gt.clonedCurve(r);for(var o=r.degree,l=r.controlPoints,c=r.knots,d=l.length-1,g=d+o+1,_=i.length-1,y=N.knotSpan(o,i[0],c),S=N.knotSpan(o,i[_],c),I=[],P=[],E=0,T=y-o+1;E<T;){var k=E++;I[k]=l[k]}for(var B=S-1,C=d+1;B<C;){var R=B++;I[R+_+1]=l[R]}for(var z=0,U=y+1;z<U;){var j=z++;P[j]=c[j]}for(var X=S+o,J=g+1;X<J;){var q=X++;P[q+_+1]=c[q]}for(var G=S+o-1,$=S+o+_,tt=_;tt>=0;){for(;i[tt]<=c[G]&&G>y;)I[$-o-1]=l[G-o-1],P[$]=c[G],$=$-1,G=G-1;I[$-o-1]=I[$-o];for(var et=1,ot=o+1;et<ot;){var ut=et++,lt=$-o+ut,pt=P[$+ut]-i[tt];Math.abs(pt)<rt.EPSILON?I[lt-1]=I[lt]:(pt=pt/(P[$+ut]-c[G-o+ut]),I[lt-1]=p.add(p.mul(pt,I[lt-1]),p.mul(1-pt,I[lt])))}P[$]=i[tt],$=$-1,tt--}return new Dt(o,P,I)},yt.curveKnotInsert=function(r,i,o){for(var l=r.degree,c=r.controlPoints,d=r.knots,g=0,_=c.length,y=N.knotSpan(l,i,d),S=[],I=[],P=[],E=1,T=y+1;E<T;){var k=E++;I[k]=d[k]}for(var B=1,C=o+1;B<C;){var R=B++;I[y+R]=i}for(var z=y+1,U=d.length;z<U;){var j=z++;I[j+o]=d[j]}for(var X=0,J=y-l+1;X<J;){var q=X++;P[q]=c[q]}for(var G=y-g;G<_;){var $=G++;P[$+o]=c[$]}for(var tt=0,et=l-g+1;tt<et;){var ot=tt++;S[ot]=c[y-l+ot]}for(var ut=0,lt=0,pt=1,nt=o+1;pt<nt;){var mt=pt++;ut=y-l+mt;for(var K=0,_t=l-mt-g+1;K<_t;){var Et=K++;lt=(i-d[ut+Et])/(d[Et+y+1]-d[ut+Et]),S[Et]=p.add(p.mul(lt,S[Et+1]),p.mul(1-lt,S[Et]))}P[ut]=S[0],P[y+o-mt-g]=S[l-mt-g]}for(var Ht=ut+1,$t=y-g;Ht<$t;){var jt=Ht++;P[jt]=S[jt-ut]}return new Dt(l,I,P)};var zt=f.eval.Tess=function(){};x["verb.eval.Tess"]=zt,zt.__name__=["verb","eval","Tess"],zt.rationalCurveRegularSample=function(r,i,o){return zt.rationalCurveRegularSampleRange(r,r.knots[0],Z.last(r.knots),i,o)},zt.rationalCurveRegularSampleRange=function(r,i,o,l,c){l<1&&(l=2);for(var d=[],g=(o-i)/(l-1),_=0,y=0;y<l;){var S=y++;_=i+g*S,c?d.push([_].concat(N.rationalCurvePoint(r,_))):d.push(N.rationalCurvePoint(r,_))}return d},zt.rationalCurveAdaptiveSample=function(r,i,o){if(o==null&&(o=!1),i==null&&(i=1e-6),r.degree==1)if(o){for(var l=[],c=0,d=r.controlPoints.length;c<d;){var g=c++;l.push([r.knots[g+1]].concat(N.dehomogenize(r.controlPoints[g])))}return l}else return r.controlPoints.map(N.dehomogenize);return zt.rationalCurveAdaptiveSampleRange(r,r.knots[0],Z.last(r.knots),i,o)},zt.rationalCurveAdaptiveSampleRange=function(r,i,o,l,c){var d=N.rationalCurvePoint(r,i),g=N.rationalCurvePoint(r,o),_=.5+.2*Math.random(),y=i+(o-i)*_,S=N.rationalCurvePoint(r,y),I=p.sub(d,g),P=p.sub(d,S);if(p.dot(I,I)<l&&p.dot(P,P)>l||!Re.threePointsAreFlat(d,S,g,l)){var E=i+(o-i)*.5,T=zt.rationalCurveAdaptiveSampleRange(r,i,E,l,c),k=zt.rationalCurveAdaptiveSampleRange(r,E,o,l,c);return T.slice(0,-1).concat(k)}else return c?[[i].concat(d),[o].concat(g)]:[d,g]},zt.rationalSurfaceNaive=function(r,i,o){i<1&&(i=1),o<1&&(o=1),r.degreeU,r.degreeV,r.controlPoints;for(var l=r.knotsU,c=r.knotsV,d=Z.last(l)-l[0],g=Z.last(c)-c[0],_=d/i,y=g/o,S=[],I=[],P=[],E=0,T=i+1;E<T;)for(var k=E++,B=0,C=o+1;B<C;){var R=B++,z=k*_,U=R*y;I.push([z,U]);var j=N.rationalSurfaceDerivatives(r,z,U,1),X=j[0][0];S.push(X);var J=p.normalized(p.cross(j[1][0],j[0][1]));P.push(J)}for(var q=[],G=0;G<i;)for(var $=G++,tt=0;tt<o;){var et=tt++,ot=$*(o+1)+et,ut=($+1)*(o+1)+et,lt=ut+1,pt=ot+1,nt=[ot,ut,lt],mt=[ot,lt,pt];q.push(nt),q.push(mt)}return new Je(q,S,P,I)},zt.divideRationalSurfaceAdaptive=function(r,i){i==null&&(i=new qr),i.minDivsU!=null?i.minDivsU=i.minDivsU:i.minDivsU=1,i.minDivsV!=null?i.minDivsU=i.minDivsV:i.minDivsU=1,i.refine!=null?i.refine=i.refine:i.refine=!0;var o=(r.controlPoints.length-1)*2,l=(r.controlPoints[0].length-1)*2,c;i.minDivsU>o?c=i.minDivsU=i.minDivsU:c=i.minDivsU=o;var d;i.minDivsV>l?d=i.minDivsV=i.minDivsV:d=i.minDivsV=l;for(var g=Z.last(r.knotsU),_=r.knotsU[0],y=Z.last(r.knotsV),S=r.knotsV[0],I=(g-_)/c,P=(y-S)/d,E=[],T=[],k=0,B=d+1;k<B;){for(var C=k++,R=[],z=0,U=c+1;z<U;){var j=z++,X=_+I*j,J=S+P*C,q=N.rationalSurfaceDerivatives(r,X,J,1),G=p.normalized(p.cross(q[0][1],q[1][0]));R.push(new $e(q[0][0],G,[X,J],-1,p.isZero(G)))}T.push(R)}for(var $=0;$<d;)for(var tt=$++,et=0;et<c;){var ot=et++,ut=[T[d-tt-1][ot],T[d-tt-1][ot+1],T[d-tt][ot+1],T[d-tt][ot]];E.push(new br(r,ut))}if(!i.refine)return E;for(var lt=0;lt<d;)for(var pt=lt++,nt=0;nt<c;){var mt=nt++,K=pt*c+mt,_t=zt.north(K,pt,mt,c,d,E),Et=zt.east(K,pt,mt,c,d,E),Ht=zt.south(K,pt,mt,c,d,E),$t=zt.west(K,pt,mt,c,d,E);E[K].neighbors=[Ht,Et,_t,$t],E[K].divide(i)}return E},zt.north=function(r,i,o,l,c,d){return i==0?null:d[r-l]},zt.south=function(r,i,o,l,c,d){return i==c-1?null:d[r+l]},zt.east=function(r,i,o,l,c,d){return o==l-1?null:d[r+1]},zt.west=function(r,i,o,l,c,d){return o==0?null:d[r-1]},zt.triangulateAdaptiveRefinementNodeTree=function(r){for(var i=Je.empty(),o=0;o<r.length;){var l=r[o];++o,l.triangulate(i)}return i},zt.rationalSurfaceAdaptive=function(r,i){i!=null?i=i:i=new qr;var o=zt.divideRationalSurfaceAdaptive(r,i);return zt.triangulateAdaptiveRefinementNodeTree(o)};var qr=f.core.AdaptiveRefinementOptions=function(){this.minDivsV=1,this.minDivsU=1,this.refine=!0,this.maxDepth=10,this.minDepth=0,this.normTol=.025};x["verb.eval.AdaptiveRefinementOptions"]=qr,qr.__name__=["verb","eval","AdaptiveRefinementOptions"],qr.prototype={__class__:qr};var br=f.core.AdaptiveRefinementNode=function(r,i,o){if(this.srf=r,o==null?this.neighbors=[null,null,null,null]:this.neighbors=o,this.corners=i,this.corners==null){var l=r.knotsU[0],c=Z.last(r.knotsU),d=r.knotsV[0],g=Z.last(r.knotsV);this.corners=[$e.fromUv(l,d),$e.fromUv(c,d),$e.fromUv(c,g),$e.fromUv(l,g)]}};x["verb.eval.AdaptiveRefinementNode"]=br,br.__name__=["verb","eval","AdaptiveRefinementNode"],br.prototype={isLeaf:function(){return this.children==null},center:function(){return this.centerPoint!=null?this.centerPoint:this.evalSrf(this.u05,this.v05)},evalCorners:function(){this.u05=(this.corners[0].uv[0]+this.corners[2].uv[0])/2,this.v05=(this.corners[0].uv[1]+this.corners[2].uv[1])/2;for(var r=0;r<4;){var i=r++;if(this.corners[i].point==null){var o=this.corners[i];this.evalSrf(o.uv[0],o.uv[1],o)}}},evalSrf:function(r,i,o){var l=N.rationalSurfaceDerivatives(this.srf,r,i,1),c=l[0][0],d=p.cross(l[0][1],l[1][0]),g=p.isZero(d);return g||(d=p.normalized(d)),o!=null?(o.degen=g,o.point=c,o.normal=d,o):new $e(c,d,[r,i],-1,g)},getEdgeCorners:function(r){if(this.isLeaf())return[this.corners[r]];if(this.horizontal)switch(r){case 0:return this.children[0].getEdgeCorners(0);case 1:return this.children[0].getEdgeCorners(1).concat(this.children[1].getEdgeCorners(1));case 2:return this.children[1].getEdgeCorners(2);case 3:return this.children[1].getEdgeCorners(3).concat(this.children[0].getEdgeCorners(3))}switch(r){case 0:return this.children[0].getEdgeCorners(0).concat(this.children[1].getEdgeCorners(0));case 1:return this.children[1].getEdgeCorners(1);case 2:return this.children[1].getEdgeCorners(2).concat(this.children[0].getEdgeCorners(2));case 3:return this.children[0].getEdgeCorners(3)}return null},getAllCorners:function(r){var i=[this.corners[r]];if(this.neighbors[r]==null)return i;var o=this.neighbors[r].getEdgeCorners((r+2)%4),l=r%2,c=rt.EPSILON,d=this,g=[function(y){return y.uv[0]>d.corners[0].uv[0]+c&&y.uv[0]<d.corners[2].uv[0]-c},function(y){return y.uv[1]>d.corners[0].uv[1]+c&&y.uv[1]<d.corners[2].uv[1]-c}],_=o.filter(g[l]);return _.reverse(),i.concat(_)},midpoint:function(r){if(this.midPoints==null&&(this.midPoints=[null,null,null,null]),this.midPoints[r]!=null)return this.midPoints[r];switch(r){case 0:this.midPoints[0]=this.evalSrf(this.u05,this.corners[0].uv[1]);break;case 1:this.midPoints[1]=this.evalSrf(this.corners[1].uv[0],this.v05);break;case 2:this.midPoints[2]=this.evalSrf(this.u05,this.corners[2].uv[1]);break;case 3:this.midPoints[3]=this.evalSrf(this.corners[0].uv[0],this.v05);break}return this.midPoints[r]},hasBadNormals:function(){return this.corners[0].degen||this.corners[1].degen||this.corners[2].degen||this.corners[3].degen},fixNormals:function(){for(var r=this.corners.length,i=0;i<r;){var o=i++;if(this.corners[o],this.corners[o].degen){var l=this.corners[(o+1)%r],c=this.corners[(o+3)%r];l.degen?this.corners[o].normal=c.normal:this.corners[o].normal=l.normal}}},shouldDivide:function(r,i){if(i<r.minDepth)return!0;if(i>=r.maxDepth)return!1;if(this.hasBadNormals())return this.fixNormals(),!1;if(this.splitVert=p.normSquared(p.sub(this.corners[0].normal,this.corners[1].normal))>r.normTol||p.normSquared(p.sub(this.corners[2].normal,this.corners[3].normal))>r.normTol,this.splitHoriz=p.normSquared(p.sub(this.corners[1].normal,this.corners[2].normal))>r.normTol||p.normSquared(p.sub(this.corners[3].normal,this.corners[0].normal))>r.normTol,this.splitVert||this.splitHoriz)return!0;var o=this.center();return p.normSquared(p.sub(o.normal,this.corners[0].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[1].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[2].normal))>r.normTol||p.normSquared(p.sub(o.normal,this.corners[3].normal))>r.normTol},divide:function(r){r==null&&(r=new qr),r.normTol==null&&(r.normTol=.085),r.minDepth==null&&(r.minDepth=0),r.maxDepth==null&&(r.maxDepth=10),this._divide(r,0,!0)},_divide:function(r,i,o){if(this.evalCorners(),!!this.shouldDivide(r,i)){if(i++,this.splitVert&&!this.splitHoriz?o=!1:!this.splitVert&&this.splitHoriz&&(o=!0),this.horizontal=o,this.horizontal){var l=[this.corners[0],this.corners[1],this.midpoint(1),this.midpoint(3)],c=[this.midpoint(3),this.midpoint(1),this.corners[2],this.corners[3]];this.children=[new br(this.srf,l),new br(this.srf,c)],this.children[0].neighbors=[this.neighbors[0],this.neighbors[1],this.children[1],this.neighbors[3]],this.children[1].neighbors=[this.children[0],this.neighbors[1],this.neighbors[2],this.neighbors[3]]}else{var d=[this.corners[0],this.midpoint(0),this.midpoint(2),this.corners[3]],g=[this.midpoint(0),this.corners[1],this.corners[2],this.midpoint(2)];this.children=[new br(this.srf,d),new br(this.srf,g)],this.children[0].neighbors=[this.neighbors[0],this.children[1],this.neighbors[2],this.neighbors[3]],this.children[1].neighbors=[this.neighbors[0],this.neighbors[1],this.neighbors[2],this.children[0]]}for(var _=0,y=this.children;_<y.length;){var S=y[_];++_,S._divide(r,i,!o)}}},triangulate:function(r){if(r==null&&(r=Je.empty()),this.isLeaf())return this.triangulateLeaf(r);for(var i=0,o=this.children;i<o.length;){var l=o[i];if(++i,l==null)break;l.triangulate(r)}return r},triangulateLeaf:function(r){for(var i=r.points.length,o=[],l=[],c=0,d=0;d<4;){var g=d++,_=this.getAllCorners(g);_.length==2&&(c=g+1);for(var y=0,S=_.length;y<S;){var I=y++;o.push(_[I])}}for(var P=0;P<o.length;){var E=o[P];if(++P,E.id!=-1){l.push(E.id);continue}r.uvs.push(E.uv),r.points.push(E.point),r.normals.push(E.normal),E.id=i,l.push(i),i++}if(o.length==4)return r.faces.push([l[0],l[3],l[1]]),r.faces.push([l[3],l[2],l[1]]),r;if(o.length==5){var T=l.length;return r.faces.push([l[c],l[(c+2)%T],l[(c+1)%T]]),r.faces.push([l[(c+4)%T],l[(c+3)%T],l[c]]),r.faces.push([l[c],l[(c+3)%T],l[(c+2)%T]]),r}var k=this.center();r.uvs.push(k.uv),r.points.push(k.point),r.normals.push(k.normal);for(var B=r.points.length-1,C=0,R=o.length-1;C<o.length;)r.faces.push([B,l[C],l[R]]),R=C++;return r},__class__:br};var St=f.exe.Dispatcher=function(){};x["verb.exe.Dispatcher"]=St,St.__name__=["verb","exe","Dispatcher"],St.init=function(){St._init||(St._workerPool=new Xr(St.THREADS),St._init=!0)},St.dispatchMethod=function(r,i,o){St.init();var l=new An,c=function(d){l.resolve(d)};return St._workerPool.addWork(dt.getClassName(r),i,o,c),new ye(l)};var Xr=f.exe.WorkerPool=function(r,i){i==null&&(i="verb.js"),r==null&&(r=1),this._callbacks=new wt,this._working=new wt,this._pool=[],this._queue=[];for(var o=0;o<r;){o++;var l;try{l=new Worker(Xr.basePath+i)}catch(c){c instanceof Q&&(c=c.val),l=new Worker(Xr.basePath+i.substring(0,-3)+".min.js")}this._pool.push(l)}};x["verb.exe.WorkerPool"]=Xr,Xr.__name__=["verb","exe","WorkerPool"],Xr.prototype={addWork:function(r,i,o,l){var c=new on(r,i,o);this._callbacks.set(c.id,l),this._queue.push(c),this.processQueue()},processQueue:function(){for(var r=this;this._queue.length>0&&this._pool.length>0;){var i=this._queue.shift(),o=[i.id],l=[this._pool.shift()];this._working.h[o[0]]=l[0],l[0].onmessage=function(c,d){return function(g){r._working.remove(d[0]),r._pool.push(c[0]);try{r._callbacks.h.hasOwnProperty(d[0])&&(r._callbacks.h[d[0]](g.data.result),r._callbacks.remove(d[0]))}catch(_){_ instanceof Q&&(_=_.val),b.log(_)}r.processQueue()}}(l,o),l[0].postMessage(i)}},__class__:Xr};var on=function(r,i,o){this.className=r,this.methodName=i,this.args=o,this.id=on.uuid++};x["verb.exe._WorkerPool.Work"]=on,on.__name__=["verb","exe","_WorkerPool","Work"],on.prototype={__class__:on};var Bn=function(){};x["verb.geom.ICurve"]=Bn,Bn.__name__=["verb","geom","ICurve"],Bn.__interfaces__=[Ln],Bn.prototype={__class__:Bn};var Ct=f.geom.NurbsCurve=function(r){this._data=Ze.isValidNurbsCurveData(r)};x["verb.geom.NurbsCurve"]=Ct,Ct.__name__=["verb","geom","NurbsCurve"],Ct.__interfaces__=[Bn],Ct.byKnotsControlPointsWeights=function(r,i,o,l){return new Ct(new Dt(r,i.slice(),N.homogenize1d(o,l)))},Ct.byPoints=function(r,i){return i==null&&(i=3),new Ct(gt.rationalInterpCurve(r,i))},Ct.__super__=te,Ct.prototype=M(te.prototype,{degree:function(){return this._data.degree},knots:function(){return this._data.knots.slice(0)},controlPoints:function(){return N.dehomogenize1d(this._data.controlPoints)},weights:function(){return N.weight1d(this._data.controlPoints)},asNurbs:function(){return new Dt(this.degree(),this.knots(),N.homogenize1d(this.controlPoints(),this.weights()))},clone:function(){return new Ct(this._data)},domain:function(){return new Ne(Z.first(this._data.knots),Z.last(this._data.knots))},transform:function(r){return new Ct(yt.rationalCurveTransform(this._data,r))},transformAsync:function(r){return St.dispatchMethod(yt,"rationalCurveTransform",[this._data,r]).then(function(i){return new Ct(i)})},point:function(r){return N.rationalCurvePoint(this._data,r)},pointAsync:function(r){return St.dispatchMethod(N,"rationalCurvePoint",[this._data,r])},tangent:function(r){return N.rationalCurveTangent(this._data,r)},tangentAsync:function(r){return St.dispatchMethod(N,"rationalCurveTangent",[this._data,r])},derivatives:function(r,i){return i==null&&(i=1),N.rationalCurveDerivatives(this._data,r,i)},derivativesAsync:function(r,i){return i==null&&(i=1),St.dispatchMethod(N,"rationalCurveDerivatives",[this._data,r,i])},closestPoint:function(r){return bt.rationalCurveClosestPoint(this._data,r)},closestPointAsync:function(r){return St.dispatchMethod(bt,"rationalCurveClosestPoint",[this._data,r])},closestParam:function(r){return bt.rationalCurveClosestParam(this._data,r)},closestParamAsync:function(r){return St.dispatchMethod(bt,"rationalCurveClosestParam",[this._data,r])},length:function(){return bt.rationalCurveArcLength(this._data)},lengthAsync:function(){return St.dispatchMethod(bt,"rationalCurveArcLength",[this._data])},lengthAtParam:function(r){return bt.rationalCurveArcLength(this._data,r)},lengthAtParamAsync:function(){return St.dispatchMethod(bt,"rationalCurveArcLength",[this._data])},paramAtLength:function(r,i){return bt.rationalCurveParamAtArcLength(this._data,r,i)},paramAtLengthAsync:function(r,i){return St.dispatchMethod(bt,"rationalCurveParamAtArcLength",[this._data,r,i])},divideByEqualArcLength:function(r){return de.rationalCurveByEqualArcLength(this._data,r)},divideByEqualArcLengthAsync:function(r){return St.dispatchMethod(de,"rationalCurveByEqualArcLength",[this._data,r])},divideByArcLength:function(r){return de.rationalCurveByArcLength(this._data,r)},divideByArcLengthAsync:function(r){return St.dispatchMethod(de,"rationalCurveByArcLength",[this._data,r])},split:function(r){return de.curveSplit(this._data,r).map(function(i){return new Ct(i)})},splitAsync:function(r){return St.dispatchMethod(de,"curveSplit",[this._data,r]).then(function(i){return i.map(function(o){return new Ct(o)})})},reverse:function(){return new Ct(yt.curveReverse(this._data))},reverseAsync:function(){return St.dispatchMethod(yt,"curveReverse",[this._data]).then(function(r){return new Ct(r)})},tessellate:function(r){return zt.rationalCurveAdaptiveSample(this._data,r,!1)},tessellateAsync:function(r){return St.dispatchMethod(zt,"rationalCurveAdaptiveSample",[this._data,r,!1])},__class__:Ct});var Yr=f.geom.Arc=function(r,i,o,l,c,d){Ct.call(this,gt.arc(r,i,o,l,c,d)),this._center=r,this._xaxis=i,this._yaxis=o,this._radius=l,this._minAngle=c,this._maxAngle=d};x["verb.geom.Arc"]=Yr,Yr.__name__=["verb","geom","Arc"],Yr.__super__=Ct,Yr.prototype=M(Ct.prototype,{center:function(){return this._center},xaxis:function(){return this._xaxis},yaxis:function(){return this._yaxis},radius:function(){return this._radius},minAngle:function(){return this._minAngle},maxAngle:function(){return this._maxAngle},__class__:Yr});var cs=f.geom.BezierCurve=function(r,i){Ct.call(this,gt.rationalBezierCurve(r,i))};x["verb.geom.BezierCurve"]=cs,cs.__name__=["verb","geom","BezierCurve"],cs.__super__=Ct,cs.prototype=M(Ct.prototype,{__class__:cs});var ds=f.geom.Circle=function(r,i,o,l){Yr.call(this,r,i,o,l,0,Math.PI*2)};x["verb.geom.Circle"]=ds,ds.__name__=["verb","geom","Circle"],ds.__super__=Yr,ds.prototype=M(Yr.prototype,{__class__:ds});var zn=function(){};x["verb.geom.ISurface"]=zn,zn.__name__=["verb","geom","ISurface"],zn.__interfaces__=[Ln],zn.prototype={__class__:zn};var Mt=f.geom.NurbsSurface=function(r){this._data=Ze.isValidNurbsSurfaceData(r)};x["verb.geom.NurbsSurface"]=Mt,Mt.__name__=["verb","geom","NurbsSurface"],Mt.__interfaces__=[zn],Mt.byKnotsControlPointsWeights=function(r,i,o,l,c,d){return new Mt(new ne(r,i,o,l,N.homogenize2d(c,d)))},Mt.byCorners=function(r,i,o,l){return new Mt(gt.fourPointSurface(r,i,o,l))},Mt.byLoftingCurves=function(r,i){return new Mt(gt.loftedSurface(function(o){for(var l,c=[],d=0;d<r.length;){var g=r[d];++d,c.push(g.asNurbs())}return l=c,l}(),i))},Mt.__super__=te,Mt.prototype=M(te.prototype,{degreeU:function(){return this._data.degreeU},degreeV:function(){return this._data.degreeV},knotsU:function(){return this._data.knotsU.slice(0)},knotsV:function(){return this._data.knotsV.slice(0)},controlPoints:function(){return N.dehomogenize2d(this._data.controlPoints)},weights:function(){return N.weight2d(this._data.controlPoints)},asNurbs:function(){return new ne(this.degreeU(),this.degreeV(),this.knotsU(),this.knotsV(),N.homogenize2d(this.controlPoints(),this.weights()))},clone:function(){return new Mt(this.asNurbs())},domainU:function(){return new Ne(Z.first(this._data.knotsU),Z.last(this._data.knotsU))},domainV:function(){return new Ne(Z.first(this._data.knotsV),Z.last(this._data.knotsV))},point:function(r,i){return N.rationalSurfacePoint(this._data,r,i)},pointAsync:function(r,i){return St.dispatchMethod(N,"rationalSurfacePoint",[this._data,r,i])},normal:function(r,i){return N.rationalSurfaceNormal(this._data,r,i)},normalAsync:function(r,i){return St.dispatchMethod(N,"rationalSurfaceNormal",[this._data,r,i])},derivatives:function(r,i,o){return o==null&&(o=1),N.rationalSurfaceDerivatives(this._data,r,i,o)},derivativesAsync:function(r,i,o){return o==null&&(o=1),St.dispatchMethod(N,"rationalSurfaceDerivatives",[this._data,r,i,o])},closestParam:function(r){return bt.rationalSurfaceClosestParam(this._data,r)},closestParamAsync:function(r){return St.dispatchMethod(bt,"rationalSurfaceClosestParam",[this._data,r])},closestPoint:function(r){return bt.rationalSurfaceClosestPoint(this._data,r)},closestPointAsync:function(r){return St.dispatchMethod(bt,"rationalSurfaceClosestPoint",[this._data,r])},split:function(r,i){return i==null&&(i=!1),de.surfaceSplit(this._data,r,i).map(function(o){return new Mt(o)})},splitAsync:function(r,i){return i==null&&(i=!1),St.dispatchMethod(de,"surfaceSplit",[this._data,r,i]).then(function(o){return o.map(function(l){return new Mt(l)})})},reverse:function(r){return r==null&&(r=!1),new Mt(yt.surfaceReverse(this._data,r))},reverseAsync:function(r){return r==null&&(r=!1),St.dispatchMethod(yt,"surfaceReverse",[this._data,r]).then(function(i){return new Mt(i)})},isocurve:function(r,i){return i==null&&(i=!1),new Ct(gt.surfaceIsocurve(this._data,r,i))},isocurveAsync:function(r,i){return i==null&&(i=!1),St.dispatchMethod(gt,"surfaceIsocurve",[this._data,r,i]).then(function(o){return new Ct(o)})},boundaries:function(r){return gt.surfaceBoundaryCurves(this._data).map(function(i){return new Ct(i)})},boundariesAsync:function(r){return St.dispatchMethod(gt,"surfaceBoundaryCurves",[this._data]).then(function(i){return i.map(function(o){return new Ct(o)})})},tessellate:function(r){return zt.rationalSurfaceAdaptive(this._data,r)},tessellateAsync:function(r){return St.dispatchMethod(zt,"rationalSurfaceAdaptive",[this._data,r])},transform:function(r){return new Mt(yt.rationalSurfaceTransform(this._data,r))},transformAsync:function(r){return St.dispatchMethod(yt,"rationalSurfaceTransform",[this._data,r]).then(function(i){return new Mt(i)})},__class__:Mt});var ps=f.geom.ConicalSurface=function(r,i,o,l,c){Mt.call(this,gt.conicalSurface(r,i,o,l,c)),this._axis=r,this._xaxis=i,this._base=o,this._height=l,this._radius=c};x["verb.geom.ConicalSurface"]=ps,ps.__name__=["verb","geom","ConicalSurface"],ps.__super__=Mt,ps.prototype=M(Mt.prototype,{axis:function(){return this._axis},xaxis:function(){return this._xaxis},base:function(){return this._base},height:function(){return this._height},radius:function(){return this._radius},__class__:ps});var ms=f.geom.CylindricalSurface=function(r,i,o,l,c){Mt.call(this,gt.cylindricalSurface(r,i,o,l,c)),this._axis=r,this._xaxis=i,this._base=o,this._height=l,this._radius=c};x["verb.geom.CylindricalSurface"]=ms,ms.__name__=["verb","geom","CylindricalSurface"],ms.__super__=Mt,ms.prototype=M(Mt.prototype,{axis:function(){return this._axis},xaxis:function(){return this._xaxis},base:function(){return this._base},height:function(){return this._height},radius:function(){return this._radius},__class__:ms});var Kr=f.geom.EllipseArc=function(r,i,o,l,c){Ct.call(this,gt.ellipseArc(r,i,o,l,c)),this._center=r,this._xaxis=i,this._yaxis=o,this._minAngle=l,this._maxAngle=c};x["verb.geom.EllipseArc"]=Kr,Kr.__name__=["verb","geom","EllipseArc"],Kr.__super__=Ct,Kr.prototype=M(Ct.prototype,{center:function(){return this._center},xaxis:function(){return this._xaxis},yaxis:function(){return this._yaxis},minAngle:function(){return this._minAngle},maxAngle:function(){return this._maxAngle},__class__:Kr});var gs=f.geom.Ellipse=function(r,i,o){Kr.call(this,r,i,o,0,Math.PI*2)};x["verb.geom.Ellipse"]=gs,gs.__name__=["verb","geom","Ellipse"],gs.__super__=Kr,gs.prototype=M(Kr.prototype,{__class__:gs});var fs=f.geom.ExtrudedSurface=function(r,i){Mt.call(this,gt.extrudedSurface(p.normalized(i),p.norm(i),r.asNurbs())),this._profile=r,this._direction=i};x["verb.geom.ExtrudedSurface"]=fs,fs.__name__=["verb","geom","ExtrudedSurface"],fs.__super__=Mt,fs.prototype=M(Mt.prototype,{profile:function(){return this._profile},direction:function(){return this._direction},__class__:fs});var $r=f.geom.Intersect=function(){};x["verb.geom.Intersect"]=$r,$r.__name__=["verb","geom","Intersect"],$r.curves=function(r,i,o){return o==null&&(o=.001),ht.curves(r.asNurbs(),i.asNurbs(),o)},$r.curvesAsync=function(r,i,o){return o==null&&(o=.001),St.dispatchMethod(ht,"curves",[r.asNurbs(),i.asNurbs(),o])},$r.curveAndSurface=function(r,i,o){return o==null&&(o=.001),ht.curveAndSurface(r.asNurbs(),i.asNurbs(),o)},$r.curveAndSurfaceAsync=function(r,i,o){return o==null&&(o=.001),St.dispatchMethod(ht,"curveAndSurface",[r.asNurbs(),i.asNurbs(),o])},$r.surfaces=function(r,i,o){return o==null&&(o=.001),ht.surfaces(r.asNurbs(),i.asNurbs(),o).map(function(l){return new Ct(l)})},$r.surfacesAsync=function(r,i,o){return o==null&&(o=.001),St.dispatchMethod(ht,"surfaces",[r.asNurbs(),i.asNurbs(),o]).then(function(l){return l.map(function(c){return new Ct(c)})})};var _s=f.geom.Line=function(r,i){Ct.call(this,gt.polyline([r,i])),this._start=r,this._end=i};x["verb.geom.Line"]=_s,_s.__name__=["verb","geom","Line"],_s.__super__=Ct,_s.prototype=M(Ct.prototype,{start:function(){return this._start},end:function(){return this._end},__class__:_s});var ys=f.geom.RevolvedSurface=function(r,i,o,l){Mt.call(this,gt.revolvedSurface(r.asNurbs(),i,o,l)),this._profile=r,this._center=i,this._axis=o,this._angle=l};x["verb.geom.RevolvedSurface"]=ys,ys.__name__=["verb","geom","RevolvedSurface"],ys.__super__=Mt,ys.prototype=M(Mt.prototype,{profile:function(){return this._profile},center:function(){return this._center},axis:function(){return this._center},angle:function(){return this._angle},__class__:ys});var vs=f.geom.SphericalSurface=function(r,i){Mt.call(this,gt.sphericalSurface(r,[0,0,1],[1,0,0],i)),this._center=r,this._radius=i};x["verb.geom.SphericalSurface"]=vs,vs.__name__=["verb","geom","SphericalSurface"],vs.__super__=Mt,vs.prototype=M(Mt.prototype,{center:function(){return this._center},radius:function(){return this._radius},__class__:vs});var bs=f.geom.SweptSurface=function(r,i){Mt.call(this,gt.rationalTranslationalSurface(r.asNurbs(),i.asNurbs())),this._profile=r,this._rail=i};x["verb.geom.SweptSurface"]=bs,bs.__name__=["verb","geom","SweptSurface"],bs.__super__=Mt,bs.prototype=M(Mt.prototype,{profile:function(){return this._profile},rail:function(){return this._rail},__class__:bs});function er(r){return r instanceof Array?function(){return L.iter(r)}:typeof r.iterator=="function"?Fe(r,r.iterator):r.iterator}var sa,yc=0;function Fe(r,i){if(i==null)return null;i.__id__==null&&(i.__id__=yc++);var o;return r.hx__closures__==null?r.hx__closures__={}:o=r.hx__closures__[i.__id__],o==null&&(o=function(){return o.method.apply(o.scope,arguments)},o.scope=r,o.method=i,r.hx__closures__[i.__id__]=o),o}x.Math=Math,String.prototype.__class__=x.String=String,String.__name__=["String"],x.Array=Array,Array.__name__=["Array"],Date.prototype.__class__=x.Date=Date,Date.__name__=["Date"];var vc=x.Int={__name__:["Int"]},bc=x.Dynamic={__name__:["Dynamic"]},$o=x.Float=Number;$o.__name__=["Float"];var Zo=x.Bool=Boolean;Zo.__ename__=["Bool"];var Qo=x.Class={__name__:["Class"]},Jo={};Array.prototype.map==null&&(Array.prototype.map=function(r){for(var i=[],o=0,l=this.length;o<l;){var c=o++;i[c]=r(this[c])}return i}),Array.prototype.filter==null&&(Array.prototype.filter=function(r){for(var i=[],o=0,l=this.length;o<l;){var c=o++,d=this[c];r(d)&&i.push(d)}return i});var ia={},si=w.ArrayBuffer||ce;si.prototype.slice==null&&(si.prototype.slice=ce.sliceImpl),w.DataView;var aa=w.Uint8Array||ur._new;(function(r,i){if(r.setImmediate)return;var o=1,l={},c=!1,d=r.document,g;function _(z){return l[o]=y.apply(i,z),o++}function y(z){var U=[].slice.call(arguments,1);return function(){typeof z=="function"?z.apply(i,U):new Function(""+z)()}}function S(z){if(c)setTimeout(y(S,z),0);else{var U=l[z];if(U){c=!0;try{U()}finally{I(z),c=!1}}}}function I(z){delete l[z]}function P(){g=function(){var z=_(arguments);return process.nextTick(y(S,z)),z}}function E(){if(r.postMessage&&!r.importScripts){var z=!0,U=r.onmessage;return r.onmessage=function(){z=!1},r.postMessage("","*"),r.onmessage=U,z}}function T(){var z="setImmediate$"+Math.random()+"$",U=function(j){j.source===r&&typeof j.data=="string"&&j.data.indexOf(z)===0&&S(+j.data.slice(z.length))};r.addEventListener?r.addEventListener("message",U,!1):r.attachEvent("onmessage",U),g=function(){var j=_(arguments);return r.postMessage(z+j,"*"),j}}function k(){var z=new MessageChannel;z.port1.onmessage=function(U){var j=U.data;S(j)},g=function(){var U=_(arguments);return z.port2.postMessage(U),U}}function B(){var z=d.documentElement;g=function(){var U=_(arguments),j=d.createElement("script");return j.onreadystatechange=function(){S(U),j.onreadystatechange=null,z.removeChild(j),j=null},z.appendChild(j),U}}function C(){g=function(){var z=_(arguments);return setTimeout(y(S,z),0),z}}var R=Object.getPrototypeOf&&Object.getPrototypeOf(r);R=R&&R.setTimeout?R:r,{}.toString.call(r.process)==="[object process]"?P():E()?T():r.MessageChannel?k():d&&"onreadystatechange"in d.createElement("script")?B():C(),R.setImmediate=g,R.clearImmediate=I})(new Function("return this")()),Kt.USE_CACHE=!1,Kt.USE_ENUM_INDEX=!1,Kt.BASE64="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",qt.DEFAULT_RESOLVER=dt,qt.BASE64="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789%:",Bt.count=0,ue.i64tmp=function(r){var i,o=new Wt(0,0);return i=o,i}(),Lt.__toStr={}.toString,ur.BYTES_PER_ELEMENT=1,At.queue=new V,Vt.memo=new wt,rt.TOLERANCE=1e-6,rt.EPSILON=1e-10,rt.VERSION="2.0.0",bt.Tvalues=[[],[],[-.5773502691896257,.5773502691896257],[0,-.7745966692414834,.7745966692414834],[-.33998104358485626,.33998104358485626,-.8611363115940526,.8611363115940526],[0,-.5384693101056831,.5384693101056831,-.906179845938664,.906179845938664],[.6612093864662645,-.6612093864662645,-.2386191860831969,.2386191860831969,-.932469514203152,.932469514203152],[0,.4058451513773972,-.4058451513773972,-.7415311855993945,.7415311855993945,-.9491079123427585,.9491079123427585],[-.1834346424956498,.1834346424956498,-.525532409916329,.525532409916329,-.7966664774136267,.7966664774136267,-.9602898564975363,.9602898564975363],[0,-.8360311073266358,.8360311073266358,-.9681602395076261,.9681602395076261,-.3242534234038089,.3242534234038089,-.6133714327005904,.6133714327005904],[-.14887433898163122,.14887433898163122,-.4333953941292472,.4333953941292472,-.6794095682990244,.6794095682990244,-.8650633666889845,.8650633666889845,-.9739065285171717,.9739065285171717],[0,-.26954315595234496,.26954315595234496,-.5190961292068118,.5190961292068118,-.7301520055740494,.7301520055740494,-.8870625997680953,.8870625997680953,-.978228658146057,.978228658146057],[-.1252334085114689,.1252334085114689,-.3678314989981802,.3678314989981802,-.5873179542866175,.5873179542866175,-.7699026741943047,.7699026741943047,-.9041172563704749,.9041172563704749,-.9815606342467192,.9815606342467192],[0,-.2304583159551348,.2304583159551348,-.44849275103644687,.44849275103644687,-.6423493394403402,.6423493394403402,-.8015780907333099,.8015780907333099,-.9175983992229779,.9175983992229779,-.9841830547185881,.9841830547185881],[-.10805494870734367,.10805494870734367,-.31911236892788974,.31911236892788974,-.5152486363581541,.5152486363581541,-.6872929048116855,.6872929048116855,-.827201315069765,.827201315069765,-.9284348836635735,.9284348836635735,-.9862838086968123,.9862838086968123],[0,-.20119409399743451,.20119409399743451,-.3941513470775634,.3941513470775634,-.5709721726085388,.5709721726085388,-.7244177313601701,.7244177313601701,-.8482065834104272,.8482065834104272,-.937273392400706,.937273392400706,-.9879925180204854,.9879925180204854],[-.09501250983763744,.09501250983763744,-.2816035507792589,.2816035507792589,-.45801677765722737,.45801677765722737,-.6178762444026438,.6178762444026438,-.755404408355003,.755404408355003,-.8656312023878318,.8656312023878318,-.9445750230732326,.9445750230732326,-.9894009349916499,.9894009349916499],[0,-.17848418149584785,.17848418149584785,-.3512317634538763,.3512317634538763,-.5126905370864769,.5126905370864769,-.6576711592166907,.6576711592166907,-.7815140038968014,.7815140038968014,-.8802391537269859,.8802391537269859,-.9506755217687678,.9506755217687678,-.9905754753144174,.9905754753144174],[-.0847750130417353,.0847750130417353,-.2518862256915055,.2518862256915055,-.41175116146284263,.41175116146284263,-.5597708310739475,.5597708310739475,-.6916870430603532,.6916870430603532,-.8037049589725231,.8037049589725231,-.8926024664975557,.8926024664975557,-.9558239495713977,.9558239495713977,-.9915651684209309,.9915651684209309],[0,-.16035864564022537,.16035864564022537,-.31656409996362983,.31656409996362983,-.46457074137596094,.46457074137596094,-.600545304661681,.600545304661681,-.7209661773352294,.7209661773352294,-.8227146565371428,.8227146565371428,-.9031559036148179,.9031559036148179,-.96020815213483,.96020815213483,-.9924068438435844,.9924068438435844],[-.07652652113349734,.07652652113349734,-.22778585114164507,.22778585114164507,-.37370608871541955,.37370608871541955,-.5108670019508271,.5108670019508271,-.636053680726515,.636053680726515,-.7463319064601508,.7463319064601508,-.8391169718222188,.8391169718222188,-.912234428251326,.912234428251326,-.9639719272779138,.9639719272779138,-.9931285991850949,.9931285991850949],[0,-.1455618541608951,.1455618541608951,-.2880213168024011,.2880213168024011,-.4243421202074388,.4243421202074388,-.5516188358872198,.5516188358872198,-.6671388041974123,.6671388041974123,-.7684399634756779,.7684399634756779,-.8533633645833173,.8533633645833173,-.9200993341504008,.9200993341504008,-.9672268385663063,.9672268385663063,-.9937521706203895,.9937521706203895],[-.06973927331972223,.06973927331972223,-.20786042668822127,.20786042668822127,-.34193582089208424,.34193582089208424,-.469355837986757,.469355837986757,-.5876404035069116,.5876404035069116,-.6944872631866827,.6944872631866827,-.7878168059792081,.7878168059792081,-.8658125777203002,.8658125777203002,-.926956772187174,.926956772187174,-.9700604978354287,.9700604978354287,-.9942945854823992,.9942945854823992],[0,-.1332568242984661,.1332568242984661,-.26413568097034495,.26413568097034495,-.3903010380302908,.3903010380302908,-.5095014778460075,.5095014778460075,-.6196098757636461,.6196098757636461,-.7186613631319502,.7186613631319502,-.8048884016188399,.8048884016188399,-.8767523582704416,.8767523582704416,-.9329710868260161,.9329710868260161,-.9725424712181152,.9725424712181152,-.9947693349975522,.9947693349975522],[-.06405689286260563,.06405689286260563,-.1911188674736163,.1911188674736163,-.3150426796961634,.3150426796961634,-.4337935076260451,.4337935076260451,-.5454214713888396,.5454214713888396,-.6480936519369755,.6480936519369755,-.7401241915785544,.7401241915785544,-.820001985973903,.820001985973903,-.8864155270044011,.8864155270044011,-.9382745520027328,.9382745520027328,-.9747285559713095,.9747285559713095,-.9951872199970213,.9951872199970213]],bt.Cvalues=[[],[],[1,1],[.8888888888888888,.5555555555555556,.5555555555555556],[.6521451548625461,.6521451548625461,.34785484513745385,.34785484513745385],[.5688888888888889,.47862867049936647,.47862867049936647,.23692688505618908,.23692688505618908],[.3607615730481386,.3607615730481386,.46791393457269104,.46791393457269104,.17132449237917036,.17132449237917036],[.4179591836734694,.3818300505051189,.3818300505051189,.27970539148927664,.27970539148927664,.1294849661688697,.1294849661688697],[.362683783378362,.362683783378362,.31370664587788727,.31370664587788727,.22238103445337448,.22238103445337448,.10122853629037626,.10122853629037626],[.3302393550012598,.1806481606948574,.1806481606948574,.08127438836157441,.08127438836157441,.31234707704000286,.31234707704000286,.26061069640293544,.26061069640293544],[.29552422471475287,.29552422471475287,.26926671930999635,.26926671930999635,.21908636251598204,.21908636251598204,.1494513491505806,.1494513491505806,.06667134430868814,.06667134430868814],[.2729250867779006,.26280454451024665,.26280454451024665,.23319376459199048,.23319376459199048,.18629021092773426,.18629021092773426,.1255803694649046,.1255803694649046,.05566856711617366,.05566856711617366],[.24914704581340277,.24914704581340277,.2334925365383548,.2334925365383548,.20316742672306592,.20316742672306592,.16007832854334622,.16007832854334622,.10693932599531843,.10693932599531843,.04717533638651183,.04717533638651183],[.2325515532308739,.22628318026289723,.22628318026289723,.2078160475368885,.2078160475368885,.17814598076194574,.17814598076194574,.13887351021978725,.13887351021978725,.09212149983772845,.09212149983772845,.04048400476531588,.04048400476531588],[.2152638534631578,.2152638534631578,.2051984637212956,.2051984637212956,.18553839747793782,.18553839747793782,.15720316715819355,.15720316715819355,.12151857068790319,.12151857068790319,.08015808715976021,.08015808715976021,.03511946033175186,.03511946033175186],[.2025782419255613,.19843148532711158,.19843148532711158,.1861610000155622,.1861610000155622,.16626920581699392,.16626920581699392,.13957067792615432,.13957067792615432,.10715922046717194,.10715922046717194,.07036604748810812,.07036604748810812,.03075324199611727,.03075324199611727],[.1894506104550685,.1894506104550685,.18260341504492358,.18260341504492358,.16915651939500254,.16915651939500254,.14959598881657674,.14959598881657674,.12462897125553388,.12462897125553388,.09515851168249279,.09515851168249279,.062253523938647894,.062253523938647894,.027152459411754096,.027152459411754096],[.17944647035620653,.17656270536699264,.17656270536699264,.16800410215645004,.16800410215645004,.15404576107681028,.15404576107681028,.13513636846852548,.13513636846852548,.11188384719340397,.11188384719340397,.08503614831717918,.08503614831717918,.0554595293739872,.0554595293739872,.02414830286854793,.02414830286854793],[.1691423829631436,.1691423829631436,.16427648374583273,.16427648374583273,.15468467512626524,.15468467512626524,.14064291467065065,.14064291467065065,.12255520671147846,.12255520671147846,.10094204410628717,.10094204410628717,.07642573025488905,.07642573025488905,.0497145488949698,.0497145488949698,.02161601352648331,.02161601352648331],[.1610544498487837,.15896884339395434,.15896884339395434,.15276604206585967,.15276604206585967,.1426067021736066,.1426067021736066,.12875396253933621,.12875396253933621,.11156664554733399,.11156664554733399,.09149002162245,.09149002162245,.06904454273764123,.06904454273764123,.0448142267656996,.0448142267656996,.019461788229726478,.019461788229726478],[.15275338713072584,.15275338713072584,.14917298647260374,.14917298647260374,.14209610931838204,.14209610931838204,.13168863844917664,.13168863844917664,.11819453196151841,.11819453196151841,.10193011981724044,.10193011981724044,.08327674157670475,.08327674157670475,.06267204833410907,.06267204833410907,.04060142980038694,.04060142980038694,.017614007139152118,.017614007139152118],[.14608113364969041,.14452440398997005,.14452440398997005,.13988739479107315,.13988739479107315,.13226893863333747,.13226893863333747,.12183141605372853,.12183141605372853,.10879729916714838,.10879729916714838,.09344442345603386,.09344442345603386,.0761001136283793,.0761001136283793,.057134425426857205,.057134425426857205,.036953789770852494,.036953789770852494,.016017228257774335,.016017228257774335],[.13925187285563198,.13925187285563198,.13654149834601517,.13654149834601517,.13117350478706238,.13117350478706238,.12325237681051242,.12325237681051242,.11293229608053922,.11293229608053922,.10041414444288096,.10041414444288096,.08594160621706773,.08594160621706773,.06979646842452049,.06979646842452049,.052293335152683286,.052293335152683286,.03377490158481415,.03377490158481415,.0146279952982722,.0146279952982722],[.13365457218610619,.1324620394046966,.1324620394046966,.12890572218808216,.12890572218808216,.12304908430672953,.12304908430672953,.11499664022241136,.11499664022241136,.10489209146454141,.10489209146454141,.09291576606003515,.09291576606003515,.07928141177671895,.07928141177671895,.06423242140852585,.06423242140852585,.04803767173108467,.04803767173108467,.030988005856979445,.030988005856979445,.013411859487141771,.013411859487141771],[.12793819534675216,.12793819534675216,.1258374563468283,.1258374563468283,.12167047292780339,.12167047292780339,.1155056680537256,.1155056680537256,.10744427011596563,.10744427011596563,.09761865210411388,.09761865210411388,.08619016153195327,.08619016153195327,.0733464814110803,.0733464814110803,.05929858491543678,.05929858491543678,.04427743881741981,.04427743881741981,.028531388628933663,.028531388628933663,.0123412297999872,.0123412297999872]],St.THREADS=1,St._init=!1,Xr.basePath="",on.uuid=0,ri.main()}(typeof console<"u"?console:{log:function(){}},e,typeof u<"u"?u:typeof s<"u"?s:typeof self<"u"?self:this),e})})(wh);var ed=wh.exports;const Un=td(ed);class fa{constructor(){this.c0=0,this.c1=0,this.c2=0,this.c3=0}init(t,e,s,a){this.c0=t,this.c1=s,this.c2=-3*t+3*e-2*s-a,this.c3=2*t-2*e+s+a}initCatmullRom(t,e,s,a,h){this.init(e,s,h*(s-t),h*(a-e))}initNonuniformCatmullRom(t,e,s,a,h,u,m){let b=(e-t)/h-(s-t)/(h+u)+(s-e)/u,f=(s-e)/u-(a-e)/(u+m)+(a-s)/m;b*=u,f*=u,this.init(e,s,b,f)}calc(t){const e=t*t,s=e*t;return this.c0+this.c1*t+this.c2*e+this.c3*s}}let Sh=class extends ti{constructor(t=[],e=!1,s="centripetal",a=.5){super(),this.isCatmullRomCurve3d=!0,this.type="CatmullRomCurve3d",this._tmp=new Y,this._px=new fa,this._py=new fa,this._pz=new fa,this._points=t.map(h=>new W(h)),this._closed=e,this._curveType=s,this._tension=a}get points(){return this._points}get closed(){return this._closed}get curveType(){return this._curveType}get tension(){return this._tension}get startPoint(){return this._points.length>0?this._points[0]:new W}get endPoint(){return this._points.length>0?this._points[this._points.length-1]:new W}get length(){if(this._points.length<2)return 0;let t=0;for(let e=1;e<this._points.length;e++)t+=this._points[e-1].distanceTo(this._points[e]);return this._closed&&this._points.length>2&&(t+=this._points[this._points.length-1].distanceTo(this._points[0])),t}getPoint(t,e=new W){const s=e,a=this._points,h=a.length;if(h===0)return s.set(0,0,0);if(h===1)return s.copy(a[0]);const u=(h-(this._closed?0:1))*t;let m=Math.floor(u),b=u-m;this._closed?m+=m>0?0:(Math.floor(Math.abs(m)/h)+1)*h:b===0&&m===h-1&&(m=h-2,b=1);let f,w;this._closed||m>0?f=a[(m-1)%h]:(this._tmp.subVectors(a[0],a[1]).add(a[0]),f=new W(this._tmp.x,this._tmp.y,this._tmp.z));const x=a[m%h],A=a[(m+1)%h];if(this._closed||m+2<h?w=a[(m+2)%h]:(this._tmp.subVectors(a[h-1],a[h-2]).add(a[h-1]),w=new W(this._tmp.x,this._tmp.y,this._tmp.z)),this._curveType==="centripetal"||this._curveType==="chordal"){const M=this._curveType==="chordal"?.5:.25;let L=Math.pow(f.distanceToSquared(x),M),O=Math.pow(x.distanceToSquared(A),M),V=Math.pow(A.distanceToSquared(w),M);O<1e-4&&(O=1),L<1e-4&&(L=O),V<1e-4&&(V=O),this._px.initNonuniformCatmullRom(f.x,x.x,A.x,w.x,L,O,V),this._py.initNonuniformCatmullRom(f.y,x.y,A.y,w.y,L,O,V),this._pz.initNonuniformCatmullRom(f.z,x.z,A.z,w.z,L,O,V)}else this._curveType==="catmullrom"&&(this._px.initCatmullRom(f.x,x.x,A.x,w.x,this._tension),this._py.initCatmullRom(f.y,x.y,A.y,w.y,this._tension),this._pz.initCatmullRom(f.z,x.z,A.z,w.z,this._tension));return s.set(this._px.calc(b),this._py.calc(b),this._pz.calc(b)),s}getPoints(t){const e=[];for(let s=0;s<=t;s++)e.push(this.getPoint(s/t));return e}setPoints(t){this._points=t.map(e=>new W(e)),this._boundingBoxNeedsUpdate=!0}setClosed(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0)}setCurveType(t){this._curveType=t}setTension(t){this._tension=t}transform(t){return this._points=this._points.map(e=>{const s=new W;return s.copy(e),s.applyMatrix4(t),s}),this._boundingBoxNeedsUpdate=!0,this}calculateBoundingBox(){if(this._points.length===0)return new Nt;const t=new Nt;return this._points.forEach(e=>{t.expandByPoint(e)}),t}};class wn{constructor(t,e,s,a){this._degree=t,this._knots=[...e],this._controlPoints=s.map(h=>({x:h.x,y:h.y,z:h.z})),this._weights=a?[...a]:new Array(s.length).fill(1)}degree(){return this._degree}knots(){return[...this._knots]}controlPoints(){return this._controlPoints.map(t=>({x:t.x,y:t.y,z:t.z}))}weights(){return[...this._weights]}point(t){const e=this._controlPoints.map(s=>[s.x,s.y,s.z]);return js(t,this._degree,this._knots,e,this._weights)}length(){const t=this._controlPoints.map(e=>[e.x,e.y,e.z]);return gh(this._degree,this._knots,t,this._weights)}static byKnotsControlPointsWeights(t,e,s,a){return new wn(t,e,s,a)}static byPoints(t,e,s="Uniform"){let a;switch(s){case"Chord":a=ph(e,t);break;case"SqrtChord":a=mh(e,t);break;case"Uniform":default:a=dh(e,t.length);break}const h=t.map(m=>({x:m[0],y:m[1],z:m[2]})),u=new Array(h.length).fill(1);return new wn(e,a,h,u)}getParameterRange(){const t=this._knots[this._degree],e=this._knots[this._knots.length-this._degree-1];return{start:t,end:e}}getPoints(t){const e=[],{start:s,end:a}=this.getParameterRange();for(let h=0;h<=t;h++){const u=s+(a-s)*(h/t);e.push(this.point(u))}return e}isClosed(t=1e-6){const{start:e,end:s}=this.getParameterRange(),a=this.point(e),h=this.point(s),u=a[0]-h[0],m=a[1]-h[1],b=a[2]-h[2];return Math.sqrt(u*u+m*m+b*b)<t}static createFitPointsForClosedCurve(t){if(t.length<4)throw new Error("At least 4 points are required for a closed NURBS curve");const e=new Sh(t,!0,"centripetal"),s=Math.max(50,t.length*2);return e.getPoints(s)}static createClosedCurve(t,e,s="Chord"){const a=this.createFitPointsForClosedCurve(t).map(h=>[h.x,h.y,h.z]);return wn.byPoints(a,e,s)}}class rn extends ti{constructor(t,e,s,a,h){super();const u=arguments.length;if(u<2||u>5)throw Ke.ILLEGAL_PARAMETERS;if(this._degree=3,this._closed=!1,Array.isArray(e)){this._controlPoints=t;let m,b=3,f=!1;if(u>=3&&(Array.isArray(s)?(m=s,u>=4&&(b=a||3),u>=5&&(f=h)):s!==void 0&&(b=s||3,u>=4&&(f=a))),s===void 0&&u>=4&&(b=a||3,u>=5&&(f=h)),this._degree=b,this._closed=f,this._controlPoints.length<this._degree+1)throw Ke.ILLEGAL_PARAMETERS;const w=this.toVerbPoints(this._controlPoints);this._nurbsCurve=Un.geom.NurbsCurve.byKnotsControlPointsWeights(this._degree,e,w,m)}else{if(this._fitPoints=t,this._knotParameterization=e,u>=3&&(this._degree=s||3),u>=4&&(this._closed=a),this._fitPoints.length<this._degree+1)throw Ke.ILLEGAL_PARAMETERS;const m=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=Un.geom.NurbsCurve.byPoints(m,this._degree),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}}buildCurve(){if(this._fitPoints&&this._knotParameterization){if(this._closed){const t=wn.createFitPointsForClosedCurve(this._fitPoints),e=this.toNurbsPoints(t);this._nurbsCurve=Un.geom.NurbsCurve.byPoints(e,this._degree)}else{const t=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=Un.geom.NurbsCurve.byPoints(t,this._degree)}this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}else if(this._controlPoints)if(this._closed){const t=wn.createFitPointsForClosedCurve(this._controlPoints),e=this.toNurbsPoints(t);this._nurbsCurve=Un.geom.NurbsCurve.byPoints(e,this._degree),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints())}else{const t=this._nurbsCurve.knots(),e=this._nurbsCurve.weights(),s=this.toVerbPoints(this._controlPoints);this._nurbsCurve=Un.geom.NurbsCurve.byKnotsControlPointsWeights(this._degree,t,s,e)}}setClosed(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0,this.buildCurve())}get degree(){return this._degree}get knotParameterization(){return this._knotParameterization}get startPoint(){const t=this._nurbsCurve.knots(),e=this._nurbsCurve.degree(),s=t[e],a=this._nurbsCurve.point(s);return new W(a[0],a[1],a[2])}get endPoint(){const t=this._nurbsCurve.knots(),e=this._nurbsCurve.degree(),s=t[t.length-e-1],a=this._nurbsCurve.point(s);return new W(a[0],a[1],a[2])}get length(){return this._nurbsCurve.length()}getFitPointAt(t){if(!this._fitPoints)throw new Error("No fit points in this spline");const e=this._fitPoints.length,s=t<0||t>=e?e-1:t,a=this._fitPoints[s];return{x:a.x,y:a.y,z:a.z||0}}getControlPointAt(t){const e=this._controlPoints.length,s=t<0||t>=e?e-1:t;return this._controlPoints[s]}getPoints(t=100){const e=this._nurbsCurve,s=[],a=e.knots(),h=this._nurbsCurve.degree(),u=a[h],m=a[a.length-h-1],b=(m-u)/(t-1);for(let f=0;f<t;f++){const w=f===t-1?m:u+f*b,x=e.point(w);s.push(new W(x[0],x[1],x[2]))}return s}getCurvePoints(t,e){const s=[],a=t.knots(),h=a[3],u=(a[a.length-4]-h)/(e-1);for(let m=0;m<e;m++){const b=h+m*u;s.push(t.point(b))}return s}calculateBoundingBox(){const t=this.getPoints(100);return new Nt().setFromPoints(t)}get closed(){return this._closed}set closed(t){this.setClosed(t)}transform(t){return this._boundingBoxNeedsUpdate=!0,this}toNurbsPoints(t){const e=new Array(t.length);return t.forEach((s,a)=>{e[a]=[s.x,s.y,s.z||0]}),e}toVerbPoints(t){const e=new Array(t.length);return t.forEach((s,a)=>{e[a]=[s.x,s.y,s.z||0]}),e}toGePoints(t){const e=new Array(t.length);return t.forEach((s,a)=>{e[a]={x:s[0],y:s[1],z:s[2]}}),e}static createClosedSpline(t,e="Uniform",s=3){if(t.length<s+1)throw new Error(`At least ${s+1} points are required for a degree ${s} closed spline`);return new rn(t,e,s,!0)}}var to=(n=>(n.ClosedFilled="",n.Dot="_DOT",n.DotSmall="_DOTSMALL",n.DotBlank="_DOTBLANK",n.Origin="_ORIGIN",n.Origin2="_ORIGIN2",n.Open="_OPEN",n.Open90="_OPEN90",n.Open30="_OPEN30",n.Closed="_CLOSED",n.Small="_SMALL",n.None="_NONE",n.Oblique="_OBLIQUE",n.BoxFilled="_BOXFILLED",n.Box="_BOXBLANK",n.ClosedBlank="_CLOSEDBLANK",n.DatumBlank="_DATUMBLANK",n.DatumFilled="_DATUMFILLED",n.Integral="_INTEGRAL",n.ArchTick="_ARCHTICK",n))(to||{}),qn=(n=>(n[n.ByBlock=-2]="ByBlock",n[n.ByDIPs=-4]="ByDIPs",n[n.ByLayer=-1]="ByLayer",n[n.ByLineWeightDefault=-3]="ByLineWeightDefault",n[n.LineWeight000=0]="LineWeight000",n[n.LineWeight005=5]="LineWeight005",n[n.LineWeight009=9]="LineWeight009",n[n.LineWeight013=13]="LineWeight013",n[n.LineWeight015=15]="LineWeight015",n[n.LineWeight018=18]="LineWeight018",n[n.LineWeight020=20]="LineWeight020",n[n.LineWeight025=25]="LineWeight025",n[n.LineWeight030=30]="LineWeight030",n[n.LineWeight035=35]="LineWeight035",n[n.LineWeight040=40]="LineWeight040",n[n.LineWeight050=50]="LineWeight050",n[n.LineWeight053=53]="LineWeight053",n[n.LineWeight060=60]="LineWeight060",n[n.LineWeight070=70]="LineWeight070",n[n.LineWeight080=80]="LineWeight080",n[n.LineWeight090=90]="LineWeight090",n[n.LineWeight100=100]="LineWeight100",n[n.LineWeight106=106]="LineWeight106",n[n.LineWeight120=120]="LineWeight120",n[n.LineWeight140=140]="LineWeight140",n[n.LineWeight158=158]="LineWeight158",n[n.LineWeight200=200]="LineWeight200",n[n.LineWeight211=211]="LineWeight211",n))(qn||{}),Vr=(n=>(n[n.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",n[n.RIGHT_TO_LEFT=2]="RIGHT_TO_LEFT",n[n.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",n[n.BOTTOM_TO_TOP=4]="BOTTOM_TO_TOP",n[n.BY_STYLE=5]="BY_STYLE",n))(Vr||{}),xe=(n=>(n[n.TopLeft=1]="TopLeft",n[n.TopCenter=2]="TopCenter",n[n.TopRight=3]="TopRight",n[n.MiddleLeft=4]="MiddleLeft",n[n.MiddleCenter=5]="MiddleCenter",n[n.MiddleRight=6]="MiddleRight",n[n.BottomLeft=7]="BottomLeft",n[n.BottomCenter=8]="BottomCenter",n[n.BottomRight=9]="BottomRight",n))(xe||{}),eo=(n=>(n[n.OPTIMIZED_2D=0]="OPTIMIZED_2D",n[n.WIREFRAME=1]="WIREFRAME",n[n.HIDDEN_LINE=2]="HIDDEN_LINE",n[n.FLAT_SHADED=3]="FLAT_SHADED",n[n.GOURAUD_SHADED=4]="GOURAUD_SHADED",n[n.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",n[n.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME",n))(eo||{}),ro=(n=>(n[n.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",n[n.TOP=1]="TOP",n[n.BOTTOM=2]="BOTTOM",n[n.FRONT=3]="FRONT",n[n.BACK=4]="BACK",n[n.LEFT=5]="LEFT",n[n.RIGHT=6]="RIGHT",n))(ro||{}),no=(n=>(n[n.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",n[n.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS",n))(no||{});let Ph=class Ih{constructor(){this._number=-1,this._id="",this._groupId="",this._centerPoint=new W,this._height=0,this._width=0,this._viewCenter=new W,this._viewHeight=0}get number(){return this._number}set number(t){this._number=t}get id(){return this._id}set id(t){this._id=t}get groupId(){return this._groupId}set groupId(t){this._groupId=t}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get box(){const t=new we;return t.setFromCenterAndSize(this.centerPoint,{x:this.width,y:this.height}),t}get viewCenter(){return this._viewCenter}set viewCenter(t){this._viewCenter.copy(t)}get viewHeight(){return this._viewHeight}set viewHeight(t){this._viewHeight=t}get viewWidth(){return this.viewHeight*(this.width/this.height)}get viewBox(){const t=new we;return t.setFromCenterAndSize(this.viewCenter,{x:this.viewWidth,y:this.viewHeight}),t}clone(){const t=new Ih;return t.id=this.id,t.groupId=this.groupId,t.number=this.number,t.centerPoint.copy(this.centerPoint),t.height=this.height,t.width=this.width,t.viewCenter.copy(this.viewCenter),t.viewHeight=this.viewHeight,t}copy(t){return this.id=t.id,this.groupId=t.groupId,this.number=t.number,this.centerPoint.copy(t.centerPoint),this.height=t.height,this.width=t.width,this.viewCenter.copy(t.viewCenter),this.viewHeight=t.viewHeight,this}};var xn=256,Ah=[],xl=256,oi;for(;xn--;)Ah[xn]=(xn+256).toString(16).substring(1);function rd(n){var t=0,e=11;if(!oi||xn+e>xl*2)for(oi="",xn=0;t<xl;t++)oi+=Ah[Math.random()*256|0];return oi.substring(xn,xn+++e)}class jr{constructor(t,e){t=t||{},$n(t,{objectId:rd()}),this._attrs=new Bl(t,e),this._xDataMap=new Map}get attrs(){return this._attrs}getAttr(t){const e=this._attrs.get(t);if(e===void 0)throw new Error(`[AcDbObject] Attribute name '${t}' does't exist in this object!`);return e}getAttrWithoutException(t){return this._attrs.get(t)}setAttr(t,e){this._attrs.set(t,e)}get objectId(){return this.getAttr("objectId")}set objectId(t){this._attrs.set("objectId",t)}get ownerId(){return this.getAttr("ownerId")}set ownerId(t){this._attrs.set("ownerId",t)}get extensionDictionary(){return this.getAttrWithoutException("extensionDictionary")}set extensionDictionary(t){this._attrs.set("extensionDictionary",t)}get database(){return this._database?this._database:po().workingDatabase}set database(t){this._database=t}getXData(t){return this._xDataMap.get(t)}setXData(t){for(const e of t)e.code===Ra.ExtendedDataRegAppName&&this._xDataMap.set(e.value,t)}removeXData(t){this._xDataMap.delete(t)}createExtensionDictionary(){}close(){}}const go=class go extends jr{constructor(){super(...arguments),this._lineType=ci,this._lineWeight=qn.ByLayer,this._linetypeScale=-1,this._visibility=!0,this._transparency=new Ki}get type(){return this.constructor.typeName}get layer(){return this._layer==null&&(this._layer=this.database.clayer??"0"),this._layer}set layer(t){this._layer=t}get color(){return this._color==null&&(this._color=new Ye,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._color}set color(t){this._color==null&&(this._color=new Ye),this._color.copy(t)}get rgbColor(){let t=this.color;if(t.isByLayer){const s=this.getLayerColor();s&&s.RGB!=null&&(t=s)}else t.isByBlock;const e=t.RGB;return e??16777215}get lineType(){return this._lineType}set lineType(t){this._lineType=t||ci}get lineWeight(){return this._lineWeight}set lineWeight(t){this._lineWeight=t}get linetypeScale(){return this._linetypeScale}set linetypeScale(t){this._linetypeScale=t}get visibility(){return this._visibility}set visibility(t){this._visibility=t}get transparency(){return this._transparency}set transparency(t){this._transparency=t.clone()}resolveEffectiveProperties(){this._layer==null&&(this._layer=this.database.clayer??"0"),this._color==null&&(this._color=new Ye,this.database.cecolor&&this._color.copy(this.database.cecolor))}get properties(){return{type:this.type,groups:[this.getGeneralProperties()]}}subGetGripPoints(){return new Array}subGetOsnapPoints(t,e,s,a,h){}transformBy(t){return this}erase(){return this.database.tables.blockTable.removeEntity(this.objectId)}worldDraw(t,e){const s=t.subEntityTraits;s.color=this.color,s.rgbColor=this.rgbColor,s.lineType=this.lineStyle,s.lineTypeScale=this.linetypeScale,s.lineWeight=this.lineWeight,s.transparency=this.transparency,s.layer=this.layer,"thickness"in this&&(s.thickness=this.thickness);const a=this.subWorldDraw(t,e);return this.attachEntityInfo(a),a}triggerModifiedEvent(){this.database.events.entityModified.dispatch({database:this.database,entity:this})}getGeneralProperties(){return{groupName:"general",properties:[{name:"handle",type:"int",editable:!1,accessor:{get:()=>this.objectId}},{name:"color",type:"color",editable:!0,accessor:{get:()=>this.color,set:t=>{this.color.copy(t)}}},{name:"layer",type:"string",editable:!0,accessor:{get:()=>this.layer,set:t=>{this.layer=t}}},{name:"linetype",type:"linetype",editable:!0,accessor:{get:()=>this.lineType,set:t=>{this.lineType=t}}},{name:"linetypeScale",type:"float",editable:!0,accessor:{get:()=>this.linetypeScale,set:t=>{this.linetypeScale=t}}},{name:"lineWeight",type:"lineweight",editable:!0,accessor:{get:()=>this.lineWeight,set:t=>{this.lineWeight=t}}},{name:"transparency",type:"transparency",editable:!0,accessor:{get:()=>this.transparency,set:t=>{this.transparency=t}}}]}}get lineStyle(){var a;const{type:t,name:e}=this.getLineType(),s=(a=this.database)==null?void 0:a.tables.linetypeTable.getAt(e);return s?{type:t,...s.linetype}:{type:t,name:e,standardFlag:0,description:"",totalPatternLength:0}}getLineType(){if(this.lineType==ci){const t=this.database.tables.layerTable.getAt(this.layer);if(t&&t.linetype)return{type:"ByLayer",name:t.linetype}}else return this.lineType==Gl?{type:"ByBlock",name:yi}:{type:"UserSpecified",name:this.lineType};return{type:"UserSpecified",name:yi}}getLayerColor(){const t=this.database.tables.layerTable.getAt(this.layer);if(t==null)console.error(`The layer with name '${this.layer}' not found in drawing database!`);else return t.color;return null}attachEntityInfo(t){t&&(t.objectId=this.objectId,this.attrs.has("ownerId")&&(t.ownerId=this.ownerId),t.layerName=this.layer,t.visible=this.visibility)}};go.typeName="Entity";let Te=go;const fo=class fo extends Te{};fo.typeName="Curve";let ke=fo;var Gn=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.FitCurvePoly=1]="FitCurvePoly",n[n.QuadSplinePoly=2]="QuadSplinePoly",n[n.CubicSplinePoly=3]="CubicSplinePoly",n))(Gn||{});const _o=class _o extends ke{constructor(t,e,s=0,a=!1,h=0,u=0,m=null){super(),this._polyType=t,this._elevation=s;const b=m&&(m==null?void 0:m.length)===e.length,f=e.map((w,x)=>({x:w.x,y:w.y,bulge:b?m[x]:void 0}));this._geo=new In(f,a)}get polyType(){return this._polyType}set polyType(t){this._polyType=t}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}get geometricExtents(){const t=this._geo.box;return new Nt({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}subGetGripPoints(){const t=new Array;for(let e=0;e<this._geo.numberOfVertices;++e){const s=this._geo.getPointAt(e);t.push(new W(s.x,s.y,0))}return t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:for(let h=0;h<this._geo.numberOfVertices;++h){const u=this._geo.getPointAt(h);a.push(new W(u.x,u.y,0))}break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new W().set(a.x,a.y,this.elevation))),t.lines(e)}};_o.typeName="2dPolyline";let bi=_o;var Eh=(n=>(n[n.Vertex=0]="Vertex",n[n.CurveFitVertex=1]="CurveFitVertex",n[n.SplineFitVertex=8]="SplineFitVertex",n[n.SplineCtlVertex=9]="SplineCtlVertex",n))(Eh||{});const yo=class yo extends Te{constructor(){super(),this._position=new W,this._bulge=0,this._startWidth=0,this._endWidth=0,this._vertexType=0}get position(){return this._position}set position(t){this._position.copy(t)}get bulge(){return this._bulge}set bulge(t){this._bulge=t}get startWidth(){return this._startWidth}set startWidth(t){this._startWidth=t}get endWidth(){return this._endWidth}set endWidth(t){this._endWidth=t}get vertexType(){return this._vertexType}set vertexType(t){this._vertexType=t}get geometricExtents(){return new Nt().expandByPoint(this._position)}subGetGripPoints(){const t=new Array;return t.push(this._position),t}subGetOsnapPoints(t,e,s,a){a.push(this._position)}transformBy(t){return this._position.applyMatrix4(t),this}subWorldDraw(t){}};yo.typeName="2dVertex";let Na=yo;var Ws=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.QuadSplinePoly=1]="QuadSplinePoly",n[n.CubicSplinePoly=2]="CubicSplinePoly",n))(Ws||{});const vo=class vo extends ke{constructor(t,e,s=!1){super(),this._polyType=t,this._geo=new In(e,s)}get polyType(){return this._polyType}set polyType(t){this._polyType=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}get geometricExtents(){const t=this._geo.box;return new Nt({x:t.min.x,y:t.min.y,z:0},{x:t.max.x,y:t.max.y,z:0})}subGetGripPoints(){const t=new Array;for(let e=0;e<this._geo.numberOfVertices;++e){const s=this._geo.getPointAt(e);t.push(new W(s.x,s.y,0))}return t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:for(let h=0;h<this._geo.numberOfVertices;++h){const u=this._geo.getPointAt(h);a.push(new W(u.x,u.y,0))}break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0},{name:"z",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new W().set(a.x,a.y,0))),t.lines(e)}};vo.typeName="3dPolyline";let xi=vo;var Mh=(n=>(n[n.SimpleVertex=0]="SimpleVertex",n[n.ControlVertex=1]="ControlVertex",n[n.FitVertex=2]="FitVertex",n))(Mh||{});const bo=class bo extends Te{constructor(){super(),this._position=new W,this._vertexType=0}get position(){return this._position}set position(t){this._position.copy(t)}get vertexType(){return this._vertexType}set vertexType(t){this._vertexType=t}get geometricExtents(){return new Nt().expandByPoint(this._position)}subGetGripPoints(){const t=new Array;return t.push(this._position),t}subGetOsnapPoints(t,e,s,a){a.push(this._position)}transformBy(t){return this._position.applyMatrix4(t),this}subWorldDraw(t){}};bo.typeName="3dVertex";let La=bo;const xo=class xo extends ke{constructor(t,e,s,a,h=Y.Z_AXIS){super(),this._geo=new Qa(t,e,s,a,h,Y.X_AXIS)}get center(){return this._geo.center}set center(t){this._geo.center=t}get radius(){return this._geo.radius}set radius(t){this._geo.radius=t}get startAngle(){return this._geo.startAngle}set startAngle(t){this._geo.startAngle=t}get endAngle(){return this._geo.endAngle}set endAngle(t){this._geo.endAngle=t}get normal(){return this._geo.normal}set normal(t){this._geo.normal=t}get startPoint(){return this._geo.startPoint}get endPoint(){return this._geo.endPoint}get midPoint(){return this._geo.midPoint}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:t=>{this.radius=t}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:t=>{this.startAngle=t}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:t=>{this.endAngle=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"arcLength",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"totalAngle",type:"float",editable:!1,accessor:{get:()=>Pt.radToDeg(Math.abs(this._geo.deltaAngle))}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.center),t.push(this.startPoint),t.push(this.endPoint),t}subGetOsnapPoints(t,e,s,a){const h=this.startPoint,u=this.endPoint;switch(t){case Ft.EndPoint:a.push(h),a.push(u);break;case Ft.MidPoint:a.push(this.midPoint);break;case Ft.Nearest:{const m=this._geo.nearestPoint(e);a.push(m)}break;case Ft.Perpendicular:break;case Ft.Tangent:{const m=this._geo.tangentPoints(e);a.push(...m);break}}}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){return t.circularArc(this._geo)}};xo.typeName="Arc";let wi=xo;var Th=(n=>(n[n.LEFT=0]="LEFT",n[n.CENTER=1]="CENTER",n[n.RIGHT=2]="RIGHT",n[n.ALIGNED=3]="ALIGNED",n[n.MIDDLE=4]="MIDDLE",n[n.FIT=5]="FIT",n))(Th||{}),kh=(n=>(n[n.BASELINE=0]="BASELINE",n[n.BOTTOM=1]="BOTTOM",n[n.MIDDLE=2]="MIDDLE",n[n.TOP=3]="TOP",n))(kh||{});const wo=class wo extends Te{constructor(){super(),this._textString="",this._height=0,this._thickness=1,this._position=new W,this._rotation=0,this._oblique=0,this._horizontalMode=0,this._verticalModel=2,this._styleName="",this._widthFactor=1}get textString(){return this._textString}set textString(t){this._textString=t}get thickness(){return this._thickness}set thickness(t){this._thickness=t}get height(){return this._height}set height(t){this._height=t}get position(){return this._position}set position(t){this._position.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get oblique(){return this._oblique}set oblique(t){this._oblique=t}get horizontalMode(){return this._horizontalMode}set horizontalMode(t){this._horizontalMode=t}get verticalMode(){return this._verticalModel}set verticalMode(t){this._verticalModel=t}get styleName(){return this._styleName}set styleName(t){this._styleName=t}get widthFactor(){return this._widthFactor}set widthFactor(t){this._widthFactor=t}get geometricExtents(){return new Nt}subGetOsnapPoints(t,e,s,a){Ft.Insertion===t&&a.push(this._position)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.textString,set:t=>{this.textString=t}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:t=>{this.styleName=t}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:t=>{this.height=t}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"widthFactor",type:"float",editable:!0,accessor:{get:()=>this.widthFactor,set:t=>{this.widthFactor=t}}},{name:"oblique",type:"float",editable:!0,accessor:{get:()=>this.oblique,set:t=>{this.oblique=t}}}]},{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}getTextStyle(){const t=this.database.tables.textStyleTable;let e=t.getAt(this.styleName);return e||(e=t.getAt("STANDARD")||t.getAt("Standard")),e.textStyle}subWorldDraw(t,e){const s={text:this.textString,height:this.height,width:1/0,widthFactor:this.widthFactor,position:this.position,rotation:this.rotation,drawingDirection:Vr.BOTTOM_TO_TOP,attachmentPoint:xe.BottomLeft};return t.mtext(s,this.getTextStyle(),e)}};wo.typeName="Text";let Xn=wo;var le=(n=>(n[n.Invisible=1]="Invisible",n[n.Const=2]="Const",n[n.Verifiable=4]="Verifiable",n[n.Preset=8]="Preset",n))(le||{}),_r=(n=>(n[n.MultiLine=2]="MultiLine",n[n.ConstMultiLine=4]="ConstMultiLine",n))(_r||{});const So=class So extends Xn{constructor(){super(),this._flags=0,this._prompt="",this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&1)!==0}set isInvisible(t){t?this._flags|=1:this._flags&=-2}get prompt(){return this._prompt}set prompt(t){this._prompt=t}get isConst(){return(this._flags&2)!==0}set isConst(t){t?this._flags|=2:this._flags&=-3}get isVerifiable(){return(this._flags&4)!==0}set isVerifiable(t){t?this._flags|=4:this._flags&=-5}get isPreset(){return(this._flags&8)!==0}set isPreset(t){t?this._flags|=8:this._flags&=-9}get isMTextAttribute(){return(this._mtextFlag&2)!==0}set isMTextAttribute(t){t?this._mtextFlag|=2:this._mtextFlag&=-3}get isConstMTextAttribute(){return(this._mtextFlag&4)!==0}set isConstMTextAttribute(t){t?this._mtextFlag|=4:this._mtextFlag&=-5}get tag(){return this._tag}set tag(t){this._tag=t}get fieldLength(){return this._fieldLength}set fieldLength(t){this._fieldLength=t}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(t){this._lockPositionInBlock=t}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(t){this._isReallyLocked=t}get mtext(){return this._mtext}set mtext(t){this._mtext=t,this.isMTextAttribute=t!=null}subWorldDraw(t){}};So.typeName="AttDef";let Si=So;const Po=class Po extends Xn{constructor(){super(),this._flags=0,this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&le.Invisible)!==0}set isInvisible(t){t?this._flags|=le.Invisible:this._flags&=~le.Invisible}get isConst(){return(this._flags&le.Const)!==0}set isConst(t){t?this._flags|=le.Const:this._flags&=~le.Const}get isVerifiable(){return(this._flags&le.Verifiable)!==0}set isVerifiable(t){t?this._flags|=le.Verifiable:this._flags&=~le.Verifiable}get isPreset(){return(this._flags&le.Preset)!==0}set isPreset(t){t?this._flags|=le.Preset:this._flags&=~le.Preset}get isMTextAttribute(){return(this._mtextFlag&_r.MultiLine)!==0}set isMTextAttribute(t){t?this._mtextFlag|=_r.MultiLine:this._mtextFlag&=~_r.MultiLine}get isConstMTextAttribute(){return(this._mtextFlag&_r.ConstMultiLine)!==0}set isConstMTextAttribute(t){t?this._mtextFlag|=_r.ConstMultiLine:this._mtextFlag&=~_r.ConstMultiLine}get tag(){return this._tag}set tag(t){this._tag=t}get fieldLength(){return this._fieldLength}set fieldLength(t){this._fieldLength=t}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(t){this._lockPositionInBlock=t}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(t){this._isReallyLocked=t}get mtext(){return this._mtext}set mtext(t){this._mtext=t,this.isMTextAttribute=t!=null}};Po.typeName="Attrib";let Pi=Po;const Io=class Io extends Te{constructor(t){super(),this._blockName=t,this._position=new W,this._rotation=0,this._normal=new Y(0,0,1),this._scaleFactors=new W(1,1,1),this._attribs=new Map}get position(){return this._position}set position(t){this._position.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get scaleFactors(){return this._scaleFactors}set scaleFactors(t){this._scaleFactors.copy(t)}get normal(){return this._normal}set normal(t){this._normal.copy(t).normalize()}get blockTableRecord(){return this.database.tables.blockTable.getAt(this._blockName)}appendAttributes(t){this._attribs.set(t.objectId,t),t.ownerId=this.objectId}attributeIterator(){return new ei(this._attribs)}get blockTransform(){const t=this.blockTableRecord,e=(t==null?void 0:t.origin)??W.ORIGIN,s=new Xe().makeTranslation(-e.x,-e.y,-e.z),a=new Xe().makeScale(this._scaleFactors.x,this._scaleFactors.y,this._scaleFactors.z),h=new Pn().setFromAxisAngle(Y.Z_AXIS,this._rotation),u=new Xe().makeRotationFromQuaternion(h),m=new Xe().makeTranslation(this._position.x,this._position.y,this._position.z);return new Xe().multiplyMatrices(m,u).multiply(a).multiply(s)}subGetOsnapPoints(t,e,s,a,h){Ft.Insertion===t?a.push(this._position):h&&this.subEntityGetOsnapPoints(t,e,s,a,h)}get properties(){const t={type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"blockName",type:"float",editable:!1,accessor:{get:()=>this._blockName}},{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:e=>{this.position.x=e}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:e=>{this.position.y=e}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:e=>{this.position.z=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"scaleFactorsX",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.x,set:e=>{this.scaleFactors.x=e}}},{name:"scaleFactorsY",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.y,set:e=>{this.scaleFactors.y=e}}},{name:"scaleFactorsZ",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.z,set:e=>{this.scaleFactors.z=e}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:e=>{this.normal.x=e}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:e=>{this.normal.y=e}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:e=>{this.normal.z=e}}}]}]};if(this._attribs.size>0){const e={groupName:"attribute",properties:[]};t.groups.push(e),this._attribs.forEach(s=>{e.properties.push({name:s.tag,type:"string",editable:!s.isConst,skipTranslation:!0,accessor:{get:()=>s.textString,set:a=>{s.textString=a}}})})}return t}get geometricExtents(){const t=new Nt,e=this.blockTableRecord;if(e!=null){const a=e.newIterator();for(const h of a)t.union(h.geometricExtents)}const s=this.blockTransform;return t.applyMatrix4(s),t}subWorldDraw(t){const e=this.blockTableRecord;if(e!=null){const s=this.blockTransform,a=[];return this._attribs.forEach(u=>{if(!u.isInvisible){const m=u.worldDraw(t);m&&a.push(m)}}),Zn.instance.draw(t,e,this.rgbColor,a,!0,s,this._normal)}else return t.group([])}subEntityGetOsnapPoints(t,e,s,a,h){var m;if(h===this.objectId)return;const u=(m=this.database)==null?void 0:m.tables.blockTable;if(u!=null){const b=u.getEntityById(h);if(b){const f=[];b.subGetOsnapPoints(t,e,s,f,h);const w=this.blockTransform;f.forEach(x=>{const A=x.clone().applyMatrix4(w);a.push(A)})}}}};Io.typeName="BlockReference";let Yn=Io;const Ao=class Ao extends ke{constructor(t,e,s=Y.Z_AXIS){super(),this._geo=new Qa(t,e,0,Zt,s,Y.X_AXIS)}get center(){return this._geo.center}set center(t){this._geo.center=t}get radius(){return this._geo.radius}set radius(t){this._geo.radius=t}get normal(){return this._geo.normal}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.Center:case Ft.Centroid:a.push(this._geo.center);break;case Ft.Quadrant:a.push(this._geo.getPointAtAngle(0)),a.push(this._geo.getPointAtAngle(Math.PI/2)),a.push(this._geo.getPointAtAngle(Math.PI)),a.push(this._geo.getPointAtAngle(Math.PI/2*3));break;case Ft.Nearest:{const h=this._geo.nearestPoint(e);a.push(h)}break;case Ft.Tangent:{const h=this._geo.tangentPoints(e);a.push(...h);break}}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:t=>{this.radius=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"diameter",type:"float",editable:!1,accessor:{get:()=>this._geo.radius*2}},{name:"perimeter",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.center),t}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){return t.circularArc(this._geo)}};Ao.typeName="Circle";let Ii=Ao;const Eo=class Eo extends ke{constructor(t,e,s,a,h,u,m){super(),this._geo=new Ji(t,e,s,a,h,u,m)}get center(){return this._geo.center}set center(t){this._geo.center=t}get majorAxisRadius(){return this._geo.majorAxisRadius}set majorAxisRadius(t){this._geo.majorAxisRadius=t}get minorAxisRadius(){return this._geo.minorAxisRadius}set minorAxisRadius(t){this._geo.minorAxisRadius=t}get startAngle(){return this._geo.startAngle}set startAngle(t){this._geo.startAngle=t}get endAngle(){return this._geo.endAngle}set endAngle(t){this._geo.endAngle=t}get normal(){return this._geo.normal}set normal(t){this._geo.normal=t}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:this.closed||(a.push(this._geo.startPoint),a.push(this._geo.endPoint));break;case Ft.MidPoint:this.closed||a.push(this._geo.midPoint);break;case Ft.Quadrant:this.closed&&(a.push(this._geo.getPointAtAngle(0)),a.push(this._geo.getPointAtAngle(Math.PI/2)),a.push(this._geo.getPointAtAngle(Math.PI)),a.push(this._geo.getPointAtAngle(Math.PI/2*3)));break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:t=>{this.center.x=t}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:t=>{this.center.y=t}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:t=>{this.center.z=t}}},{name:"majorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.majorAxisRadius,set:t=>{this.center.x=t}}},{name:"minorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.minorAxisRadius,set:t=>{this.minorAxisRadius=t}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:t=>{this.startAngle=t}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:t=>{this.endAngle=t}}},{name:"normalX",type:"float",editable:!0,accessor:{get:()=>this.normal.x,set:t=>{this.normal.x=t}}},{name:"normalY",type:"float",editable:!0,accessor:{get:()=>this.normal.y,set:t=>{this.normal.y=t}}},{name:"normalZ",type:"float",editable:!0,accessor:{get:()=>this.normal.z,set:t=>{this.normal.z=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(t){return t.ellipticalArc(this._geo)}};Eo.typeName="Ellipse";let Ai=Eo;const Mo=class Mo extends Te{constructor(){super(),this._vertices=[new W,new W,new W],this._edgeInvisibilities=0}getVertexAt(t){return t<0?this._vertices[0]:t>this._vertices.length?this._vertices[this._vertices.length-1]:this._vertices[t]}setVertexAt(t,e){if(t<0&&this._vertices[0].copy(e),t>=3)return this._vertices.length===3&&this._vertices.push(new W),this._vertices[3].copy(e);this._vertices[t].copy(e)}setEdgeInvisibilities(t){this._edgeInvisibilities=t}isEdgeVisibleAt(t){if(t<0||t>3)throw new Error("Index out of range");return(this._edgeInvisibilities&1<<t)===0}makeEdgeInvisibleAt(t){if(t<0||t>3)throw new Error("Index out of range");this._edgeInvisibilities=this._edgeInvisibilities|1<<t}get geometricExtents(){return new Nt().setFromPoints(this._vertices)}subGetGripPoints(){const t=new Array;return t.push(...this._vertices),t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:a.push(...this._vertices);break}}subWorldDraw(t){const e=this._vertices.length,s=new Float32Array(e*3),a=new Uint16Array(e*2);for(let h=0;h<e;h++)s[h*3]=this._vertices[h].x,s[h*3+1]=this._vertices[h].y,s[h*3+2]=this._vertices[h].z,this.isEdgeVisibleAt(h)&&(a[h*2]=h,a[h*2+1]=(h+1)%4);return t.lineSegments(s,3,a)}};Mo.typeName="Face";let Ei=Mo;var Ds=(n=>(n[n.UserDefined=0]="UserDefined",n[n.Predefined=1]="Predefined",n[n.Custom=2]="Custom",n))(Ds||{}),Nh=(n=>(n[n.Normal=0]="Normal",n[n.Outer=1]="Outer",n[n.Ignore=2]="Ignore",n))(Nh||{});const To=class To extends Te{constructor(){super(),this._elevation=0,this._geo=new Zi,this._isSolidFill=!1,this._definitionLines=[],this._patternName="",this._patternType=1,this._patternAngle=0,this._patternScale=1,this._hatchStyle=0}get isSolidFill(){return this._isSolidFill||this._patternName.toUpperCase()==="SOLID"}set isSolidFill(t){this._isSolidFill=t}get definitionLines(){return this._definitionLines}get patternName(){return this._patternName}set patternName(t){this._patternName=t}get patternType(){return this._patternType}set patternType(t){this._patternType=t}get patternAngle(){return this._patternAngle}set patternAngle(t){this._patternAngle=t}get patternScale(){return this._patternScale}set patternScale(t){this._patternScale=t}get hatchStyle(){return this._hatchStyle}set hatchStyle(t){this._hatchStyle=t}get elevation(){return this._elevation}set elevation(t){this._elevation=t}add(t){this._geo.add(t)}get geometricExtents(){const t=this._geo.box;return new Nt({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"pattern",properties:[{name:"patternType",type:"enum",editable:!0,options:[{label:Ds[0],value:0},{label:Ds[1],value:1},{label:Ds[2],value:2}],accessor:{get:()=>this.patternType,set:t=>{this.patternType=t}}},{name:"patternName",type:"string",editable:!0,accessor:{get:()=>this.patternName,set:t=>{this.patternName=t}}},{name:"patternAngle",type:"float",editable:!0,accessor:{get:()=>this.patternAngle,set:t=>{this.patternAngle=t}}},{name:"patternScale",type:"float",editable:!0,accessor:{get:()=>this.patternScale,set:t=>{this.patternScale=t}}}]},{groupName:"geometry",properties:[{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(t){const e=t.subEntityTraits;return e.fillType={solidFill:this.isSolidFill,patternAngle:this.patternAngle,definitionLines:this.definitionLines},t.area(this._geo)}};To.typeName="Hatch";let Ys=To;var Lh=(n=>(n[n.MText=0]="MText",n[n.Fcf=1]="Fcf",n[n.BlockReference=2]="BlockReference",n[n.NoAnnotation=3]="NoAnnotation",n))(Lh||{});const ko=class ko extends ke{constructor(){super(),this._isSplined=!1,this._updated=!1,this._hasArrowHead=!1,this._vertices=[],this._dimensionStyle="",this._hasHookLine=!1,this._annoType=3}get isSplined(){return this._isSplined}set isSplined(t){this._isSplined=t}get hasArrowHead(){return this._hasArrowHead}set hasArrowHead(t){this._hasArrowHead=t}get hasHookLine(){return this._hasHookLine}set hasHookLine(t){this._hasHookLine=t}get numVertices(){return this._vertices.length}get dimensionStyle(){return this._dimensionStyle}set dimensionStyle(t){this._dimensionStyle=t}get annoType(){return this._annoType}set annoType(t){this._annoType=t}appendVertex(t){this._vertices.push(new W().copy(t)),this._updated=!0}setVertexAt(t,e){throw(t<0||t>=this._vertices.length)&&(this._vertices[t].copy(e),this._updated=!0),new Error("The vertex index is out of range!")}vertexAt(t){throw(t<0||t>=this._vertices.length)&&this._vertices[t],new Error("The vertex index is out of range!")}get geometricExtents(){return this._isSplined&&this.splineGeo?this.splineGeo.calculateBoundingBox():new Nt().setFromPoints(this._vertices)}get closed(){return!1}set closed(t){}subWorldDraw(t){if(this.isSplined&&this.splineGeo){const e=this.splineGeo.getPoints(100);return t.lines(e)}else return t.lines(this._vertices)}get splineGeo(){return this.createSplineIfNeeded(),this._splineGeo}createSplineIfNeeded(){this.isSplined&&this.numVertices>=2&&(this._splineGeo==null||this._updated)&&(this._splineGeo=new rn(this._vertices,"Uniform"),this._updated=!1)}};ko.typeName="Leader";let Mi=ko;var Ft=(n=>(n[n.EndPoint=1]="EndPoint",n[n.MidPoint=2]="MidPoint",n[n.Center=3]="Center",n[n.Node=4]="Node",n[n.Quadrant=5]="Quadrant",n[n.Insertion=7]="Insertion",n[n.Perpendicular=8]="Perpendicular",n[n.Tangent=9]="Tangent",n[n.Nearest=10]="Nearest",n[n.Centroid=11]="Centroid",n))(Ft||{});function nd(n){let t=0;for(const e of n)t|=1<<e-1;return t}function sd(n){const t=[];for(const e of Object.values(Ft)){if(typeof e!="number")continue;const s=1<<e-1;n&s&&t.push(e)}return t}function id(n,t){return n^1<<t-1}function ad(n,t){return(n&1<<t-1)!==0}function od(n,t){return n|1<<t-1}function ld(n,t){return n&~(1<<t-1)}const No=class No extends ke{constructor(t,e){super(),this._geo=new Hn(t,e)}get startPoint(){return this._geo.startPoint}set startPoint(t){this._geo.startPoint=t}get endPoint(){return this._geo.endPoint}set endPoint(t){this._geo.endPoint=t}get midPoint(){return this._geo.midPoint}get geometricExtents(){return this._geo.box}get closed(){return!1}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"startX",type:"float",editable:!0,accessor:{get:()=>this.startPoint.x,set:t=>{this.startPoint.x=t}}},{name:"startY",type:"float",editable:!0,accessor:{get:()=>this.startPoint.y,set:t=>{this.startPoint.y=t}}},{name:"startZ",type:"float",editable:!0,accessor:{get:()=>this.startPoint.z,set:t=>{this.startPoint.z=t}}},{name:"endX",type:"float",editable:!0,accessor:{get:()=>this.endPoint.x,set:t=>{this.endPoint.x=t}}},{name:"endY",type:"float",editable:!0,accessor:{get:()=>this.endPoint.y,set:t=>{this.endPoint.y=t}}},{name:"endZ",type:"float",editable:!0,accessor:{get:()=>this.endPoint.z,set:t=>{this.endPoint.z=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.midPoint),t.push(this.startPoint),t.push(this.endPoint),t}subGetOsnapPoints(t,e,s,a){const h=this.startPoint,u=this.endPoint;switch(t){case Ft.EndPoint:a.push(h),a.push(u);break;case Ft.MidPoint:a.push(this.midPoint);break;case Ft.Nearest:{const m=this._geo.project(e);a.push(m)}break;case Ft.Perpendicular:{const m=this._geo.perpPoint(e);a.push(m)}break;case Ft.Tangent:break}}transformBy(t){return this._geo.transform(t),this}subWorldDraw(t){const e=this.startPoint,s=this.endPoint,a=[new W(e.x,e.y,0),new W(s.x,s.y,0)];return t.lines(a)}};No.typeName="Line";let Ks=No;const Lo=class Lo extends Te{constructor(){super(),this._contents="",this._height=0,this._width=0,this._lineSpacingFactor=.25,this._lineSpacingStyle=0,this._backgroundFill=!1,this._backgroundFillColor=13158600,this._backgroundFillTransparency=1,this._backgroundScaleFactor=1,this._rotation=0,this._styleName="",this._location=new W,this._attachmentPoint=xe.TopLeft,this._direction=new Y(1,0,0),this._drawingDirection=Vr.LEFT_TO_RIGHT}get contents(){return this._contents}set contents(t){this._contents=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get lineSpacingFactor(){return this._lineSpacingFactor}set lineSpacingFactor(t){this._lineSpacingFactor=t}get lineSpacingStyle(){return this._lineSpacingStyle}set lineSpacingStyle(t){this._lineSpacingStyle=t}get backgroundFill(){return this._backgroundFill}set backgroundFill(t){this._backgroundFill=t,this._backgroundFillColor=13158600}get backgroundFillColor(){return this._backgroundFillColor}set backgroundFillColor(t){this._backgroundFillColor=t}get backgroundFillTransparency(){return this._backgroundFillTransparency}set backgroundFillTransparency(t){this._backgroundFillTransparency=t}get backgroundScaleFactor(){return this._backgroundScaleFactor}set backgroundScaleFactor(t){this._backgroundScaleFactor=t}get styleName(){return this._styleName}set styleName(t){this._styleName=t}get location(){return this._location}set location(t){this._location.copy(t)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(t){this._attachmentPoint=t}get direction(){return this._direction}set direction(t){this._direction.copy(t)}get drawingDirection(){return this._drawingDirection}set drawingDirection(t){this._drawingDirection=t}get geometricExtents(){return new Nt}subGetOsnapPoints(t,e,s,a){Ft.Insertion===t&&a.push(this._location)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:t=>{this.contents=t}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:t=>{this.styleName=t}}},{name:"attachmentPoint",type:"enum",editable:!0,options:[{label:xe[1],value:1},{label:xe[2],value:2},{label:xe[3],value:3},{label:xe[4],value:4},{label:xe[5],value:5},{label:xe[6],value:6},{label:xe[7],value:7},{label:xe[8],value:8},{label:xe[9],value:9}],accessor:{get:()=>this.attachmentPoint,set:t=>{this.attachmentPoint=t}}},{name:"drawingDirection",type:"enum",editable:!0,options:[{label:Vr[1],value:1},{label:Vr[2],value:2},{label:Vr[3],value:3},{label:Vr[4],value:4},{label:Vr[5],value:5}],accessor:{get:()=>this.drawingDirection,set:t=>{this.drawingDirection=t}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:t=>{this.height=t}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"lineSpacingFactor",type:"float",editable:!0,accessor:{get:()=>this.lineSpacingFactor,set:t=>{this.lineSpacingFactor=t}}},{name:"definedWidth",type:"float",editable:!0,accessor:{get:()=>this.width,set:t=>{this.width=t}}},{name:"directionX",type:"float",editable:!0,accessor:{get:()=>this.direction.x,set:t=>{this.direction.x=t}}},{name:"directionY",type:"float",editable:!0,accessor:{get:()=>this.direction.y,set:t=>{this.direction.y=t}}},{name:"directionZ",type:"float",editable:!0,accessor:{get:()=>this.direction.z,set:t=>{this.direction.z=t}}}]},{groupName:"geometry",properties:[{name:"locationX",type:"float",editable:!0,accessor:{get:()=>this.location.x,set:t=>{this.location.x=t}}},{name:"locationY",type:"float",editable:!0,accessor:{get:()=>this.location.y,set:t=>{this.location.y=t}}},{name:"locationZ",type:"float",editable:!0,accessor:{get:()=>this.location.z,set:t=>{this.location.z=t}}}]}]}}getTextStyle(){const t=this.database.tables.textStyleTable;let e=t.getAt(this.styleName);return e||(e=t.getAt("STANDARD")||t.getAt("Standard")),e.textStyle}subWorldDraw(t,e){const s={text:this.contents,height:this.height,width:this.width,position:this.location,rotation:this.rotation,directionVector:this.direction,attachmentPoint:this.attachmentPoint,drawingDirection:this.drawingDirection,lineSpaceFactor:this.lineSpacingFactor};return t.mtext(s,this.getTextStyle(),e)}};Lo.typeName="MText";let $s=Lo;const Co=class Co extends ke{constructor(t,e,s,a,h){super();const u=+(t!==void 0)+ +(e!==void 0)+ +(s!==void 0)+ +(a!==void 0)+ +(h!==void 0);if(u<2||u>5)throw Ke.ILLEGAL_PARAMETERS;!Array.isArray(e)?this._geo=new rn(t,e,s,a):this._geo=new rn(t,e,s,a,h)}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:a.push(this._geo.startPoint),a.push(this._geo.endPoint);break}}subWorldDraw(t){const e=this._geo.getPoints(100);return t.lines(e)}};Co.typeName="Spline";let Zs=Co;const hd=new Y,Oo=class Oo extends Yn{constructor(t,e,s){super(t),this._attachmentPoint=xe.TopLeft,this._numColumns=s,this._numRows=e,this._columnWidth=new Array(s),this._rowHeight=new Array(e),this._cells=new Array(e*s)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(t){this._attachmentPoint=t}get numRows(){return this._numRows}set numRows(t){this._numRows=t}get numColumns(){return this._numColumns}set numColumns(t){this._numColumns=t}numContents(t,e){return 1}rowHeight(t){return this._rowHeight[t]}setRowHeight(t,e){this._rowHeight[t]=e}setUniformRowHeight(t){this._rowHeight.fill(t)}columnWidth(t){return this._columnWidth[t]}setUniformColumnWidth(t){this._columnWidth.fill(t)}setColumnWidth(t,e){this._columnWidth[t]=e}cell(t){if(!(t<0||t>=this._cells.length))return this._cells[t]}setCell(t,e){this._cells[t]=e}textString(t,e,s){return this._cells[t*e].text}setTextString(t,e,s){this._cells[t*e].text=s}isEmpty(t,e){return!this._cells[t*e].text}get geometricExtents(){return new Nt}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"table",properties:[{name:"numRows",type:"string",editable:!0,accessor:{get:()=>this.numRows,set:t=>{this.numRows=t}}},{name:"numColumns",type:"float",editable:!0,accessor:{get:()=>this.numColumns,set:t=>{this.numColumns=t}}},{name:"tableWidth",type:"float",editable:!1,accessor:{get:()=>this._columnWidth.reduce((t,e)=>t+e,0)}},{name:"tableHeight",type:"float",editable:!1,accessor:{get:()=>this._rowHeight.reduce((t,e)=>t+e,0)}}]},{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}subWorldDraw(t){let e=0,s=0;const a=new Uint16Array(this.numColumns*this.numRows*8),h=new Float32Array((this.numColumns+1)*(this.numRows+1)*3);let u=0;for(let A=0;A<=this.numRows;A++){e-=A>0?this.rowHeight(A-1):0,s=0;for(let M=0;M<=this.numColumns;M++)s+=M>0?this.columnWidth(M-1):0,h[u++]=s,h[u++]=e,h[u++]=0}const m=[],b=new Array(this.numRows*this.numColumns).fill(!1);s=0,u=0;let f=0;for(let A=0;A<this.numColumns;A++){s+=A>0?this.columnWidth(A-1):0,e=0;for(let M=0;M<this.numRows;M++){e+=M>0?this.rowHeight(M-1):0;const L=this.cell(M*this.numColumns+A);if(f=M*this.numColumns+A,L&&!b[f]){const O=L.borderWidth??1,V=L.borderHeight??1;this.fillVisited(b,f,this.numColumns,O,V),a[u++]=A+M*(this.numColumns+1),a[u++]=A+M*(this.numColumns+1)+O;const F=h[a[u-1]*3]-s,at=A+(M+V)*(this.numColumns+1)+O;A+O==this.numColumns&&(a[u++]=A+M*(this.numColumns+1)+O,a[u++]=at);const ft=-h[at*3+1]-e;if(M+V==this.numRows&&(a[u++]=A+(M+V)*(this.numColumns+1)+V,a[u++]=A+(M+V)*(this.numColumns+1)),a[u++]=A+(M+V)*(this.numColumns+1),a[u++]=A+M*(this.numColumns+1),L.text){const st=L.attachmentPoint||this.attachmentPoint||xe.MiddleCenter,H=this.getTableTextOffset(st,F,ft),dt={text:L.text,height:L.textHeight,width:F,position:hd.set(s,-e,0).clone().add(H),rotation:this.rotation,attachmentPoint:st},it=this.getTextStyle(L);m.push(t.mtext(dt,it))}}}}m.push(t.lineSegments(h,3,a));const w=t.group(m),x=new Pn;return x.setFromAxisAngle(Y.Z_AXIS,this.rotation),wl.compose(this.position,x,this.scaleFactors),w.applyMatrix(wl),w}fillVisited(t,e,s,a,h){if(h==1&&a==1)t[e]=!0;else for(let u=0;u<a;++u)for(let m=0;m<h;++m)t[e+u+m*s]=!0}getTextStyle(t){const e=this.database.tables.textStyleTable;let s;return t.textStyle&&(s=e.getAt(t.textStyle)),s||(s=e.getAt("STANDARD")||e.getAt("Standard")),s.textStyle}getTableTextOffset(t,e,s){const a=new Y;switch(t){case 1:break;case 2:a.setX(e/2);break;case 3:a.setX(e);break;case 4:a.setY(-s/2);break;case 5:a.set(e/2,-s/2,0);break;case 6:a.set(e,-s/2,0);break;case 7:a.setY(-s);break;case 8:a.set(e/2,-s,0);break;case 9:a.set(e,-s,0);break}return a}};Oo.typeName="Table";let Ti=Oo;const wl=new Xe,Bo=class Bo extends ke{constructor(){super(),this._elevation=0,this._thickness=1,this._vertices=[new W,new W,new W,new W]}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return!0}get thickness(){return this._thickness}set thickness(t){this._thickness=t}getPointAt(t){return t<0?this._vertices[0]:t>3?this._vertices[3]:this._vertices[t]}setPointAt(t,e){if(t<0&&this._vertices[0].copy(e),t>3)return this._vertices[3].copy(e);this._vertices[t].copy(e)}get geometricExtents(){return new Nt().setFromPoints(this._vertices)}subGetGripPoints(){const t=new Array;return t.push(...this._vertices),t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:a.push(...this._vertices);break}}subWorldDraw(t){const e=new In(this._vertices,!0),s=new Zi;s.add(e);const a=t.subEntityTraits;return a.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},t.area(s)}};Bo.typeName="Trace";let ki=Bo;const zo=class zo extends ke{constructor(){super(),this._elevation=0,this._geo=new In}get numberOfVertices(){return this._geo.numberOfVertices}get elevation(){return this._elevation}set elevation(t){this._elevation=t}get closed(){return this._geo.closed}set closed(t){this._geo.closed=t}addVertexAt(t,e,s=0,a=-1,h=-1){const u=a<0?void 0:a,m=h<0?void 0:h,b={x:e.x,y:e.y,bulge:s,startWidth:u,endWidth:m};this._geo.addVertexAt(t,b)}removeVertexAt(t){this._geo.removeVertexAt(t)}reset(t,e){this._geo.reset(t,e)}getPoint2dAt(t){return this._geo.getPointAt(t)}getPoint3dAt(t){const e=this.getPoint2dAt(t);return new W(e.x,e.y,this._elevation)}get geometricExtents(){const t=this._geo.box;return new Nt({x:t.min.x,y:t.min.y,z:this._elevation},{x:t.max.x,y:t.max.y,z:this._elevation})}subGetGripPoints(){const t=new Array;for(let e=0;e<this.numberOfVertices;++e)t.push(this.getPoint3dAt(e));return t}subGetOsnapPoints(t,e,s,a){const h=new Array;for(let u=0;u<this.numberOfVertices;++u)h.push(this.getPoint3dAt(u));switch(t){case Ft.EndPoint:a.push(...h);break}}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"vertices",type:"array",editable:!1,itemSchema:{properties:[{name:"x",type:"float",editable:!0},{name:"y",type:"float",editable:!0}]},accessor:{get:()=>this._geo.vertices}},{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:t=>{this.elevation=t}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]},{groupName:"others",properties:[{name:"closed",type:"float",editable:!0,accessor:{get:()=>this.closed,set:t=>{this.closed=t}}}]}]}}subWorldDraw(t){const e=[];return this._geo.getPoints(100).forEach(a=>e.push(new W().set(a.x,a.y,this.elevation))),t.lines(e)}};zo.typeName="Polyline";let Ni=zo;const Ro=class Ro extends Te{constructor(){super(),this._geo=new W}get position(){return this._geo}set position(t){this._geo.set(t.x,t.y,t.z||0)}get geometricExtents(){return new Nt().expandByPoint(this._geo)}subGetOsnapPoints(t,e,s,a){Ft.Node===t&&a.push(this._geo)}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"positionX",type:"float",editable:!0,accessor:{get:()=>this.position.x,set:t=>{this.position.x=t}}},{name:"positionY",type:"float",editable:!0,accessor:{get:()=>this.position.y,set:t=>{this.position.y=t}}},{name:"positionZ",type:"float",editable:!0,accessor:{get:()=>this.position.z,set:t=>{this.position.z=t}}}]}]}}transformBy(t){return this._geo.applyMatrix4(t),this}subWorldDraw(t){return t.point(this._geo,{displayMode:this.database.pdmode,displaySize:this.database.pdsize})}};Ro.typeName="Point";let Li=Ro;var Ch=(n=>(n[n.Invalid=0]="Invalid",n[n.Rect=1]="Rect",n[n.Poly=2]="Poly",n))(Ch||{}),Oh=(n=>(n[n.Show=1]="Show",n[n.ShowUnAligned=2]="ShowUnAligned",n[n.Clip=4]="Clip",n[n.Transparent=8]="Transparent",n))(Oh||{});const Fo=class Fo extends Te{constructor(){super(),this._brightness=50,this._contrast=50,this._fade=0,this._width=0,this._height=0,this._position=new W,this._scale=new Jt(1,1),this._rotation=0,this._clipBoundaryType=1,this._clipBoundary=[],this._isClipped=!1,this._isShownClipped=!1,this._isImageShown=!0,this._isImageTransparent=!1,this._imageDefId=""}get brightness(){return this._brightness}set brightness(t){this._brightness=t}get contrast(){return this._contrast}set contrast(t){this._contrast=t}get fade(){return this._fade}set fade(t){this._fade=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get position(){return this._position}set position(t){this._position=t}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get scale(){return this._scale}set scale(t){this._scale.copy(t)}get clipBoundaryType(){return this._clipBoundaryType}set clipBoundaryType(t){this._clipBoundaryType=t}get clipBoundary(){return this._clipBoundary}set clipBoundary(t){this._clipBoundary=[],this._clipBoundary.push(...t)}get isClipped(){return this._isClipped}set isClipped(t){this._isClipped=t}get isShownClipped(){return this._isShownClipped}set isShownClipped(t){this._isShownClipped=t}get isImageShown(){return this._isImageShown}set isImageShown(t){this._isImageShown=t}get isImageTransparent(){return this._isImageTransparent}set isImageTransparent(t){this._isImageTransparent=t}get image(){return this._image}set image(t){this._image=t}get imageDefId(){return this._imageDefId}set imageDefId(t){this._imageDefId=t}get imageFileName(){if(this._imageDefId){const t=this.database.objects.imageDefinition.getIdAt(this._imageDefId);if(t)return t.sourceFileName}return""}get geometricExtents(){const t=new Nt;return t.min.copy(this._position),t.max.set(this._position.x+this._width,this._position.y+this._height,0),t}subGetGripPoints(){return this.boundaryPath()}subWorldDraw(t){const e=this.boundaryPath();return this._image?t.image(this._image,{boundary:e,roation:this._rotation}):t.lines(e)}boundaryPath(){const t=[];if(this.isClipped&&this._clipBoundary.length>3){const e=this._width,s=this._height,a=new we;a.setFromPoints(this._clipBoundary);const h=new kt;h.setX(this._position.x-a.min.x*e),h.setY(this._position.y-a.min.y*s),this._clipBoundary.forEach(u=>{const m=u.x*e+h.x,b=u.y*s+h.y;t.push(new W(m,b,this._position.z))})}else{if(t.push(this._position),t.push(this._position.clone().setX(this._position.x+this._width)),t.push(this._position.clone().set(this._position.x+this._width,this._position.y+this._height,this._position.z)),t.push(this._position.clone().setY(this._position.y+this._height)),this._rotation>0){Sl.copy(t[1]);for(let e=1;e<4;e++)li.copy(t[e]),li.rotateAround(Sl,this._rotation),t[e].setX(li.x),t[e].setY(li.y)}t.push(t[0])}return t}};Fo.typeName="RasterImage";let Qs=Fo;const Sl=new kt,li=new kt,Vo=class Vo extends ke{constructor(){super(),this._basePoint=new W,this._unitDir=new Y}get basePoint(){return this._basePoint}set basePoint(t){this._basePoint.copy(t)}get unitDir(){return this._unitDir}set unitDir(t){this._unitDir.copy(t)}get closed(){return!1}get geometricExtents(){const t=new Nt;return t.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),t.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:t=>{this.basePoint.x=t}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:t=>{this.basePoint.y=t}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:t=>{this.basePoint.z=t}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:t=>{this.unitDir.x=t}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:t=>{this.unitDir.y=t}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:t=>{this.unitDir.z=t}}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.basePoint),t}subGetOsnapPoints(t,e,s,a){switch(t){case Ft.EndPoint:a.push(this.basePoint);break}}subWorldDraw(t){const e=[];return e.push(this.basePoint),e.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),t.lines(e)}};Vo.typeName="Ray";let Ci=Vo;const Uo=class Uo extends Te{constructor(){super(),this._centerPoint=new W,this._height=0,this._width=0,this._viewCenter=new W,this._viewHeight=0,this._number=-1}get number(){return this._number}set number(t){this._number=t}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint=t}get height(){return this._height}set height(t){this._height=t}get width(){return this._width}set width(t){this._width=t}get viewCenter(){return this._viewCenter}set viewCenter(t){this._viewCenter=t}get viewHeight(){return this._viewHeight}set viewHeight(t){this._viewHeight=t}get geometricExtents(){return new Nt}subWorldDraw(t){if(this._number>1&&this.ownerId!=this.database.tables.blockTable.modelSpace.objectId){const e=this.toGiViewport();return t.group(this.createViewportRect(e,t))}}toGiViewport(){const t=new Ph;return t.id=this.objectId,t.groupId=this.ownerId,t.number=this.number,t.centerPoint=this.centerPoint,t.width=this.width,t.height=this.height,t.viewHeight=this.viewHeight,t.viewCenter=this.viewCenter,t}createViewportRect(t,e){const s=[];return s.push(e.lines([new W(t.centerPoint.x-t.width/2,t.centerPoint.y-t.height/2,0),new W(t.centerPoint.x+t.width/2,t.centerPoint.y-t.height/2,0)])),s.push(e.lines([new W(t.centerPoint.x+t.width/2,t.centerPoint.y-t.height/2,0),new W(t.centerPoint.x+t.width/2,t.centerPoint.y+t.height/2,0)])),s.push(e.lines([new W(t.centerPoint.x+t.width/2,t.centerPoint.y+t.height/2,0),new W(t.centerPoint.x-t.width/2,t.centerPoint.y+t.height/2,0)])),s.push(e.lines([new W(t.centerPoint.x-t.width/2,t.centerPoint.y+t.height/2,0),new W(t.centerPoint.x-t.width/2,t.centerPoint.y-t.height/2,0)])),s}};Uo.typeName="Viewport";let Oi=Uo;const jo=class jo extends Qs{subWorldDraw(t){const e=this.boundaryPath(),s=new Zi;return s.add(new In(e)),t.area(s)}};jo.typeName="Wipeout";let Bi=jo;const Go=class Go extends ke{constructor(){super(),this._basePoint=new W,this._unitDir=new Y}get basePoint(){return this._basePoint}set basePoint(t){this._basePoint.copy(t)}get unitDir(){return this._unitDir}set unitDir(t){this._unitDir.copy(t)}get closed(){return!1}get geometricExtents(){const t=new Nt;return t.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),t.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:t=>{this.basePoint.x=t}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:t=>{this.basePoint.y=t}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:t=>{this.basePoint.z=t}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:t=>{this.unitDir.x=t}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:t=>{this.unitDir.y=t}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:t=>{this.unitDir.z=t}}}]}]}}subGetGripPoints(){const t=new Array;return t.push(this.basePoint),t}subWorldDraw(t){const e=[];return e.push(this._unitDir.clone().multiplyScalar(-1e6).add(this._basePoint)),e.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),t.lines(e)}};Go.typeName="Xline";let zi=Go;var Bh=(n=>(n[n.AtLeast=1]="AtLeast",n[n.Exactly=2]="Exactly",n))(Bh||{});const Wo=class Wo extends Te{constructor(){super(),this._dimBlockId=null,this._dimBlockPosition=new W,this._dimensionStyleName=null,this._dimensionText=null,this._textLineSpacingFactor=1,this._textLineSpacingStyle=1,this._textPosition=new W,this._textRotation=0,this._normal=new Y(0,0,1)}get dimBlockId(){return this._dimBlockId}set dimBlockId(t){this._dimBlockId=t}get dimBlockPosition(){return this._dimBlockPosition}set dimBlockPosition(t){this._dimBlockPosition.copy(t)}get dimensionStyleName(){return this._dimensionStyleName}set dimensionStyleName(t){this._dimensionStyleName=t}get dimensionStyle(){if(this._dimStyle==null){let t;this.dimensionStyleName&&(t=this.database.tables.dimStyleTable.getAt(this.dimensionStyleName)),t==null&&(t=new Kn),this._dimStyle=t}return this._dimStyle}get dimensionText(){return this._dimensionText}set dimensionText(t){this._dimensionText=t}get measurement(){return this._measurement}set measurement(t){this._measurement=t}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(t){this._textLineSpacingFactor=t}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(t){this._textLineSpacingStyle=t}get textPosition(){return this._textPosition}set textPosition(t){this._textPosition.copy(t)}get textRotation(){return this._textRotation}set textRotation(t){this._textRotation=t}get normal(){return this._normal}set normal(t){this._normal.copy(t).normalize()}subWorldDraw(t){if(this.dimBlockId){const s=this.database.tables.blockTable.getAt(this.dimBlockId);if(s){const a=this.computeDimBlockTransform();return Zn.instance.draw(t,s,this.rgbColor,[],!1,a,this._normal)}}return t.group([])}get arrowScaleFactor(){return this.dimensionStyle.dimasz}get firstArrowStyle(){return{type:this.firstArrowType,scale:this.arrowScaleFactor,appended:this.isAppendArrow,visible:this.dimensionStyle.dimse1==0}}get secondArrowStyle(){return{type:this.secondArrowType,scale:this.arrowScaleFactor,appended:this.isAppendArrow,visible:this.dimensionStyle.dimse2==0}}get isAppendArrow(){return!0}get firstArrowTypeBtrId(){const t=this.dimensionStyle;return t.dimsah==0?t.dimblk:t.dimblk1}get firstArrowType(){const t=this.firstArrowTypeBtrId;return this.getArrowName(t)}get secondArrowTypeBtrId(){const t=this.dimensionStyle;return t.dimsah==0?t.dimblk:t.dimblk2}get secondArrowType(){const t=this.secondArrowTypeBtrId;return this.getArrowName(t)}get arrowLineCount(){return 1}getLineArrowStyle(t){}findPointOnLine1(t,e,s){const a=new W().subVectors(e,t).normalize();return new W(e).addScaledVector(a,s)}findPointOnLine2(t,e,s){const a=t.x+s*Math.cos(e),h=t.y+s*Math.sin(e);return{x:a,y:h}}adjustExtensionLine(t){const e=this.dimensionStyle;t.extend(e.dimexe),t.extend(-e.dimexo,!0)}getArrowName(t){const e=this.database.tables.blockTable.getIdAt(t);return e?e.name.toUpperCase():to.Closed}computeDimBlockTransform(){const t=this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0,e=(t==null?void 0:t.origin)??W.ORIGIN,s=new Xe().makeTranslation(-e.x,-e.y,-e.z),a=new Xe().makeTranslation(this._dimBlockPosition.x,this._dimBlockPosition.y,this._dimBlockPosition.z);return new Xe().multiplyMatrices(a,s)}};Wo.typeName="Dimension";let Ur=Wo;const Do=class Do extends Ur{constructor(t,e,s,a,h=null,u=null){super(),this._centerPoint=new W().copy(t),this._xLine1Point=new W().copy(e),this._xLine2Point=new W().copy(s),this._arcPoint=new W().copy(a),this.dimensionText=h,this.dimensionStyleName=u}get arcPoint(){return this._arcPoint}set arcPoint(t){this._arcPoint.copy(t)}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get geometricExtents(){return new Nt}};Do.typeName="3PointAngularDimension";let Ri=Do;const Ho=class Ho extends Ur{constructor(t,e,s,a=null,h=null){super(),this._dimLinePoint=new W().copy(s),this._xLine1Point=new W().copy(t),this._xLine2Point=new W().copy(e),this._oblique=0,this._rotation=0,this.calculateRotation(),a?this.dimensionText=a:this.dimensionText=this._xLine1Point.distanceTo(this._xLine2Point).toFixed(3),this.dimensionStyleName=h}get dimLinePoint(){return this._dimLinePoint}set dimLinePoint(t){this._dimLinePoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get rotation(){return this._rotation}set rotation(t){this._rotation=t}get oblique(){return this._oblique}set oblique(t){this._oblique=t}get geometricExtents(){return new Nt}get isAppendArrow(){return!1}createDimBlock(t){const e=new he;e.name=t;const s=this.createLines();s.forEach(m=>e.appendEntity(new Ks(m.startPoint,m.endPoint))),this.createArrows(s[0]).forEach(m=>e.appendEntity(m));const h=s[0].midPoint,u=this.createMText(h,this._rotation);return u&&e.appendEntity(u),e}createMText(t,e){const s=a=>({x:Math.cos(a),y:Math.sin(a),z:0});if(this.dimensionText){const a=new $s;return a.attachmentPoint=xe.MiddleLeft,a.layer="0",a.color=new Ye(ct.ByBlock),a.location=t,a.contents=this.dimensionText??"",a.height=10,a.direction=s(e),a.styleName=this.dimensionStyle.dimtxsty,a}}createArrows(t){const e=[];return e.push(this.createArrow(t.startPoint,this.rotation+Math.PI,10)),e.push(this.createArrow(t.endPoint,this.rotation,10)),e}createArrow(t,e,s){const a="_CAXARROW",h=new Yn(a);return h.position=t,h.rotation=e,h.scaleFactors={x:s,y:s,z:s},h}createLines(){const t=[],e=this.createExtensionLine(this._xLine1Point),s=this.createExtensionLine(this._xLine2Point),a=this.findIntersectionPoint(e,this._dimLinePoint),h=this.findIntersectionPoint(s,this._dimLinePoint),u=new Hn(a,h);return t.push(u),e.endPoint=a,this.adjustExtensionLine(e),t.push(e),s.endPoint=h,this.adjustExtensionLine(s),t.push(s),t}createExtensionLine(t){const e=this.rotation+Math.PI/2,s=this.findPointOnLine2(t,e,100);return new Hn(t,{...s,z:t.z})}findIntersectionPoint(t,e){const s=t.startPoint,a=t.endPoint,h=new Y().subVectors(a,s).normalize(),m=new Y().subVectors(e,s).dot(h),b=new Y().copy(h).multiplyScalar(m);return new Y().addVectors(s,b)}calculateRotation(){const t=this._xLine1Point,e=this._xLine2Point,s=e.x-t.x,a=e.y-t.y;this._rotation=Math.atan2(a,s)}};Ho.typeName="AlignedDimension";let Fi=Ho;const qo=class qo extends Ur{constructor(t,e,s,a,h=null,u=null){super(),this._arcPoint=new W().copy(a),this._xLine1Point=new W().copy(e),this._xLine2Point=new W().copy(s),this._centerPoint=new W().copy(t),this.dimensionText=h,this.dimensionStyleName=u}get arcPoint(){return this._arcPoint}set arcPoint(t){this._arcPoint.copy(t)}get centerPoint(){return this._centerPoint}set centerPoint(t){this._centerPoint.copy(t)}get xLine1Point(){return this._xLine1Point}set xLine1Point(t){this._xLine1Point.copy(t)}get xLine2Point(){return this._xLine2Point}set xLine2Point(t){this._xLine2Point.copy(t)}get geometricExtents(){return new Nt}};qo.typeName="ArcDimension";let Ca=qo;const Xo=class Xo extends Ur{constructor(t,e,s=0,a=null,h=null){super(),this._chordPoint=new W().copy(t),this._farChordPoint=new W().copy(e),this._extArcStartAngle=0,this._extArcEndAngle=0,this._leaderLength=s,this.dimensionText=a,this.dimensionStyleName=h}get chordPoint(){return this._chordPoint}set chordPoint(t){this._chordPoint.copy(t)}get farChordPoint(){return this._farChordPoint}set farChordPoint(t){this._farChordPoint.copy(t)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(t){this._extArcStartAngle=t}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(t){this._extArcEndAngle=t}get leaderLength(){return this._leaderLength}get geometricExtents(){return new Nt}drawLines(t,e){const s=[],a=e.length;return a==1?s.push(this.drawLine(t,e[0],{firstArrow:this.firstArrowStyle})):a==3?(this.sortLines(e),s.push(this.drawLine(t,e[0],{firstArrow:this.firstArrowStyle})),s.push(this.drawLine(t,e[1])),s.push(this.drawLine(t,e[2],{firstArrow:this.firstArrowStyle}))):e.forEach(h=>{s.push(this.drawLine(t,h))}),s}drawLine(t,e,s){if(s){const a=[e.startPoint,e.endPoint];return t.lines(a)}else return e.worldDraw(t)}sortLines(t){const e=(s,a)=>s.x!==a.x?s.x-a.x:s.y!==a.y?s.y-a.y:s.z-a.z;t.sort((s,a)=>{const h=e(s.startPoint,a.startPoint);return h!==0?h:e(s.endPoint,a.endPoint)})}};Xo.typeName="DiametricDimension";let Vi=Xo;const Yo=class Yo extends Ur{constructor(t,e,s=null,a=null){super(),this._definingPoint=new W().copy(t),this._leaderEndPoint=new W().copy(e),this.dimensionText=s,this.dimensionStyleName=a}get definingPoint(){return this._definingPoint}set definingPoint(t){this._definingPoint.copy(t)}get leaderEndPoint(){return this._leaderEndPoint}set leaderEndPoint(t){this._leaderEndPoint.copy(t)}get geometricExtents(){return new Nt}get arrowLineCount(){return 0}};Yo.typeName="OrdinateDimension";let Ui=Yo;const Ko=class Ko extends Ur{constructor(t,e,s,a=null,h=null){super(),this._center=new W().copy(t),this._chordPoint=new W().copy(e),this._leaderLength=s,this._extArcStartAngle=0,this._extArcEndAngle=0,this.dimensionText=a,this.dimensionStyleName=h}get center(){return this._center}set center(t){this._center.copy(t)}get chordPoint(){return this._chordPoint}set chordPoint(t){this._chordPoint.copy(t)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(t){this._extArcStartAngle=t}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(t){this._extArcEndAngle=t}get leaderLength(){return this._leaderLength}set leaderLenght(t){this._leaderLength=t}get geometricExtents(){return new Nt}getLineArrowStyle(t){return{secondArrow:this.secondArrowStyle}}};Ko.typeName="RadialDimension";let ji=Ko;class ta extends jr{constructor(){super(),this._tabOrder=-1,this._tabSelected=!1,this._blockTableRecordId="",this._layoutName="",this._limits=new we,this._extents=new Nt}get layoutName(){return this._layoutName}set layoutName(t){this._layoutName=t.length>256?t.slice(0,256):t}get tabOrder(){return this._tabOrder}set tabOrder(t){this._tabOrder=t}get tabSelected(){return this._tabSelected}set tabSelected(t){this._tabSelected=t}get blockTableRecordId(){return this._blockTableRecordId}set blockTableRecordId(t){this._blockTableRecordId=t}get limits(){return this._limits}set limits(t){this._limits.copy(t)}get extents(){return this._extents}set extents(t){this._extents.copy(t)}}class Hs extends jr{constructor(t){super(),this.database=t,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}setAt(t,e){e.database=this.database,this._recordsByName.set(t,e),this._recordsById.set(e.objectId,e),this.database.events.dictObjetSet.dispatch({database:this.database,object:e,key:t})}remove(t){const e=this.getAt(t);return e?(this._recordsByName.delete(t.toUpperCase()),this._recordsById.delete(this.objectId),this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:t}),!0):!1}removeId(t){const e=this.getIdAt(t);return e?(this._recordsById.delete(this.objectId),this._recordsByName.forEach((s,a)=>{s===e&&(this._recordsByName.delete(a),this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:a}))}),!0):!1}removeAll(){this._recordsByName.forEach((t,e)=>{this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:e})}),this._recordsByName.clear(),this._recordsById.clear()}has(t){return this._recordsByName.has(t.toUpperCase())}hasId(t){return this._recordsById.has(t)}getAt(t){return this._recordsByName.get(t)}getIdAt(t){return this._recordsById.get(t)}newIterator(){return new ei(this._recordsByName)}}class zh extends Hs{getBtrIdAt(t){for(const[e,s]of this._recordsByName)if(s.blockTableRecordId==t)return s}get maxTabOrder(){let t=-1;return this._recordsByName.forEach(e=>{e.tabOrder>t&&(t=e.tabOrder)}),t}}class Rh extends jr{constructor(){super(),this._sourceFileName=""}get sourceFileName(){return this._sourceFileName}set sourceFileName(t){this._sourceFileName=t}}var Fh=(n=>(n[n.NotApplicable=0]="NotApplicable",n[n.Ignore=1]="Ignore",n[n.Replace=2]="Replace",n[n.XrefMangleName=3]="XrefMangleName",n[n.MangleName=4]="MangleName",n))(Fh||{});class so extends jr{constructor(){super(...arguments),this._data=null}get data(){return this._data}set data(t){this._data=t}clear(){var t;(t=this._data)==null||t.clear()}clone(){var e;const t=new so;return t._data=((e=this._data)==null?void 0:e.clone())??null,t}getDuplicateRecordCloning(){return 0}}class Vh{constructor(t){this.db=t}createDefaultLayer(){const t=new Ye;return t.colorIndex=7,this.db.tables.layerTable.add(new ra({name:"0",standardFlags:0,linetype:"Continuous",lineWeight:0,isOff:!1,color:t,isPlottable:!0}))}createDefaultLineType(){this.db.tables.linetypeTable.add(new Xs({name:"ByBlock",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Xs({name:"ByLayer",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Xs({name:"Continuous",standardFlag:0,description:"Solid line",totalPatternLength:0}))}createDefaultTextStyle(){this.db.tables.textStyleTable.add(new co({name:"Standard",standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"}))}createDefaultDimStyle(){this.db.tables.dimStyleTable.add(new Kn({name:"Standard",dimtxsty:"Standard"}))}createDefaultLayout(){const t=new ta;t.layoutName="Model",t.tabOrder=0,t.blockTableRecordId=this.db.tables.blockTable.modelSpace.objectId,t.limits.min.copy({x:0,y:0}),t.limits.max.copy({x:1e6,y:1e6}),t.extents.min.copy({x:0,y:0,z:0}),t.extents.max.copy({x:1e6,y:1e6,z:0}),this.db.objects.layout.setAt(t.layoutName,t),this.db.tables.blockTable.modelSpace.layoutId=t.objectId}createArrowBlock(){if(!this.db.tables.blockTable.getAt("_CAXARROW")){const e=new Ys;e.patternName="SOLID";const s=new Ja;s.add(new Gs({x:0,y:0},{x:-1,y:.125})),s.add(new Gs({x:-1,y:.125},{x:-1,y:-.125})),s.add(new Gs({x:-1,y:-.125},{x:0,y:0})),e.add(s);const a=new he;a.name="_CAXARROW",a.appendEntity(e),this.db.tables.blockTable.add(a)}}}var Uh=(n=>(n.ClosedFilled="",n.Dot="_DOT",n.DotSmall="_DOTSMALL",n.DotBlank="_DOTBLANK",n.Origin="_ORIGIN",n.Origin2="_ORIGIN2",n.Open="_OPEN",n.Open90="_OPEN90",n.Open30="_OPEN30",n.Closed="_CLOSED",n.Small="_SMALL",n.None="_NONE",n.Oblique="_OBLIQUE",n.BoxFilled="_BOXFILLED",n.Box="_BOXBLANK",n.ClosedBlank="_CLOSEDBLANK",n.DatumBlank="_DATUMBLANK",n.DatumFilled="_DATUMFILLED",n.Integral="_INTEGRAL",n.ArchTick="_ARCHTICK",n))(Uh||{});class ei{constructor(t){this.i=0,this._records=t,this._keys=Array.from(t.keys())}get count(){return this._records.size}toArray(){return Array.from(this._records.values())}[Symbol.iterator](){return this}next(){for(;this.i<this._keys.length;){const t=this._records.get(this._keys[this.i]);return this.i+=1,{value:t,done:!1}}return{value:null,done:!0}}}var io=(n=>(n[n.Undefined=0]="Undefined",n[n.Inches=1]="Inches",n[n.Feet=2]="Feet",n[n.Miles=3]="Miles",n[n.Millimeters=4]="Millimeters",n[n.Centimeters=5]="Centimeters",n[n.Meters=6]="Meters",n[n.Kilometers=7]="Kilometers",n[n.Microinches=8]="Microinches",n[n.Mils=9]="Mils",n[n.Yards=10]="Yards",n[n.Angstroms=11]="Angstroms",n[n.Nanometers=12]="Nanometers",n[n.Microns=13]="Microns",n[n.Decimeters=14]="Decimeters",n[n.Dekameters=15]="Dekameters",n[n.Hectometers=16]="Hectometers",n[n.Gigameters=17]="Gigameters",n[n.Astronomical=18]="Astronomical",n[n.LightYears=19]="LightYears",n[n.Parsecs=20]="Parsecs",n[n.USSurveyFeet=21]="USSurveyFeet",n[n.USSurveyInch=22]="USSurveyInch",n[n.USSurveyYard=23]="USSurveyYard",n[n.USSurveyMile=24]="USSurveyMile",n[n.Max=24]="Max",n))(io||{});function ud(n){return n==4||n==5||n==6||n==7||n==12||n==13||n==14||n==15||n==16||n==17}function cd(n){return n==1||n==2||n==3||n==8||n==9||n==10||n==21}const jh="Load Database";class Oe extends Rl{constructor(t,e){super(t.stage),this.data=t,this.progress=e}async run(t){const e=Fa.getInstance().getEntry(jh),s=Date.now();this.progress&&await this.progress(this.data.progress.value,this.data.stage,"START");const a=await this.data.task(t);return this.progress&&(await this.progress(this.data.progress.value,this.data.stage,"END",a?a.data:null),this.data.progress.value+=this.data.step,this.data.progress.value>100&&(this.data.progress.value=100)),e&&(e.data[this.name]=Date.now()-s),a}}class ao{constructor(t={}){this.config=t}async read(t,e,s,a){const h={name:jh,data:{total:0},format(){let f="";return Object.keys(this.data).forEach(w=>{w!=="total"&&(f+=`- ${w}: ${this.data[w]} ms
5
+ `)}),f+=`- total: ${this.data.total} ms`,f}};Fa.getInstance().collect(h),this.progress=a;const u={value:0},m=new Fl;m.setCompleteCallback(()=>this.onFinished()),m.setErrorCallback(f=>this.onError(f)),m.addTask(new Oe({stage:"START",step:1,progress:u,task:async f=>f},a)),m.addTask(new Oe({stage:"PARSE",step:5,progress:u,task:async f=>await this.parse(f)},a)),m.addTask(new Oe({stage:"FONT",step:5,progress:u,task:async f=>{const w=this.getFonts(f.model);return{model:f.model,data:w}}},a)),m.addTask(new Oe({stage:"LTYPE",step:1,progress:u,task:async f=>(this.processLineTypes(f.model,e),f)},a)),m.addTask(new Oe({stage:"STYLE",step:1,progress:u,task:async f=>(this.processTextStyles(f.model,e),f)},a)),m.addTask(new Oe({stage:"DIMSTYLE",step:1,progress:u,task:async f=>(this.processDimStyles(f.model,e),f)},a)),m.addTask(new Oe({stage:"LAYER",step:1,progress:u,task:async f=>(this.processLayers(f.model,e),e.tables.layerTable.numEntries===0&&e.createDefaultData({layer:!0}),f)},a)),m.addTask(new Oe({stage:"VPORT",step:1,progress:u,task:async f=>(this.processViewports(f.model,e),f)},a)),m.addTask(new Oe({stage:"HEADER",step:1,progress:u,task:async f=>(this.processHeader(f.model,e),f)},a)),m.addTask(new Oe({stage:"BLOCK_RECORD",step:5,progress:u,task:async f=>(this.processBlockTables(f.model,e),f)},a)),m.addTask(new Oe({stage:"OBJECT",step:5,progress:u,task:async f=>(this.processObjects(f.model,e),e.objects.layout.numEntries===0&&e.createDefaultData({layout:!0}),f)},a)),m.addTask(new Oe({stage:"BLOCK",step:5,progress:u,task:async f=>(await this.processBlocks(f.model,e),f)},a)),m.addTask(new Oe({stage:"ENTITY",step:100,progress:u,task:async f=>(await this.processEntities(f.model,e,s,u,a),f)},a)),m.addTask(new Oe({stage:"END",step:0,progress:u,task:async f=>f},a));const b=Date.now();await m.run(t),h.data.total=Date.now()-b}onError(t){if(this.progress){const e=t.task;this.progress(e.data.progress.value,e.data.stage,"ERROR",void 0,t)}return console.error(`Error occurred in conversion stage '${t.task.name}': `,t.error),t.task.name==="ENTITY"?!1:(this.onFinished(),!0)}onFinished(){this.progress&&(this.progress(100,"END","END"),Zn.instance.clear())}async parse(t,e){throw new Error("Not impelemented yet!")}getFonts(t){throw new Error("Not impelemented yet!")}processLineTypes(t,e){throw new Error("Not impelemented yet!")}processTextStyles(t,e){throw new Error("Not impelemented yet!")}processDimStyles(t,e){throw new Error("Not impelemented yet!")}processLayers(t,e){throw new Error("Not impelemented yet!")}processViewports(t,e){throw new Error("Not impelemented yet!")}processHeader(t,e){throw new Error("Not impelemented yet!")}processBlockTables(t,e){throw new Error("Not impelemented yet!")}processObjects(t,e){throw new Error("Not impelemented yet!")}processBlocks(t,e){throw new Error("Not impelemented yet!")}processEntities(t,e,s,a,h){throw new Error("Not impelemented yet!")}}var pe,xs,ee,oe,ws,or,Pe,Pr,lr,dn,Ss,Ps,pn,mn,Is,As,Es,je,Ir,Yt,gn,Ms,vt,Ie,Ts,Ae,ks,Ar,Er,hr,Ns,fn,Ge,Mr,_n,_a,ya,Tr,kr,Ls,Cs,Nr,Os,va,ba,me,Lr,ge,We,xa,wa,Sa,Pa,Cr,De,yn,Bs,vn,He,Or,qe,Br;(pe={})[pe.None=0]="None",pe[pe.Anonymous=1]="Anonymous",pe[pe.NonConstant=2]="NonConstant",pe[pe.Xref=4]="Xref",pe[pe.XrefOverlay=8]="XrefOverlay",pe[pe.ExternallyDependent=16]="ExternallyDependent",pe[pe.ResolvedOrDependent=32]="ResolvedOrDependent",pe[pe.ReferencedXref=64]="ReferencedXref";(xs={})[xs.BYBLOCK=0]="BYBLOCK",xs[xs.BYLAYER=256]="BYLAYER";(ee={})[ee.Rotated=0]="Rotated",ee[ee.Aligned=1]="Aligned",ee[ee.Angular=2]="Angular",ee[ee.Diameter=3]="Diameter",ee[ee.Radius=4]="Radius",ee[ee.Angular3Point=5]="Angular3Point",ee[ee.Ordinate=6]="Ordinate",ee[ee.ReferenceIsExclusive=32]="ReferenceIsExclusive",ee[ee.IsOrdinateXTypeFlag=64]="IsOrdinateXTypeFlag",ee[ee.IsCustomTextPositionFlag=128]="IsCustomTextPositionFlag";(oe={})[oe.TopLeft=1]="TopLeft",oe[oe.TopCenter=2]="TopCenter",oe[oe.TopRight=3]="TopRight",oe[oe.MiddleLeft=4]="MiddleLeft",oe[oe.MiddleCenter=5]="MiddleCenter",oe[oe.MiddleRight=6]="MiddleRight",oe[oe.BottomLeft=7]="BottomLeft",oe[oe.BottomCenter=8]="BottomCenter",oe[oe.BottomRight=9]="BottomRight";(ws={})[ws.AtLeast=1]="AtLeast",ws[ws.Exact=2]="Exact";var Pl=((or={})[or.Center=0]="Center",or[or.Above=1]="Above",or[or.Outside=2]="Outside",or[or.JIS=3]="JIS",or[or.Below=4]="Below",or),jn=((Pe={})[Pe.Feet=0]="Feet",Pe[Pe.None=1]="None",Pe[Pe.Inch=2]="Inch",Pe[Pe.FeetAndInch=3]="FeetAndInch",Pe[Pe.Leading=4]="Leading",Pe[Pe.Trailing=8]="Trailing",Pe[Pe.LeadingAndTrailing=12]="LeadingAndTrailing",Pe),dd=((Pr={})[Pr.None=0]="None",Pr[Pr.Leading=1]="Leading",Pr[Pr.Trailing=2]="Trailing",Pr[Pr.LeadingAndTrailing=3]="LeadingAndTrailing",Pr),pd=((lr={})[lr.Center=0]="Center",lr[lr.Left=1]="Left",lr[lr.Right=2]="Right",lr[lr.OverFirst=3]="OverFirst",lr[lr.OverSecond=4]="OverSecond",lr),md=((dn={})[dn.Bottom=0]="Bottom",dn[dn.Center=1]="Center",dn[dn.Top=2]="Top",dn),gd=((Ss={})[Ss.PatternFill=0]="PatternFill",Ss[Ss.SolidFill=1]="SolidFill",Ss);(Ps={})[Ps.NonAssociative=0]="NonAssociative",Ps[Ps.Associative=1]="Associative";(pn={})[pn.Normal=0]="Normal",pn[pn.Outer=1]="Outer",pn[pn.Ignore=2]="Ignore";(mn={})[mn.UserDefined=0]="UserDefined",mn[mn.Predefined=1]="Predefined",mn[mn.Custom=2]="Custom";(Is={})[Is.NotAnnotated=0]="NotAnnotated",Is[Is.Annotated=1]="Annotated";(As={})[As.Solid=0]="Solid",As[As.Gradient=1]="Gradient";(Es={})[Es.TwoColor=0]="TwoColor",Es[Es.OneColor=1]="OneColor";var fd=((je={})[je.Default=0]="Default",je[je.External=1]="External",je[je.Polyline=2]="Polyline",je[je.Derived=4]="Derived",je[je.Textbox=8]="Textbox",je[je.Outermost=16]="Outermost",je),hi=((Ir={})[Ir.Line=1]="Line",Ir[Ir.Circular=2]="Circular",Ir[Ir.Elliptic=3]="Elliptic",Ir[Ir.Spline=4]="Spline",Ir),_d=((Yt={})[Yt.Off=0]="Off",Yt[Yt.Solid=1]="Solid",Yt[Yt.Dashed=2]="Dashed",Yt[Yt.Dotted=3]="Dotted",Yt[Yt.ShotDash=4]="ShotDash",Yt[Yt.MediumDash=5]="MediumDash",Yt[Yt.LongDash=6]="LongDash",Yt[Yt.DoubleShortDash=7]="DoubleShortDash",Yt[Yt.DoubleMediumDash=8]="DoubleMediumDash",Yt[Yt.DoubleLongDash=9]="DoubleLongDash",Yt[Yt.DoubleMediumLongDash=10]="DoubleMediumLongDash",Yt[Yt.SparseDot=11]="SparseDot",Yt);_d.Off;(gn={})[gn.Standard=-3]="Standard",gn[gn.ByLayer=-2]="ByLayer",gn[gn.ByBlock=-1]="ByBlock";(Ms={})[Ms.English=0]="English",Ms[Ms.Metric=1]="Metric";(vt={})[vt.PERSPECTIVE_MODE=1]="PERSPECTIVE_MODE",vt[vt.FRONT_CLIPPING=2]="FRONT_CLIPPING",vt[vt.BACK_CLIPPING=4]="BACK_CLIPPING",vt[vt.UCS_FOLLOW=8]="UCS_FOLLOW",vt[vt.FRONT_CLIP_NOT_AT_EYE=16]="FRONT_CLIP_NOT_AT_EYE",vt[vt.UCS_ICON_VISIBILITY=32]="UCS_ICON_VISIBILITY",vt[vt.UCS_ICON_AT_ORIGIN=64]="UCS_ICON_AT_ORIGIN",vt[vt.FAST_ZOOM=128]="FAST_ZOOM",vt[vt.SNAP_MODE=256]="SNAP_MODE",vt[vt.GRID_MODE=512]="GRID_MODE",vt[vt.ISOMETRIC_SNAP_STYLE=1024]="ISOMETRIC_SNAP_STYLE",vt[vt.HIDE_PLOT_MODE=2048]="HIDE_PLOT_MODE",vt[vt.K_ISO_PAIR_TOP=4096]="K_ISO_PAIR_TOP",vt[vt.K_ISO_PAIR_RIGHT=8192]="K_ISO_PAIR_RIGHT",vt[vt.VIEWPORT_ZOOM_LOCKING=16384]="VIEWPORT_ZOOM_LOCKING",vt[vt.UNUSED=32768]="UNUSED",vt[vt.NON_RECTANGULAR_CLIPPING=65536]="NON_RECTANGULAR_CLIPPING",vt[vt.VIEWPORT_OFF=131072]="VIEWPORT_OFF",vt[vt.GRID_BEYOND_DRAWING_LIMITS=262144]="GRID_BEYOND_DRAWING_LIMITS",vt[vt.ADAPTIVE_GRID_DISPLAY=524288]="ADAPTIVE_GRID_DISPLAY",vt[vt.SUBDIVISION_BELOW_SPACING=1048576]="SUBDIVISION_BELOW_SPACING",vt[vt.GRID_FOLLOWS_WORKPLANE=2097152]="GRID_FOLLOWS_WORKPLANE";(Ie={})[Ie.OPTIMIZED_2D=0]="OPTIMIZED_2D",Ie[Ie.WIREFRAME=1]="WIREFRAME",Ie[Ie.HIDDEN_LINE=2]="HIDDEN_LINE",Ie[Ie.FLAT_SHADED=3]="FLAT_SHADED",Ie[Ie.GOURAUD_SHADED=4]="GOURAUD_SHADED",Ie[Ie.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",Ie[Ie.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME";(Ts={})[Ts.UCS_UNCHANGED=0]="UCS_UNCHANGED",Ts[Ts.HAS_OWN_UCS=1]="HAS_OWN_UCS";(Ae={})[Ae.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",Ae[Ae.TOP=1]="TOP",Ae[Ae.BOTTOM=2]="BOTTOM",Ae[Ae.FRONT=3]="FRONT",Ae[Ae.BACK=4]="BACK",Ae[Ae.LEFT=5]="LEFT",Ae[Ae.RIGHT=6]="RIGHT";(ks={})[ks.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",ks[ks.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS";(Ar={})[Ar.ByLayer=0]="ByLayer",Ar[Ar.ByBlock=1]="ByBlock",Ar[Ar.ByDictionaryDefault=2]="ByDictionaryDefault",Ar[Ar.ByObject=3]="ByObject";function It(n,t,e){return n.code===t&&(e==null||n.value===e)}function Rt(n){let t={};n.rewind();let e=n.next(),s=e.code;if(t.x=e.value,(e=n.next()).code!==s+10)throw Error("Expected code for point value to be 20 but got "+e.code+".");return t.y=e.value,(e=n.next()).code!==s+20?n.rewind():t.z=e.value,t}let oo=Symbol();function xt(n,t){return(e,s,a)=>{let h=function(b,f=!1){return b.reduce((w,x)=>{x.pushContext&&w.push({});let A=w[w.length-1];for(let M of typeof x.code=="number"?[x.code]:x.code){let L=A[M]??(A[M]=[]);x.isMultiple&&L.length&&f&&console.warn(`Snippet ${L[L.length-1].name} for code(${M}) is shadowed by ${x.name}`),L.push(x)}return w},[{}])}(n,s.debug),u=!1,m=h.length-1;for(;!It(e,0,"EOF");){let b=function(V,F,at){return V.find((ft,st)=>{var H;return st>=at&&((H=ft[F])==null?void 0:H.length)})}(h,e.code,m),f=b==null?void 0:b[e.code],w=f==null?void 0:f[f.length-1];if(!b||!w){s.rewind();break}w.isMultiple||b[e.code].pop();let{name:x,parser:A,isMultiple:M,isReducible:L}=w,O=A==null?void 0:A(e,s,a);if(O===oo){s.rewind();break}if(x){let[V,F]=function(at,ft){let st=ft.split(".");if(!st.length)throw Error("[parserGenerator::getObjectByPath] Invalid empty path");let H=at;for(let dt=0;dt<st.length-1;++dt){let it=Ia(st[dt]),Wt=Ia(st[dt+1]);Object.prototype.hasOwnProperty.call(H,it)||(typeof Wt=="number"?H[it]=[]:H[it]={}),H=H[it]}return[H,Ia(st[st.length-1])]}(a,x);M&&!L?(Object.prototype.hasOwnProperty.call(V,F)||(V[F]=[]),V[F].push(O)):V[F]=O}w.pushContext&&(m-=1),u=!0,e=s.next()}return t&&Object.setPrototypeOf(a,t),u}}function Ia(n){let t=Number.parseInt(n);return Number.isNaN(t)?n:t}function v({value:n}){return n}function D(n,t){return Rt(t)}function Ut({value:n}){return!!n}let yd=[{code:1001,name:"xdata",parser:Gh}];function Gh(n,t){var a;if(!It(n,1001))throw Error("XData must starts with code 1001");let e={appName:n.value,value:[]};n=t.next();let s=[e.value];for(;!It(n,0,"EOF")&&n.code>=1e3;){let h=s[s.length-1];switch(n.code){case 1002:n.value==="{"?s.push([]):(s.pop(),(a=s[s.length-1])==null||a.push(h));break;case 1e3:case 1004:case 1040:case 1070:case 1071:h.push({type:zr(n.code),value:n.value});break;case 1003:h.push({name:"layer",type:zr(n.code),value:n.value});break;case 1005:h.push({name:"handle",type:zr(n.code),value:n.value});break;case 1010:h.push({type:zr(n.code),value:Rt(t)});break;case 1011:h.push({name:"worldSpacePosition",type:zr(n.code),value:Rt(t)});break;case 1012:h.push({name:"worldSpaceDisplacement",type:zr(n.code),value:Rt(t)});break;case 1013:h.push({name:"worldSpaceDirection",type:zr(n.code),value:Rt(t)});break;case 1041:h.push({name:"distance",type:zr(n.code),value:n.value});break;case 1042:h.push({name:"scale",type:zr(n.code),value:n.value})}n=t.next()}return t.rewind(),e}function zr(n){switch(n){case 1e3:case 1003:case 1005:return"string";case 1004:return"hex";case 1040:case 1041:case 1042:return"real";case 1070:return"integer";case 1071:return"long";case 1010:case 1011:case 1012:case 1013:return"point";default:return""}}function Sn(n,t,e){for(;It(n,102);){var s;let a=n.value;if(n=t.next(),!a.startsWith("{")){t.debug&&console.warn(`Invalid application group, expected to start with "{" but received: ${a}`),function(u,m){for(;!It(u,102)&&!It(u,0,"EOF");)u=m.next()}(n,t),n=t.next();continue}let h=a.slice(1).trim();e.extensions??(e.extensions={}),(s=e.extensions)[h]??(s[h]=[]),function(u,m,b){for(;!It(u,102,"}")&&!It(u,0,"EOF");)b.push(u),u=m.next()}(n,t,e.extensions[h]),n=t.next()}t.rewind()}let vd=0;function Wh(n){if(!n)throw TypeError("entity cannot be undefined or null");n.handle||(n.handle=vd++)}var bd=[0,16711680,16776960,65280,65535,255,16711935,16777215,8421504,12632256,16711680,16744319,13369344,13395558,10027008,10046540,8323072,8339263,4980736,4990502,16727808,16752511,13382400,13401958,10036736,10051404,8331008,8343359,4985600,4992806,16744192,16760703,13395456,13408614,10046464,10056268,8339200,8347455,4990464,4995366,16760576,16768895,13408512,13415014,10056192,10061132,8347392,8351551,4995328,4997670,16776960,16777087,13421568,13421670,10000384,10000460,8355584,8355647,5000192,5000230,12582656,14679935,10079232,11717734,7510016,8755276,6258432,7307071,3755008,4344870,8388352,12582783,6736896,10079334,5019648,7510092,4161280,6258495,2509824,3755046,4194048,10485631,3394560,8375398,2529280,6264908,2064128,5209919,1264640,3099686,65280,8388479,52224,6736998,38912,5019724,32512,4161343,19456,2509862,65343,8388511,52275,6737023,38950,5019743,32543,4161359,19475,2509871,65407,8388543,52326,6737049,38988,5019762,32575,4161375,19494,2509881,65471,8388575,52377,6737074,39026,5019781,32607,4161391,19513,2509890,65535,8388607,52428,6737100,39064,5019800,32639,4161407,19532,2509900,49151,8380415,39372,6730444,29336,5014936,24447,4157311,14668,2507340,32767,8372223,26316,6724044,19608,5010072,16255,4153215,9804,2505036,16383,8364031,13260,6717388,9880,5005208,8063,4149119,4940,2502476,255,8355839,204,6710988,152,5000344,127,4145023,76,2500172,4129023,10452991,3342540,8349388,2490520,6245528,2031743,5193599,1245260,3089996,8323327,12550143,6684876,10053324,4980888,7490712,4128895,6242175,2490444,3745356,12517631,14647295,10027212,11691724,7471256,8735896,6226047,7290751,3735628,4335180,16711935,16744447,13369548,13395660,9961624,9981080,8323199,8339327,4980812,4990540,16711871,16744415,13369497,13395634,9961586,9981061,8323167,8339311,4980793,4990530,16711807,16744383,13369446,13395609,9961548,9981042,8323135,8339295,4980774,4990521,16711743,16744351,13369395,13395583,9961510,9981023,8323103,8339279,4980755,4990511,3355443,5987163,8684676,11382189,14079702,16777215];function Dh(n){return bd[n]}(Er={})[Er.CAST_AND_RECEIVE=0]="CAST_AND_RECEIVE",Er[Er.CAST=1]="CAST",Er[Er.RECEIVE=2]="RECEIVE",Er[Er.IGNORE=3]="IGNORE";let Gt=[...yd,{code:284,name:"shadowMode",parser:v},{code:390,name:"plotStyleHardId",parser:v},{code:380,name:"plotStyleType",parser:v},{code:440,name:"transparency",parser:v},{code:430,name:"colorName",parser:v},{code:420,name:"color",parser:v},{code:310,name:"proxyEntity",isMultiple:!0,parser:v},{code:92,name:"proxyByte",parser:v},{code:60,name:"isVisible",parser:Ut},{code:48,name:"lineTypeScale",parser:v},{code:370,name:"lineweight",parser:v},{code:62,name:"colorIndex",parser(n,t,e){let s=n.value;return s>0&&s<256&&(e.color=Dh(Math.abs(s))),s}},{code:347,name:"materialObjectHardId",parser:v},{code:6,name:"lineType",parser:v},{code:8,name:"layer",parser:v},{code:410,name:"layoutTabName",parser:v},{code:67,name:"isInPaperSpace",parser:Ut},{code:100},{code:160},{code:330,name:"ownerBlockRecordSoftId",parser:v},{code:102,parser:Sn},{code:102,parser:Sn},{code:102,parser:Sn},{code:5,name:"handle",parser:v}];function ea(n){return[{code:3,name:n,parser:(t,e,s)=>(s._code3text=(s._code3text??"")+t.value,s._code3text+(s._code1text??"")),isMultiple:!0,isReducible:!0},{code:1,name:n,parser:(t,e,s)=>(s._code1text=t.value,(s._code3text??"")+s._code1text)}]}function Hh(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let xd={extrusionDirection:{x:0,y:0,z:1}},wd=[{code:210,name:"extrusionDirection",parser:D},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:100,name:"subclassMarker",parser:v},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:D},{code:39,name:"thickness",parser:v},{code:100},...Gt];class qh{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Hh(this,"parser",xt(wd,xd))}}Hh(qh,"ForEntityName","ARC");(hr={})[hr.NONE=0]="NONE",hr[hr.INVISIBLE=1]="INVISIBLE",hr[hr.CONSTANT=2]="CONSTANT",hr[hr.VERIFICATION_REQUIRED=4]="VERIFICATION_REQUIRED",hr[hr.PRESET=8]="PRESET";(Ns={})[Ns.MULTILINE=2]="MULTILINE",Ns[Ns.CONSTANT_MULTILINE=4]="CONSTANT_MULTILINE";(fn={})[fn.NONE=0]="NONE",fn[fn.MIRRORED_X=2]="MIRRORED_X",fn[fn.MIRRORED_Y=4]="MIRRORED_Y";var Sd=((Ge={})[Ge.LEFT=0]="LEFT",Ge[Ge.CENTER=1]="CENTER",Ge[Ge.RIGHT=2]="RIGHT",Ge[Ge.ALIGNED=3]="ALIGNED",Ge[Ge.MIDDLE=4]="MIDDLE",Ge[Ge.FIT=5]="FIT",Ge),Pd=((Mr={})[Mr.BASELINE=0]="BASELINE",Mr[Mr.BOTTOM=1]="BOTTOM",Mr[Mr.MIDDLE=2]="MIDDLE",Mr[Mr.TOP=3]="TOP",Mr);function Xh(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let Yh={thickness:0,rotation:0,xScale:1,obliqueAngle:0,styleName:"STANDARD",generationFlag:0,halign:Sd.LEFT,valign:Pd.BASELINE,extrusionDirection:{x:0,y:0,z:1}},Kh=[{code:73,name:"valign",parser:v},{code:100},{code:210,name:"extrusionDirection",parser:D},{code:11,name:"endPoint",parser:D},{code:72,name:"valign",parser:v},{code:72,name:"halign",parser:v},{code:71,name:"generationFlag",parser:v},{code:7,name:"styleName",parser:v},{code:51,name:"obliqueAngle",parser:v},{code:41,name:"xScale",parser:v},{code:50,name:"rotation",parser:v},{code:1,name:"text",parser:v},{code:40,name:"textHeight",parser:v},{code:10,name:"startPoint",parser:D},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class $h{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Xh(this,"parser",xt(Kh,Yh))}}function Zh(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Xh($h,"ForEntityName","TEXT");let Id={...Yh},Ad=[{code:2},{code:40,name:"annotationScale",parser:v},{code:10,name:"alignmentPoint",parser:D},{code:340,name:"secondaryAttributesHardIds",isMultiple:!0,parser:v},{code:70,name:"numberOfSecondaryAttributes",parser:v},{code:70,name:"isReallyLocked",parser:Ut},{code:70,name:"mtextFlag",parser:v},{code:280,name:"isDuplicatedRecord",parser:Ut},{code:100},{code:280,name:"isLocked",parser:Ut},{code:74,name:"valign",parser:v},{code:73},{code:70,name:"attributeFlag",parser:v},{code:2,name:"tag",parser:v},{code:3,name:"prompt",parser:v},{code:280},{code:100,name:"subclassMarker",parser:v},...Kh.slice(2)];class Qh{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Zh(this,"parser",xt(Ad,Id))}}Zh(Qh,"ForEntityName","ATTDEF");(_n={})[_n.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",_n[_n.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",_n[_n.BY_STYLE=5]="BY_STYLE";function Ed(n,t){let e={};for(let s of n){let a=t(s);a!=null&&(e[a]??(e[a]=[]),e[a].push(s))}return e}function*Gi(n,t=1/0,e=1){for(let s=n;s!==t;s+=e)yield s}function tn(n){return{x:n.x??0,y:n.y??0,z:n.z??0}}function lo(n,t,e){if(It(t,102))return Sn(t,e,n),!0;switch(t.code){case 0:n.type=t.value;break;case 5:n.handle=t.value;break;case 330:n.ownerBlockRecordSoftId=t.value;break;case 67:n.isInPaperSpace=!!t.value;break;case 8:n.layer=t.value;break;case 6:n.lineType=t.value;break;case 347:n.materialObjectHardId=t.value;break;case 62:n.colorIndex=t.value,n.color=Dh(Math.abs(t.value));break;case 370:n.lineweight=t.value;break;case 48:n.lineTypeScale=t.value;break;case 60:n.isVisible=!!t.value;break;case 92:n.proxyByte=t.value;break;case 310:n.proxyEntity=t.value;break;case 100:break;case 420:n.color=t.value;break;case 430:n.transparency=t.value;break;case 390:n.plotStyleHardId=t.value;break;case 284:n.shadowMode=t.value;break;case 1001:n.xdata=Gh(t,e);break;default:return!1}return!0}function Jh(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let Md={textStyle:"STANDARD",extrusionDirection:{x:0,y:0,z:1},rotation:0},pi=[{code:46,name:"annotationHeight",parser:v},{code:101,parser(n,t){(function(e){e.rewind();let s=e.next();if(s.code!==101)throw Error("Bad call for skipEmbeddedObject()");do s=e.next();while(s.code!==0);e.rewind()})(t)}},{code:50,name:"columnHeight",parser:v},{code:49,name:"columnGutter",parser:v},{code:48,name:"columnWidth",parser:v},{code:79,name:"columnAutoHeight",parser:v},{code:78,name:"columnFlowReversed",parser:v},{code:76,name:"columnCount",parser:v},{code:75,name:"columnType",parser:v},{code:441,name:"backgroundFillTransparency",parser:v},{code:63,name:"backgroundFillColor",parser:v},{code:45,name:"fillBoxScale",parser:v},{code:[...Gi(430,440)],name:"backgroundColor",parser:v},{code:[...Gi(420,430)],name:"backgroundColor",parser:v},{code:90,name:"backgroundFill",parser:v},{code:44,name:"lineSpacing",parser:v},{code:73,name:"lineSpacingStyle",parser:v},{code:50,name:"rotation",parser:v},{code:43},{code:42},{code:11,name:"direction",parser:D},{code:210,name:"extrusionDirection",parser:D},{code:7,name:"styleName",parser:v},...ea("text"),{code:72,name:"drawingDirection",parser:v},{code:71,name:"attachmentPoint",parser:v},{code:41,name:"width",parser:v},{code:40,name:"height",parser:v},{code:10,name:"insertionPoint",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class tu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Jh(this,"parser",xt(pi,Md))}}function eu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Jh(tu,"ForEntityName","MTEXT");let Td={thickness:0,rotation:0,scale:1,obliqueAngle:0,textStyle:"STANDARD",textGenerationFlag:0,horizontalJustification:0,verticalJustification:0,extrusionDirection:{x:0,y:0,z:1}},kd=[...pi.slice(pi.findIndex(({name:n})=>n==="columnType"),pi.findIndex(({name:n})=>n==="subclassMarker")+1),{code:100},{code:0,parser(n){if(!It(n,0,"MTEXT"))return oo}},{code:2,name:"definitionTag",parser:v},{code:40,name:"annotationScale",parser:v},{code:10,name:"alignmentPoint",parser:D},{code:340,name:"secondaryAttributesHardId",parser:v},{code:70,name:"numberOfSecondaryAttributes",parser:v},{code:70,name:"isReallyLocked",parser:Ut},{code:70,name:"mtextFlag",parser:v},{code:280,name:"isDuplicatedEntriesKeep",parser:Ut},{code:100},{code:280,name:"lockPositionFlag",parser:Ut},{code:210,name:"extrusionDirection",parser:D},{code:11,name:"alignmentPoint",parser:D},{code:74,name:"verticalJustification",parser:v},{code:72,name:"horizontalJustification",parser:v},{code:71,name:"textGenerationFlag",parser:v},{code:7,name:"textStyle",parser:v},{code:51,name:"obliqueAngle",parser:v},{code:41,name:"scale",parser:v},{code:50,name:"rotation",parser:v},{code:73},{code:70,name:"attributeFlag",parser:v},{code:2,name:"tag",parser:v},{code:280},{code:100,name:"subclassMarker",parser:v},{code:1,name:"text",parser:v},{code:40,name:"textHeight",parser:v},{code:10,name:"startPoint",parser:D},{code:39,name:"thickness",parser:v},{code:100},...Gt];class ru{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){eu(this,"parser",xt(kd,Td))}}function nu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}eu(ru,"ForEntityName","ATTRIB");let Nd=[...ea("data"),{code:70,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class su{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){nu(this,"parser",xt(Nd))}}function iu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}nu(su,"ForEntityName","BODY");let Ld={thickness:0,extrusionDirection:{x:0,y:0,z:1}},Cd=[{code:210,name:"extrusionDirection",parser:D},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:D},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class au{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){iu(this,"parser",xt(Cd,Ld))}}iu(au,"ForEntityName","CIRCLE");class mi{parseEntity(t,e){let s={};for(;!It(e,0,"EOF");){if(e.code===0){t.rewind();break}(function(a,h,u){switch(h.code){case 100:a.subclassMarker=h.value;break;case 280:a.version=h.value;break;case 2:a.name=h.value;break;case 10:a.definitionPoint=Rt(u);break;case 11:a.textPoint=Rt(u);break;case 12:a.insertionPoint=Rt(u);break;case 13:a.subDefinitionPoint1=Rt(u);break;case 14:a.subDefinitionPoint2=Rt(u);break;case 15:a.centerPoint=Rt(u);break;case 16:a.arcPoint=Rt(u);break;case 70:a.dimensionType=h.value;break;case 71:a.attachmentPoint=h.value;break;case 72:a.textLineSpacingStyle=h.value;break;case 40:a.leaderLength=h.value;break;case 41:a.textLineSpacingFactor=h.value;break;case 42:a.measurement=h.value;break;case 1:a.text=h.value;break;case 50:a.rotationAngle=h.value;break;case 52:a.obliqueAngle=h.value;break;case 53:a.textRotation=h.value;break;case 51:a.ocsRotation=h.value;break;case 210:a.extrusionDirection=Rt(u);break;case 3:a.styleName=h.value;break;default:lo(a,h,u)}})(s,e,t),e=t.next()}return s}}function ou(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}ya="DIMENSION",(_a="ForEntityName")in mi?Object.defineProperty(mi,_a,{value:ya,enumerable:!0,configurable:!0,writable:!0}):mi[_a]=ya;let Od={extrusionDirection:{x:0,y:0,z:1}},Bd=[{code:42,name:"endAngle",parser:v},{code:41,name:"startAngle",parser:v},{code:40,name:"axisRatio",parser:v},{code:210,name:"extrusionDirection",parser:D},{code:11,name:"majorAxisEndPoint",parser:D},{code:10,name:"center",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class lu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){ou(this,"parser",xt(Bd,Od))}}ou(lu,"ForEntityName","ELLIPSE");(Tr={})[Tr.First=1]="First",Tr[Tr.Second=2]="Second",Tr[Tr.Third=4]="Third",Tr[Tr.Fourth=8]="Fourth";function hu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let zd=[{code:13,name:"vertices.3",parser:D},{code:12,name:"vertices.2",parser:D},{code:11,name:"vertices.1",parser:D},{code:10,name:"vertices.0",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class uu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){hu(this,"parser",xt(zd))}}hu(uu,"ForEntityName","3DFACE");let cu=[{code:330,name:"sourceBoundaryObjects",parser:v,isMultiple:!0},{code:97,name:"numberOfSourceBoundaryObjects",parser:v}],Rd=[{code:11,name:"end",parser:D},{code:10,name:"start",parser:D}],Fd=[{code:73,name:"isCCW",parser:Ut},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:40,name:"radius",parser:v},{code:10,name:"center",parser:D}],Vd=[{code:73,name:"isCCW",parser:Ut},{code:51,name:"endAngle",parser:v},{code:50,name:"startAngle",parser:v},{code:40,name:"lengthOfMinorAxis",parser:v},{code:11,name:"end",parser:D},{code:10,name:"center",parser:D}],Ud=[{code:13,name:"endTangent",parser:D},{code:12,name:"startTangent",parser:D},{code:11,name:"fitDatum",isMultiple:!0,parser:D},{code:97,name:"numberOfFitData",parser:v},{code:10,name:"controlPoints",isMultiple:!0,parser(n,t){let e={...Rt(t),weight:1};return(n=t.next()).code===42?e.weight=n.value:t.rewind(),e}},{code:40,name:"knots",isMultiple:!0,parser:v},{code:96,name:"numberOfControlPoints",parser:v},{code:95,name:"numberOfKnots",parser:v},{code:74,name:"isPeriodic",parser:Ut},{code:73,name:"splineFlag",parser:v},{code:94,name:"degree",parser:v}],jd={[hi.Line]:Rd,[hi.Circular]:Fd,[hi.Elliptic]:Vd,[hi.Spline]:Ud},Gd=[...cu,{code:72,name:"edges",parser(n,t){let e={type:n.value},s=xt(jd[e.type]);if(!s)throw Error(`Invalid edge type ${e.type}`);return s(n=t.next(),t,e),e},isMultiple:!0},{code:93,name:"numberOfEdges",parser:v}],Wd=[...cu,{code:10,name:"vertices",parser(n,t){let e={...Rt(t),bulge:0};return(n=t.next()).code===42?e.bulge=n.value:t.rewind(),e},isMultiple:!0},{code:93,name:"numberOfVertices",parser:v},{code:73,name:"isClosed",parser:Ut},{code:72,name:"hasBulge",parser:Ut}],Dd=[{code:49,name:"dashLengths",parser:v,isMultiple:!0},{code:79,name:"numberOfDashLengths",parser:v},{code:45,name:"offset",parser:Il},{code:43,name:"base",parser:Il},{code:53,name:"angle",parser:v}];function Il(n,t){let e=n.code+1,s={x:n.value,y:1};return(n=t.next()).code===e?s.y=n.value:t.rewind(),s}function du(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let Hd={extrusionDirection:{x:0,y:0,z:1},gradientRotation:0,colorTint:0},qd=[{code:470},{code:463},{code:462,name:"colorTint",parser:v},{code:461,name:"gradientDefinition",parser:v},{code:460,name:"gradientRotation",parser:v},{code:453,name:"numberOfColors",parser:v},{code:452,name:"gradientColorFlag",parser:v},{code:451},{code:450,name:"gradientFlag",parser:v},{code:10,name:"seedPoints",parser:D,isMultiple:!0},{code:99},{code:11,name:"offsetVector",parser:D},{code:98,name:"numberOfSeedPoints",parser:v},{code:47,name:"pixelSize",parser:v},{code:53,name:"definitionLines",parser:function(n,t){let e={};return xt(Dd)(n,t,e),e},isMultiple:!0},{code:78,name:"numberOfDefinitionLines",parser:v},{code:77,name:"isDouble",parser:Ut},{code:73,name:"isAnnotated",parser:Ut},{code:41,name:"patternScale",parser:v},{code:52,name:"patternAngle",parser:v},{code:76,name:"patternType",parser:v},{code:75,name:"hatchStyle",parser:v},{code:92,name:"boundaryPaths",parser:function(n,t){let e={boundaryPathTypeFlag:n.value},s=e.boundaryPathTypeFlag&fd.Polyline;return n=t.next(),s?xt(Wd)(n,t,e):xt(Gd)(n,t,e),e},isMultiple:!0},{code:91,name:"numberOfBoundaryPaths",parser:v},{code:71,name:"associativity",parser:v},{code:63,name:"patternFillColor",parser:v},{code:70,name:"solidFill",parser:v},{code:2,name:"patternName",parser:v},{code:210,name:"extrusionDirection",parser:D},{code:10,name:"elevationPoint",parser:D},{code:100,name:"subclassMarker",parser:v,pushContext:!0},...Gt];class pu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){du(this,"parser",xt(qd,Hd))}}du(pu,"ForEntityName","HATCH");(kr={})[kr.ShowImage=1]="ShowImage",kr[kr.ShowImageWhenNotAlignedWithScreen=2]="ShowImageWhenNotAlignedWithScreen",kr[kr.UseClippingBoundary=4]="UseClippingBoundary",kr[kr.TransparencyIsOn=8]="TransparencyIsOn";(Ls={})[Ls.Rectangular=1]="Rectangular",Ls[Ls.Polygonal=2]="Polygonal";(Cs={})[Cs.Outside=0]="Outside",Cs[Cs.Inside=1]="Inside";function mu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let Xd={brightness:50,contrast:50,fade:0,clippingBoundaryPath:[]},Yd=[{code:290,name:"clipMode",parser:v},{code:14,name:"clippingBoundaryPath",isMultiple:!0,parser:D},{code:91,name:"countBoundaryPoints",parser:v},{code:71,name:"clippingBoundaryType",parser:v},{code:360,name:"imageDefReactorHandle",parser:v},{code:283,name:"fade",parser:v},{code:282,name:"contrast",parser:v},{code:281,name:"brightness",parser:v},{code:280,name:"isClipped",parser:Ut},{code:70,name:"flags",parser:v},{code:340,name:"imageDefHandle",parser:v},{code:13,name:"imageSize",parser:D},{code:12,name:"vPixel",parser:D},{code:11,name:"uPixel",parser:D},{code:10,name:"position",parser:D},{code:90,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class gu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){mu(this,"parser",xt(Yd,Xd))}}function fu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}mu(gu,"ForEntityName","IMAGE");let Kd={xScale:1,yScale:1,zScale:1,rotation:0,columnCount:0,rowCount:0,columnSpacing:0,rowSpacing:0,extrusionDirection:{x:0,y:0,z:1}},$d=[{code:210,name:"extrusionDirection",parser:D},{code:45,name:"rowSpacing",parser:v},{code:44,name:"columnSpacing",parser:v},{code:71,name:"rowCount",parser:v},{code:70,name:"columnCount",parser:v},{code:50,name:"rotation",parser:v},{code:43,name:"zScale",parser:v},{code:42,name:"yScale",parser:v},{code:41,name:"xScale",parser:v},{code:10,name:"insertionPoint",parser:D},{code:2,name:"name",parser:v},{code:66,name:"isVariableAttributes",parser:Ut},{code:100,name:"subclassMarker",parser:v},...Gt];class _u{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){fu(this,"parser",xt($d,Kd))}}function yu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}fu(_u,"ForEntityName","INSERT");let Zd={isArrowheadEnabled:!0},Qd=[{code:213,name:"offsetFromAnnotation",parser:D},{code:212,name:"offsetFromBlock",parser:D},{code:211,name:"horizontalDirection",parser:D},{code:210,name:"normal",parser:D},{code:340,name:"associatedAnnotation",parser:v},{code:77,name:"byBlockColor",parser:v},{code:10,name:"vertices",parser:D,isMultiple:!0},{code:76,name:"numberOfVertices",parser:v},{code:41,name:"textWidth",parser:v},{code:40,name:"textHeight",parser:v},{code:75,name:"isHooklineExists",parser:Ut},{code:74,name:"isHooklineSameDirection",parser:Ut},{code:73,name:"leaderCreationFlag",parser:v},{code:72,name:"isSpline",parser:Ut},{code:71,name:"isArrowheadEnabled",parser:Ut},{code:3,name:"styleName",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class vu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){yu(this,"parser",xt(Qd,Zd))}}yu(vu,"ForEntityName","LEADER");(Nr={})[Nr.TextAnnotation=0]="TextAnnotation",Nr[Nr.ToleranceAnnotation=1]="ToleranceAnnotation",Nr[Nr.BlockReferenceAnnotation=2]="BlockReferenceAnnotation",Nr[Nr.NoAnnotation=3]="NoAnnotation";function bu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let Jd={thickness:0,extrusionDirection:{x:0,y:0,z:1}},t0=[{code:210,name:"extrusionDirection",parser:D},{code:11,name:"endPoint",parser:D},{code:10,name:"startPoint",parser:D},{code:39,name:"thickness",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class xu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){bu(this,"parser",xt(t0,Jd))}}bu(xu,"ForEntityName","LINE");(Os={})[Os.IS_CLOSED=1]="IS_CLOSED",Os[Os.PLINE_GEN=128]="PLINE_GEN";let e0={flag:0,elevation:0,thickness:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},r0={bulge:0},n0=[{code:42,name:"bulge",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:91,name:"id",parser:v},{code:20,name:"y",parser:v},{code:10,name:"x",parser:v}],s0=[{code:210,name:"extrusionDirection",parser:D},{code:10,name:"vertices",isMultiple:!0,parser(n,t){let e={};return xt(n0,r0)(n,t,e),e}},{code:39,name:"thickness",parser:v},{code:38,name:"elevation",parser:v},{code:43,name:"constantWidth",parser:v},{code:70,name:"flag",parser:v},{code:90,name:"numberOfVertices",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class gi{parseEntity(t,e){let s={};return xt(s0,e0)(e,t,s),s}}function wu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}ba="LWPOLYLINE",(va="ForEntityName")in gi?Object.defineProperty(gi,va,{value:ba,enumerable:!0,configurable:!0,writable:!0}):gi[va]=ba;let i0=[{code:90,name:"overridenSubEntityCount",parser:v},{code:140,name:"edgeCreaseWeights",parser:v,isMultiple:!0},{code:95,name:"edgeCreaseCount",parser:v},{code:94,parser(n,t,e){e.edgeCount=n.value,e.edgeIndices=[];for(let s=0;s<e.edgeCount;++s){let a=[];n=t.next(),a[0]=n.value,n=t.next(),a[1]=n.value,e.edgeIndices.push(a)}}},{code:93,parser(n,t,e){e.totalFaceIndices=n.value,e.faceIndices=[];let s=[];for(let h=0;h<e.totalFaceIndices&&!It(n,0);++h)n=t.next(),s.push(n.value);let a=0;for(;a<s.length;){let h=s[a++],u=[];for(let m=0;m<h;++m)u.push(s[a++]);e.faceIndices.push(u)}}},{code:10,name:"vertices",parser:D,isMultiple:!0},{code:92,name:"verticesCount",parser:v},{code:91,name:"subdivisionLevel",parser:v},{code:40,name:"blendCrease",parser:v},{code:72,name:"isBlendCreased",parser:Ut},{code:71,name:"version",parser:v},{code:100,name:"subclassMarker",parser:function({value:n}){return n.trim()},pushContext:!0},...Gt];class Su{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){wu(this,"parser",xt(i0))}}function Pu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}wu(Su,"ForEntityName","MESH");let a0={thickness:0,extrusionDirection:{x:0,y:0,z:1},angle:0},o0=[{code:50,name:"angle",parser:v},{code:210,name:"extrusionDirection",parser:D},{code:39,name:"thickness",parser:v},{code:10,name:"position",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class Iu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Pu(this,"parser",xt(o0,a0))}}Pu(Iu,"ForEntityName","POINT");(me={})[me.CLOSED_POLYLINE=1]="CLOSED_POLYLINE",me[me.CURVE_FIT=2]="CURVE_FIT",me[me.SPLINE_FIT=4]="SPLINE_FIT",me[me.POLYLINE_3D=8]="POLYLINE_3D",me[me.POLYGON_3D=16]="POLYGON_3D",me[me.CLOSED_POLYGON=32]="CLOSED_POLYGON",me[me.POLYFACE=64]="POLYFACE",me[me.CONTINUOUS=128]="CONTINUOUS";var ui=((Lr={})[Lr.NONE=0]="NONE",Lr[Lr.QUADRATIC=5]="QUADRATIC",Lr[Lr.CUBIC=6]="CUBIC",Lr[Lr.BEZIER=8]="BEZIER",Lr),l0=((ge={})[ge.CREATED_BY_CURVE_FIT=1]="CREATED_BY_CURVE_FIT",ge[ge.TANGENT_DEFINED=2]="TANGENT_DEFINED",ge[ge.NOT_USED=4]="NOT_USED",ge[ge.CREATED_BY_SPLINE_FIT=8]="CREATED_BY_SPLINE_FIT",ge[ge.SPLINE_CONTROL_POINT=16]="SPLINE_CONTROL_POINT",ge[ge.FOR_POLYLINE=32]="FOR_POLYLINE",ge[ge.FOR_POLYGON=64]="FOR_POLYGON",ge[ge.POLYFACE=128]="POLYFACE",ge);function Au(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let h0={startWidth:0,endWidth:0,bulge:0},u0=[{code:91,name:"id",parser:v},{code:[...Gi(71,75)],name:"faces",isMultiple:!0,parser:v},{code:50,name:"tangentDirection",parser:v},{code:70,name:"flag",parser:v},{code:42,name:"bulge",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:30,name:"z",parser:v},{code:20,name:"y",parser:v},{code:10,name:"x",parser:v},{code:100,name:"subclassMarker",parser:v},{code:100},...Gt];class ho{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Au(this,"parser",xt(u0,h0))}}function Eu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Au(ho,"ForEntityName","VERTEX");let c0={thickness:0,flag:0,startWidth:0,endWidth:0,meshMVertexCount:0,meshNVertexCount:0,surfaceMDensity:0,surfaceNDensity:0,smoothType:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},d0=[{code:0,name:"vertices",isMultiple:!0,parser:(n,t)=>It(n,0,"VERTEX")?(n=t.next(),new ho().parseEntity(t,n)):oo},{code:210,name:"extrusionDirection",parser:D},{code:75,name:"smoothType",parser:v},{code:74,name:"surfaceNDensity",parser:v},{code:73,name:"surfaceMDensity",parser:v},{code:72,name:"meshNVertexCount",parser:v},{code:71,name:"meshMVertexCount",parser:v},{code:41,name:"endWidth",parser:v},{code:40,name:"startWidth",parser:v},{code:70,name:"flag",parser:v},{code:39,name:"thickness",parser:v},{code:30,name:"elevation",parser:v},{code:20},{code:10},{code:66},{code:100,name:"subclassMarker",parser:v},...Gt];class Mu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Eu(this,"parser",xt(d0,c0))}}function Tu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Eu(Mu,"ForEntityName","POLYLINE");let p0=[{code:11,name:"direction",parser:D},{code:10,name:"position",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class ku{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Tu(this,"parser",xt(p0))}}function Nu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Tu(ku,"ForEntityName","RAY");let m0=[...ea("data"),{code:70,name:"version",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class Lu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Nu(this,"parser",xt(m0))}}function Cu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Nu(Lu,"ForEntityName","REGION");let g0={vertices:[],backLineVertices:[]},f0=[{code:360,name:"geometrySettingHardId",parser:v},{code:12,name:"backLineVertices",isMultiple:!0,parser:D},{code:93,name:"numberOfBackLineVertices",parser:v},{code:11,name:"vertices",isMultiple:!0,parser:D},{code:92,name:"verticesCount",parser:v},{code:[63,411],name:"indicatorColor",parser:v},{code:70,name:"indicatorTransparency",parser:v},{code:41,name:"bottomHeight",parser:v},{code:40,name:"topHeight",parser:v},{code:10,name:"verticalDirection",parser:D},{code:1,name:"name",parser:v},{code:91,name:"flag",parser:v},{code:90,name:"state",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class Ou{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Cu(this,"parser",xt(f0,g0))}}function Bu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Cu(Ou,"ForEntityName","SECTION");let _0={points:[],thickness:0,extrusionDirection:{x:0,y:0,z:1}},y0=[{code:210,name:"extrusionDirection",parser:D},{code:39,name:"thickness",parser:v},{code:[...Gi(10,14)],name:"points",isMultiple:!0,parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class zu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Bu(this,"parser",xt(y0,_0))}}function Ru(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Bu(zu,"ForEntityName","SOLID");let v0=[{code:350,name:"historyObjectSoftId",parser:v},{code:100,name:"subclassMarker",parser:v},...ea("data"),{code:70,name:"version",parser:v},{code:100},...Gt];class Fu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Ru(this,"parser",xt(v0))}}Ru(Fu,"ForEntityName","3DSOLID");(We={})[We.NONE=0]="NONE",We[We.CLOSED=1]="CLOSED",We[We.PERIODIC=2]="PERIODIC",We[We.RATIONAL=4]="RATIONAL",We[We.PLANAR=8]="PLANAR",We[We.LINEAR=16]="LINEAR";function Vu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let b0={knotTolerance:1e-6,controlTolerance:1e-6,fitTolerance:1e-9,knotValues:[],controlPoints:[],fitPoints:[]},x0=[{code:11,name:"fitPoints",isMultiple:!0,parser:D},{code:10,name:"controlPoints",isMultiple:!0,parser:D},{code:41,name:"weights",isMultiple:!0,parser:v},{code:40,name:"knots",isMultiple:!0,parser:v},{code:13,name:"endTangent",parser:D},{code:12,name:"startTangent",parser:D},{code:44,name:"fitTolerance",parser:v},{code:43,name:"controlTolerance",parser:v},{code:42,name:"knotTolerance",parser:v},{code:74,name:"numberOfFitPoints",parser:v},{code:73,name:"numberOfControlPoints",parser:v},{code:72,name:"numberOfKnots",parser:v},{code:71,name:"degree",parser:v},{code:70,name:"flag",parser:v},{code:210,name:"normal",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class Uu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Vu(this,"parser",xt(x0,b0))}}Vu(Uu,"ForEntityName","SPLINE");class fi{parseEntity(t,e){let s={};for(;!t.isEOF();){if(e.code===0){t.rewind();break}switch(e.code){case 100:s.subclassMarker=e.value,e=t.next();break;case 2:s.name=e.value,e=t.next();break;case 5:s.handle=e.value,e=t.next();break;case 10:s.startPoint=tn(Rt(t)),e=t.lastReadGroup;break;case 11:s.directionVector=tn(Rt(t)),e=t.lastReadGroup;break;case 90:s.tableValue=e.value,e=t.next();break;case 91:s.rowCount=e.value,e=t.next();break;case 92:s.columnCount=e.value,e=t.next();break;case 93:s.overrideFlag=e.value,e=t.next();break;case 94:s.borderColorOverrideFlag=e.value,e=t.next();break;case 95:s.borderLineWeightOverrideFlag=e.value,e=t.next();break;case 96:s.borderVisibilityOverrideFlag=e.value,e=t.next();break;case 141:s.rowHeightArr??(s.rowHeightArr=[]),s.rowHeightArr.push(e.value),e=t.next();break;case 142:s.columnWidthArr??(s.columnWidthArr=[]),s.columnWidthArr.push(e.value),e=t.next();break;case 280:s.version=e.value,e=t.next();break;case 310:s.bmpPreview??(s.bmpPreview=""),s.bmpPreview+=e.value,e=t.next();break;case 330:s.ownerDictionaryId=e.value,e=t.next();break;case 342:s.tableStyleId=e.value,e=t.next();break;case 343:s.blockRecordHandle=e.value,e=t.next();break;case 170:s.attachmentPoint=e.value,e=t.next();break;case 171:s.cells??(s.cells=[]),s.cells.push(function(a,h){let u=!1,m=!1,b={};for(;!a.isEOF()&&h.code!==0&&!m;)switch(h.code){case 171:if(u){m=!0;continue}b.cellType=h.value,u=!0,h=a.next();break;case 172:b.flagValue=h.value,h=a.next();break;case 173:b.mergedValue=h.value,h=a.next();break;case 174:b.autoFit=h.value,h=a.next();break;case 175:b.borderWidth=h.value,h=a.next();break;case 176:b.borderHeight=h.value,h=a.next();break;case 91:b.overrideFlag=h.value,h=a.next();break;case 178:b.virtualEdgeFlag=h.value,h=a.next();break;case 145:b.rotation=h.value,h=a.next();break;case 345:b.fieldObjetId=h.value,h=a.next();break;case 340:b.blockTableRecordId=h.value,h=a.next();break;case 146:b.blockScale=h.value,h=a.next();break;case 177:b.blockAttrNum=h.value,h=a.next();break;case 7:b.textStyle=h.value,h=a.next();break;case 140:b.textHeight=h.value,h=a.next();break;case 170:b.attachmentPoint=h.value,h=a.next();break;case 92:b.extendedCellFlags=h.value,h=a.next();break;case 285:b.rightBorderVisibility=!!(h.value??!0),h=a.next();break;case 286:b.bottomBorderVisibility=!!(h.value??!0),h=a.next();break;case 288:b.leftBorderVisibility=!!(h.value??!0),h=a.next();break;case 289:b.topBorderVisibility=!!(h.value??!0),h=a.next();break;case 301:(function(f,w,x){for(;x.code!==304;)switch(x.code){case 301:case 93:case 90:case 94:x=w.next();break;case 1:f.text=x.value,x=w.next();break;case 300:f.attrText=x.value,x=w.next();break;case 302:f.text=x.value?x.value:f.text,x=w.next();break;default:console.log(`Ignore code: ${x.code}, value: ${x.value}`),x=w.next()}})(b,a,h),h=a.next();break;default:return b}return u=!1,m=!1,b}(t,e)),e=t.lastReadGroup;break;default:lo(s,e,t),e=t.next()}}return s}}function ju(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}wa="ACAD_TABLE",(xa="ForEntityName")in fi?Object.defineProperty(fi,xa,{value:wa,enumerable:!0,configurable:!0,writable:!0}):fi[xa]=wa;let w0=[{code:11,name:"xAxisDirection",parser:D},{code:210,name:"extrusionDirection",parser:D},{code:1,name:"text",parser:v},{code:10,name:"position",parser:D},{code:3,name:"styleName",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class Gu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){ju(this,"parser",xt(w0))}}ju(Gu,"ForEntityName","TOLERANCE");class _i{parseEntity(t,e){let s={};for(;e!=="EOF";){if(e.code===0){t.rewind();break}!function(a,h,u){if(u==="EOF")return!1;switch(u.code){case 0:return!1;case 8:a.layer=u.value;break;case 100:a.subclassMarker=u.value;break;case 10:a.viewportCenter=tn(Rt(h));break;case 40:a.width=u.value;break;case 41:a.height=u.value;break;case 68:a.status=u.value;break;case 69:a.viewportId=u.value;break;case 12:a.displayCenter=Rt(h);break;case 13:a.snapBase=Rt(h);break;case 14:a.snapSpacing=Rt(h);break;case 15:a.gridSpacing=Rt(h);break;case 16:a.viewDirection=tn(Rt(h));break;case 17:a.targetPoint=tn(Rt(h));break;case 42:a.perspectiveLensLength=u.value;break;case 43:a.frontClipZ=u.value;break;case 44:a.backClipZ=u.value;break;case 45:a.viewHeight=u.value;break;case 50:a.snapAngle=u.value;break;case 51:a.viewTwistAngle=u.value;break;case 72:a.circleZoomPercent=u.value;break;case 331:a.frozenLayerIds??(a.frozenLayerIds=[]),a.frozenLayerIds.push(u.value);break;case 90:a.statusBitFlags=u.value;break;case 340:a.clippingBoundaryId=u.value;break;case 1:a.sheetName=u.value;break;case 281:a.renderMode=u.value;break;case 71:a.ucsPerViewport=u.value;break;case 110:a.ucsOrigin=tn(Rt(h));break;case 111:a.ucsXAxis=tn(Rt(h));break;case 112:a.ucsYAxis=tn(Rt(h));break;case 345:a.ucsId=u.value;break;case 346:a.ucsBaseId=u.value;break;case 79:a.orthographicType=u.value;break;case 146:a.elevation=u.value;break;case 170:a.shadePlotMode=u.value;break;case 61:a.majorGridFrequency=u.value;break;case 332:a.backgroundId=u.value;break;case 333:a.shadePlotId=u.value;break;case 348:a.visualStyleId=u.value;break;case 292:a.isDefaultLighting=!!u.value;break;case 282:a.defaultLightingType=u.value;break;case 141:a.brightness=u.value;break;case 142:a.contrast=u.value;break;case 63:case 421:case 431:a.ambientLightColor=u.value;break;case 361:a.sunId=u.value;break;case 335:case 343:case 344:case 91:a.softPointer=u.value}return!0}(s,t,e)&&lo(s,e,t),e=t.next()}return s}}Pa="VIEWPORT",(Sa="ForEntityName")in _i?Object.defineProperty(_i,Sa,{value:Pa,enumerable:!0,configurable:!0,writable:!0}):_i[Sa]=Pa;(Cr={})[Cr.ShowImage=1]="ShowImage",Cr[Cr.ShowImageWhenNotAligned=2]="ShowImageWhenNotAligned",Cr[Cr.UseClippingBoundary=4]="UseClippingBoundary",Cr[Cr.Transparency=8]="Transparency";function Wu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}let S0={brightness:50,constrast:50,fade:0},P0=[{code:14,name:"boundary",isMultiple:!0,parser:D},{code:91,name:"numberOfVertices",parser:v},{code:71,name:"boundaryType",parser:v},{code:360,name:"imageDefReactorHardId",parser:v},{code:283,name:"fade",parser:v},{code:282,name:"contrast",parser:v},{code:281,name:"brightness",parser:v},{code:280,name:"isClipping",parser:Ut},{code:70,name:"displayFlag",parser:v},{code:340,name:"imageDefHardId",parser:v},{code:13,name:"imageSize",parser:D},{code:12,name:"vDirection",parser:D},{code:11,name:"uDirection",parser:D},{code:10,name:"position",parser:D},{code:90,name:"classVersion",parser:v},{code:100,name:"subclassMarker",parser:v},...Gt];class Du{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Wu(this,"parser",xt(P0,S0))}}function Hu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Wu(Du,"ForEntityName","WIPEOUT");let I0=[{code:11,name:"direction",parser:D},{code:10,name:"position",parser:D},{code:100,name:"subclassMarker",parser:v},...Gt];class qu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Hu(this,"parser",xt(I0))}}function Xu(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}Hu(qu,"ForEntityName","XLINE");let A0={},E0=[{code:170,name:"multileaderType",parser:v},{code:291,name:"doglegEnabled",parser:Ut},{code:40,name:"doglegLength",parser:v},{code:172,name:"contentType",parser:v},{code:3,name:"textContent",parser:v},{code:12,name:"textAnchor",parser:D},{code:344,name:"blockHandle",parser:v},{code:15,name:"blockPosition",parser:D},{code:302,name:"leaderSections",parser:function(n,t,e){let s,a={leaderLines:[]};for(;t.hasNext()&&(s=t.next()).code!==303;)switch(s.code){case 10:a.landingPoint=(s.value,Rt(t));break;case 11:a.doglegVector=(s.value,Rt(t));break;case 40:a.doglegLength=s.value;break;case 304:a.leaderLines.push(function(h,u,m){let b,f={vertices:[]};for(;u.hasNext()&&(b=u.next()).code!==305;)b.code===10&&f.vertices.push((b.value,Rt(u)));return f}(0,t))}return a},isMultiple:!0},...Gt];class Yu{parseEntity(t,e){let s={};return this.parser(e,t,s),s}constructor(){Xu(this,"parser",xt(E0,A0))}}Xu(Yu,"ForEntityName","MULTILEADER");let M0=Object.fromEntries([qh,Qh,ru,su,au,mi,lu,uu,gu,_u,vu,xu,gi,Su,tu,Yu,Iu,Mu,ku,Lu,Ou,zu,Fu,Uu,fi,$h,Gu,pu,ho,_i,Du,qu].map(n=>[n.ForEntityName,new n]));function Ku(n,t){let e=[];for(;!It(n,0,"EOF");){if(n.code===0){if(n.value==="ENDBLK"||n.value==="ENDSEC"){t.rewind();break}let s=M0[n.value];if(s){let a=n.value;n=t.next();let h=s.parseEntity(t,n);h.type=a,Wh(h),e.push(h)}else t.debug&&console.warn(`Unsupported ENTITY type: ${n.value}`)}n=t.next()}return e}function T0(n,t){let e={};for(;!It(n,0,"EOF")&&!It(n,0,"ENDSEC");){if(It(n,0,"BLOCK")){let s=k0(n=t.next(),t);Wh(s),s.name&&(e[s.name]=s)}n=t.next()}return e}function k0(n,t){let e={};for(;!It(n,0,"EOF");){if(It(n,0,"ENDBLK")){for(n=t.next();!It(n,0,"EOF");){if(It(n,100,"AcDbBlockEnd"))return e;n=t.next()}break}switch(n.code){case 1:e.xrefPath=n.value;break;case 2:e.name=n.value;break;case 3:e.name2=n.value;break;case 5:e.handle=n.value;break;case 8:e.layer=n.value;break;case 10:e.position=Rt(t);break;case 67:e.paperSpace=!!n.value&&n.value==1;break;case 70:n.value!==0&&(e.type=n.value);break;case 100:break;case 330:e.ownerHandle=n.value;break;case 0:e.entities=Ku(n,t)}n=t.next()}return e}function N0(n,t){let e=null,s={};for(;!It(n,0,"EOF")&&!It(n,0,"ENDSEC");)n.code===9?e=n.value:n.code===10?s[e]=Rt(t):s[e]=n.value,n=t.next();return s}(De={})[De.NOT_APPLICABLE=0]="NOT_APPLICABLE",De[De.KEEP_EXISTING=1]="KEEP_EXISTING",De[De.USE_CLONE=2]="USE_CLONE",De[De.XREF_VALUE_NAME=3]="XREF_VALUE_NAME",De[De.VALUE_NAME=4]="VALUE_NAME",De[De.UNMANGLE_NAME=5]="UNMANGLE_NAME";let uo=[{code:330,name:"ownerObjectId",parser:v},{code:102,parser:Sn},{code:102,parser:Sn},{code:102,parser:Sn},{code:5,name:"handle",parser:v}],L0=[{code:3,name:"entries",parser:(n,t)=>{let e={name:n.value};return(n=t.next()).code===350?e.objectSoftId=n.value:n.code===360?e.objectHardId=n.value:t.rewind(),e},isMultiple:!0},{code:281,name:"recordCloneFlag",parser:v},{code:280,name:"isHardOwned",parser:Ut},{code:100,name:"subclassMarker",parser:v},...uo],C0=[{code:330,name:"imageDefReactorIdSoft",isMultiple:!0,parser:v},{code:90,name:"version",parser:v},{code:1,name:"fileName",parser:v},{code:10,name:"size",parser:D},{code:11,name:"sizeOfOnePixel",parser:D},{code:280,name:"isLoaded",parser:v},{code:281,name:"resolutionUnits",parser:v},{code:100,name:"subclassMarker",parser:v}];(yn={})[yn.NOUNIT=0]="NOUNIT",yn[yn.CENTIMETERS=2]="CENTIMETERS",yn[yn.INCH=5]="INCH";(Bs={})[Bs.PSLTSCALE=1]="PSLTSCALE",Bs[Bs.LIMCHECK=2]="LIMCHECK";(vn={})[vn.INCHES=0]="INCHES",vn[vn.MILLIMETERS=1]="MILLIMETERS",vn[vn.PIXELS=2]="PIXELS";(He={})[He.LAST_SCREEN_DISPLAY=0]="LAST_SCREEN_DISPLAY",He[He.DRAWING_EXTENTS=1]="DRAWING_EXTENTS",He[He.DRAWING_LIMITS=2]="DRAWING_LIMITS",He[He.VIEW_SPECIFIED=3]="VIEW_SPECIFIED",He[He.WINDOW_SPECIFIED=4]="WINDOW_SPECIFIED",He[He.LAYOUT_INFORMATION=5]="LAYOUT_INFORMATION";(Or={})[Or.AS_DISPLAYED=0]="AS_DISPLAYED",Or[Or.WIREFRAME=1]="WIREFRAME",Or[Or.HIDDEN=2]="HIDDEN",Or[Or.RENDERED=3]="RENDERED";(qe={})[qe.DRAFT=0]="DRAFT",qe[qe.PREVIEW=1]="PREVIEW",qe[qe.NORMAL=2]="NORMAL",qe[qe.PRESENTATION=3]="PRESENTATION",qe[qe.MAXIMUM=4]="MAXIMUM",qe[qe.CUSTOM=5]="CUSTOM";let $u=[{code:333,name:"shadePlotId",parser:v},{code:149,name:"imageOriginY",parser:v},{code:148,name:"imageOriginX",parser:v},{code:147,name:"scaleFactor",parser:v},{code:78,name:"shadePlotCustomDPI",parser:v},{code:77,name:"shadePlotResolution",parser:v},{code:76,name:"shadePlotMode",parser:v},{code:75,name:"standardScaleType",parser:v},{code:7,name:"currentStyleSheet",parser:v},{code:74,name:"plotType",parser:v},{code:73,name:"plotRotation",parser:v},{code:72,name:"plotPaperUnit",parser:v},{code:70,name:"layoutFlag",parser:v},{code:143,name:"printScaleDenominator",parser:v},{code:142,name:"printScaleNumerator",parser:v},{code:141,name:"windowAreaYMax",parser:v},{code:140,name:"windowAreaXMax",parser:v},{code:49,name:"windowAreaYMin",parser:v},{code:48,name:"windowAreaXMin",parser:v},{code:47,name:"plotOriginY",parser:v},{code:46,name:"plotOriginX",parser:v},{code:45,name:"paperHeight",parser:v},{code:44,name:"paperWidth",parser:v},{code:43,name:"marginTop",parser:v},{code:42,name:"marginRight",parser:v},{code:41,name:"marginBottom",parser:v},{code:40,name:"marginLeft",parser:v},{code:6,name:"plotViewName",parser:v},{code:4,name:"paperSize",parser:v},{code:2,name:"configName",parser:v},{code:1,name:"pageSetupName",parser:v},{code:100,name:"subclassMarker",parser:v},...uo],O0=[{code:346,name:"orthographicUcsId",parser:v},{code:345,name:"namedUcsId",parser:v},{code:331,name:"viewportId",parser:v},{code:330,name:"paperSpaceTableId",parser:v},{code:76,name:"orthographicType",parser:v},{code:17,name:"ucsYAxis",parser:D},{code:16,name:"ucsXAxis",parser:D},{code:13,name:"ucsOrigin",parser:D},{code:146,name:"elevation",parser:v},{code:15,name:"maxExtent",parser:D},{code:14,name:"minExtent",parser:D},{code:12,name:"insertionPoint",parser:D},{code:11,name:"maxLimit",parser:D},{code:10,name:"minLimit",parser:D},{code:71,name:"tabOrder",parser:v},{code:70,name:"controlFlag",parser:v},{code:1,name:"layoutName",parser:v},{code:100,name:"subclassMarker",parser:v},...$u],B0=[{code:40,name:"wcsToOCSTransform",parser:Al},{code:40,name:"ocsToWCSTransform",parser:Al},{code:41,name:"backClippingDistance",parser:v},{code:73,name:"isBackClipping",parser:Ut,pushContext:!0},{code:40,name:"frontClippingDistance",parser:v},{code:72,name:"isFrontClipping",parser:Ut,pushContext:!0},{code:71,name:"isClipBoundaryDisplayed",parser:Ut},{code:11,name:"position",parser:D},{code:210,name:"normal",parser:D},{code:10,name:"boundaryVertices",parser:D,isMultiple:!0},{code:70,name:"boundaryCount",parser:v},{code:100,name:"subclassMarker",parser:v},{code:100},...uo];function Al(n,t){let e=[];for(let s=0;s<3&&It(n,40);++s){let a=[];for(let h=0;h<4&&It(n,40);++h)a.push(n.value),n=t.next();e.push(a)}return t.rewind(),e}let z0={LAYOUT:O0,PLOTSETTINGS:$u,DICTIONARY:L0,SPATIAL_FILTER:B0,IMAGEDEF:C0};function R0(n,t){let e=[];for(;n.code!==0||!["EOF","ENDSEC"].includes(n.value);){let s=n.value,a=z0[s];if(n.code===0&&(a!=null&&a.length)){let h=xt(a),u={name:s};h(n=t.next(),t,u)?(e.push(u),n=t.peek()):n=t.next()}else n=t.next()}return{byName:Ed(e,({name:s})=>s)}}let Jn=[{code:100,name:"subclassMarker",parser:v},{code:330,name:"ownerObjectId",parser:v},{code:102,parser(n,t){for(;!It(n,0,"EOF")&&!It(n,102,"}");)n=t.next()}},{code:5,name:"handle",parser:v}],F0=xt([{code:310,name:"bmpPreview",parser:v},{code:281,name:"scalability",parser:v},{code:280,name:"explodability",parser:v},{code:70,name:"insertionUnits",parser:v},{code:340,name:"layoutObjects",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Jn]),V0=[{name:"DIMPOST",code:3},{name:"DIMAPOST",code:4},{name:"DIMBLK_OBSOLETE",code:5},{name:"DIMBLK1_OBSOLETE",code:6},{name:"DIMBLK2_OBSOLETE",code:7},{name:"DIMSCALE",code:40,defaultValue:1},{name:"DIMASZ",code:41,defaultValue:.25},{name:"DIMEXO",code:42,defaultValue:.625,defaultValueImperial:.0625},{name:"DIMDLI",code:43,defaultValue:3.75,defaultValueImperial:.38},{name:"DIMEXE",code:44,defaultValue:2.25,defaultValueImperial:.28},{name:"DIMRND",code:45,defaultValue:0},{name:"DIMDLE",code:46,defaultValue:0},{name:"DIMTP",code:47,defaultValue:0},{name:"DIMTM",code:48,defaultValue:0},{name:"DIMTXT",code:140,defaultValue:2.5,defaultValueImperial:.28},{name:"DIMCEN",code:141,defaultValue:2.5,defaultValueImperial:.09},{name:"DIMTSZ",code:142,defaultValue:0},{name:"DIMALTF",code:143,defaultValue:25.4},{name:"DIMLFAC",code:144,defaultValue:1},{name:"DIMTVP",code:145,defaultValue:0},{name:"DIMTFAC",code:146,defaultValue:1},{name:"DIMGAP",code:147,defaultValue:.625,defaultValueImperial:.09},{name:"DIMALTRND",code:148,defaultValue:0},{name:"DIMTOL",code:71,defaultValue:0,defaultValueImperial:1},{name:"DIMLIM",code:72,defaultValue:0},{name:"DIMTIH",code:73,defaultValue:0,defaultValueImperial:1},{name:"DIMTOH",code:74,defaultValue:0,defaultValueImperial:1},{name:"DIMSE1",code:75,defaultValue:0},{name:"DIMSE2",code:76,defaultValue:0},{name:"DIMTAD",code:77,defaultValue:Pl.Above,defaultValueImperial:Pl.Center},{name:"DIMZIN",code:78,defaultValue:jn.Trailing,defaultValueImperial:jn.Feet},{name:"DIMAZIN",code:79,defaultValue:dd.None},{name:"DIMALT",code:170,defaultValue:0},{name:"DIMALTD",code:171,defaultValue:3,defaultValueImperial:2},{name:"DIMTOFL",code:172,defaultValue:1,defaultValueImperial:0},{name:"DIMSAH",code:173,defaultValue:0},{name:"DIMTIX",code:174,defaultValue:0},{name:"DIMSOXD",code:175,defaultValue:0},{name:"DIMCLRD",code:176,defaultValue:0},{name:"DIMCLRE",code:177,defaultValue:0},{name:"DIMCLRT",code:178,defaultValue:0},{name:"DIMADEC",code:179},{name:"DIMUNIT",code:270},{name:"DIMDEC",code:271,defaultValue:2,defaultValueImperial:4},{name:"DIMTDEC",code:272,defaultValue:2,defaultValueImperial:4},{name:"DIMALTU",code:273,defaultValue:2},{name:"DIMALTTD",code:274,defaultValue:2,defaultValueImperial:4},{name:"DIMAUNIT",code:275,defaultValue:0},{name:"DIMFRAC",code:276,defaultValue:0},{name:"DIMLUNIT",code:277,defaultValue:2},{name:"DIMDSEP",code:278,defaultValue:",",defaultValueImperial:"."},{name:"DIMJUST",code:280,defaultValue:pd.Center},{name:"DIMSD1",code:281,defaultValue:0},{name:"DIMSD2",code:282,defaultValue:0},{name:"DIMTOLJ",code:283,defaultValue:md.Center},{name:"DIMTZIN",code:284,defaultValue:jn.Trailing,defaultValueImperial:jn.Feet},{name:"DIMALTZ",code:285,defaultValue:jn.Trailing},{name:"DIMALTTZ",code:286,defaultValue:jn.Trailing},{name:"DIMFIT",code:287},{name:"DIMUPT",code:288,defaultValue:0},{name:"DIMATFIT",code:289,defaultValue:3},{name:"DIMTXSTY",code:340},{name:"DIMLDRBLK",code:341},{name:"DIMBLK",code:342},{name:"DIMBLK1",code:343},{name:"DIMBLK2",code:344},{name:"DIMLWD",code:371,defaultValue:-2},{name:"DIMLWD",code:372,defaultValue:-2}],U0=xt([...V0.map(n=>({...n,parser:v})),{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},{code:105,name:"handle",parser:v},...Jn.filter(n=>n.code!==5)]),j0=xt([{code:347,name:"materialObjectId",parser:v},{code:390,name:"plotStyleNameObjectId",parser:v},{code:370,name:"lineweight",parser:v},{code:290,name:"isPlotting",parser:Ut},{code:6,name:"lineType",parser:v},{code:62,name:"colorIndex",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Jn]);(Br={})[Br.NONE=0]="NONE",Br[Br.AbsoluteRotation=1]="AbsoluteRotation",Br[Br.TextEmbedded=2]="TextEmbedded",Br[Br.ShapeEmbedded=4]="ShapeEmbedded";let G0=xt([{code:9,name:"text",parser:v},{code:45,name:"offsetY",parser:v},{code:44,name:"offsetX",parser:v},{code:50,name:"rotation",parser:v},{code:46,name:"scale",parser:v},{code:340,name:"styleObjectId",parser:v},{code:75,name:"shapeNumber",parser:v},{code:74,name:"elementTypeFlag",parser:v},{code:49,name:"elementLength",parser:v}],{elementTypeFlag:0,elementLength:0}),W0=xt([{code:49,name:"pattern",parser(n,t){let e={};return G0(n,t,e),e},isMultiple:!0},{code:40,name:"totalPatternLength",parser:v},{code:73,name:"numberOfLineTypes",parser:v},{code:72,parser:v},{code:3,name:"description",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Jn]),D0=xt([{code:1e3,name:"extendedFont",parser:v},{code:1001},{code:4,name:"bigFont",parser:v},{code:3,name:"font",parser:v},{code:42,name:"lastHeight",parser:v},{code:71,name:"textGenerationFlag",parser:v},{code:50,name:"obliqueAngle",parser:v},{code:41,name:"widthFactor",parser:v},{code:40,name:"fixedTextHeight",parser:v},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Jn]),H0=xt([{code:[63,421,431],name:"ambientColor",parser:v},{code:142,name:"contrast",parser:v},{code:141,name:"brightness",parser:v},{code:282,name:"defaultLightingType",parser:v},{code:292,name:"isDefaultLightingOn",parser:Ut},{code:348,name:"visualStyleObjectId",parser:v},{code:333,name:"shadePlotObjectId",parser:v},{code:332,name:"backgroundObjectId",parser:v},{code:61,name:"majorGridLines",parser:v},{code:170,name:"shadePlotSetting",parser:v},{code:146,name:"elevation",parser:v},{code:79,name:"orthographicType",parser:v},{code:112,name:"ucsYAxis",parser:D},{code:111,name:"ucsXAxis",parser:D},{code:110,name:"ucsOrigin",parser:D},{code:74,name:"ucsIconSetting",parser:v},{code:71,name:"viewMode",parser:v},{code:281,name:"renderMode",parser:v},{code:1,name:"styleSheet",parser:v},{code:[331,441],name:"frozenLayers",parser:v,isMultiple:!0},{code:72,name:"circleSides",parser:v},{code:51,name:"viewTwistAngle",parser:v},{code:50,name:"snapRotationAngle",parser:v},{code:45,name:"viewHeight",parser:v},{code:44,name:"backClippingPlane",parser:v},{code:43,name:"frontClippingPlane",parser:v},{code:42,name:"lensLength",parser:v},{code:17,name:"viewTarget",parser:D},{code:16,name:"viewDirectionFromTarget",parser:D},{code:15,name:"gridSpacing",parser:D},{code:14,name:"snapSpacing",parser:D},{code:13,name:"snapBasePoint",parser:D},{code:12,name:"center",parser:D},{code:11,name:"upperRightCorner",parser:D},{code:10,name:"lowerLeftCorner",parser:D},{code:70,name:"standardFlag",parser:v},{code:2,name:"name",parser:v},{code:100,name:"subclassMarker",parser:v},...Jn]),q0={BLOCK_RECORD:F0,DIMSTYLE:U0,LAYER:j0,LTYPE:W0,STYLE:D0,VPORT:H0},X0=xt([{code:70,name:"maxNumberOfEntries",parser:v},{code:100,name:"subclassMarker",parser:v},{code:330,name:"ownerObjectId",parser:v},{code:102},{code:360,isMultiple:!0},{code:102},{code:5,name:"handle",parser:v},{code:2,name:"name",parser:v}]);function Y0(n,t){var s;let e={};for(;!It(n,0,"EOF")&&!It(n,0,"ENDSEC");){if(It(n,0,"TABLE")){n=t.next();let a={entries:[]};X0(n,t,a),e[a.name]=a}if(It(n,0)&&!It(n,0,"ENDTAB")){let a=n.value;n=t.next();let h=q0[a];if(!h){t.debug&&console.warn(`parseTable: Invalid table name '${a}'`),n=t.next();continue}let u={};h(n,t,u),(s=e[a])==null||s.entries.push(u)}n=t.next()}return e}function zs(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}class El{next(){if(!this.hasNext())return this._eof?this.debug&&console.warn("Cannot call 'next' after EOF group has been read"):this.debug&&console.warn("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]),{code:0,value:"EOF"};let t=parseInt(this._data[this._pointer++],10),e=Ml(t,this._data[this._pointer++],this.debug),s={code:t,value:e};return It(s,0,"EOF")&&(this._eof=!0),this.lastReadGroup=s,s}peek(){if(!this.hasNext())throw this._eof?Error("Cannot call 'next' after EOF group has been read"):Error("Unexpected end of input: EOF group not read before end of file. Ended on code "+this._data[this._pointer]);let t={code:parseInt(this._data[this._pointer]),value:0};return t.value=Ml(t.code,this._data[this._pointer+1],this.debug),t}rewind(t){t=t||1,this._pointer=this._pointer-2*t}hasNext(){return!this._eof&&!(this._pointer>this._data.length-2)}isEOF(){return this._eof}constructor(t,e=!1){zs(this,"_data",void 0),zs(this,"debug",void 0),zs(this,"_pointer",void 0),zs(this,"_eof",void 0),zs(this,"lastReadGroup",void 0),this._data=t,this.debug=e,this.lastReadGroup={code:0,value:0},this._pointer=0,this._eof=!1}}function Ml(n,t,e=!1){return n<=9?t:n>=10&&n<=59?parseFloat(t.trim()):n>=60&&n<=99?parseInt(t.trim()):n>=100&&n<=109?t:n>=110&&n<=149?parseFloat(t.trim()):n>=160&&n<=179?parseInt(t.trim()):n>=210&&n<=239?parseFloat(t.trim()):n>=270&&n<=289?parseInt(t.trim()):n>=290&&n<=299?function(s){if(s==="0")return!1;if(s==="1")return!0;throw TypeError("String '"+s+"' cannot be cast to Boolean type")}(t.trim()):n>=300&&n<=369?t:n>=370&&n<=389?parseInt(t.trim()):n>=390&&n<=399?t:n>=400&&n<=409?parseInt(t.trim()):n>=410&&n<=419?t:n>=420&&n<=429?parseInt(t.trim()):n>=430&&n<=439?t:n>=440&&n<=459?parseInt(t.trim()):n>=460&&n<=469?parseFloat(t.trim()):n>=470&&n<=481||n===999||n>=1e3&&n<=1009?t:n>=1010&&n<=1059?parseFloat(t.trim()):n>=1060&&n<=1071?parseInt(t.trim()):(e&&console.warn("WARNING: Group code does not have a defined type: %j",{code:n,value:t}),t)}function Oa(n,t,e){return t in n?Object.defineProperty(n,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):n[t]=e,n}class K0{constructor(){Oa(this,"encoding","utf-8"),Oa(this,"encodingFailureFatal",!1)}}class $0 extends EventTarget{parseSync(t,e=!1){let s=new El(t.split(/\r\n|\r|\n/g),e);if(!s.hasNext())throw Error("Empty file");return this.parseAll(s)}parseStream(t){let e="",s=this;return new Promise((a,h)=>{t.on("data",u=>{e+=u}),t.on("end",()=>{try{let u=e.split(/\r\n|\r|\n/g),m=new El(u);if(!m.hasNext())throw Error("Empty file");a(s.parseAll(m))}catch(u){h(u)}}),t.on("error",u=>{h(u)})})}async parseFromUrl(t,e){let s=await fetch(t,e);if(!s.body)return null;let a=s.body.getReader(),h="";for(;;){let{done:u,value:m}=await a.read();if(u){h+=this._decoder.decode(new ArrayBuffer(0),{stream:!1});break}h+=this._decoder.decode(m,{stream:!0})}return this.parseSync(h)}parseAll(t){let e={header:{},blocks:{},entities:[],tables:{},objects:{byName:{},byTree:void 0}},s=t.next();for(;!It(s,0,"EOF");)It(s,0,"SECTION")&&(It(s=t.next(),2,"HEADER")?(s=t.next(),e.header=N0(s,t)):It(s,2,"BLOCKS")?(s=t.next(),e.blocks=T0(s,t)):It(s,2,"ENTITIES")?(s=t.next(),e.entities=Ku(s,t)):It(s,2,"TABLES")?(s=t.next(),e.tables=Y0(s,t)):It(s,2,"OBJECTS")&&(s=t.next(),e.objects=R0(s,t))),s=t.next();return e}constructor(t=new K0){super(),Oa(this,"_decoder",void 0),this._decoder=new TextDecoder(t.encoding,{fatal:t.encodingFailureFatal})}}const Tl=[{name:"AC1.2",value:1},{name:"AC1.40",value:2},{name:"AC1.50",value:3},{name:"AC2.20",value:4},{name:"AC2.10",value:5},{name:"AC2.21",value:6},{name:"AC2.22",value:7},{name:"AC1001",value:8},{name:"AC1002",value:9},{name:"AC1003",value:10},{name:"AC1004",value:11},{name:"AC1005",value:12},{name:"AC1006",value:13},{name:"AC1007",value:14},{name:"AC1008",value:15},{name:"AC1009",value:16},{name:"AC1010",value:17},{name:"AC1011",value:18},{name:"AC1012",value:19},{name:"AC1013",value:20},{name:"AC1014",value:21},{name:"AC1500",value:22},{name:"AC1015",value:23},{name:"AC1800a",value:24},{name:"AC1018",value:25},{name:"AC2100a",value:26},{name:"AC1021",value:27},{name:"AC2400a",value:28},{name:"AC1024",value:29},{name:"AC1027",value:31},{name:"AC3200a",value:32},{name:"AC1032",value:33}];class Wi{constructor(t){if(typeof t=="string"){const e=Tl.find(s=>s.name===t);if(!e)throw new Error(`Unknown DWG version name: ${t}`);this.name=e.name,this.value=e.value;return}if(typeof t=="number"){const e=Tl.find(s=>s.value===t);if(!e)throw new Error(`Unknown DWG version value: ${t}`);this.name=e.name,this.value=e.value;return}throw new Error("Invalid constructor argument for AcDbDwgVersion")}}class Z0{parse(t){const e=new $0,s=this.getDxfInfoFromBuffer(t);let a="";return s.version&&s.version.value<=23&&s.encoding?a=new TextDecoder(s.encoding).decode(t):a=new TextDecoder().decode(t),e.parseSync(a)}getDxfInfoFromBuffer(t){var f,w,x;const s=new TextDecoder("utf-8");let a=0,h="",u=null,m=null,b=!1;for(;a<t.byteLength;){const A=Math.min(a+65536,t.byteLength),M=t.slice(a,A);a=A;const O=(h+s.decode(M,{stream:!0})).split(/\r?\n/);h=O.pop()??"";for(let V=0;V<O.length;V++){const F=O[V].trim();if(F==="SECTION"&&((f=O[V+2])==null?void 0:f.trim())==="HEADER")b=!0;else if(F==="ENDSEC"&&b)return{version:u,encoding:m};if(b&&F==="$ACADVER"){const at=(w=O[V+2])==null?void 0:w.trim();at&&(u=new Wi(at))}else if(b&&F==="$DWGCODEPAGE"){const at=(x=O[V+2])==null?void 0:x.trim();if(at){const ft=ja[at];m=jl(ft)}}if(u&&m)return{version:u,encoding:m}}}return{version:u,encoding:m}}}class kl{convert(t){const e=this.createEntity(t);return e&&this.processCommonAttrs(t,e),e}createEntity(t){return t.type=="3DFACE"?this.convertFace(t):t.type=="ARC"?this.convertArc(t):t.type=="ATTDEF"?this.convertAttributeDefinition(t):t.type=="ATTRIB"?this.convertAttribute(t):t.type=="CIRCLE"?this.convertCirle(t):t.type=="DIMENSION"?this.convertDimension(t):t.type=="ELLIPSE"?this.convertEllipse(t):t.type=="HATCH"?this.convertHatch(t):t.type=="IMAGE"?this.convertImage(t):t.type=="LEADER"?this.convertLeader(t):t.type=="LINE"?this.convertLine(t):t.type=="LWPOLYLINE"?this.convertLWPolyline(t):t.type=="MTEXT"?this.convertMText(t):t.type=="POLYLINE"?this.convertPolyline(t):t.type=="POINT"?this.convertPoint(t):t.type=="RAY"?this.convertRay(t):t.type=="SPLINE"?this.convertSpline(t):t.type=="ACAD_TABLE"?this.convertTable(t):t.type=="TEXT"?this.convertText(t):t.type=="SOLID"?this.convertSolid(t):t.type=="VIEWPORT"?this.convertViewport(t):t.type=="WIPEOUT"?this.convertWipeout(t):t.type=="XLINE"?this.convertXline(t):t.type=="INSERT"?this.convertBlockReference(t):null}convertFace(t){const e=new Ei;return t.vertices.forEach((s,a)=>e.setVertexAt(a,s)),e}convertArc(t){return new wi(t.center,t.radius,Pt.degToRad(t.startAngle),Pt.degToRad(t.endAngle),t.extrusionDirection??Y.Z_AXIS)}convertAttributeCommon(t,e){e.textString=t.text,e.height=t.textHeight,e.position.copy(t.startPoint),e.rotation=t.rotation,e.oblique=t.obliqueAngle??0,e.thickness=t.thickness,e.tag=t.tag,e.fieldLength=0,e.isInvisible=(t.attributeFlag&le.Invisible)!==0,e.isConst=(t.attributeFlag&le.Const)!==0,e.isVerifiable=(t.attributeFlag&le.Verifiable)!==0,e.isPreset=(t.attributeFlag&le.Preset)!==0,e.isReallyLocked=!!t.isReallyLocked,e.isMTextAttribute=(t.mtextFlag&_r.MultiLine)!==0,e.isConstMTextAttribute=(t.mtextFlag&_r.ConstMultiLine)!==0}convertAttribute(t){const e=new Pi;return this.convertAttributeCommon(t,e),e.styleName=t.textStyle,e.horizontalMode=t.horizontalJustification,e.verticalMode=t.verticalJustification,e.widthFactor=t.scale??1,e.lockPositionInBlock=t.lockPositionFlag,e}convertAttributeDefinition(t){const e=new Si;return this.convertAttributeCommon(t,e),e.styleName=t.styleName,e.horizontalMode=t.halign,e.verticalMode=t.valign,e.widthFactor=t.xScale??1,e.prompt=t.prompt,e}convertCirle(t){return new Ii(t.center,t.radius,t.extrusionDirection??Y.Z_AXIS)}convertEllipse(t){const e=new Y(t.majorAxisEndPoint),s=e.length();return new Ai(t.center,t.extrusionDirection??Y.Z_AXIS,e,s,s*t.axisRatio,t.startAngle,t.endAngle)}convertLine(t){const e=t.startPoint,s=t.endPoint;return new Ks(new W(e.x,e.y,e.z||0),new W(s.x,s.y,s.z||0))}convertSpline(t){try{if(t.numberOfControlPoints>0&&t.numberOfKnots>0)return new Zs(t.controlPoints,t.knots,t.weights,t.degree,!!(t.flag&1));if(t.numberOfFitPoints>0){const e=this.numberArrayToPointArray(t.fitPoints,t.numberOfFitPoints);if(e!=null)return new Zs(e,"Uniform",t.degree,!!(t.flag&1))}}catch(e){console.log(`Failed to convert spline with error: ${e}`)}return null}convertPoint(t){const e=new Li;return e.position=t.position,e}convertSolid(t){const e=new ki;return t.points.forEach((s,a)=>e.setPointAt(a,s)),e.thickness=t.thickness,e}convertPolyline(t){const e=!!(t.flag&1),s=!!(t.flag&8),a=[],h=[];if(t.vertices.map(u=>{u.flag&l0.SPLINE_CONTROL_POINT||(a.push({x:u.x,y:u.y,z:u.z}),h.push(u.bulge??0))}),s){let u=Ws.SimplePoly;return t.flag&4&&(t.smoothType==ui.CUBIC?u=Ws.CubicSplinePoly:t.smoothType==ui.QUADRATIC&&(u=Ws.QuadSplinePoly)),new xi(u,a,e)}else{let u=Gn.SimplePoly;return t.flag&2?u=Gn.FitCurvePoly:t.flag&4&&(t.smoothType==ui.CUBIC?u=Gn.CubicSplinePoly:t.smoothType==ui.QUADRATIC&&(u=Gn.QuadSplinePoly)),new bi(u,a,0,e,t.startWidth,t.endWidth,h)}}convertLWPolyline(t){const e=new Ni;return e.closed=!!(t.flag&1),t.vertices.forEach((s,a)=>{e.addVertexAt(a,new kt(s.x,s.y),s.bulge,s.startWidth,s.endWidth)}),e}convertHatch(t){var a;const e=new Ys;return(a=t.definitionLines)==null||a.forEach(h=>{e.definitionLines.push({angle:h.angle,base:h.base,offset:h.offset,dashLengths:h.numberOfDashLengths>0?h.dashLengths:[]})}),e.isSolidFill=t.solidFill==gd.SolidFill,e.hatchStyle=t.hatchStyle,e.patternName=t.patternName,e.patternType=t.patternType,e.patternAngle=t.patternAngle==null?0:t.patternAngle,e.patternScale=t.patternScale==null?0:t.patternScale,t.boundaryPaths.forEach(h=>{if(h.boundaryPathTypeFlag&2){const m=h,b=new In;b.closed=m.isClosed,m.vertices.forEach((f,w)=>{b.addVertexAt(w,{x:f.x,y:f.y,bulge:f.bulge})}),e.add(b)}else{const m=h,b=new Ja;m.edges.forEach(f=>{if(f.type==1){const w=f;b.add(new Gs(w.start,w.end))}else if(f.type==2){const w=f;b.add(new Dn(w.center,w.radius,Pt.degToRad(w.startAngle||0),Pt.degToRad(w.endAngle||0),!w.isCCW))}else if(f.type==3){const w=f;new Jt().subVectors(w.end,w.center);const A=Math.sqrt(Math.pow(w.end.x,2)+Math.pow(w.end.y,2)),M=A*w.lengthOfMinorAxis;let L=Pt.degToRad(w.startAngle||0),O=Pt.degToRad(w.endAngle||0);const V=Math.atan2(w.end.y,w.end.x);w.isCCW||(L=Math.PI*2-L,O=Math.PI*2-O),b.add(new Qi({...w.center,z:0},A,M,L,O,!w.isCCW,V))}else if(f.type==4){const w=f;if(w.numberOfControlPoints>0&&w.numberOfKnots>0){const x=w.controlPoints.map(L=>({x:L.x,y:L.y,z:0}));let A=!0;const M=w.controlPoints.map(L=>(L.weight==null&&(A=!1),L.weight||1));b.add(new rn(x,w.knots,A?M:void 0))}else if(w.numberOfFitData>0){const x=w.fitDatum.map(A=>({x:A.x,y:A.y,z:0}));b.add(new rn(x,"Uniform"))}}}),e.add(b)}}),e}convertTable(t){const e=new Ti(t.name,t.rowCount,t.columnCount);return e.attachmentPoint=t.attachmentPoint,e.position.copy(t.startPoint),t.columnWidthArr.forEach((s,a)=>e.setColumnWidth(a,s)),t.rowHeightArr.forEach((s,a)=>e.setRowHeight(a,s)),t.cells.forEach((s,a)=>{e.setCell(a,s)}),e}convertText(t){const e=new Xn;return e.textString=t.text,e.styleName=t.styleName,e.height=t.textHeight,e.position.copy(t.startPoint),e.rotation=Pt.degToRad(t.rotation||0),e.oblique=t.obliqueAngle??0,e.thickness=t.thickness,e.horizontalMode=t.halign,e.verticalMode=t.valign,e.widthFactor=t.xScale??1,e}convertMText(t){const e=new $s;return e.contents=t.text,t.styleName!=null&&(e.styleName=t.styleName),e.height=t.height,e.width=t.width,e.rotation=Pt.degToRad(t.rotation||0),e.location=t.insertionPoint,e.attachmentPoint=t.attachmentPoint,t.direction&&(e.direction=new Y(t.direction)),e.drawingDirection=t.drawingDirection,e}convertLeader(t){const e=new Mi;return t.vertices.forEach(s=>{e.appendVertex(s)}),e.hasArrowHead=t.isArrowheadEnabled,e.hasHookLine=t.isHooklineExists,e.isSplined=t.isSpline,e.dimensionStyle=t.styleName,e.annoType=t.leaderCreationFlag,e}convertDimension(t){if(t.subclassMarker=="AcDbAlignedDimension"||t.subclassMarker=="AcDbRotatedDimension"){const e=t,s=new Fi(e.subDefinitionPoint1,e.subDefinitionPoint2,e.definitionPoint);return e.insertionPoint&&(s.dimBlockPosition={...e.insertionPoint,z:0}),s.rotation=Pt.degToRad(e.rotationAngle||0),this.processDimensionCommonAttrs(t,s),s}else if(t.subclassMarker=="AcDb3PointAngularDimension"){const e=t,s=new Ri(e.centerPoint,e.subDefinitionPoint1,e.subDefinitionPoint2,e.definitionPoint);return this.processDimensionCommonAttrs(t,s),s}else if(t.subclassMarker=="AcDbOrdinateDimension"){const e=t,s=new Ui(e.subDefinitionPoint1,e.subDefinitionPoint2);return this.processDimensionCommonAttrs(t,s),s}else if(t.subclassMarker=="AcDbRadialDimension"){const e=t,s=new ji(e.definitionPoint,e.centerPoint,e.leaderLength);return this.processDimensionCommonAttrs(t,s),s}else if(t.subclassMarker=="AcDbDiametricDimension"){const e=t,s=new Vi(e.definitionPoint,e.centerPoint,e.leaderLength);return this.processDimensionCommonAttrs(t,s),s}return null}processImage(t,e){e.position.copy(t.position),e.brightness=t.brightness,e.contrast=t.contrast,e.fade=t.fade,e.isShownClipped=(t.flags|4)>0,e.isImageShown=(t.flags|3)>0,e.isImageTransparent=(t.flags|8)>0,e.imageDefId=t.imageDefHandle,e.isClipped=t.isClipped,t.clippingBoundaryPath.forEach(s=>{e.clipBoundary.push(new kt(s))}),e.width=Math.sqrt(t.uPixel.x**2+t.uPixel.y**2+t.uPixel.z**2)*t.imageSize.x,e.height=Math.sqrt(t.vPixel.x**2+t.vPixel.y**2+t.vPixel.z**2)*t.imageSize.y,e.rotation=Math.atan2(t.uPixel.y,t.uPixel.x)}convertImage(t){const e=new Qs;return this.processImage(t,e),e.clipBoundaryType=t.clippingBoundaryType,e}processWipeout(t,e){e.position.copy(t.position),e.brightness=t.brightness,e.contrast=t.contrast,e.fade=t.fade,e.isShownClipped=(t.displayFlag|4)>0,e.isImageShown=(t.displayFlag|3)>0,e.isImageTransparent=(t.displayFlag|8)>0,e.imageDefId=t.imageDefHardId,e.isClipped=t.isClipping,t.boundary.forEach(s=>{e.clipBoundary.push(new kt(s))}),e.clipBoundaryType=t.boundaryType,e.width=Math.sqrt(t.uDirection.x**2+t.uDirection.y**2+t.uDirection.z**2)*t.imageSize.x,e.height=Math.sqrt(t.vDirection.x**2+t.vDirection.y**2+t.vDirection.z**2)*t.imageSize.y,e.rotation=Math.atan2(t.uDirection.y,t.uDirection.x)}convertWipeout(t){const e=new Bi;return this.processWipeout(t,e),e}convertViewport(t){const e=new Oi;return e.number=t.viewportId,e.centerPoint.copy(t.viewportCenter),e.height=t.height,e.width=t.width,e.viewCenter.copy(t.displayCenter),e.viewHeight=t.viewHeight,e}convertRay(t){const e=new Ci;return e.basePoint.copy(t.position),e.unitDir.copy(t.direction),e}convertXline(t){const e=new zi;return e.basePoint.copy(t.position),e.unitDir.copy(t.direction),e}convertBlockReference(t){const e=new Yn(t.name);return t.insertionPoint&&e.position.copy(t.insertionPoint),e.scaleFactors.x=t.xScale||1,e.scaleFactors.y=t.yScale||1,e.scaleFactors.z=t.zScale||1,e.rotation=t.rotation!=null?Pt.degToRad(t.rotation):0,e.normal.copy(t.extrusionDirection??{x:0,y:0,z:1}),e}processDimensionCommonAttrs(t,e){e.dimBlockId=t.name,e.textPosition.copy(t.textPoint),e.textRotation=t.textRotation||0,t.textLineSpacingFactor&&(e.textLineSpacingFactor=t.textLineSpacingFactor),t.textLineSpacingStyle&&(e.textLineSpacingStyle=t.textLineSpacingStyle),e.dimensionStyleName=t.styleName,e.dimensionText=t.text||"",e.measurement=t.measurement,e.normal.copy(t.extrusionDirection??{x:0,y:0,z:1})}processCommonAttrs(t,e){e.layer=t.layer||"0",t.handle&&(e.objectId=t.handle),e.ownerId=t.ownerBlockRecordSoftId||"",t.lineType!=null&&(e.lineType=t.lineType),t.lineweight!=null&&(e.lineWeight=t.lineweight),t.lineTypeScale!=null&&(e.linetypeScale=t.lineTypeScale),t.color!=null&&e.color.setRGBValue(t.color),t.colorIndex!=null&&(e.color.colorIndex=t.colorIndex),t.colorName&&(e.color.colorName=t.colorName),t.isVisible!=null&&(e.visibility=t.isVisible),t.transparency!=null&&(e.transparency=Ki.deserialize(t.transparency))}numberArrayToPointArray(t,e){const s=t.length;let a=0;if(s/2==e?a=2:s/3==e&&(a=3),a==0)return;const h=[];for(let u=0,m=s/a;u<m;++u)h.push({x:t[u*a],y:t[u*a+1],z:a==3?t[u*a+2]:0});return h}}class nn extends jr{constructor(t,e){t=t||{},$n(t,{name:""}),super(t,e)}get name(){return this.getAttr("name")}set name(t){this.setAttr("name",t)}}const en=class en extends nn{static isModelSapceName(t){return t.toLowerCase()==en.MODEL_SPACE_NAME.toLowerCase()}static isPaperSapceName(t){return t.toLowerCase().startsWith(en.PAPER_SPACE_NAME_PREFIX.toLowerCase())}constructor(){super(),this._origin=new W,this._layoutId="",this._entities=new Map}get isModelSapce(){return en.isModelSapceName(this.name)}get isPaperSapce(){return en.isPaperSapceName(this.name)}get origin(){return this._origin}set origin(t){this._origin.copy(t)}get layoutId(){return this._layoutId}set layoutId(t){this._layoutId=t}appendEntity(t){if(Array.isArray(t))for(let e=0;e<t.length;++e){const s=t[e];s.database=this.database,s.ownerId=this.objectId,s.resolveEffectiveProperties(),this._entities.set(s.objectId,s)}else t.database=this.database,t.ownerId=this.objectId,t.resolveEffectiveProperties(),this._entities.set(t.objectId,t);(this.isModelSapce||this.isPaperSapce)&&this.database.events.entityAppended.dispatch({database:this.database,entity:t})}removeEntity(t){const e=Array.isArray(t)?t:[t],s=[];return e.forEach(a=>{const h=this._entities.get(a);h&&s.push(h),this._entities.delete(a)}),s.length>0&&this.database.events.entityErased.dispatch({database:this.database,entity:s}),s.length>0}newIterator(){return new ei(this._entities)}getIdAt(t){return this._entities.get(t)}};en.MODEL_SPACE_NAME="*MODEL_SPACE",en.PAPER_SPACE_NAME_PREFIX="*PAPER_SPACE";let he=en;class Q0{convertLayout(t,e){var a,h;const s=new ta;if(s.layoutName=t.layoutName,s.tabOrder=t.tabOrder,t.layoutName==="Model"){const u=he.MODEL_SPACE_NAME;(a=e.tables.BLOCK_RECORD)==null||a.entries.some(m=>m.name.toUpperCase()===u?(s.blockTableRecordId=m.handle,!0):!1)}else(h=e.tables.BLOCK_RECORD)==null||h.entries.some(u=>u.layoutObjects===t.handle?(s.blockTableRecordId=u.handle,!0):!1),s.blockTableRecordId||(s.blockTableRecordId=t.paperSpaceTableId);return s.limits.min.copy(t.minLimit),s.limits.max.copy(t.maxLimit),s.extents.min.copy(t.minExtent),s.extents.max.copy(t.maxExtent),this.processCommonAttrs(t,s),s}convertImageDef(t){const e=new Rh;return e.sourceFileName=t.fileName,this.processCommonAttrs(t,e),e}processCommonAttrs(t,e){e.objectId=t.handle,e.ownerId=t.ownerObjectId}}class Zu{constructor(t){this.taskId=0,this.workers=new Map,this.pendingTasks=new Map,this.config={workerUrl:t.workerUrl,timeout:t.timeout??3e4,maxConcurrentWorkers:t.maxConcurrentWorkers??4}}async execute(t,e){const s=Date.now(),a=this.generateTaskId();try{return await this.executeInWorker(a,t,e||this.config.workerUrl)}catch(h){const u=Date.now()-s;return{success:!1,error:h instanceof Error?h.message:String(h),duration:u}}}async executeInWorker(t,e,s){const a=Date.now();return new Promise((h,u)=>{const m=this.getAvailableWorker(s),b=setTimeout(()=>{this.cleanupTask(t),this.releaseWorker(m),u(new Error(`Worker operation timed out after ${this.config.timeout}ms`))},this.config.timeout);this.pendingTasks.set(t,{resolve:x=>{clearTimeout(b),this.releaseWorker(m),h(x)},reject:x=>{clearTimeout(b),this.releaseWorker(m),u(x)},timeout:b});const f=x=>{const{id:A,success:M,data:L,error:O}=x.data;if(A!==t)return;this.cleanupTask(t);const V=Date.now()-a;h(M?{success:!0,data:L,duration:V}:{success:!1,error:O,duration:V})},w=x=>{this.cleanupTask(t),u(new Error(`Worker error: ${x.message}`))};m.addEventListener("message",f),m.addEventListener("error",w),m.postMessage({id:t,input:e})})}cleanupTask(t){const e=this.pendingTasks.get(t);e&&(clearTimeout(e.timeout),this.pendingTasks.delete(t))}generateTaskId(){return`task_${++this.taskId}_${Date.now()}`}detectWorkerSupport(){return typeof Worker<"u"}getAvailableWorker(t){for(const[s,a]of this.workers)if(!a.isBusy)return a.isBusy=!0,a.worker;if(this.workers.size<this.config.maxConcurrentWorkers){const s=new Worker(t,{type:"module"}),a=this.generateWorkerId(),h={worker:s,isBusy:!0,id:a,createdAt:new Date};return this.workers.set(a,h),s}const e=Array.from(this.workers.values()).sort((s,a)=>s.createdAt.getTime()-a.createdAt.getTime())[0];return e.isBusy=!0,e.worker}releaseWorker(t){for(const[e,s]of this.workers)if(s.worker===t){s.isBusy=!1;break}}generateWorkerId(){return`worker_${Date.now()}_${Math.random().toString(36).substr(2,9)}`}getStats(){return{totalWorkers:this.workers.size,busyWorkers:Array.from(this.workers.values()).filter(t=>t.isBusy).length,pendingTasks:this.pendingTasks.size,config:this.config}}destroy(){for(const[t,e]of this.pendingTasks)clearTimeout(e.timeout),e.reject(new Error("Framework destroyed"));this.pendingTasks.clear();for(const[t,e]of this.workers)e.worker.terminate();this.workers.clear()}}class Qu{constructor(t){this.framework=new Zu(t)}async execute(t,e){return this.framework.execute(t,e)}getStats(){return this.framework.getStats()}destroy(){this.framework.destroy()}}function Ju(n){return new Qu(n)}class J0{constructor(){this.setupMessageHandler()}setupMessageHandler(){self.onmessage=async t=>{const{id:e,input:s}=t.data;try{const a=await this.executeTask(s);this.sendResponse(e,!0,a)}catch(a){this.sendResponse(e,!1,void 0,a instanceof Error?a.message:String(a))}}}sendResponse(t,e,s,a){const h={id:t,success:e,data:s,error:a};self.postMessage(h)}}class tc extends ao{constructor(t={}){super(t),t.parserWorkerUrl||(t.parserWorkerUrl="/assets/dxf-parser-worker.js")}async parse(t){if(this.config.useWorker&&this.config.parserWorkerUrl){const e=Ju({workerUrl:this.config.parserWorkerUrl,maxConcurrentWorkers:1}),s=await e.execute(t);if(e.destroy(),s.success)return{model:s.data,data:{unknownEntityCount:0}};throw new Error(`Failed to parse drawing due to error: '${s.error}'`)}else return{model:new Z0().parse(t),data:{unknownEntityCount:0}}}getFonts(t){var h;const e=new Map,s=u=>{if(u){const m=u.lastIndexOf(".");return m>=0?u.substring(0,m).toLowerCase():u.toLowerCase()}};(h=t.tables.STYLE)==null||h.entries.forEach(u=>{const m=[];if(u.font){const b=s(u.font);b&&m.push(b)}if(u.bigFont){const b=s(u.bigFont);b&&m.push(b)}if(u.extendedFont){const b=s(u.extendedFont);b&&m.push(b)}e.set(u.name,m)});const a=new Set;return this.getFontsInBlock(t.entities,t.blocks,e,a),Array.from(a)}getFontsInBlock(t,e,s,a){const h=/\\f(.*?)\|/g;t.forEach(u=>{if(u.type=="MTEXT"){const m=u;[...m.text.matchAll(h)].forEach(w=>{a.add(w[1].toLowerCase())});const f=s.get(m.styleName);f==null||f.forEach(w=>a.add(w))}else if(u.type=="TEXT"){const m=u,b=s.get(m.styleName);b==null||b.forEach(f=>a.add(f))}else if(u.type=="INSERT"){const b=e[u.name];b&&b.entities&&this.getFontsInBlock(b.entities,e,s,a)}})}async processEntities(t,e,s,a,h){const u=new kl;let m=t.entities;const b=m.length,f=new Va(b,100-a.value,s);this.config.convertByEntityType&&(m=this.groupAndFlattenByType(m));const w=new Map;for(let A=0;A<b;A++){const M=m[A];if(M.type==="ATTRIB"){const L=u.convert(M);if(L&&L.ownerId&&L.ownerId!=="0"){let O=w.get(L==null?void 0:L.ownerId);O==null&&(O=[],w.set(L.ownerId,O)),O.push(L)}}}const x=e.tables.blockTable.modelSpace;await f.processChunk(async(A,M)=>{let L=[],O=A<M?m[A].type:"";for(let F=A;F<M;F++){const at=m[F];if(at.type!=="ATTRIB"){const ft=u.convert(at);if(ft){if(this.config.convertByEntityType&&at.type!==O&&(x.appendEntity(L),L=[],O=at.type),at.type==="INSERT"){const st=w.get(ft.objectId);st&&st.length>0&&st.forEach(H=>{ft.appendAttributes(H)})}L.push(ft)}}}x.appendEntity(L);let V=a.value+M/b*(100-a.value);V>100&&(V=100),h&&await h(V,"ENTITY","IN-PROGRESS")})}async processEntitiesInBlock(t,e,s=!1){const a=new kl,h=t.length,u=[],m=e.objectId,b=[];for(let f=0;f<h;f++){const w=t[f],x=a.convert(w);x&&(w.type==="ATTRIB"?b.push(x):(!s||w.ownerBlockRecordSoftId===m)&&u.push(x))}b.forEach(f=>{const w=e.getIdAt(f.ownerId);w&&w.appendAttributes(f)}),e.appendEntity(u)}processBlocks(t,e){const s=t.blocks;for(const[a,h]of Object.entries(s)){let u=e.tables.blockTable.getAt(h.name);u||(u=new he,u.objectId=h.handle,u.name=a,u.origin.copy(h.position),e.tables.blockTable.add(u)),h.entities?this.processEntitiesInBlock(h.entities,u):u.isPaperSapce&&this.processEntitiesInBlock(t.entities,u,!0)}}processHeader(t,e){const s=t.header;s.$ACADVER&&(e.version=s.$ACADVER),e.cecolor.colorIndex=s.$CECOLOR||256,e.angBase=s.$ANGBASE||0,e.angDir=s.$ANGDIR||0,s.$AUNITS!=null&&(e.aunits=s.$AUNITS),e.celtscale=s.$CELTSCALE||1,e.ltscale=s.$LTSCALE||1,s.$EXTMAX&&(e.extmax=s.$EXTMAX),s.$EXTMIN&&(e.extmin=s.$EXTMIN),s.$INSUNITS!=null&&(e.insunits=s.$INSUNITS),e.pdmode=s.$PDMODE||0,e.pdsize=s.$PDSIZE||0}processBlockTables(t,e){var a;const s=(a=t.tables.BLOCK_RECORD)==null?void 0:a.entries;s&&s.length>0&&(e.tables.blockTable.removeAll(),s.forEach(h=>{const u=new he;u.objectId=h.handle,u.name=h.name,u.layoutId=h.layoutObjects,e.tables.blockTable.add(u)}))}processObjects(t,e){const s=t.objects.byName,a=new Q0;if("LAYOUT"in s){const h=e.objects.layout;s.LAYOUT.forEach(u=>{const m=a.convertLayout(u,t);h.setAt(m.layoutName,m)})}if("IMAGEDEF"in s){const h=e.objects.imageDefinition;s.IMAGEDEF.forEach(u=>{const m=a.convertImageDef(u);h.setAt(m.objectId,m)})}}processViewports(t,e){var a,h;const s=(h=(a=t.tables)==null?void 0:a.VPORT)==null?void 0:h.entries;s&&s.length>0&&s.forEach(u=>{const m=new gc;this.processCommonTableEntryAttrs(u,m),u.circleSides&&(m.circleSides=u.circleSides),m.standardFlag=u.standardFlag,m.center.copy(u.center),m.lowerLeftCorner.copy(u.lowerLeftCorner),m.upperRightCorner.copy(u.upperRightCorner),u.snapBasePoint&&m.snapBase.copy(u.snapBasePoint),u.snapRotationAngle&&(m.snapAngle=u.snapRotationAngle),u.snapSpacing&&m.snapIncrements.copy(u.snapSpacing),u.majorGridLines&&(m.gridMajor=u.majorGridLines),u.gridSpacing&&m.gridIncrements.copy(u.gridSpacing),u.backgroundObjectId&&(m.backgroundObjectId=u.backgroundObjectId),m.gsView.center.copy(u.center),m.gsView.viewDirectionFromTarget.copy(u.viewDirectionFromTarget),m.gsView.viewTarget.copy(u.viewTarget),u.lensLength&&(m.gsView.lensLength=u.lensLength),u.frontClippingPlane&&(m.gsView.frontClippingPlane=u.frontClippingPlane),u.backClippingPlane&&(m.gsView.backClippingPlane=u.backClippingPlane),u.viewHeight&&(m.gsView.viewHeight=u.viewHeight),u.viewTwistAngle&&(m.gsView.viewTwistAngle=u.viewTwistAngle),u.frozenLayers&&(m.gsView.frozenLayers=u.frozenLayers),u.styleSheet&&(m.gsView.styleSheet=u.styleSheet),u.renderMode&&(m.gsView.renderMode=u.renderMode),u.viewMode&&(m.gsView.viewMode=u.viewMode),u.ucsIconSetting&&(m.gsView.ucsIconSetting=u.ucsIconSetting),u.ucsOrigin&&m.gsView.ucsOrigin.copy(u.ucsOrigin),u.ucsXAxis&&m.gsView.ucsXAxis.copy(u.ucsXAxis),u.ucsYAxis&&m.gsView.ucsYAxis.copy(u.ucsYAxis),u.orthographicType&&(m.gsView.orthographicType=u.orthographicType),u.shadePlotSetting&&(m.gsView.shadePlotSetting=u.shadePlotSetting),u.shadePlotObjectId&&(m.gsView.shadePlotObjectId=u.shadePlotObjectId),u.visualStyleObjectId&&(m.gsView.visualStyleObjectId=u.visualStyleObjectId),u.isDefaultLightingOn&&(m.gsView.isDefaultLightingOn=u.isDefaultLightingOn),u.defaultLightingType&&(m.gsView.defaultLightingType=u.defaultLightingType),u.brightness&&(m.gsView.brightness=u.brightness),u.contrast&&(m.gsView.contrast=u.contrast),u.ambientColor&&(m.gsView.ambientColor=u.ambientColor),e.tables.viewportTable.add(m)})}processLayers(t,e){var a,h;const s=(h=(a=t.tables)==null?void 0:a.LAYER)==null?void 0:h.entries;s&&s.length>0&&s.forEach(u=>{const m=new Ye;m.colorIndex=u.colorIndex;const b=new ra({name:u.name,standardFlags:u.standardFlag,linetype:u.lineType,lineWeight:u.lineweight,isOff:u.colorIndex<0,color:m,isPlottable:u.isPlotting});this.processCommonTableEntryAttrs(u,b),e.tables.layerTable.add(b)})}processLineTypes(t,e){var a,h;const s=(h=(a=t.tables)==null?void 0:a.LTYPE)==null?void 0:h.entries;s&&s.length>0&&s.forEach(u=>{const m=new Xs(u);this.processCommonTableEntryAttrs(u,m),m.name=u.name,e.tables.linetypeTable.add(m)})}processTextStyles(t,e){var a;const s=(a=t.tables.STYLE)==null?void 0:a.entries;s&&s.length>0&&s.forEach(h=>{const u=new co(h);this.processCommonTableEntryAttrs(h,u),e.tables.textStyleTable.add(u)})}processDimStyles(t,e){var a;const s=(a=t.tables.DIMSTYLE)==null?void 0:a.entries;s&&s.length>0&&s.forEach(h=>{const u={name:h.name,ownerId:h.ownerObjectId,dimpost:h.DIMPOST||"",dimapost:h.DIMAPOST||"",dimscale:h.DIMSCALE,dimasz:h.DIMASZ,dimexo:h.DIMEXO,dimdli:h.DIMDLI,dimexe:h.DIMEXE,dimrnd:h.DIMRND,dimdle:h.DIMDLE,dimtp:h.DIMTP,dimtm:h.DIMTM,dimtxt:h.DIMTXT,dimcen:h.DIMCEN,dimtsz:h.DIMTSZ,dimaltf:h.DIMALTF,dimlfac:h.DIMLFAC,dimtvp:h.DIMTVP,dimtfac:h.DIMTFAC,dimgap:h.DIMGAP,dimaltrnd:h.DIMALTRND,dimtol:h.DIMTOL==null||h.DIMTOL==0?0:1,dimlim:h.DIMLIM==null||h.DIMLIM==0?0:1,dimtih:h.DIMTIH==null||h.DIMTIH==0?0:1,dimtoh:h.DIMTOH==null||h.DIMTOH==0?0:1,dimse1:h.DIMSE1==null||h.DIMSE1==0?0:1,dimse2:h.DIMSE2==null||h.DIMSE2==0?0:1,dimtad:h.DIMTAD,dimzin:h.DIMZIN,dimazin:h.DIMAZIN,dimalt:h.DIMALT,dimaltd:h.DIMALTD,dimtofl:h.DIMTOFL,dimsah:h.DIMSAH,dimtix:h.DIMTIX,dimsoxd:h.DIMSOXD,dimclrd:h.DIMCLRD,dimclre:h.DIMCLRE,dimclrt:h.DIMCLRT,dimadec:h.DIMADEC||0,dimunit:h.DIMUNIT||2,dimdec:h.DIMDEC,dimtdec:h.DIMTDEC,dimaltu:h.DIMALTU,dimalttd:h.DIMALTTD,dimaunit:h.DIMAUNIT,dimfrac:h.DIMFRAC,dimlunit:h.DIMLUNIT,dimdsep:h.DIMDSEP,dimtmove:h.DIMTMOVE||0,dimjust:h.DIMJUST,dimsd1:h.DIMSD1,dimsd2:h.DIMSD2,dimtolj:h.DIMTOLJ,dimtzin:h.DIMTZIN,dimaltz:h.DIMALTZ,dimalttz:h.DIMALTTZ,dimfit:h.DIMFIT||0,dimupt:h.DIMUPT,dimatfit:h.DIMATFIT,dimtxsty:h.DIMTXSTY||"Standard",dimldrblk:h.DIMLDRBLK||"",dimblk:h.DIMBLK||"",dimblk1:h.DIMBLK1||"",dimblk2:h.DIMBLK2||"",dimlwd:h.DIMLWD,dimlwe:h.DIMLWE},m=new Kn(u);this.processCommonTableEntryAttrs(h,m),e.tables.dimStyleTable.add(m)})}processCommonTableEntryAttrs(t,e){e.name=t.name,e.objectId=t.handle,e.ownerId=t.ownerObjectId}groupAndFlattenByType(t){const e={},s=[];for(const a of t)e[a.type]||(e[a.type]=[],s.push(a.type)),e[a.type].push(a);return s.flatMap(a=>e[a])}}class ec extends ao{constructor(t){super({}),this._database=t}async parse(){return{model:this._database,data:{unknownEntityCount:0}}}getFonts(){return[]}async processEntities(t,e,s,a,h){let u=t.tables.blockTable.modelSpace.newIterator().toArray();const m=u.length,b=new Va(m,100-a.value,s);this.config.convertByEntityType&&(u=this.groupAndFlattenByType(u));const f=e.tables.blockTable.modelSpace;await b.processChunk(async(w,x)=>{let A=[],M=w<x?u[w].type:"";for(let L=w;L<x;L++){const O=u[L];this.config.convertByEntityType&&O.type!==M&&(this.triggerEvents(f,A),A=[],M=O.type),A.push(O)}if(this.triggerEvents(f,A),h){let L=a.value+x/m*(100-a.value);L>100&&(L=100),await h(L,"ENTITY","IN-PROGRESS")}})}processBlocks(){const t=this._database.tables.blockTable.newIterator();for(const e of t){const s=e.newIterator().toArray();this.triggerEvents(e,s)}}processHeader(){}processBlockTables(){}processObjects(){const t=this._database.objects.layout.newIterator();for(const s of t)this._database.events.dictObjetSet.dispatch({database:this._database,object:s,key:s.layoutName});const e=this._database.objects.imageDefinition.newIterator();for(const s of e)this._database.events.dictObjetSet.dispatch({database:this._database,object:s,key:s.objectId})}processViewports(){}processLayers(){this._database.tables.layerTable.newIterator().toArray().forEach(e=>{this._database.events.layerAppended.dispatch({database:this._database,layer:e})})}processLineTypes(){}processTextStyles(){}processDimStyles(){}groupAndFlattenByType(t){const e={},s=[];for(const a of t)e[a.type]||(e[a.type]=[],s.push(a.type)),e[a.type].push(a);return s.flatMap(a=>e[a])}triggerEvents(t,e){(t.isModelSapce||t.isPaperSapce)&&t.database.events.entityAppended.dispatch({database:t.database,entity:e})}}var qs=(n=>(n.DXF="dxf",n.DWG="dwg",n))(qs||{});class fr{constructor(){this.events={registered:new ae,unregistered:new ae},this._converters=new Map,this.register("dxf",new tc)}static createInstance(){return fr._instance==null&&(fr._instance=new fr),this._instance}static get instance(){return fr._instance||(fr._instance=new fr),fr._instance}get fileTypes(){return this._converters.keys()}register(t,e){this._converters.set(t,e),this.events.registered.dispatch({fileType:t,converter:e})}get(t){return this._converters.get(t)}unregister(t){const e=this._converters.get(t);e&&(this._converters.delete(t),this.events.unregistered.dispatch({fileType:t,converter:e}))}}class sn extends jr{constructor(t){super(),this.database=t,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}add(t){t.database=this.database;const e=this.normalizeName(t.name);this._recordsByName.set(e,t),this._recordsById.set(t.objectId,t)}remove(t){const e=this.normalizeName(t),s=this._recordsByName.get(e);return s?(this._recordsById.delete(s.objectId),this._recordsByName.delete(t),!0):!1}removeId(t){const e=this._recordsById.get(t);return e?(this._recordsByName.delete(e.name),this._recordsById.delete(t),!0):!1}removeAll(){this._recordsByName.clear(),this._recordsById.clear()}has(t){const e=this.normalizeName(t);return this._recordsByName.has(e)}hasId(t){return this._recordsById.has(t)}getAt(t){const e=this.normalizeName(t);return this._recordsByName.get(e)}getIdAt(t){return this._recordsById.get(t)}getOwnerIdAt(t){return this._recordsById.get(t)}newIterator(){return new ei(this._recordsByName)}normalizeName(t){return t}}class rc extends sn{constructor(t){super(t)}get modelSpace(){let t=this.getAt(he.MODEL_SPACE_NAME);return t||(t=new he,t.name=he.MODEL_SPACE_NAME,this.add(t)),t}getEntityById(t){for(const e of this.database.tables.blockTable.newIterator()){const s=e.getIdAt(t);if(s)return s}}removeEntity(t){let e=!1;for(const s of this.database.tables.blockTable.newIterator())if(s.removeEntity(t)){e=!0;break}return e}normalizeName(t){let e=t;if(he.isModelSapceName(t))e=he.MODEL_SPACE_NAME;else if(he.isPaperSapceName(t)){const s=he.PAPER_SPACE_NAME_PREFIX,a=t.substring(s.length);e=s+a}return e}}class nc extends sn{constructor(t){super(t)}}class ra extends nn{constructor(t,e){t=t||{},$n(t,{color:new Ye,description:"",standardFlags:0,isHidden:!1,isInUse:!0,isOff:!1,isPlottable:!0,transparency:new Ki,linetype:"",lineWeight:1,materialId:-1}),super(t,e),this.attrs.events.attrChanged.addEventListener(s=>{this.database.events.layerModified.dispatch({database:this.database,layer:this,changes:s.object.changedAttributes()})})}get color(){return this.getAttr("color")}set color(t){this.setAttr("color",t.clone())}get description(){return this.getAttr("description")}set description(t){this.setAttr("description",t)}get standardFlags(){return this.getAttr("standardFlags")}set standardFlags(t){this.setAttr("standardFlags",t)}get isFrozen(){return(this.standardFlags&1)==1}set isFrozen(t){const e=t?1:0;this.standardFlags=this.standardFlags|e}get isHidden(){return this.getAttr("isHidden")}set isHidden(t){this.setAttr("isHidden",t)}get isInUse(){return this.getAttr("isInUse")}set isInUse(t){this.setAttr("isInUse",t)}get isLocked(){return(this.standardFlags&4)==4}set isLocked(t){const e=t?4:0;this.standardFlags=this.standardFlags|e}get isOff(){return this.getAttr("isOff")}set isOff(t){this.setAttr("isOff",t)}get isPlottable(){return this.getAttr("isPlottable")}set isPlottable(t){this.setAttr("isPlottable",t)}get transparency(){return this.getAttr("transparency")}set transparency(t){this.setAttr("transparency",t.clone())}get linetype(){return this.getAttr("linetype")}set linetype(t){this.setAttr("linetype",t)}get lineStyle(){var e;const t=(e=this.database)==null?void 0:e.tables.linetypeTable.getAt(this.linetype);if(t)return{type:"UserSpecified",...t.linetype}}get lineWeight(){return this.getAttr("lineWeight")}set lineWeight(t){this.setAttr("lineWeight",t)}get materialId(){return this.getAttr("materialId")}set materialId(t){this.setAttr("materialId",t)}}class sc extends sn{constructor(t){super(t);const e=new Ye,s=new ra({name:"0",standardFlags:0,linetype:yi,lineWeight:qn.ByLineWeightDefault,isOff:!1,color:e,isPlottable:!0});this.add(s)}add(t){super.add(t),this.database.events.layerAppended.dispatch({database:this.database,layer:t})}}class ic extends sn{constructor(t){super(t)}}class ac extends sn{constructor(t){super(t)}get fonts(){const t=new Set,e=a=>{if(a){const h=a.lastIndexOf(".");if(h>=0){const u=a.substring(0,h).toLowerCase();t.add(u)}else t.add(a.toLowerCase())}},s=this.newIterator();for(const a of s)e(a.fileName),e(a.bigFontFileName);return Array.from(t)}}class oc extends sn{constructor(t){super(t)}}class lc extends sn{constructor(t){super(t)}}class hc extends nn{constructor(t){super(),this.name=t}}const Hi=class Hi extends jr{constructor(){super(),this.events={dictObjetSet:new ae,dictObjectErased:new ae,entityAppended:new ae,entityModified:new ae,entityErased:new ae,layerAppended:new ae,layerModified:new ae,layerErased:new ae,openProgress:new ae,headerSysVarChanged:new ae},this._version=new Wi("AC1014"),this._angBase=0,this._angDir=0,this._aunits=Ua.DecimalDegrees,this._celtscale=1,this._cecolor=new Ye,this._celweight=qn.ByLayer,this._clayer="0",this._extents=new Nt,this._insunits=io.Millimeters,this._ltscale=1,this._pdmode=0,this._pdsize=0,this._tables={appIdTable:new lc(this),blockTable:new rc(this),dimStyleTable:new nc(this),linetypeTable:new ic(this),textStyleTable:new ac(this),layerTable:new sc(this),viewportTable:new oc(this)},this._objects={dictionary:new Hs(this),imageDefinition:new Hs(this),layout:new zh(this),xrecord:new Hs(this)},this._tables.appIdTable.add(new hc(Hi.MLIGHTCAD_APPID))}get tables(){return this._tables}get objects(){return this._objects}get currentSpaceId(){return this._currentSpace||(this._currentSpace=this._tables.blockTable.modelSpace),this._currentSpace.objectId}set currentSpaceId(t){const e=this.tables.blockTable.getIdAt(t);if(e==null)throw new Error(`[AcDbDatabase] The specified block table record id '${t}' doesn't exist in the drawing database!`);this._currentSpace=e}get aunits(){return this._aunits}set aunits(t){this._aunits=t??0,this.triggerHeaderSysVarChangedEvent("aunits")}get version(){return this._version}set version(t){this._version=new Wi(t),this.triggerHeaderSysVarChangedEvent("version")}get insunits(){return this._insunits}set insunits(t){this._insunits=t??4,this.triggerHeaderSysVarChangedEvent("insunits")}get ltscale(){return this._ltscale}set ltscale(t){this._ltscale=t??1,this.triggerHeaderSysVarChangedEvent("ltscale")}get cecolor(){return this._cecolor}set cecolor(t){this._cecolor=t||0,this.triggerHeaderSysVarChangedEvent("cecolor")}get celtscale(){return this._celtscale}set celtscale(t){this._celtscale=t??1,this.triggerHeaderSysVarChangedEvent("celtscale")}get celweight(){return this._celweight}set celweight(t){this._celweight=t??qn.ByLayer,this.triggerHeaderSysVarChangedEvent("celweight")}get clayer(){return this._clayer}set clayer(t){this._clayer=t??"0",this.triggerHeaderSysVarChangedEvent("clayer")}get angBase(){return this._angBase}set angBase(t){this._angBase=t??0,this.triggerHeaderSysVarChangedEvent("angbase")}get angDir(){return this._angDir}set angDir(t){this._angDir=t??0,this.triggerHeaderSysVarChangedEvent("angdir")}get extmax(){return this._extents.max}set extmax(t){t&&(this._extents.expandByPoint(t),this.triggerHeaderSysVarChangedEvent("extmax"))}get extmin(){return this._extents.min}set extmin(t){t&&(this._extents.expandByPoint(t),this.triggerHeaderSysVarChangedEvent("extmin"))}get extents(){return this._extents}get pdmode(){return this._pdmode}set pdmode(t){this._pdmode=t??0,this.triggerHeaderSysVarChangedEvent("pdmode")}get pdsize(){return this._pdsize}set pdsize(t){this._pdsize=t??0,this.triggerHeaderSysVarChangedEvent("pdsize")}async read(t,e,s=qs.DXF){const a=fr.instance.get(s);if(a==null)throw new Error(`Database converter for file type '${s}' isn't registered and can can't read this file!`);this.clear(),await a.read(t,this,e&&e.minimumChunkSize||10,async(h,u,m,b)=>{if(this.events.openProgress.dispatch({database:this,percentage:h,stage:"CONVERSION",subStage:u,subStageStatus:m,data:b}),e&&e.fontLoader&&u=="FONT"&&m=="END"){const f=b||this.tables.textStyleTable.fonts;await e.fontLoader.load(f)}})}async openUri(t,e){var M;this.events.openProgress.dispatch({database:this,percentage:0,stage:"FETCH_FILE",subStageStatus:"START"});const s=await fetch(t);if(!s.ok)throw this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"ERROR"}),new Error(`Failed to fetch file '${t}' with HTTP status code '${s.status}'!`);const a=s.headers.get("content-length"),h=a?parseInt(a,10):null;let u=0;const m=(M=s.body)==null?void 0:M.getReader();if(!m)throw new Error("Failed to get response reader");const b=[];for(;;){const{done:L,value:O}=await m.read();if(L)break;if(b.push(O),u+=O.length,h!==null){const V=Math.round(u/h*100);this.events.openProgress.dispatch({database:this,percentage:V,stage:"FETCH_FILE",subStageStatus:"IN-PROGRESS"})}}const f=new Uint8Array(u);let w=0;for(const L of b)f.set(L,w),w+=L.length;const A=this.getFileNameFromUri(t).toLowerCase().split(".").pop();A==="dwg"?await this.read(f.buffer,e,qs.DWG):A==="dxf"?await this.read(f.buffer,e,qs.DXF):await this.read(f.buffer,e,A),this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"END"})}async regen(){await new ec(this).read(null,this,500,async(e,s,a,h)=>{this.events.openProgress.dispatch({database:this,percentage:e,stage:"CONVERSION",subStage:s,subStageStatus:a,data:h})})}createDefaultData(t={layer:!0,lineType:!0,textStyle:!0,dimStyle:!0,layout:!0}){const e=new Vh(this);t.layer&&e.createDefaultLayer(),t.lineType&&e.createDefaultLineType(),t.textStyle&&e.createDefaultTextStyle(),t.dimStyle&&e.createDefaultDimStyle(),t.layout&&e.createDefaultLayout()}clear(){this._tables.blockTable.removeAll(),this._tables.dimStyleTable.removeAll(),this._tables.linetypeTable.removeAll(),this._tables.textStyleTable.removeAll(),this._tables.layerTable.removeAll(),this._tables.viewportTable.removeAll(),this._objects.layout.removeAll(),this._currentSpace=void 0,this._extents.makeEmpty()}triggerHeaderSysVarChangedEvent(t){this.events.headerSysVarChanged.dispatch({database:this,name:t})}getFileNameFromUri(t){try{const s=new URL(t).pathname.split("/");return s[s.length-1]||""}catch(e){return console.error("Invalid URI:",e),""}}};Hi.MLIGHTCAD_APPID="mlightcad";let Ba=Hi;var uc=(n=>(n[n.Center=0]="Center",n[n.Left=1]="Left",n[n.Right=2]="Right",n[n.OverFirst=3]="OverFirst",n[n.OverSecond=4]="OverSecond",n))(uc||{}),cc=(n=>(n[n.Center=0]="Center",n[n.Above=1]="Above",n[n.Outside=2]="Outside",n[n.JIS=3]="JIS",n[n.Below=4]="Below",n))(cc||{}),dc=(n=>(n[n.Feet=0]="Feet",n[n.None=1]="None",n[n.Inch=2]="Inch",n[n.FeetAndInch=3]="FeetAndInch",n[n.Leading=4]="Leading",n[n.Trailing=8]="Trailing",n[n.LeadingAndTrailing=12]="LeadingAndTrailing",n))(dc||{}),pc=(n=>(n[n.None=0]="None",n[n.Leading=1]="Leading",n[n.Trailing=2]="Trailing",n[n.LeadingAndTrailing=3]="LeadingAndTrailing",n))(pc||{}),mc=(n=>(n[n.Bottom=0]="Bottom",n[n.Middle=1]="Middle",n[n.Top=2]="Top",n))(mc||{});const qi=class qi extends nn{constructor(t,e){t=t||{},$n(t,qi.DEFAULT_DIM_VALUES),super(t,e)}get dimpost(){return this.getAttr("dimpost")}set dimpost(t){this.setAttr("dimpost",t)}get dimapost(){return this.getAttr("dimapost")}set dimapost(t){this.setAttr("dimapost",t)}get dimscale(){return this.getAttr("dimscale")}set dimscale(t){this.setAttr("dimscale",t)}get dimasz(){return this.getAttr("dimasz")}set dimasz(t){this.setAttr("dimasz",t)}get dimexo(){return this.getAttr("dimexo")}set dimexo(t){this.setAttr("dimexo",t)}get dimdli(){return this.getAttr("dimdli")}set dimdli(t){this.setAttr("dimdli",t)}get dimexe(){return this.getAttr("dimexe")}set dimexe(t){this.setAttr("dimexe",t)}get dimrnd(){return this.getAttr("dimrnd")}set dimrnd(t){this.setAttr("dimrnd",t)}get dimdle(){return this.getAttr("dimdle")}set dimdle(t){this.setAttr("dimdle",t)}get dimtp(){return this.getAttr("dimtp")}set dimtp(t){this.setAttr("dimtp",t)}get dimtm(){return this.getAttr("dimtm")}set dimtm(t){this.setAttr("dimtm",t)}get dimtxt(){return this.getAttr("dimtxt")}set dimtxt(t){this.setAttr("dimtxt",t)}get dimcen(){return this.getAttr("dimcen")}set dimcen(t){this.setAttr("dimcen",t)}get dimtsz(){return this.getAttr("dimtsz")}set dimtsz(t){this.setAttr("dimtsz",t)}get dimaltf(){return this.getAttr("dimaltf")}set dimaltf(t){this.setAttr("dimaltf",t)}get dimlfac(){return this.getAttr("dimlfac")}set dimlfac(t){this.setAttr("dimlfac",t)}get dimtvp(){return this.getAttr("dimtvp")}set dimtvp(t){this.setAttr("dimtvp",t)}get dimtfac(){return this.getAttr("dimtfac")}set dimtfac(t){this.setAttr("dimtfac",t)}get dimgap(){return this.getAttr("dimgap")}set dimgap(t){this.setAttr("dimgap",t)}get dimaltrnd(){return this.getAttr("dimaltrnd")}set dimaltrnd(t){this.setAttr("dimaltrnd",t)}get dimtol(){return this.getAttr("dimtol")}set dimtol(t){this.setAttr("dimtol",t)}get dimlim(){return this.getAttr("dimlim")}set dimlim(t){this.setAttr("dimlim",t)}get dimtih(){return this.getAttr("dimtih")}set dimtih(t){this.setAttr("dimtih",t)}get dimtoh(){return this.getAttr("dimtoh")}set dimtoh(t){this.setAttr("dimtoh",t)}get dimse1(){return this.getAttr("dimse1")}set dimse1(t){this.setAttr("dimse1",t)}get dimse2(){return this.getAttr("dimse2")}set dimse2(t){this.setAttr("dimse2",t)}get dimtad(){return this.getAttr("dimtad")}set dimtad(t){this.setAttr("dimtad",t)}get dimzin(){return this.getAttr("dimzin")}set dimzin(t){this.setAttr("dimzin",t)}get dimazin(){return this.getAttr("dimazin")}set dimazin(t){this.setAttr("dimazin",t)}get dimalt(){return this.getAttr("dimalt")}set dimalt(t){this.setAttr("dimalt",t)}get dimaltd(){return this.getAttr("dimaltd")}set dimaltd(t){this.setAttr("dimaltd",t)}get dimtofl(){return this.getAttr("dimtofl")}set dimtofl(t){this.setAttr("dimtofl",t)}get dimsah(){return this.getAttr("dimsah")}set dimsah(t){this.setAttr("dimsah",t)}get dimtix(){return this.getAttr("dimtix")}set dimtix(t){this.setAttr("dimtix",t)}get dimsoxd(){return this.getAttr("dimsoxd")}set dimsoxd(t){this.setAttr("dimsoxd",t)}get dimclrd(){return this.getAttr("dimclrd")}set dimclrd(t){this.setAttr("dimclrd",t)}get dimclre(){return this.getAttr("dimclre")}set dimclre(t){this.setAttr("dimclre",t)}get dimclrt(){return this.getAttr("dimclrt")}set dimclrt(t){this.setAttr("dimclrt",t)}get dimadec(){return this.getAttr("dimadec")}set dimadec(t){this.setAttr("dimadec",t)}get dimunit(){return this.getAttr("dimunit")}set dimunit(t){this.setAttr("dimunit",t)}get dimdec(){return this.getAttr("dimdec")}set dimdec(t){this.setAttr("dimdec",t)}get dimtdec(){return this.getAttr("dimtdec")}set dimtdec(t){this.setAttr("dimtdec",t)}get dimaltu(){return this.getAttr("dimaltu")}set dimaltu(t){this.setAttr("dimaltu",t)}get dimalttd(){return this.getAttr("dimalttd")}set dimalttd(t){this.setAttr("dimalttd",t)}get dimaunit(){return this.getAttr("dimaunit")}set dimaunit(t){this.setAttr("dimaunit",t)}get dimfrac(){return this.getAttr("dimfrac")}set dimfrac(t){this.setAttr("dimfrac",t)}get dimlunit(){return this.getAttr("dimlunit")}set dimlunit(t){this.setAttr("dimlunit",t)}get dimdsep(){return this.getAttr("dimdsep")}set dimdsep(t){this.setAttr("dimdsep",t)}get dimtmove(){return this.getAttr("dimtmove")}set dimtmove(t){this.setAttr("dimtmove",t)}get dimjust(){return this.getAttr("dimjust")}set dimjust(t){this.setAttr("dimjust",t)}get dimsd1(){return this.getAttr("dimsd1")}set dimsd1(t){this.setAttr("dimsd1",t)}get dimsd2(){return this.getAttr("dimsd2")}set dimsd2(t){this.setAttr("dimsd2",t)}get dimtolj(){return this.getAttr("dimtolj")}set dimtolj(t){this.setAttr("dimtolj",t)}get dimtzin(){return this.getAttr("dimtzin")}set dimtzin(t){this.setAttr("dimtzin",t)}get dimaltz(){return this.getAttr("dimaltz")}set dimaltz(t){this.setAttr("dimaltz",t)}get dimalttz(){return this.getAttr("dimalttz")}set dimalttz(t){this.setAttr("dimalttz",t)}get dimfit(){return this.getAttr("dimfit")}set dimfit(t){this.setAttr("dimfit",t)}get dimupt(){return this.getAttr("dimupt")}set dimupt(t){this.setAttr("dimupt",t)}get dimatfit(){return this.getAttr("dimatfit")}set dimatfit(t){this.setAttr("dimatfit",t)}get dimtxsty(){return this.getAttr("dimtxsty")}set dimtxsty(t){this.setAttr("dimtxsty",t)}get dimldrblk(){return this.getAttr("dimldrblk")}set dimldrblk(t){this.setAttr("dimldrblk",t)}get dimblk(){return this.getAttr("dimblk")}set dimblk(t){this.setAttr("dimblk",t)}get dimblk1(){return this.getAttr("dimblk1")}set dimblk1(t){this.setAttr("dimblk1",t)}get dimblk2(){return this.getAttr("dimblk2")}set dimblk2(t){this.setAttr("dimblk2",t)}get dimlwd(){return this.getAttr("dimlwd")}set dimlwd(t){this.setAttr("dimlwd",t)}get dimlwe(){return this.getAttr("dimlwe")}set dimlwe(t){this.setAttr("dimlwe",t)}};qi.DEFAULT_DIM_VALUES={name:"",dimpost:"",dimapost:"",dimscale:1,dimasz:2.5,dimexo:.625,dimdli:.38,dimexe:.18,dimrnd:0,dimdle:0,dimtp:0,dimtm:0,dimtxt:2.5,dimcen:2.5,dimtsz:0,dimaltf:0,dimlfac:1,dimtvp:0,dimtfac:1,dimgap:1,dimaltrnd:0,dimtol:0,dimlim:0,dimtih:0,dimtoh:0,dimse1:0,dimse2:0,dimtad:0,dimzin:0,dimazin:0,dimalt:0,dimaltd:2,dimtofl:0,dimsah:0,dimtix:0,dimsoxd:0,dimclrd:0,dimclre:0,dimclrt:0,dimadec:0,dimunit:2,dimdec:4,dimtdec:4,dimaltu:2,dimalttd:2,dimaunit:0,dimfrac:0,dimlunit:2,dimdsep:".",dimtmove:0,dimjust:0,dimsd1:0,dimsd2:0,dimtolj:0,dimtzin:0,dimaltz:0,dimalttz:0,dimfit:0,dimupt:0,dimatfit:3,dimtxsty:"Standard",dimldrblk:"",dimblk:"",dimblk1:"",dimblk2:"",dimlwd:-2,dimlwe:-2};let Kn=qi;class Xs extends nn{constructor(t){super(),this.name=t.name,this._linetype=t}get numDashes(){return this._linetype.pattern?this._linetype.pattern.length:0}get patternLength(){return this._linetype.totalPatternLength}get comments(){return this._linetype.description}get linetype(){return this._linetype}dashLengthAt(t){if(t<0||t>=this.numDashes)throw new Error('Index must be greater than or equal to zero, but less than the value of property "numDashes".');return this._linetype.pattern[t].elementLength}}const Xi=class Xi{constructor(){this.registry=new Map,this.cache=new Map,this.events={sysVarChanged:new ae},this.registerVar({name:"WHITEBKCOLOR",type:"boolean",isDbVar:!1,defaultValue:!1}),this.registerVar({name:"CECOLOR",type:"color",isDbVar:!0,defaultValue:new Ye(ct.ByLayer)}),this.registerVar({name:"CLAYER",type:"string",isDbVar:!0,defaultValue:"0"}),this.registerVar({name:"PICKBOX",type:"number",isDbVar:!1,defaultValue:0})}static instance(){return this._instance||(this._instance=new Xi),this._instance}registerVar(t){this.registry.set(t.name.toUpperCase(),t)}registerMany(t){t.forEach(e=>this.registerVar(e))}getVar(t,e){t=t.toUpperCase();const s=this.getDescriptor(t);if(s){if(s.isDbVar)return e[t.toLowerCase()];if(this.cache.has(t))return this.cache.get(t)}}setVar(t,e,s){t=t.toUpperCase();const a=this.getDescriptor(t);if(a){const h=this.getVar(t,s);if(a.type!=="string"&&(typeof e=="string"||e instanceof String)){if(a.type==="number"){const u=Number(e);if(Number.isNaN(u))throw new Error("Invalid number input!");e=u}else if(a.type==="boolean")e=this.parseBoolean(e);else if(a.type==="color"){const u=Ye.fromString(e);if(u==null)throw new Error("Invalid color value!");e=u}}a.isDbVar?s[t.toLowerCase()]=e:this.cache.set(t,e),this.events.sysVarChanged.dispatch({name:t,newVal:e,oldVal:h})}else throw new Error(`System variable ${t} not found!`)}getDescriptor(t){return this.registry.get(t.toUpperCase())}getAllDescriptors(){return[...this.registry.values()]}parseBoolean(t){if(t==null)return!1;const e=String(t).trim().toLowerCase(),s=new Set(["true","t","1","yes","y"]),a=new Set(["false","f","0","no","n"]);return s.has(e)?!0:(a.has(e),!1)}};Xi._instance=null;let za=Xi;class co extends nn{constructor(t){super(),this.name=t.name,this._textStyle=t,this._textStyle.font=this.getFileNameWithoutExtension(this._textStyle.font||this._textStyle.extendedFont||this.name),this._isVertical=!1}get obliquingAngle(){return this._textStyle.obliqueAngle}set obliquingAngle(t){this._textStyle.obliqueAngle=t}get priorSize(){return this._textStyle.lastHeight}set priorSize(t){this._textStyle.lastHeight=t}get textSize(){return this._textStyle.fixedTextHeight}set textSize(t){this._textStyle.fixedTextHeight=t}get xScale(){return this._textStyle.widthFactor}set xScale(t){this._textStyle.widthFactor=t}get isVertical(){return this._isVertical}set isVertical(t){this._isVertical=t}get fileName(){return this._textStyle.font}set fileName(t){this._textStyle.font=t}get bigFontFileName(){return this._textStyle.bigFont}set bigFontFileName(t){this._textStyle.bigFont=t}get textStyle(){return this._textStyle}getFileNameWithoutExtension(t){const e=t.split("/").pop();if(e){const s=e.lastIndexOf(".");return s===-1?e:e.substring(0,s)}return t}}const tp={center:new kt,viewDirectionFromTarget:new W(0,0,1),viewTarget:new W(0,0,0),lensLength:500,frontClippingPlane:0,backClippingPlane:0,viewHeight:1e3,viewTwistAngle:0,frozenLayers:[],styleSheet:"",renderMode:eo.OPTIMIZED_2D,viewMode:0,ucsIconSetting:0,ucsOrigin:new W(0,0,0),ucsXAxis:new W(1,0,0),ucsYAxis:new W(0,1,0),orthographicType:ro.TOP,shadePlotSetting:0,shadePlotObjectId:void 0,visualStyleObjectId:void 0,isDefaultLightingOn:!1,defaultLightingType:no.ONE_DISTANT_LIGHT,brightness:0,contrast:0,ambientColor:void 0};class gc extends nn{constructor(){super(),this._circleSides=100,this._center=new kt,this._lowerLeftCorner=new kt(0,0),this._upperRightCorner=new kt(1,1),this._snapBase=new kt(0,0),this._snapAngle=0,this._snapSpacing=new kt(0,0),this._standardFlag=0,this._gridSpacing=new kt,this._gridMajor=10,this._gsView=tp}get circleSides(){return this._circleSides}set circleSides(t){this._circleSides=t}get center(){return this._center}get lowerLeftCorner(){return this._lowerLeftCorner}set lowerLeftCorner(t){this._lowerLeftCorner.copy(t)}get upperRightCorner(){return this._upperRightCorner}set upperRightCorner(t){this._upperRightCorner.copy(t)}get snapBase(){return this._snapBase}set snapBase(t){this._snapBase.copy(t)}get snapAngle(){return this._snapAngle}set snapAngle(t){this._snapAngle=t}get snapIncrements(){return this._snapSpacing}set snapIncrements(t){this._snapSpacing.copy(t)}get gridMajor(){return this._gridMajor}set gridMajor(t){this._gridMajor=t}get gridIncrements(){return this._gridSpacing}set gridIncrements(t){this._gridSpacing.copy(t)}get standardFlag(){return this._standardFlag}set standardFlag(t){this._standardFlag=t}get snapEnabled(){return!!(this._standardFlag&256)}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(t){this._backgroundObjectId=t}get gsView(){return this._gsView}}class fc{constructor(){this.events={layoutCreated:new ae,layoutRemoved:new ae,layoutRenamed:new ae,layoutSwitched:new ae}}countLayouts(t){return this.getWorkingDatabase(t).objects.layout.numEntries}findLayoutNamed(t,e){return this.getWorkingDatabase(e).objects.layout.getAt(t)}findActiveLayout(){const t=this.getActiveLayout();return t?t.layoutName:"Model"}setCurrentLayoutId(t,e){const s=this.getWorkingDatabase(e),a=s.objects.layout.getIdAt(t);return this.setCurrentLayoutInternal(a,s)}setCurrentLayoutBtrId(t,e){const s=this.getWorkingDatabase(e),a=s.objects.layout.getBtrIdAt(t);return this.setCurrentLayoutInternal(a,s)}setCurrentLayout(t,e){const s=this.getWorkingDatabase(e),a=s.objects.layout.getAt(t);return this.setCurrentLayoutInternal(a,s)}renameLayout(t,e,s){const h=this.getWorkingDatabase(s).objects.layout.getAt(t);return h?(h.layoutName=e,this.events.layoutRenamed.dispatch({layout:h,oldName:t,newName:e}),!0):!1}layoutExists(t,e){return this.getWorkingDatabase(e).objects.layout.has(t)}deleteLayout(t,e){const s=this.getWorkingDatabase(e).objects.layout,a=s.getAt(t);let h=!1;return a&&(h=s.remove(t),h&&this.events.layoutRemoved.dispatch({layout:a})),h}createLayout(t,e){const s=this.getWorkingDatabase(e),a=new ta;a.layoutName=t,a.tabOrder=s.objects.layout.maxTabOrder;const h=new he;return h.name=`*Paper_Space${a.tabOrder}`,s.tables.blockTable.add(h),s.objects.layout.setAt(t,a),this.events.layoutCreated.dispatch({layout:a}),{layout:a,btr:h}}getActiveLayout(t){const e=this.getWorkingDatabase(t);return e.objects.layout.getBtrIdAt(e.currentSpaceId)}getWorkingDatabase(t){return t||po().workingDatabase}setCurrentLayoutInternal(t,e){return t?(this.events.layoutSwitched.dispatch({layout:t}),e.currentSpaceId=t.blockTableRecordId,!0):!1}}function po(){return Di.instance}const Yi=class Yi{constructor(){this._workingDatabase=null,this._layoutManager=new fc}get workingDatabase(){if(this._workingDatabase==null)throw new Error("The current working database must be set before using it!");return this._workingDatabase}set workingDatabase(t){this._workingDatabase=t}get layoutManager(){return this._layoutManager}};Yi.instance=new Yi;let Di=Yi;var _c=(n=>(n.kForRead="kForRead",n.kForWrite="kForWrite",n))(_c||{});class mo{constructor(t){if(this._values=[],t)for(const e of t)this._values.push({...e})}get length(){return this._values.length}at(t){return this._values[t]}add(t){this._values.push(t)}addRange(t){for(const e of t)this._values.push(e)}clear(){this._values.length=0}toArray(){return this._values.map(t=>({...t}))}clone(){return new mo(this._values)}[Symbol.iterator](){return this._values[Symbol.iterator]()}}exports.AcCmColor=Ye;exports.AcCmColorMethod=ct;exports.AcCmColorUtil=Jr;exports.AcCmEntityColor=Bc;exports.AcCmErrors=Ke;exports.AcCmEventDispatcher=zc;exports.AcCmEventManager=ae;exports.AcCmLoader=Dc;exports.AcCmLoadingManager=Vl;exports.AcCmObject=Bl;exports.AcCmPerformanceCollector=Fa;exports.AcCmTask=Rl;exports.AcCmTaskScheduler=Fl;exports.AcCmTransparency=Ki;exports.AcCmTransparencyMethod=Me;exports.AcDb2dPolyline=bi;exports.AcDb2dVertex=Na;exports.AcDb2dVertexType=Eh;exports.AcDb3PointAngularDimension=Ri;exports.AcDb3dPolyline=xi;exports.AcDb3dVertex=La;exports.AcDb3dVertexType=Mh;exports.AcDbAlignedDimension=Fi;exports.AcDbAngleUnits=Ua;exports.AcDbArc=wi;exports.AcDbArcDimension=Ca;exports.AcDbAttribute=Pi;exports.AcDbAttributeDefinition=Si;exports.AcDbAttributeFlags=le;exports.AcDbAttributeMTextFlag=_r;exports.AcDbBaseWorker=J0;exports.AcDbBatchProcessing=Va;exports.AcDbBlockReference=Yn;exports.AcDbBlockTable=rc;exports.AcDbBlockTableRecord=he;exports.AcDbCircle=Ii;exports.AcDbCodePage=ja;exports.AcDbCurve=ke;exports.AcDbDataGenerator=Vh;exports.AcDbDatabase=Ba;exports.AcDbDatabaseConverter=ao;exports.AcDbDatabaseConverterManager=fr;exports.AcDbDiametricDimension=Vi;exports.AcDbDictionary=Hs;exports.AcDbDimArrowType=Uh;exports.AcDbDimStyleTable=nc;exports.AcDbDimStyleTableRecord=Kn;exports.AcDbDimTextHorizontal=uc;exports.AcDbDimTextVertical=cc;exports.AcDbDimVerticalJustification=mc;exports.AcDbDimZeroSuppression=dc;exports.AcDbDimZeroSuppressionAngular=pc;exports.AcDbDimension=Ur;exports.AcDbDuplicateRecordCloning=Fh;exports.AcDbDwgVersion=Wi;exports.AcDbDxfCode=Ra;exports.AcDbDxfConverter=tc;exports.AcDbEllipse=Ai;exports.AcDbEntity=Te;exports.AcDbFace=Ei;exports.AcDbFileType=qs;exports.AcDbHatch=Ys;exports.AcDbHatchPatternType=Ds;exports.AcDbHatchStyle=Nh;exports.AcDbHostApplicationServices=Di;exports.AcDbLayerTable=sc;exports.AcDbLayerTableRecord=ra;exports.AcDbLayout=ta;exports.AcDbLayoutDictionary=zh;exports.AcDbLayoutManager=fc;exports.AcDbLeader=Mi;exports.AcDbLeaderAnnotationType=Lh;exports.AcDbLine=Ks;exports.AcDbLineSpacingStyle=Bh;exports.AcDbLinetypeTable=ic;exports.AcDbLinetypeTableRecord=Xs;exports.AcDbMText=$s;exports.AcDbObject=jr;exports.AcDbObjectIterator=ei;exports.AcDbOpenMode=_c;exports.AcDbOrdinateDimension=Ui;exports.AcDbOsnapMode=Ft;exports.AcDbPoint=Li;exports.AcDbPoly2dType=Gn;exports.AcDbPoly3dType=Ws;exports.AcDbPolyline=Ni;exports.AcDbRadialDimension=ji;exports.AcDbRasterImage=Qs;exports.AcDbRasterImageClipBoundaryType=Ch;exports.AcDbRasterImageDef=Rh;exports.AcDbRasterImageImageDisplayOpt=Oh;exports.AcDbRay=Ci;exports.AcDbRegAppTable=lc;exports.AcDbRegAppTableRecord=hc;exports.AcDbRegenerator=ec;exports.AcDbRenderingCache=Zn;exports.AcDbResultBuffer=mo;exports.AcDbSpline=Zs;exports.AcDbSymbolTable=sn;exports.AcDbSymbolTableRecord=nn;exports.AcDbSysVarManager=za;exports.AcDbTable=Ti;exports.AcDbText=Xn;exports.AcDbTextHorizontalMode=Th;exports.AcDbTextStyleTable=ac;exports.AcDbTextStyleTableRecord=co;exports.AcDbTextVerticalMode=kh;exports.AcDbTrace=ki;exports.AcDbUnitsValue=io;exports.AcDbViewport=Oi;exports.AcDbViewportTable=oc;exports.AcDbViewportTableRecord=gc;exports.AcDbWipeout=Bi;exports.AcDbWorkerApi=Qu;exports.AcDbWorkerManager=Zu;exports.AcDbXline=zi;exports.AcDbXrecord=so;exports.AcGeArea2d=Zi;exports.AcGeBox2d=we;exports.AcGeBox3d=Nt;exports.AcGeCatmullRomCurve3d=Sh;exports.AcGeCircArc2d=Dn;exports.AcGeCircArc3d=Qa;exports.AcGeCurve2d=Qn;exports.AcGeEllipseArc2d=Qi;exports.AcGeEllipseArc3d=Ji;exports.AcGeEuler=Qc;exports.AcGeGeometryUtil=ch;exports.AcGeLine2d=Gs;exports.AcGeLine3d=Hn;exports.AcGeLoop2d=Ja;exports.AcGeMathUtil=Pt;exports.AcGeMatrix2d=$i;exports.AcGeMatrix3d=Xe;exports.AcGeNurbsCurve=wn;exports.AcGePlane=Js;exports.AcGePoint2d=kt;exports.AcGePoint3d=W;exports.AcGePolyline2d=In;exports.AcGeQuaternion=Pn;exports.AcGeShape2d=Za;exports.AcGeSpline3d=rn;exports.AcGeTol=Ya;exports.AcGeVector2d=Jt;exports.AcGeVector3d=Y;exports.AcGiArrowType=to;exports.AcGiDefaultLightingType=no;exports.AcGiLineWeight=qn;exports.AcGiMTextAttachmentPoint=xe;exports.AcGiMTextFlowDirection=Vr;exports.AcGiOrthographicType=ro;exports.AcGiRenderMode=eo;exports.AcGiViewport=Ph;exports.AcTrStringUtil=Wc;exports.ByBlock=Gl;exports.ByLayer=ci;exports.DEBUG_MODE=jc;exports.DEFAULT_LINE_TYPE=yi;exports.DEFAULT_TOL=Ka;exports.DEG2RAD=Ga;exports.DefaultLoadingManager=Ul;exports.FLOAT_TOL=bn;exports.ORIGIN_POINT_2D=qc;exports.ORIGIN_POINT_3D=Xa;exports.RAD2DEG=Wa;exports.TAU=Zt;exports.acdbDisableOsnapMode=ld;exports.acdbEnableOsnapMode=od;exports.acdbHasOsnapMode=ad;exports.acdbHostApplicationServices=po;exports.acdbMaskToOsnapModes=sd;exports.acdbOsnapModesToMask=nd;exports.acdbToggleOsnapMode=id;exports.basisFunction=vi;exports.calculateCurveLength=gh;exports.ceilPowerOfTwo=nh;exports.clamp=Fr;exports.clone=Rs;exports.createWorkerApi=Ju;exports.damp=ql;exports.deepClone=Aa;exports.defaults=$n;exports.degToRad=th;exports.dwgCodePageToEncoding=jl;exports.euclideanModulo=Da;exports.evaluateNurbsPoint=js;exports.floorPowerOfTwo=sh;exports.generateChordKnots=ph;exports.generateSqrtChordKnots=mh;exports.generateUUID=Wl;exports.generateUniformKnots=dh;exports.has=Nl;exports.intPartLength=qa;exports.interpolateControlPoints=Xc;exports.inverseLerp=Hl;exports.isBetween=ih;exports.isBetweenAngle=ah;exports.isEmpty=Ll;exports.isEqual=Wn;exports.isImperialUnits=cd;exports.isMetricUnits=ud;exports.isPointInPolygon=$a;exports.isPolygonIntersect=uh;exports.isPowerOfTwo=rh;exports.lerp=Ha;exports.log=Vs;exports.mapLinear=Dl;exports.normalizeAngle=Us;exports.pingpong=Xl;exports.radToDeg=eh;exports.randFloat=Zl;exports.randFloatSpread=Ql;exports.randInt=$l;exports.relativeEps=oh;exports.seededRandom=Jl;exports.setLogLevel=Gc;exports.smootherstep=Kl;exports.smoothstep=Yl;