@mlightcad/data-model 1.7.36 → 1.7.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data-model.cjs +6 -6
- package/lib/base/AcDbDxfCode.d.ts +1 -1
- package/lib/base/AcDbDxfCode.d.ts.map +1 -1
- package/lib/base/AcDbDxfCode.js +188 -1
- package/lib/base/AcDbDxfCode.js.map +1 -1
- package/lib/base/AcDbObject.js +2 -1
- package/lib/base/AcDbObject.js.map +1 -1
- package/lib/base/index.d.ts +9 -7
- package/lib/base/index.d.ts.map +1 -1
- package/lib/base/index.js +6 -7
- package/lib/base/index.js.map +1 -1
- package/lib/converter/index.d.ts +5 -4
- package/lib/converter/index.d.ts.map +1 -1
- package/lib/converter/index.js +4 -4
- package/lib/converter/index.js.map +1 -1
- package/lib/converter/worker/index.d.ts +4 -2
- package/lib/converter/worker/index.d.ts.map +1 -1
- package/lib/converter/worker/index.js +2 -2
- package/lib/converter/worker/index.js.map +1 -1
- package/lib/database/index.d.ts +35 -25
- package/lib/database/index.d.ts.map +1 -1
- package/lib/database/index.js +25 -25
- package/lib/database/index.js.map +1 -1
- package/lib/database/transaction/index.d.ts +2 -2
- package/lib/database/transaction/index.d.ts.map +1 -1
- package/lib/database/transaction/index.js +2 -2
- package/lib/database/transaction/index.js.map +1 -1
- package/lib/entity/dimension/index.d.ts +8 -8
- package/lib/entity/dimension/index.d.ts.map +1 -1
- package/lib/entity/dimension/index.js +8 -8
- package/lib/entity/dimension/index.js.map +1 -1
- package/lib/entity/index.d.ts +38 -34
- package/lib/entity/index.d.ts.map +1 -1
- package/lib/entity/index.js +33 -34
- package/lib/entity/index.js.map +1 -1
- package/lib/index.d.ts +18 -9
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +9 -9
- package/lib/index.js.map +1 -1
- package/lib/misc/AcDbFormatter.js +1 -1
- package/lib/misc/AcDbFormatter.js.map +1 -1
- package/lib/misc/index.d.ts +15 -13
- package/lib/misc/index.d.ts.map +1 -1
- package/lib/misc/index.js +13 -13
- package/lib/misc/index.js.map +1 -1
- package/lib/misc/pat/index.d.ts +5 -4
- package/lib/misc/pat/index.d.ts.map +1 -1
- package/lib/misc/pat/index.js +3 -4
- package/lib/misc/pat/index.js.map +1 -1
- package/lib/object/index.d.ts +8 -6
- package/lib/object/index.d.ts.map +1 -1
- package/lib/object/index.js +6 -6
- package/lib/object/index.js.map +1 -1
- package/lib/object/layout/index.d.ts +6 -4
- package/lib/object/layout/index.d.ts.map +1 -1
- package/lib/object/layout/index.js +4 -4
- package/lib/object/layout/index.js.map +1 -1
- package/package.json +7 -6
- package/dist/data-model.js +0 -27557
package/dist/data-model.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var ur=(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))(ur||{});function Mc(n,e){for(var t=0;t<e.length;t++){const i=e[t];if(typeof i!="string"&&!Array.isArray(i)){for(const s in i)if(s!=="default"&&!(s in n)){const r=Object.getOwnPropertyDescriptor(i,s);r&&Object.defineProperty(n,s,r.get?r:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}var P=(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))(P||{});const va={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},Ts=[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 At=class{static getColorByIndex(e){return Ts[e]}static getIndexByColor(e){const t=Ts.length-1;for(let i=1;i<t;++i)if(Ts[i]===e)return i}static getColorByName(e){return va[e.toLowerCase()]}static getNameByColor(e){for(const[t,i]of Object.entries(va))if(i===e)return t}static getNameByIndex(e){const t=this.getColorByIndex(e);return this.getNameByColor(t)}},X=class He{constructor(e=P.ByLayer,t){this._colorMethod=e,this._colorMethod==P.ByColor&&t==null?this._value=16777215:this._colorMethod==P.ByACI?t==null?this._value=8:t===0?this._colorMethod=P.ByBlock:t===256?this._colorMethod=P.ByLayer:this._value=Math.max(0,Math.min(t,256)):this._value=t}get colorMethod(){return this._colorMethod}set colorMethod(e){this._colorMethod=e}get red(){const e=this.RGB;return e!=null?e>>16&255:void 0}get green(){const e=this.RGB;return e!=null?e>>8&255:void 0}get blue(){const e=this.RGB;return e!=null?e&255:void 0}get RGB(){switch(this._colorMethod){case P.ByColor:case P.ByBlock:case P.ByLayer:return this._value;case P.ByACI:return this._value?At.getColorByIndex(this._value):this._value;default:return}}setRGB(e,t,i){const s=Math.max(0,Math.min(255,Math.round(e))),r=Math.max(0,Math.min(255,Math.round(t))),a=Math.max(0,Math.min(255,Math.round(i)));return this._value=s<<16|r<<8|a,this._colorMethod=P.ByColor,this}setRGBValue(e){return e==null||!Number.isFinite(e)?this:(this._value=e&16777215,this._colorMethod=P.ByColor,this)}setRGBFromCss(e){if(!e)return this;const t=e.trim().toLowerCase();if(t.startsWith("#")){let r=0,a=0,o=0;if(t.length===7)r=parseInt(t.substr(1,2),16),a=parseInt(t.substr(3,2),16),o=parseInt(t.substr(5,2),16);else if(t.length===4)r=parseInt(t[1]+t[1],16),a=parseInt(t[2]+t[2],16),o=parseInt(t[3]+t[3],16);else return this;return this.setRGB(r,a,o)}const i=t.match(/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/);if(i){const r=parseInt(i[1],10),a=parseInt(i[2],10),o=parseInt(i[3],10);return this.setRGB(r,a,o)}const s=At.getColorByName(e);return s!==void 0?this.setRGBValue(s):this}setScalar(e){return this.setRGB(e,e,e)}get hexColor(){const e=this.RGB;return e==null?void 0:"0x"+e.toString(16).padStart(6,"0").toUpperCase()}get cssColor(){const e=this.RGB;if(e!=null)return`rgb(${e>>16&255},${e>>8&255},${e&255})`}cssColorAlpha(e){const t=this.RGB;if(t!=null)return`rgba(${t>>16&255},${t>>8&255},${t&255},${e})`}get colorIndex(){return this._colorMethod===P.ByACI?this._value:this._colorMethod===P.ByLayer?256:this._colorMethod===P.ByBlock?0:void 0}set colorIndex(e){if(e==null)return;const t=Math.max(0,Math.min(256,Math.round(e)));t===0?(this._colorMethod=P.ByBlock,this._value=void 0):t===256?(this._colorMethod=P.ByLayer,this._value=void 0):(this._colorMethod=P.ByACI,this._value=t)}get isByColor(){return this._colorMethod===P.ByColor}get isByACI(){return this._colorMethod===P.ByACI}get isForeground(){return this._colorMethod===P.ByACI&&this._value===7}setForeground(){return this._colorMethod=P.ByACI,this._value=7,this}get isByLayer(){return this._colorMethod===P.ByLayer}setByLayer(e){return this._colorMethod=P.ByLayer,e==null?this._value=256:this._value=e,this}get isByBlock(){return this._colorMethod===P.ByBlock}setByBlock(e){return this._colorMethod=P.ByBlock,e==null?this._value=0:this._value=e,this}get colorName(){switch(this._colorMethod){case P.ByLayer:return"ByLayer";case P.ByBlock:return"ByBlock";case P.ByColor:return this._value?At.getNameByColor(this._value):"";case P.ByACI:return this._value?At.getNameByIndex(this._value):"";default:return}}set colorName(e){if(!e)return;const t=At.getColorByName(e);t!==void 0&&(this._value=t,this._colorMethod=P.ByColor)}clone(){const e=new He;return e._colorMethod=this._colorMethod,e._value=this._value,e}copy(e){return this._colorMethod=e._colorMethod,this._value=e._value,this}equals(e){return this._colorMethod===e._colorMethod&&this._value===e._value}toString(){switch(this._colorMethod){case P.None:return"None";case P.ByLayer:return"ByLayer";case P.ByBlock:return"ByBlock";case P.ByACI:return this._value!==void 0?String(this._value):"";case P.ByColor:return this._value?`RGB:${this.red},${this.green},${this.blue}`:"";default:return""}}static fromString(e){if(!e)return;const t=e.trim();if(/^none$/i.test(t))return new He(P.None);if(/^bylayer$/i.test(t))return new He(P.ByLayer);if(/^byblock$/i.test(t))return new He(P.ByBlock);const i=t.match(/^rgb\s*:\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})$/i);if(i){const r=Number(i[1]),a=Number(i[2]),o=Number(i[3]),l=new He(P.ByColor);return l.setRGB(r,a,o),l}if(/^\d{1,3},\d{1,3},\d{1,3}$/.test(t)){const[r,a,o]=t.split(",").map(Number),l=new He(P.ByColor);return l.setRGB(r,a,o),l}if(/^\d+$/.test(t)){const r=parseInt(t,10);return new He(P.ByACI,r)}if(/^book\$/i.test(t)){const r=t.substring(t.indexOf("$")+1),a=At.getColorByName(r);return a!=null?new He(P.ByColor,a):void 0}const s=At.getColorByName(t);if(s!=null)return new He(P.ByColor,s)}};class kc{constructor(e=P.ByColor,t=0){this._colorMethod=e,this._value=t}get colorMethd(){return this._colorMethod}get red(){return this._value>>16&255}set red(e){this._colorMethod=P.ByColor,this._value=this._value&65535|(e&255)<<16}get green(){return this._value>>8&255}set green(e){this._colorMethod=P.ByColor,this._value=this._value&16711935|(e&255)<<8}get blue(){return this._value&255}set blue(e){this._colorMethod=P.ByColor,this._value=this._value&16776960|e&255}setRGB(e,t,i){this._colorMethod=P.ByColor,this._value=(e&255)<<16|(t&255)<<8|i&255}get colorIndex(){return this._value}set colorIndex(e){this._colorMethod=P.ByACI,this._value=e}get layerIndex(){return this._value}set layerIndex(e){this._colorMethod=P.ByLayer,this._value=e}isByColor(){return this._colorMethod===P.ByColor}isByLayer(){return this._colorMethod===P.ByLayer}isByBlock(){return this._colorMethod===P.ByBlock}isByACI(){return this._colorMethod===P.ByACI}isNone(){return this._colorMethod===P.None}get rawValue(){return this._value}set rawValue(e){this._value=e}}const Ae={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")}};let Cc=class{constructor(){this._listeners={}}addEventListener(e,t){this._listeners===void 0&&(this._listeners={});const i=this._listeners;i[e]===void 0&&(i[e]=[]),i[e].indexOf(t)===-1&&i[e].push(t)}hasEventListener(e,t){if(this._listeners===void 0)return!1;const i=this._listeners;return i[e]!==void 0&&i[e].indexOf(t)!==-1}removeEventListener(e,t){if(this._listeners===void 0)return;const i=this._listeners[e];if(i!==void 0){const s=i.indexOf(t);s!==-1&&i.splice(s,1)}}dispatchEvent(e){if(this._listeners===void 0)return;const t=this._listeners[e.type];if(t!==void 0){e.target=this;const i=t.slice(0);for(let s=0,r=i.length;s<r;s++)i[s].call(this,e)}}},ne=class{constructor(){this.listeners=[]}addEventListener(e){this.listeners.push(e)}removeEventListener(e){this.listeners=this.listeners.filter(t=>t!==e)}replaceEventListener(e){this.removeEventListener(e),this.addEventListener(e)}dispatch(e,...t){for(const i of this.listeners)i.call(null,e,...t)}};function Di(n){return n===null||typeof n!="object"?n:Array.isArray(n)?[...n]:{...n}}function Ws(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(Ws);const e={};for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=Ws(n[t]));return e}function cn(n,...e){for(const t of e)if(t)for(const i in t)Object.prototype.hasOwnProperty.call(t,i)&&n[i]===void 0&&(n[i]=t[i]);return n}function no(n,e){return n!=null&&Object.prototype.hasOwnProperty.call(n,e)}function so(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 mi(n,e){if(n===e)return!0;if(n==null||e==null)return n===e;if(typeof n!=typeof e)return!1;if(typeof n!="object")return n===e;if(Array.isArray(n)!==Array.isArray(e))return!1;if(Array.isArray(n)){if(n.length!==e.length)return!1;for(let s=0;s<n.length;s++)if(!mi(n[s],e[s]))return!1;return!0}const t=Object.keys(n),i=Object.keys(e);if(t.length!==i.length)return!1;for(const s of t)if(!Object.prototype.hasOwnProperty.call(e,s)||!mi(n[s],e[s]))return!1;return!0}var vc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Nc(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ro={exports:{}};(function(n){(function(e,t){n.exports?n.exports=t():e.log=t()})(vc,function(){var e=function(){},t="undefined",i=typeof window!==t&&typeof window.navigator!==t&&/Trident\/|MSIE /.test(window.navigator.userAgent),s=["trace","debug","info","warn","error"],r={},a=null;function o(y,_){var f=y[_];if(typeof f.bind=="function")return f.bind(y);try{return Function.prototype.bind.call(f,y)}catch{return function(){return Function.prototype.apply.apply(f,[y,arguments])}}}function l(){console.log&&(console.log.apply||Function.prototype.apply.apply(console.log,[console,arguments]))}function c(y){return y==="debug"&&(y="log"),typeof console===t?!1:y==="trace"&&i?l:console[y]!==void 0?o(console,y):console.log!==void 0?o(console,"log"):e}function d(){for(var y=this.getLevel(),_=0;_<s.length;_++){var f=s[_];this[f]=_<y?e:this.methodFactory(f,y,this.name)}if(this.log=this.debug,typeof console===t&&y<this.levels.SILENT)return"No console available for logging"}function u(y){return function(){typeof console!==t&&(d.call(this),this[y].apply(this,arguments))}}function p(y,_,f){return c(y)||u.apply(this,arguments)}function g(y,_){var f=this,S,L,k,I="loglevel";typeof y=="string"?I+=":"+y:typeof y=="symbol"&&(I=void 0);function W(B){var $=(s[B]||"silent").toUpperCase();if(!(typeof window===t||!I)){try{window.localStorage[I]=$;return}catch{}try{window.document.cookie=encodeURIComponent(I)+"="+$+";"}catch{}}}function C(){var B;if(!(typeof window===t||!I)){try{B=window.localStorage[I]}catch{}if(typeof B===t)try{var $=window.document.cookie,Xt=encodeURIComponent(I),Rt=$.indexOf(Xt+"=");Rt!==-1&&(B=/^([^;]+)/.exec($.slice(Rt+Xt.length+1))[1])}catch{}return f.levels[B]===void 0&&(B=void 0),B}}function q(){if(!(typeof window===t||!I)){try{window.localStorage.removeItem(I)}catch{}try{window.document.cookie=encodeURIComponent(I)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function R(B){var $=B;if(typeof $=="string"&&f.levels[$.toUpperCase()]!==void 0&&($=f.levels[$.toUpperCase()]),typeof $=="number"&&$>=0&&$<=f.levels.SILENT)return $;throw new TypeError("log.setLevel() called with invalid level: "+B)}f.name=y,f.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},f.methodFactory=_||p,f.getLevel=function(){return k??L??S},f.setLevel=function(B,$){return k=R(B),$!==!1&&W(k),d.call(f)},f.setDefaultLevel=function(B){L=R(B),C()||f.setLevel(B,!1)},f.resetLevel=function(){k=null,q(),d.call(f)},f.enableAll=function(B){f.setLevel(f.levels.TRACE,B)},f.disableAll=function(B){f.setLevel(f.levels.SILENT,B)},f.rebuild=function(){if(a!==f&&(S=R(a.getLevel())),d.call(f),a===f)for(var B in r)r[B].rebuild()},S=R(a?a.getLevel():"WARN");var ae=C();ae!=null&&(k=R(ae)),d.call(f)}a=new g,a.getLogger=function(y){if(typeof y!="symbol"&&typeof y!="string"||y==="")throw new TypeError("You must supply a name when creating a logger.");var _=r[y];return _||(_=r[y]=new g(y,a.methodFactory)),_};var m=typeof window!==t?window.log:void 0;return a.noConflict=function(){return typeof window!==t&&window.log===a&&(window.log=m),a},a.getLoggers=function(){return r},a.default=a,a})})(ro);var ao=ro.exports;const Oc=Nc(ao),Yc=Mc({__proto__:null,default:Oc},[ao]),Xc=!0,ji=Yc;ji.setLevel("debug");const Rc=n=>{try{ji.setLevel(n)}catch(e){ji.setLevel("error"),ji.error(e)}};let oo=class lo{constructor(e,t){this.events={attrChanged:new ne,modelChanged:new ne},this._changing=!1,this._previousAttributes={},this._pending=!1;const i=e||{};t&&cn(i,t),this.attributes=i,this.changed={}}get(e){return this.attributes[e]}set(e,t,i){if(e==null)return this;let s;typeof e=="object"?(s=e,i=t):(s={},s[e]=t),i||(i={});const r=i.unset,a=i.silent,o=[],l=this._changing;this._changing=!0,l||(this._previousAttributes=Di(this.attributes),this.changed={});const c=this.attributes,d=this.changed,u=this._previousAttributes;for(const p in s)t=s[p],mi(c[p],t)||o.push(p),mi(u[p],t)?delete d[p]:d[p]=t,r?delete c[p]:c[p]=t;if(!a){o.length&&(this._pending=i);for(let p=0;p<o.length;p++)this.events.attrChanged.dispatch({object:this,attrName:o[p],attrValue:c[o[p]],options:i})}if(l)return this;if(!a)for(;this._pending;)i=this._pending,this._pending=!1,this.events.modelChanged.dispatch({object:this,options:i});return this._pending=!1,this._changing=!1,this}has(e){return this.get(e)!=null}hasChanged(e){return e==null?!so(this.changed):no(this.changed,e)}changedAttributes(e){if(!e)return this.hasChanged()?Di(this.changed):{};const t=this._changing?this._previousAttributes:this.attributes,i={};for(const s in e){const r=e[s];mi(t[s],r)||(i[s]=r)}return i}previous(e){return e==null||!this._previousAttributes?null:this._previousAttributes[e]}previousAttributes(){return Di(this._previousAttributes)}clone(){const e=Di(this.attributes);return new lo(e)}},gr=class Vi{constructor(){this.entries=new Map}static getInstance(){return Vi.instance||(Vi.instance=new Vi),Vi.instance}collect(e){this.entries.set(e.name,e)}printAll(){for(const[e,t]of this.entries);}clear(){this.entries.clear()}getAll(){return Array.from(this.entries.values())}getEntry(e){return this.entries.get(e)}remove(e){return this.entries.delete(e)}};class Bc{static formatBytes(e,t=2){if(e===0)return"0 B";const i=1024,s=Math.max(0,t),r=["B","KB","MB","GB","TB"],a=Math.floor(Math.log(e)/Math.log(i)),o=e/Math.pow(i,a);return`${parseFloat(o.toFixed(s))} ${r[a]}`}}var de=(n=>(n[n.ByLayer=0]="ByLayer",n[n.ByBlock=1]="ByBlock",n[n.ByAlpha=2]="ByAlpha",n[n.ErrorValue=3]="ErrorValue",n))(de||{});let te=class We{constructor(e){e!==void 0?(this._method=de.ByAlpha,this._alpha=We.clampAlpha(e)):(this._method=de.ByLayer,this._alpha=255)}get method(){return this._method}set method(e){this._method=e}get alpha(){return this._alpha}set alpha(e){this._alpha=We.clampAlpha(e),this._method=de.ByAlpha}get percentage(){if(this._method===de.ByAlpha)return Math.round((1-this._alpha/255)*100)}set percentage(e){const t=Math.max(0,Math.min(100,e)),i=Math.round(255*(1-t/100));this.alpha=i}static clampAlpha(e){return Math.max(0,Math.min(255,Math.floor(e)))}get isByAlpha(){return this._method===de.ByAlpha}get isByBlock(){return this._method===de.ByBlock}get isByLayer(){return this._method===de.ByLayer}get isClear(){return this.isByAlpha&&this._alpha===0}get isSolid(){return this.isByAlpha&&this._alpha===255}get isInvalid(){return this._method===de.ErrorValue}serialize(){return this._method<<24|this._alpha}clone(){const e=new We;return e._method=this._method,e._alpha=this._alpha,e}equals(e){return this._method===e._method&&this._alpha===e._alpha}toString(){return this.isByLayer?"ByLayer":this.isByBlock?"ByBlock":this._alpha.toString()}static fromString(e){const t=e.trim(),i=t.toLowerCase();if(i===""||i==="."||i==="use current"||i==="bylayer"){const a=new We;return a._method=de.ByLayer,a}if(i==="byblock"){const a=new We;return a._method=de.ByBlock,a}const s=Number(t);if(Number.isInteger(s)&&s>=0&&s<=255){const a=new We;return s<=90?a.percentage=s:a.alpha=s,a}const r=new We;return r._method=de.ErrorValue,r}static deserialize(e){const t=e>>>24&255,i=e&255,s=t>=de.ByLayer&&t<=de.ErrorValue?t:de.ErrorValue,r=new We;return r._method=s,r._alpha=We.clampAlpha(i),r}};class ho{constructor(e){this.name=e}run(e){throw new Error("run() must be implemented by subclass")}}class co{constructor(){this.tasks=[],this.onProgress=()=>{},this.onComplete=()=>{},this.onError=()=>!1}scheduleTask(e){return new Promise((t,i)=>{const s=()=>{Promise.resolve(e()).then(t).catch(i)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(s):setTimeout(s,0)})}addTask(e){this.tasks.push(e)}setProgressCallback(e){this.onProgress=e}setCompleteCallback(e){this.onComplete=e}setErrorCallback(e){this.onError=e}async run(e){const t=this.tasks.length;let i=e;for(let s=0;s<t;s++){const r=this.tasks[s];try{i=await this.scheduleTask(async()=>{const a=await r.run(i);return this.onProgress((s+1)/t,r),a})}catch(a){if(this.onError({error:a,taskIndex:s,task:r}))return Promise.reject(a)}}this.onComplete(i)}}let uo=class{constructor(e,t,i){this.isLoading=!1,this.itemsLoaded=0,this.itemsTotal=0,this.urlModifier=void 0,this.handlers=[],this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=i}itemStart(e){this.itemsTotal++,this.isLoading===!1&&this.onStart!==void 0&&this.onStart(e,this.itemsLoaded,this.itemsTotal),this.isLoading=!0}itemEnd(e){this.itemsLoaded++,this.onProgress!==void 0&&this.onProgress(e,this.itemsLoaded,this.itemsTotal),this.itemsLoaded===this.itemsTotal&&(this.isLoading=!1,this.onLoad!==void 0&&this.onLoad())}itemError(e){this.onError!==void 0&&this.onError(e)}resolveURL(e){return this.urlModifier?this.urlModifier(e):e}setURLModifier(e){return this.urlModifier=e,this}addHandler(e,t){return this.handlers.push(e,t),this}removeHandler(e){const t=this.handlers.indexOf(e);return t!==-1&&this.handlers.splice(t,2),this}getHandler(e){for(let t=0,i=this.handlers.length;t<i;t+=2){const s=this.handlers[t],r=this.handlers[t+1];if(s.global&&(s.lastIndex=0),s.test(e))return r}return null}};const go=new uo;class Fc{constructor(e){this.manager=e!==void 0?e:go,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}loadAsync(e,t){return new Promise((i,s)=>{this.load(e,i,t,s)})}parse(e){}setCrossOrigin(e){return this.crossOrigin=e,this}setWithCredentials(e){return this.withCredentials=e,this}setPath(e){return this.path=e,this}setResourcePath(e){return this.resourcePath=e,this}setRequestHeader(e){return this.requestHeader=e,this}}const Na=[{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 Ye{constructor(e){if(typeof e=="string"){const t=Na.find(i=>i.name===e);if(!t)throw new Error(`Unknown DWG version name: ${e}`);this.name=t.name,this.value=t.value;return}if(typeof e=="number"){const t=Na.find(i=>i.value===e);if(!t)throw new Error(`Unknown DWG version value: ${e}`);this.name=t.name,this.value=t.value;return}throw new Error("Invalid constructor argument for AcDbDwgVersion")}}class po{constructor(e={}){this._database=e.database,this._precision=Math.max(0,Math.min(16,e.precision??16)),this._version=e.version instanceof Ye?e.version:e.version!=null?new Ye(e.version):void 0,this._lines=[],this._handleMap=new Map,this._nextHandle=1}get database(){return this._database}set database(e){this._database=e}get precision(){return this._precision}setPrecision(e){return this._precision=Math.max(0,Math.min(16,e)),this}get version(){return this._version}get nextHandle(){return this._nextHandle}setVersion(e){return this._version=e instanceof Ye?e:new Ye(e),this}toString(){return this._lines.join(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var ts=(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))(ts||{});exports.AcCmColorMethod=void 0;(function(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"})(exports.AcCmColorMethod||(exports.AcCmColorMethod={}));var uh=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},gh=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},wo={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},yi=[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],wt=function(){function n(){}return n.getColorByIndex=function(e){return yi[e]},n.getIndexByColor=function(e){for(var t=yi.length-1,r=1;r<t;++r)if(yi[r]===e)return r},n.getColorByName=function(e){return wo[e.toLowerCase()]},n.getNameByColor=function(e){var t,r;try{for(var i=uh(Object.entries(wo)),s=i.next();!s.done;s=i.next()){var o=gh(s.value,2),a=o[0],l=o[1];if(l===e)return a}}catch(c){t={error:c}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}},n.getNameByIndex=function(e){var t=this.getColorByIndex(e);return this.getNameByColor(t)},n}(),ph=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},R=function(){function n(e,t){e===void 0&&(e=exports.AcCmColorMethod.ByLayer),this._colorMethod=e,this._colorMethod==exports.AcCmColorMethod.ByColor&&t==null?this._value=16777215:this._colorMethod==exports.AcCmColorMethod.ByACI?t==null?this._value=8:t===0?this._colorMethod=exports.AcCmColorMethod.ByBlock:t===256?this._colorMethod=exports.AcCmColorMethod.ByLayer:this._value=Math.max(0,Math.min(t,256)):this._value=t}return Object.defineProperty(n.prototype,"colorMethod",{get:function(){return this._colorMethod},set:function(e){this._colorMethod=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"red",{get:function(){var e=this.RGB;return e!=null?e>>16&255:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"green",{get:function(){var e=this.RGB;return e!=null?e>>8&255:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"blue",{get:function(){var e=this.RGB;return e!=null?e&255:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"RGB",{get:function(){switch(this._colorMethod){case exports.AcCmColorMethod.ByColor:case exports.AcCmColorMethod.ByBlock:case exports.AcCmColorMethod.ByLayer:return this._value;case exports.AcCmColorMethod.ByACI:return this._value?wt.getColorByIndex(this._value):this._value;default:return}},enumerable:!1,configurable:!0}),n.prototype.setRGB=function(e,t,r){var i=Math.max(0,Math.min(255,Math.round(e))),s=Math.max(0,Math.min(255,Math.round(t))),o=Math.max(0,Math.min(255,Math.round(r)));return this._value=i<<16|s<<8|o,this._colorMethod=exports.AcCmColorMethod.ByColor,this},n.prototype.setRGBValue=function(e){return e==null||!Number.isFinite(e)?this:(this._value=e&16777215,this._colorMethod=exports.AcCmColorMethod.ByColor,this)},n.prototype.setRGBFromCss=function(e){if(!e)return this;var t=e.trim().toLowerCase();if(t.startsWith("#")){var r=0,i=0,s=0;if(t.length===7)r=parseInt(t.substr(1,2),16),i=parseInt(t.substr(3,2),16),s=parseInt(t.substr(5,2),16);else if(t.length===4)r=parseInt(t[1]+t[1],16),i=parseInt(t[2]+t[2],16),s=parseInt(t[3]+t[3],16);else return this;return this.setRGB(r,i,s)}var o=t.match(/^rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)/);if(o){var r=parseInt(o[1],10),i=parseInt(o[2],10),s=parseInt(o[3],10);return this.setRGB(r,i,s)}var a=wt.getColorByName(e);return a!==void 0?this.setRGBValue(a):this},n.prototype.setScalar=function(e){return this.setRGB(e,e,e)},Object.defineProperty(n.prototype,"hexColor",{get:function(){var e=this.RGB;if(e!=null){var t=e.toString(16).padStart(6,"0").toUpperCase();return"0x"+t}},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"cssColor",{get:function(){var e=this.RGB;if(e!=null)return"rgb(".concat(e>>16&255,",").concat(e>>8&255,",").concat(e&255,")")},enumerable:!1,configurable:!0}),n.prototype.cssColorAlpha=function(e){var t=this.RGB;if(t!=null)return"rgba(".concat(t>>16&255,",").concat(t>>8&255,",").concat(t&255,",").concat(e,")")},Object.defineProperty(n.prototype,"colorIndex",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByACI?this._value:this._colorMethod===exports.AcCmColorMethod.ByLayer?256:this._colorMethod===exports.AcCmColorMethod.ByBlock?0:void 0},set:function(e){if(e!=null){var t=Math.max(0,Math.min(256,Math.round(e)));t===0?(this._colorMethod=exports.AcCmColorMethod.ByBlock,this._value=void 0):t===256?(this._colorMethod=exports.AcCmColorMethod.ByLayer,this._value=void 0):(this._colorMethod=exports.AcCmColorMethod.ByACI,this._value=t)}},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isByColor",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByColor},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isByACI",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByACI},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isForeground",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByACI&&this._value===7},enumerable:!1,configurable:!0}),n.prototype.setForeground=function(){return this._colorMethod=exports.AcCmColorMethod.ByACI,this._value=7,this},Object.defineProperty(n.prototype,"isByLayer",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByLayer},enumerable:!1,configurable:!0}),n.prototype.setByLayer=function(e){return this._colorMethod=exports.AcCmColorMethod.ByLayer,e==null?this._value=256:this._value=e,this},Object.defineProperty(n.prototype,"isByBlock",{get:function(){return this._colorMethod===exports.AcCmColorMethod.ByBlock},enumerable:!1,configurable:!0}),n.prototype.setByBlock=function(e){return this._colorMethod=exports.AcCmColorMethod.ByBlock,e==null?this._value=0:this._value=e,this},Object.defineProperty(n.prototype,"colorName",{get:function(){switch(this._colorMethod){case exports.AcCmColorMethod.ByLayer:return"ByLayer";case exports.AcCmColorMethod.ByBlock:return"ByBlock";case exports.AcCmColorMethod.ByColor:return this._value?wt.getNameByColor(this._value):"";case exports.AcCmColorMethod.ByACI:return this._value?wt.getNameByIndex(this._value):"";default:return}},set:function(e){if(e){var t=wt.getColorByName(e);t!==void 0&&(this._value=t,this._colorMethod=exports.AcCmColorMethod.ByColor)}},enumerable:!1,configurable:!0}),n.prototype.clone=function(){var e=new n;return e._colorMethod=this._colorMethod,e._value=this._value,e},n.prototype.copy=function(e){return this._colorMethod=e._colorMethod,this._value=e._value,this},n.prototype.equals=function(e){return this._colorMethod===e._colorMethod&&this._value===e._value},n.prototype.toString=function(){switch(this._colorMethod){case exports.AcCmColorMethod.None:return"None";case exports.AcCmColorMethod.ByLayer:return"ByLayer";case exports.AcCmColorMethod.ByBlock:return"ByBlock";case exports.AcCmColorMethod.ByACI:return this._value!==void 0?String(this._value):"";case exports.AcCmColorMethod.ByColor:return this._value?"RGB:".concat(this.red,",").concat(this.green,",").concat(this.blue):"";default:return""}},n.fromString=function(e){if(e){var t=e.trim();if(/^none$/i.test(t))return new n(exports.AcCmColorMethod.None);if(/^bylayer$/i.test(t))return new n(exports.AcCmColorMethod.ByLayer);if(/^byblock$/i.test(t))return new n(exports.AcCmColorMethod.ByBlock);var r=t.match(/^rgb\s*:\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})$/i);if(r){var i=Number(r[1]),s=Number(r[2]),o=Number(r[3]),a=new n(exports.AcCmColorMethod.ByColor);return a.setRGB(i,s,o),a}if(/^\d{1,3},\d{1,3},\d{1,3}$/.test(t)){var l=ph(t.split(",").map(Number),3),i=l[0],s=l[1],o=l[2],a=new n(exports.AcCmColorMethod.ByColor);return a.setRGB(i,s,o),a}if(/^\d+$/.test(t)){var c=parseInt(t,10);return new n(exports.AcCmColorMethod.ByACI,c)}if(/^book\$/i.test(t)){var d=t.substring(t.indexOf("$")+1),u=wt.getColorByName(d);return u!=null?new n(exports.AcCmColorMethod.ByColor,u):void 0}var p=wt.getColorByName(t);if(p!=null)return new n(exports.AcCmColorMethod.ByColor,p)}},n}(),mh=function(){function n(e,t){e===void 0&&(e=exports.AcCmColorMethod.ByColor),t===void 0&&(t=0),this._colorMethod=e,this._value=t}return Object.defineProperty(n.prototype,"colorMethd",{get:function(){return this._colorMethod},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"red",{get:function(){return this._value>>16&255},set:function(e){this._colorMethod=exports.AcCmColorMethod.ByColor,this._value=this._value&65535|(e&255)<<16},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"green",{get:function(){return this._value>>8&255},set:function(e){this._colorMethod=exports.AcCmColorMethod.ByColor,this._value=this._value&16711935|(e&255)<<8},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"blue",{get:function(){return this._value&255},set:function(e){this._colorMethod=exports.AcCmColorMethod.ByColor,this._value=this._value&16776960|e&255},enumerable:!1,configurable:!0}),n.prototype.setRGB=function(e,t,r){this._colorMethod=exports.AcCmColorMethod.ByColor,this._value=(e&255)<<16|(t&255)<<8|r&255},Object.defineProperty(n.prototype,"colorIndex",{get:function(){return this._value},set:function(e){this._colorMethod=exports.AcCmColorMethod.ByACI,this._value=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"layerIndex",{get:function(){return this._value},set:function(e){this._colorMethod=exports.AcCmColorMethod.ByLayer,this._value=e},enumerable:!1,configurable:!0}),n.prototype.isByColor=function(){return this._colorMethod===exports.AcCmColorMethod.ByColor},n.prototype.isByLayer=function(){return this._colorMethod===exports.AcCmColorMethod.ByLayer},n.prototype.isByBlock=function(){return this._colorMethod===exports.AcCmColorMethod.ByBlock},n.prototype.isByACI=function(){return this._colorMethod===exports.AcCmColorMethod.ByACI},n.prototype.isNone=function(){return this._colorMethod===exports.AcCmColorMethod.None},Object.defineProperty(n.prototype,"rawValue",{get:function(){return this._value},set:function(e){this._value=e},enumerable:!1,configurable:!0}),n}(),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")}},fh=function(){function n(){this._listeners={}}return n.prototype.addEventListener=function(e,t){this._listeners===void 0&&(this._listeners={});var r=this._listeners;r[e]===void 0&&(r[e]=[]),r[e].indexOf(t)===-1&&r[e].push(t)},n.prototype.hasEventListener=function(e,t){if(this._listeners===void 0)return!1;var r=this._listeners;return r[e]!==void 0&&r[e].indexOf(t)!==-1},n.prototype.removeEventListener=function(e,t){if(this._listeners!==void 0){var r=this._listeners,i=r[e];if(i!==void 0){var s=i.indexOf(t);s!==-1&&i.splice(s,1)}}},n.prototype.dispatchEvent=function(e){if(this._listeners!==void 0){var t=this._listeners,r=t[e.type];if(r!==void 0){e.target=this;for(var i=r.slice(0),s=0,o=i.length;s<o;s++)i[s].call(this,e)}}},n}(),yh=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},_h=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},bh=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))},ne=function(){function n(){this.listeners=[]}return n.prototype.addEventListener=function(e){this.listeners.push(e)},n.prototype.removeEventListener=function(e){this.listeners=this.listeners.filter(function(t){return t!==e})},n.prototype.replaceEventListener=function(e){this.removeEventListener(e),this.addEventListener(e)},n.prototype.dispatch=function(e){for(var t,r,i=[],s=1;s<arguments.length;s++)i[s-1]=arguments[s];try{for(var o=yh(this.listeners),a=o.next();!a.done;a=o.next()){var l=a.value,c=l;c.call.apply(c,bh([null,e],_h(i),!1))}}catch(d){t={error:d}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}},n}(),Ri=function(){return Ri=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}return n},Ri.apply(this,arguments)},wh=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},xh=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))},Zo=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};function Xn(n){return n===null||typeof n!="object"?n:Array.isArray(n)?xh([],wh(n),!1):Ri({},n)}function Bi(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(Bi);var e={};for(var t in n)Object.prototype.hasOwnProperty.call(n,t)&&(e[t]=Bi(n[t]));return e}function rr(n){for(var e,t,r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];try{for(var s=Zo(r),o=s.next();!o.done;o=s.next()){var a=o.value;if(a)for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&n[l]===void 0&&(n[l]=a[l])}}catch(c){e={error:c}}finally{try{o&&!o.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}return n}function Qo(n,e){return n!=null&&Object.prototype.hasOwnProperty.call(n,e)}function Jo(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 dn(n,e){var t,r;if(n===e)return!0;if(n==null||e==null)return n===e;if(typeof n!=typeof e)return!1;if(typeof n!="object")return n===e;if(Array.isArray(n)!==Array.isArray(e))return!1;if(Array.isArray(n)){if(n.length!==e.length)return!1;for(var i=0;i<n.length;i++)if(!dn(n[i],e[i]))return!1;return!0}var s=Object.keys(n),o=Object.keys(e);if(s.length!==o.length)return!1;try{for(var a=Zo(s),l=a.next();!l.done;l=a.next()){var c=l.value;if(!Object.prototype.hasOwnProperty.call(e,c)||!dn(n[c],e[c]))return!1}}catch(d){t={error:d}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return!0}var vh=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Sh(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ea={exports:{}};(function(n){(function(e,t){n.exports?n.exports=t():e.log=t()})(vh,function(){var e=function(){},t="undefined",r=typeof window!==t&&typeof window.navigator!==t&&/Trident\/|MSIE /.test(window.navigator.userAgent),i=["trace","debug","info","warn","error"],s={},o=null;function a(f,_){var y=f[_];if(typeof y.bind=="function")return y.bind(f);try{return Function.prototype.bind.call(y,f)}catch{return function(){return Function.prototype.apply.apply(y,[f,arguments])}}}function l(){console.log&&(console.log.apply||Function.prototype.apply.apply(console.log,[console,arguments]))}function c(f){return f==="debug"&&(f="log"),typeof console===t?!1:f==="trace"&&r?l:console[f]!==void 0?a(console,f):console.log!==void 0?a(console,"log"):e}function d(){for(var f=this.getLevel(),_=0;_<i.length;_++){var y=i[_];this[y]=_<f?e:this.methodFactory(y,f,this.name)}if(this.log=this.debug,typeof console===t&&f<this.levels.SILENT)return"No console available for logging"}function u(f){return function(){typeof console!==t&&(d.call(this),this[f].apply(this,arguments))}}function p(f,_,y){return c(f)||u.apply(this,arguments)}function g(f,_){var y=this,v,P,L,A="loglevel";typeof f=="string"?A+=":"+f:typeof f=="symbol"&&(A=void 0);function O(V){var G=(i[V]||"silent").toUpperCase();if(!(typeof window===t||!A)){try{window.localStorage[A]=G;return}catch{}try{window.document.cookie=encodeURIComponent(A)+"="+G+";"}catch{}}}function k(){var V;if(!(typeof window===t||!A)){try{V=window.localStorage[A]}catch{}if(typeof V===t)try{var G=window.document.cookie,se=encodeURIComponent(A),ve=G.indexOf(se+"=");ve!==-1&&(V=/^([^;]+)/.exec(G.slice(ve+se.length+1))[1])}catch{}return y.levels[V]===void 0&&(V=void 0),V}}function H(){if(!(typeof window===t||!A)){try{window.localStorage.removeItem(A)}catch{}try{window.document.cookie=encodeURIComponent(A)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function M(V){var G=V;if(typeof G=="string"&&y.levels[G.toUpperCase()]!==void 0&&(G=y.levels[G.toUpperCase()]),typeof G=="number"&&G>=0&&G<=y.levels.SILENT)return G;throw new TypeError("log.setLevel() called with invalid level: "+V)}y.name=f,y.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},y.methodFactory=_||p,y.getLevel=function(){return L??P??v},y.setLevel=function(V,G){return L=M(V),G!==!1&&O(L),d.call(y)},y.setDefaultLevel=function(V){P=M(V),k()||y.setLevel(V,!1)},y.resetLevel=function(){L=null,H(),d.call(y)},y.enableAll=function(V){y.setLevel(y.levels.TRACE,V)},y.disableAll=function(V){y.setLevel(y.levels.SILENT,V)},y.rebuild=function(){if(o!==y&&(v=M(o.getLevel())),d.call(y),o===y)for(var V in s)s[V].rebuild()},v=M(o?o.getLevel():"WARN");var $=k();$!=null&&(L=M($)),d.call(y)}o=new g,o.getLogger=function(_){if(typeof _!="symbol"&&typeof _!="string"||_==="")throw new TypeError("You must supply a name when creating a logger.");var y=s[_];return y||(y=s[_]=new g(_,o.methodFactory)),y};var m=typeof window!==t?window.log:void 0;return o.noConflict=function(){return typeof window!==t&&window.log===o&&(window.log=m),o},o.getLoggers=function(){return s},o.default=o,o})})(ea);var Ah=ea.exports;const Lh=Sh(Ah);var Ph=!0,Rn=Lh;Rn.setLevel("debug");var Ih=function(n){try{Rn.setLevel(n)}catch(e){Rn.setLevel("error"),Rn.error(e)}},ta=function(){function n(e,t){this.events={attrChanged:new ne,modelChanged:new ne},this._changing=!1,this._previousAttributes={},this._pending=!1;var r=e||{};t&&rr(r,t),this.attributes=r,this.changed={}}return n.prototype.get=function(e){return this.attributes[e]},n.prototype.set=function(e,t,r){if(e==null)return this;var i;typeof e=="object"?(i=e,r=t):(i={},i[e]=t),r||(r={});var s=r.unset,o=r.silent,a=[],l=this._changing;this._changing=!0,l||(this._previousAttributes=Xn(this.attributes),this.changed={});var c=this.attributes,d=this.changed,u=this._previousAttributes;for(var p in i)t=i[p],dn(c[p],t)||a.push(p),dn(u[p],t)?delete d[p]:d[p]=t,s?delete c[p]:c[p]=t;if(!o){a.length&&(this._pending=r);for(var g=0;g<a.length;g++)this.events.attrChanged.dispatch({object:this,attrName:a[g],attrValue:c[a[g]],options:r})}if(l)return this;if(!o)for(;this._pending;)r=this._pending,this._pending=!1,this.events.modelChanged.dispatch({object:this,options:r});return this._pending=!1,this._changing=!1,this},n.prototype.has=function(e){return this.get(e)!=null},n.prototype.hasChanged=function(e){return e==null?!Jo(this.changed):Qo(this.changed,e)},n.prototype.changedAttributes=function(e){if(!e)return this.hasChanged()?Xn(this.changed):{};var t=this._changing?this._previousAttributes:this.attributes,r={};for(var i in e){var s=e[i];dn(t[i],s)||(r[i]=s)}return r},n.prototype.previous=function(e){return e==null||!this._previousAttributes?null:this._previousAttributes[e]},n.prototype.previousAttributes=function(){return Xn(this._previousAttributes)},n.prototype.clone=function(){var e=Xn(this.attributes);return new n(e)},n}(),Eh=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Th=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},ns=function(){function n(){this.entries=new Map}return n.getInstance=function(){return n.instance||(n.instance=new n),n.instance},n.prototype.collect=function(e){this.entries.set(e.name,e)},n.prototype.printAll=function(){var e,t;try{for(var r=Eh(this.entries),i=r.next();!i.done;i=r.next())var s=Th(i.value,2),o=s[0],a=s[1]}catch(l){e={error:l}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}},n.prototype.clear=function(){this.entries.clear()},n.prototype.getAll=function(){return Array.from(this.entries.values())},n.prototype.getEntry=function(e){return this.entries.get(e)},n.prototype.remove=function(e){return this.entries.delete(e)},n}(),Mh=function(){function n(){}return n.formatBytes=function(e,t){if(t===void 0&&(t=2),e===0)return"0 B";var r=1024,i=Math.max(0,t),s=["B","KB","MB","GB","TB"],o=Math.floor(Math.log(e)/Math.log(r)),a=e/Math.pow(r,o);return"".concat(parseFloat(a.toFixed(i))," ").concat(s[o])},n}();exports.AcCmTransparencyMethod=void 0;(function(n){n[n.ByLayer=0]="ByLayer",n[n.ByBlock=1]="ByBlock",n[n.ByAlpha=2]="ByAlpha",n[n.ErrorValue=3]="ErrorValue"})(exports.AcCmTransparencyMethod||(exports.AcCmTransparencyMethod={}));var ee=function(){function n(e){e!==void 0?(this._method=exports.AcCmTransparencyMethod.ByAlpha,this._alpha=n.clampAlpha(e)):(this._method=exports.AcCmTransparencyMethod.ByLayer,this._alpha=255)}return Object.defineProperty(n.prototype,"method",{get:function(){return this._method},set:function(e){this._method=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"alpha",{get:function(){return this._alpha},set:function(e){this._alpha=n.clampAlpha(e),this._method=exports.AcCmTransparencyMethod.ByAlpha},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"percentage",{get:function(){if(this._method===exports.AcCmTransparencyMethod.ByAlpha)return Math.round((1-this._alpha/255)*100)},set:function(e){var t=Math.max(0,Math.min(100,e)),r=Math.round(255*(1-t/100));this.alpha=r},enumerable:!1,configurable:!0}),n.clampAlpha=function(e){return Math.max(0,Math.min(255,Math.floor(e)))},Object.defineProperty(n.prototype,"isByAlpha",{get:function(){return this._method===exports.AcCmTransparencyMethod.ByAlpha},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isByBlock",{get:function(){return this._method===exports.AcCmTransparencyMethod.ByBlock},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isByLayer",{get:function(){return this._method===exports.AcCmTransparencyMethod.ByLayer},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isClear",{get:function(){return this.isByAlpha&&this._alpha===0},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isSolid",{get:function(){return this.isByAlpha&&this._alpha===255},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isInvalid",{get:function(){return this._method===exports.AcCmTransparencyMethod.ErrorValue},enumerable:!1,configurable:!0}),n.prototype.serialize=function(){var e=this._method;return e<<24|this._alpha},n.prototype.clone=function(){var e=new n;return e._method=this._method,e._alpha=this._alpha,e},n.prototype.equals=function(e){return this._method===e._method&&this._alpha===e._alpha},n.prototype.toString=function(){return this.isByLayer?"ByLayer":this.isByBlock?"ByBlock":this._alpha.toString()},n.fromString=function(e){var t=e.trim(),r=t.toLowerCase();if(r===""||r==="."||r==="use current"||r==="bylayer"){var i=new n;return i._method=exports.AcCmTransparencyMethod.ByLayer,i}if(r==="byblock"){var s=new n;return s._method=exports.AcCmTransparencyMethod.ByBlock,s}var o=Number(t);if(Number.isInteger(o)&&o>=0&&o<=255){var a=new n;return o<=90?a.percentage=o:a.alpha=o,a}var l=new n;return l._method=exports.AcCmTransparencyMethod.ErrorValue,l},n.deserialize=function(e){var t=e>>>24&255,r=e&255,i=t>=exports.AcCmTransparencyMethod.ByLayer&&t<=exports.AcCmTransparencyMethod.ErrorValue?t:exports.AcCmTransparencyMethod.ErrorValue,s=new n;return s._method=i,s._alpha=n.clampAlpha(r),s},n}(),xo=function(n,e,t,r){function i(s){return s instanceof t?s:new t(function(o){o(s)})}return new(t||(t=Promise))(function(s,o){function a(d){try{c(r.next(d))}catch(u){o(u)}}function l(d){try{c(r.throw(d))}catch(u){o(u)}}function c(d){d.done?s(d.value):i(d.value).then(a,l)}c((r=r.apply(n,e||[])).next())})},_i=function(n,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(d){return l([c,d])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(d){c=[6,d],i=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},na=function(){function n(e){this.name=e}return n.prototype.run=function(e){throw new Error("run() must be implemented by subclass")},n}(),ra=function(){function n(){this.tasks=[],this.onProgress=function(){},this.onComplete=function(){},this.onError=function(){return!1}}return n.prototype.scheduleTask=function(e){return new Promise(function(t,r){var i=function(){Promise.resolve(e()).then(t).catch(r)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(i):setTimeout(i,0)})},n.prototype.addTask=function(e){this.tasks.push(e)},n.prototype.setProgressCallback=function(e){this.onProgress=e},n.prototype.setCompleteCallback=function(e){this.onComplete=e},n.prototype.setErrorCallback=function(e){this.onError=e},n.prototype.run=function(e){return xo(this,void 0,void 0,function(){var t,r,i,s,o,a,l=this;return _i(this,function(c){switch(c.label){case 0:t=this.tasks.length,r=e,i=function(d){var u,p,g;return _i(this,function(m){switch(m.label){case 0:u=s.tasks[d],m.label=1;case 1:return m.trys.push([1,3,,4]),[4,s.scheduleTask(function(){return xo(l,void 0,void 0,function(){var f;return _i(this,function(_){switch(_.label){case 0:return[4,u.run(r)];case 1:return f=_.sent(),this.onProgress((d+1)/t,u),[2,f]}})})})];case 2:return r=m.sent(),[3,4];case 3:return p=m.sent(),g=s.onError({error:p,taskIndex:d,task:u}),g?[2,{value:Promise.reject(p)}]:[3,4];case 4:return[2]}})},s=this,o=0,c.label=1;case 1:return o<t?[5,i(o)]:[3,4];case 2:if(a=c.sent(),typeof a=="object")return[2,a.value];c.label=3;case 3:return o++,[3,1];case 4:return this.onComplete(r),[2]}})})},n}(),ia=function(){function n(e,t,r){this.isLoading=!1,this.itemsLoaded=0,this.itemsTotal=0,this.urlModifier=void 0,this.handlers=[],this.onStart=void 0,this.onLoad=e,this.onProgress=t,this.onError=r}return n.prototype.itemStart=function(e){this.itemsTotal++,this.isLoading===!1&&this.onStart!==void 0&&this.onStart(e,this.itemsLoaded,this.itemsTotal),this.isLoading=!0},n.prototype.itemEnd=function(e){this.itemsLoaded++,this.onProgress!==void 0&&this.onProgress(e,this.itemsLoaded,this.itemsTotal),this.itemsLoaded===this.itemsTotal&&(this.isLoading=!1,this.onLoad!==void 0&&this.onLoad())},n.prototype.itemError=function(e){this.onError!==void 0&&this.onError(e)},n.prototype.resolveURL=function(e){return this.urlModifier?this.urlModifier(e):e},n.prototype.setURLModifier=function(e){return this.urlModifier=e,this},n.prototype.addHandler=function(e,t){return this.handlers.push(e,t),this},n.prototype.removeHandler=function(e){var t=this.handlers.indexOf(e);return t!==-1&&this.handlers.splice(t,2),this},n.prototype.getHandler=function(e){for(var t=0,r=this.handlers.length;t<r;t+=2){var i=this.handlers[t],s=this.handlers[t+1];if(i.global&&(i.lastIndex=0),i.test(e))return s}return null},n}(),sa=new ia,Ch=function(){function n(e){this.manager=e!==void 0?e:sa,this.crossOrigin="anonymous",this.withCredentials=!1,this.path="",this.resourcePath="",this.requestHeader={}}return n.prototype.loadAsync=function(e,t){var r=this;return new Promise(function(i,s){r.load(e,i,t,s)})},n.prototype.parse=function(e){},n.prototype.setCrossOrigin=function(e){return this.crossOrigin=e,this},n.prototype.setWithCredentials=function(e){return this.withCredentials=e,this},n.prototype.setPath=function(e){return this.path=e,this},n.prototype.setResourcePath=function(e){return this.resourcePath=e,this},n.prototype.setRequestHeader=function(e){return this.requestHeader=e,this},n}();const vo=[{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 Oe{constructor(e){if(typeof e=="string"){const t=vo.find(r=>r.name===e);if(!t)throw new Error(`Unknown DWG version name: ${e}`);this.name=t.name,this.value=t.value;return}if(typeof e=="number"){const t=vo.find(r=>r.value===e);if(!t)throw new Error(`Unknown DWG version value: ${e}`);this.name=t.name,this.value=t.value;return}throw new Error("Invalid constructor argument for AcDbDwgVersion")}}class oa{constructor(e={}){this._database=e.database,this._precision=Math.max(0,Math.min(16,e.precision??16)),this._version=e.version instanceof Oe?e.version:e.version!=null?new Oe(e.version):void 0,this._lines=[],this._handleMap=new Map,this._nextHandle=1}get database(){return this._database}set database(e){this._database=e}get precision(){return this._precision}setPrecision(e){return this._precision=Math.max(0,Math.min(16,e)),this}get version(){return this._version}get nextHandle(){return this._nextHandle}setVersion(e){return this._version=e instanceof Oe?e:new Oe(e),this}toString(){return this._lines.join(`
|
|
2
2
|
`)+`
|
|
3
|
-
`}registerHandle(e){return this._handleMap.has(e)||(/^[0-9A-F]+$/i.test(e)?this._handleMap.set(e,e.toUpperCase()):(this._handleMap.set(e,this._nextHandle.toString(16).toUpperCase()),this._nextHandle+=1)),this._handleMap.get(e)}resolveHandle(e){if(e)return this.registerHandle(e)}writeGroup(e,t){if(t==null)return this;this._lines.push(String(Math.trunc(e)));const i=this.formatValue(t);return this._lines.push(i===""?"0":i),this}writeStart(e){return this.writeString(0,e)}writeSubclassMarker(e){return this.writeString(100,e)}writeString(e,t){return!t&&t!==""?this:this.writeGroup(e,t)}writeInt8(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt16(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt32(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt64(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeUInt16(e,t){return t==null?this:this.writeGroup(e,Math.max(0,t))}writeUInt32(e,t){return t==null?this:this.writeGroup(e,Math.max(0,t))}writeBoolean(e,t){return t==null?this:this.writeGroup(e,t?1:0)}writeBool(e,t){return this.writeBoolean(e,t)}writeDouble(e,t){return t==null||!Number.isFinite(t)?this:this.writeGroup(e,t)}writeAngle(e,t){return t==null||!Number.isFinite(t)?this:this.writeDouble(e,t*180/Math.PI)}writeHandle(e,t){const i=this.resolveHandle(t);return i?this.writeString(e,i):this}writeObjectId(e,t){return this.writeHandle(e,t)}writePoint2d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this):this}writePoint3d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this.writeDouble(e+20,t.z??0),this):this}writeVector3d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this.writeDouble(e+20,t.z??0),this):this}writeCmColor(e,t=62,i=420){if(!e)return this;const s=e.colorIndex;s!=null&&this.writeInt16(t,s);const r=e.RGB;return r!=null&&e.colorIndex==null&&this.writeInt32(i,r),this}writeTransparency(e,t=440){return!e||e.method===de.ErrorValue?this:this.writeInt32(t,e.serialize())}writeResultBuffer(e){if(!e)return this;for(const t of e)this.writeGroup(t.code,t.value);return this}startSection(e){return this.writeStart("SECTION"),this.writeString(2,e),this}endSection(){return this.writeStart("ENDSEC"),this}startTable(e){return this.writeStart("TABLE"),this.writeString(2,e),this}endTable(){return this.writeStart("ENDTAB"),this}formatValue(e){if(typeof e=="string")return this.sanitizeStringForDxfLine(e);if(typeof e=="boolean")return e?"1":"0";if(typeof e=="number"){if(!Number.isFinite(e))return"0";if(Number.isInteger(e))return String(e);const i=e.toFixed(this._precision).replace(/\.?0+$/,"");return i===""||i==="-"?"0":i}return String(e)}sanitizeStringForDxfLine(e){return e.replace(/\r\n|\r|\n/g," ").replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,"")}}var ni=256,mo=[],Oa=256,In;for(;ni--;)mo[ni]=(ni+256).toString(16).substring(1);function Dc(n){var e=0,t=11;if(!In||ni+t>Oa*2)for(In="",ni=0;e<Oa;e++)In+=mo[Math.random()*256|0];return In.substring(ni,ni+++t)}const Yn="TEMP_";let Gs;function yo(n){Gs=n}class je{constructor(e,t){if(e=e||{},this._attrs=new oo(e,t),this._xDataMap=new Map,!this._attrs.get("objectId"))try{this._attrs.set("objectId",this.database.generateHandle())}catch{this._attrs.set("objectId",this.generateTemporaryHandle())}}generateTemporaryHandle(){return Yn+Dc()}get attrs(){return this._attrs}getAttr(e){const t=this._attrs.get(e);if(t===void 0)throw new Error(`[AcDbObject] Attribute name '${e}' does't exist in this object!`);return t}getAttrWithoutException(e){return this._attrs.get(e)}setAttr(e,t){this._attrs.set(e,t)}get objectId(){return this.getAttr("objectId")}set objectId(e){this._attrs.set("objectId",e),e&&!e.startsWith(Yn)&&this.database.updateMaxHandle(e)}get isTemp(){const e=this.getAttrWithoutException("objectId");return!!e&&e.startsWith(Yn)}get ownerId(){return this.getAttr("ownerId")}set ownerId(e){this._attrs.set("ownerId",e)}get extensionDictionary(){return this.getAttrWithoutException("extensionDictionary")}set extensionDictionary(e){this._attrs.set("extensionDictionary",e)}get database(){if(this._database)return this._database;if(Gs)return Gs().workingDatabase;throw new Error("The current working database must be set before using it!")}set database(e){this._database=e}getXData(e){return this._xDataMap.get(e)}setXData(e){for(const t of e)t.code===ur.ExtendedDataRegAppName&&this._xDataMap.set(t.value,e)}removeXData(e){this._xDataMap.delete(e)}createExtensionDictionary(){}close(){}clone(){const e=Object.create(Object.getPrototypeOf(this)),t=this,i=e;for(const s of Object.keys(t))s!=="_database"&&(i[s]=this.cloneValue(t[s]));return e.objectId=this.generateTemporaryHandle(),e}cloneValue(e){if(e==null||typeof e!="object")return e;if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp)return new RegExp(e.source,e.flags);if(Array.isArray(e))return e.map(s=>this.cloneValue(s));if(e instanceof Map){const s=new Map;for(const[r,a]of e.entries())s.set(this.cloneValue(r),this.cloneValue(a));return s}if(e instanceof Set){const s=new Set;for(const r of e.values())s.add(this.cloneValue(r));return s}if(ArrayBuffer.isView(e)){if(e instanceof DataView)return new DataView(e.buffer.slice(0));const s=e.constructor;return new s(e)}if(e instanceof ArrayBuffer)return e.slice(0);if("clone"in e&&typeof e.clone=="function")return e.clone();const t=Object.create(Object.getPrototypeOf(e)),i=e;for(const s of Object.keys(i))t[s]=this.cloneValue(i[s]);return t}dxfOut(...e){const[t,i=!1]=e;if(t.writeHandle(5,this.objectId),t.writeObjectId(330,this.ownerId),t.writeObjectId(360,this.extensionDictionary),this.dxfOutFields(t),i)for(const s of this._xDataMap.values())t.writeResultBuffer(s);return this}dxfOutFields(e){return this}}let Us;function _o(n){Us=n}function pr(){return Wn.instance}const bs=class bs{constructor(){this._workingDatabase=null}get workingDatabase(){if(this._workingDatabase==null)throw new Error("The current working database must be set before using it!");return this._workingDatabase}set workingDatabase(e){this._workingDatabase=e}get layoutManager(){if(!this._layoutManager){if(!Us)throw new Error("The layout manager factory must be registered before using it!");this._layoutManager=Us()}return this._layoutManager}};bs.instance=new bs;let Wn=bs;yo(pr);var fo=(n=>(n.kForRead="kForRead",n.kForWrite="kForWrite",n))(fo||{});class mr{constructor(e){if(this._values=[],e)for(const t of e)this._values.push({...t})}get length(){return this._values.length}at(e){return this._values[e]}add(e){this._values.push(e)}addRange(e){for(const t of e)this._values.push(t)}clear(){this._values.length=0}toArray(){return this._values.map(e=>({...e}))}clone(){return new mr(this._values)}[Symbol.iterator](){return this._values[Symbol.iterator]()}}class yr{constructor(e,t,i){this._chunkSize=-1,this._minimumChunkSize=50,this._count=e,this._numerOfChunk=t<1?1:t,this._minimumChunkSize=i,this.calculateChunkSize()}get count(){return this._count}get numerOfChunk(){return this._numerOfChunk}get minimumChunkSize(){return this._minimumChunkSize}set minimumChunkSize(e){this._minimumChunkSize=e,this.calculateChunkSize()}get chunkSize(){return this._chunkSize}calculateChunkSize(){let e=this._count/this._numerOfChunk;e<this._minimumChunkSize&&(e=Math.min(this._minimumChunkSize,this._count)),this._chunkSize=e<1?this._count:Math.floor(e)}scheduleTask(e){return new Promise((t,i)=>{const s=()=>{Promise.resolve(e()).then(t).catch(i)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(s):setTimeout(s,0)})}async processChunk(e,t){if(this._count<=0){await(t==null?void 0:t());return}let i=0;const s=async()=>{const r=i,a=Math.min(i+this._chunkSize,this._count);await e(r,a),i=a,i<this._count&&await this.scheduleTask(s)};await s(),await(t==null?void 0:t())}}var Hi=(n=>(n.DXF="dxf",n.DWG="dwg",n))(Hi||{});class Ge{constructor(){this.events={registered:new ne,unregistered:new ne},this._converters=new Map,this.register("dxf",new Ec)}static createInstance(){return Ge._instance==null&&(Ge._instance=new Ge),this._instance}static get instance(){return Ge._instance||(Ge._instance=new Ge),Ge._instance}get fileTypes(){return this._converters.keys()}register(e,t){this._converters.set(e,t),this.events.registered.dispatch({fileType:e,converter:t})}get(e){return this._converters.get(e)}unregister(e){const t=this._converters.get(e);t&&(this._converters.delete(e),this.events.unregistered.dispatch({fileType:e,converter:t}))}}var Se=(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))(Se||{});const me=["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 Ya=1234567;const _r=Math.PI/180,fr=180/Math.PI;function wo(){const n=Math.random()*4294967295|0,e=Math.random()*4294967295|0,t=Math.random()*4294967295|0,i=Math.random()*4294967295|0;return(me[n&255]+me[n>>8&255]+me[n>>16&255]+me[n>>24&255]+"-"+me[e&255]+me[e>>8&255]+"-"+me[e>>16&15|64]+me[e>>24&255]+"-"+me[t&63|128]+me[t>>8&255]+"-"+me[t>>16&255]+me[t>>24&255]+me[i&255]+me[i>>8&255]+me[i>>16&255]+me[i>>24&255]).toLowerCase()}function mt(n,e,t){return Math.max(e,Math.min(t,n))}function wr(n,e){return(n%e+e)%e}function xo(n,e,t,i,s){return i+(n-e)*(s-i)/(t-e)}function bo(n,e,t){return n!==e?(t-n)/(e-n):0}function xr(n,e,t){return(1-t)*n+t*e}function Lo(n,e,t,i){return xr(n,e,1-Math.exp(-t*i))}function So(n,e=1){return e-Math.abs(wr(n,e*2)-e)}function Ao(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*(3-2*n))}function Io(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*n*(n*(n*6-15)+10))}function Po(n,e){return n+Math.floor(Math.random()*(e-n+1))}function Eo(n,e){return n+Math.random()*(e-n)}function To(n){return n*(.5-Math.random())}function Mo(n){n!==void 0&&(Ya=n);let e=Ya+=1831565813;return e=Math.imul(e^e>>>15,e|1),e^=e+Math.imul(e^e>>>7,e|61),((e^e>>>14)>>>0)/4294967296}function ko(n){return n*_r}function Co(n){return n*fr}function vo(n){return(n&n-1)===0&&n!==0}function No(n){return Math.pow(2,Math.ceil(Math.log(n)/Math.LN2))}function Oo(n){return Math.pow(2,Math.floor(Math.log(n)/Math.LN2))}function Wi(n){const e=Math.PI*2;return(n%e+e)%e}function Yo(n,e,t){return n>e&&n<t||n>t&&n<e}function Xo(n,e,t,i=!1){return n=Wi(n),e=Wi(e),t=Wi(t),i?e>t?n<=e&&n>=t:n<=e||n>=t:e<t?n>=e&&n<=t:n>=e||n<=t}function br(n){return n=Math.abs(n),n<1?0:Math.ceil(Math.log10(Math.abs(n)+1))}function Ro(n,e=1e-7){const t=br(n);return Math.max(Math.pow(10,t)*e,e)}const E={DEG2RAD:_r,RAD2DEG:fr,generateUUID:wo,clamp:mt,euclideanModulo:wr,mapLinear:xo,inverseLerp:bo,lerp:xr,damp:Lo,pingpong:So,smoothstep:Ao,smootherstep:Io,randInt:Po,randFloat:Eo,randFloatSpread:To,seededRandom:Mo,degToRad:ko,radToDeg:Co,isPowerOfTwo:vo,ceilPowerOfTwo:No,floorPowerOfTwo:Oo,normalizeAngle:Wi,isBetween:Yo,isBetweenAngle:Xo,intPartLength:br,relativeEps:Ro},$s=class Bo{constructor(e,t){this.x=0,this.y=0;const i=+(e!==void 0)+ +(t!==void 0);if(i!==0){if(i===1&&e instanceof Array){this.x=e[0],this.y=e[1];return}if(i===1){const{x:s,y:r}=e;this.x=s,this.y=r;return}if(i===2){this.x=e,this.y=t;return}throw Ae.ILLEGAL_PARAMETERS}}get width(){return this.x}set width(e){this.x=e}get height(){return this.y}set height(e){this.y=e}set(e,t){return this.x=e,this.y=t,this}setScalar(e){return this.x=e,this.y=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;default:throw new Error("index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+e)}}clone(){return new Bo(this.x,this.y)}copy(e){return this.x=e.x,this.y=e.y,this}add(e){return this.x+=e.x,this.y+=e.y,this}addScalar(e){return this.x+=e,this.y+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this}subScalar(e){return this.x-=e,this.y-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this}multiply(e){return this.x*=e.x,this.y*=e.y,this}multiplyScalar(e){return this.x*=e,this.y*=e,this}divide(e){return this.x/=e.x,this.y/=e.y,this}divideScalar(e){return this.multiplyScalar(1/e)}applyMatrix2d(e){const t=this.x,i=this.y,s=e.elements;return this.x=s[0]*t+s[3]*i+s[6],this.y=s[1]*t+s[4]*i+s[7],this}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this}clamp(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this}clampScalar(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this}clampLength(e,t){const i=this.length();return this.divideScalar(i||1).multiplyScalar(Math.max(e,Math.min(t,i)))}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(e){return this.x*e.x+this.y*e.y}cross(e){return this.x*e.y-this.y*e.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(e){const t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;const i=this.dot(e)/t;return Math.acos(Math.max(-1,Math.min(1,i)))}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,i=this.y-e.y;return t*t+i*i}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this}lerpVectors(e,t,i){return this.x=e.x+(t.x-e.x)*i,this.y=e.y+(t.y-e.y)*i,this}equals(e){return e.x===this.x&&e.y===this.y}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e}rotateAround(e,t){const i=Math.cos(t),s=Math.sin(t),r=this.x-e.x,a=this.y-e.y;return this.x=r*i-a*s+e.x,this.y=r*s+a*i+e.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}relativeEps(e=1e-7){return Math.min(E.relativeEps(this.x,e),E.relativeEps(this.y,e))}*[Symbol.iterator](){yield this.x,yield this.y}};$s.EMPTY=Object.freeze(new $s(0,0));let Z=$s;const qs=class Fo{constructor(e,t,i,s,r,a,o,l,c){this.elements=[1,0,0,0,1,0,0,0,1],e!=null&&t!=null&&i!=null&&s!=null&&r!=null&&a!=null&&o!=null&&l!=null&&c!=null&&this.set(e,t,i,s,r,a,o,l,c)}set(e,t,i,s,r,a,o,l,c){const d=this.elements;return d[0]=e,d[1]=s,d[2]=o,d[3]=t,d[4]=r,d[5]=l,d[6]=i,d[7]=a,d[8]=c,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(e){const t=this.elements,i=e.elements;return t[0]=i[0],t[1]=i[1],t[2]=i[2],t[3]=i[3],t[4]=i[4],t[5]=i[5],t[6]=i[6],t[7]=i[7],t[8]=i[8],this}extractBasis(e,t,i){return e.setFromMatrix3Column(this,0),t.setFromMatrix3Column(this,1),i.setFromMatrix3Column(this,2),this}setFromMatrix4(e){const t=e.elements;return this.set(t[0],t[4],t[8],t[1],t[5],t[9],t[2],t[6],t[10]),this}multiply(e){return this.multiplyMatrices(this,e)}premultiply(e){return this.multiplyMatrices(e,this)}multiplyMatrices(e,t){const i=e.elements,s=t.elements,r=this.elements,a=i[0],o=i[3],l=i[6],c=i[1],d=i[4],u=i[7],p=i[2],g=i[5],m=i[8],y=s[0],_=s[3],f=s[6],S=s[1],L=s[4],k=s[7],I=s[2],W=s[5],C=s[8];return r[0]=a*y+o*S+l*I,r[3]=a*_+o*L+l*W,r[6]=a*f+o*k+l*C,r[1]=c*y+d*S+u*I,r[4]=c*_+d*L+u*W,r[7]=c*f+d*k+u*C,r[2]=p*y+g*S+m*I,r[5]=p*_+g*L+m*W,r[8]=p*f+g*k+m*C,this}multiplyScalar(e){const t=this.elements;return t[0]*=e,t[3]*=e,t[6]*=e,t[1]*=e,t[4]*=e,t[7]*=e,t[2]*=e,t[5]*=e,t[8]*=e,this}determinant(){const e=this.elements,t=e[0],i=e[1],s=e[2],r=e[3],a=e[4],o=e[5],l=e[6],c=e[7],d=e[8];return t*a*d-t*o*c-i*r*d+i*o*l+s*r*c-s*a*l}invert(){const e=this.elements,t=e[0],i=e[1],s=e[2],r=e[3],a=e[4],o=e[5],l=e[6],c=e[7],d=e[8],u=d*a-o*c,p=o*l-d*r,g=c*r-a*l,m=t*u+i*p+s*g;if(m===0)return this.set(0,0,0,0,0,0,0,0,0);const y=1/m;return e[0]=u*y,e[1]=(s*c-d*i)*y,e[2]=(o*i-s*a)*y,e[3]=p*y,e[4]=(d*t-s*l)*y,e[5]=(s*r-o*t)*y,e[6]=g*y,e[7]=(i*l-c*t)*y,e[8]=(a*t-i*r)*y,this}transpose(){let e;const t=this.elements;return e=t[1],t[1]=t[3],t[3]=e,e=t[2],t[2]=t[6],t[6]=e,e=t[5],t[5]=t[7],t[7]=e,this}getNormalMatrix(e){return this.setFromMatrix4(e).invert().transpose()}transposeIntoArray(e){const t=this.elements;return e.elements[0]=t[0],e.elements[1]=t[3],e.elements[2]=t[6],e.elements[3]=t[1],e.elements[4]=t[4],e.elements[5]=t[7],e.elements[6]=t[2],e.elements[7]=t[5],e.elements[8]=t[8],this}setUvTransform(e,t,i,s,r,a,o){const l=Math.cos(r),c=Math.sin(r);return this.set(i*l,i*c,-i*(l*a+c*o)+a+e,-s*c,s*l,-s*(-c*a+l*o)+o+t,0,0,1),this}scale(e,t){return this.premultiply(Ms.makeScale(e,t)),this}rotate(e){return this.premultiply(Ms.makeRotation(-e)),this}translate(e,t){return this.premultiply(Ms.makeTranslation(e,t)),this}makeTranslation(e,t){return e instanceof Z?this.set(1,0,e.x,0,1,e.y,0,0,1):this.set(1,0,e,0,1,t,0,0,1),this}makeRotation(e){const t=Math.cos(e),i=Math.sin(e);return this.set(t,-i,0,i,t,0,0,0,1),this}makeScale(e,t){return this.set(e,0,0,0,t,0,0,0,1),this}equals(e){const t=this.elements,i=e.elements;for(let s=0;s<9;s++)if(t[s]!==i[s])return!1;return!0}fromArray(e,t=0){for(let i=0;i<9;i++)this.elements[i]=e[i+t];return this}toArray(e=[],t=0){const i=this.elements;return e[t]=i[0],e[t+1]=i[1],e[t+2]=i[2],e[t+3]=i[3],e[t+4]=i[4],e[t+5]=i[5],e[t+6]=i[6],e[t+7]=i[7],e[t+8]=i[8],e}clone(){return new Fo().fromArray(this.elements)}};qs.IDENTITY=Object.freeze(new qs);let dn=qs;const Ms=new dn,ti=1e-6,G=2*Math.PI,Vc={x:0,y:0},Lr={x:0,y:0,z:0};class un{constructor(){this.equalPointTol=ti,this.equalVectorTol=ti}clone(){const e=new un;return e.equalPointTol=this.equalPointTol,e.equalVectorTol=this.equalVectorTol,e}equalPoint2d(e,t){return new Z(e).sub(t).length()<this.equalPointTol}equalPoint3d(e,t){return new w(e).sub(t).length()<this.equalPointTol}static equalToZero(e,t=ti){return e<t&&e>-t}static equal(e,t,i=ti){return Math.abs(e-t)<i}static great(e,t,i=ti){return e-t>i}static less(e,t,i=ti){return e-t<i}}const Sr=new un;class li{constructor(e=0,t=0,i=0,s=1){this._x=e,this._y=t,this._z=i,this._w=s}static slerpFlat(e,t,i,s,r,a,o){let l=i[s+0],c=i[s+1],d=i[s+2],u=i[s+3];const p=r[a+0],g=r[a+1],m=r[a+2],y=r[a+3];if(o===0){e[t+0]=l,e[t+1]=c,e[t+2]=d,e[t+3]=u;return}if(o===1){e[t+0]=p,e[t+1]=g,e[t+2]=m,e[t+3]=y;return}if(u!==y||l!==p||c!==g||d!==m){let _=1-o;const f=l*p+c*g+d*m+u*y,S=f>=0?1:-1,L=1-f*f;if(L>Number.EPSILON){const I=Math.sqrt(L),W=Math.atan2(I,f*S);_=Math.sin(_*W)/I,o=Math.sin(o*W)/I}const k=o*S;if(l=l*_+p*k,c=c*_+g*k,d=d*_+m*k,u=u*_+y*k,_===1-o){const I=1/Math.sqrt(l*l+c*c+d*d+u*u);l*=I,c*=I,d*=I,u*=I}}e[t]=l,e[t+1]=c,e[t+2]=d,e[t+3]=u}static multiplyQuaternionsFlat(e,t,i,s,r,a){const o=i[s],l=i[s+1],c=i[s+2],d=i[s+3],u=r[a],p=r[a+1],g=r[a+2],m=r[a+3];return e[t]=o*m+d*u+l*g-c*p,e[t+1]=l*m+d*p+c*u-o*g,e[t+2]=c*m+d*g+o*p-l*u,e[t+3]=d*m-o*u-l*p-c*g,e}get x(){return this._x}set x(e){this._x=e,this._onChangeCallback()}get y(){return this._y}set y(e){this._y=e,this._onChangeCallback()}get z(){return this._z}set z(e){this._z=e,this._onChangeCallback()}get w(){return this._w}set w(e){this._w=e,this._onChangeCallback()}set(e,t,i,s){return this._x=e,this._y=t,this._z=i,this._w=s,this._onChangeCallback(),this}clone(){return new li(this._x,this._y,this._z,this._w)}copy(e){return this._x=e.x,this._y=e.y,this._z=e.z,this._w=e.w,this._onChangeCallback(),this}setFromEuler(e,t=!0){const i=e.x,s=e.y,r=e.z,a=e.order,o=Math.cos,l=Math.sin,c=o(i/2),d=o(s/2),u=o(r/2),p=l(i/2),g=l(s/2),m=l(r/2);switch(a){case"XYZ":this._x=p*d*u+c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u-p*g*m;break;case"YXZ":this._x=p*d*u+c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u+p*g*m;break;case"ZXY":this._x=p*d*u-c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u-p*g*m;break;case"ZYX":this._x=p*d*u-c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u+p*g*m;break;case"YZX":this._x=p*d*u+c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u-p*g*m;break;case"XZY":this._x=p*d*u-c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u+p*g*m;break}return t===!0&&this._onChangeCallback(),this}setFromAxisAngle(e,t){const i=t/2,s=Math.sin(i);return this._x=e.x*s,this._y=e.y*s,this._z=e.z*s,this._w=Math.cos(i),this._onChangeCallback(),this}setFromRotationMatrix(e){const t=e.elements,i=t[0],s=t[4],r=t[8],a=t[1],o=t[5],l=t[9],c=t[2],d=t[6],u=t[10],p=i+o+u;if(p>0){const g=.5/Math.sqrt(p+1);this._w=.25/g,this._x=(d-l)*g,this._y=(r-c)*g,this._z=(a-s)*g}else if(i>o&&i>u){const g=2*Math.sqrt(1+i-o-u);this._w=(d-l)/g,this._x=.25*g,this._y=(s+a)/g,this._z=(r+c)/g}else if(o>u){const g=2*Math.sqrt(1+o-i-u);this._w=(r-c)/g,this._x=(s+a)/g,this._y=.25*g,this._z=(l+d)/g}else{const g=2*Math.sqrt(1+u-i-o);this._w=(a-s)/g,this._x=(r+c)/g,this._y=(l+d)/g,this._z=.25*g}return this._onChangeCallback(),this}setFromUnitVectors(e,t){let i=e.dot(t)+1;return i<Number.EPSILON?(i=0,Math.abs(e.x)>Math.abs(e.z)?(this._x=-e.y,this._y=e.x,this._z=0,this._w=i):(this._x=0,this._y=-e.z,this._z=e.y,this._w=i)):(this._x=e.y*t.z-e.z*t.y,this._y=e.z*t.x-e.x*t.z,this._z=e.x*t.y-e.y*t.x,this._w=i),this.normalize()}angleTo(e){return 2*Math.acos(Math.abs(mt(this.dot(e),-1,1)))}rotateTowards(e,t){const i=this.angleTo(e);if(i===0)return this;const s=Math.min(1,t/i);return this.slerp(e,s),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(e){return this._x*e._x+this._y*e._y+this._z*e._z+this._w*e._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 e=this.length();return e===0?(this._x=0,this._y=0,this._z=0,this._w=1):(e=1/e,this._x=this._x*e,this._y=this._y*e,this._z=this._z*e,this._w=this._w*e),this._onChangeCallback(),this}multiply(e){return this.multiplyQuaternions(this,e)}premultiply(e){return this.multiplyQuaternions(e,this)}multiplyQuaternions(e,t){const i=e._x,s=e._y,r=e._z,a=e._w,o=t._x,l=t._y,c=t._z,d=t._w;return this._x=i*d+a*o+s*c-r*l,this._y=s*d+a*l+r*o-i*c,this._z=r*d+a*c+i*l-s*o,this._w=a*d-i*o-s*l-r*c,this._onChangeCallback(),this}slerp(e,t){if(t===0)return this;if(t===1)return this.copy(e);const i=this._x,s=this._y,r=this._z,a=this._w;let o=a*e._w+i*e._x+s*e._y+r*e._z;if(o<0?(this._w=-e._w,this._x=-e._x,this._y=-e._y,this._z=-e._z,o=-o):this.copy(e),o>=1)return this._w=a,this._x=i,this._y=s,this._z=r,this;const l=1-o*o;if(l<=Number.EPSILON){const g=1-t;return this._w=g*a+t*this._w,this._x=g*i+t*this._x,this._y=g*s+t*this._y,this._z=g*r+t*this._z,this.normalize(),this}const c=Math.sqrt(l),d=Math.atan2(c,o),u=Math.sin((1-t)*d)/c,p=Math.sin(t*d)/c;return this._w=a*u+this._w*p,this._x=i*u+this._x*p,this._y=s*u+this._y*p,this._z=r*u+this._z*p,this._onChangeCallback(),this}slerpQuaternions(e,t,i){return this.copy(e).slerp(t,i)}random(){const e=2*Math.PI*Math.random(),t=2*Math.PI*Math.random(),i=Math.random(),s=Math.sqrt(1-i),r=Math.sqrt(i);return this.set(s*Math.sin(e),s*Math.cos(e),r*Math.sin(t),r*Math.cos(t))}equals(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._w===this._w}fromArray(e,t=0){return this._x=e[t],this._y=e[t+1],this._z=e[t+2],this._w=e[t+3],this._onChangeCallback(),this}toArray(e=[],t=0){return e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._w,e}toJSON(){return this.toArray()}_onChange(e){return this._onChangeCallback=e,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}const xe=class Do{constructor(e,t,i){this.x=0,this.y=0,this.z=0;const s=+(e!==void 0)+ +(t!==void 0)+ +(i!==void 0);if(s!==0){if(s===1&&e instanceof Array){this.x=e[0],this.y=e[1],this.z=e[2];return}if(s===1){const{x:r,y:a,z:o}=e;this.x=r,this.y=a,this.z=o||0;return}if(s===3){this.x=e,this.y=t,this.z=i;return}throw Ae.ILLEGAL_PARAMETERS}}set(e,t,i){return i===void 0&&(i=this.z),this.x=e,this.y=t,this.z=i,this}setScalar(e){return this.x=e,this.y=e,this.z=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setZ(e){return this.z=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;default:throw new Error("index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+e)}}clone(){return new Do(this.x,this.y,this.z)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z||0,this}add(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z||0,this}addScalar(e){return this.x+=e,this.y+=e,this.z+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this}subScalar(e){return this.x-=e,this.y-=e,this.z-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this}multiply(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this}multiplyScalar(e){return this.x*=e,this.y*=e,this.z*=e,this}multiplyVectors(e,t){return this.x=e.x*t.x,this.y=e.y*t.y,this.z=e.z*t.z,this}applyEuler(e){return this.applyQuaternion(Xa.setFromEuler(e))}applyAxisAngle(e,t){return this.applyQuaternion(Xa.setFromAxisAngle(e,t))}applyMatrix3(e){const t=this.x,i=this.y,s=this.z,r=e.elements;return this.x=r[0]*t+r[3]*i+r[6]*s,this.y=r[1]*t+r[4]*i+r[7]*s,this.z=r[2]*t+r[5]*i+r[8]*s,this}applyNormalMatrix(e){return this.applyMatrix3(e).normalize()}applyMatrix4(e){const t=this.x,i=this.y,s=this.z,r=e.elements,a=1/(r[3]*t+r[7]*i+r[11]*s+r[15]);return this.x=(r[0]*t+r[4]*i+r[8]*s+r[12])*a,this.y=(r[1]*t+r[5]*i+r[9]*s+r[13])*a,this.z=(r[2]*t+r[6]*i+r[10]*s+r[14])*a,this}applyQuaternion(e){const t=this.x,i=this.y,s=this.z,r=e.x,a=e.y,o=e.z,l=e.w,c=2*(a*s-o*i),d=2*(o*t-r*s),u=2*(r*i-a*t);return this.x=t+l*c+a*u-o*d,this.y=i+l*d+o*c-r*u,this.z=s+l*u+r*d-a*c,this}transformDirection(e){const t=this.x,i=this.y,s=this.z,r=e.elements;return this.x=r[0]*t+r[4]*i+r[8]*s,this.y=r[1]*t+r[5]*i+r[9]*s,this.z=r[2]*t+r[6]*i+r[10]*s,this.normalize()}divide(e){return this.x/=e.x,this.y/=e.y,this.z/=e.z,this}divideScalar(e){return this.multiplyScalar(1/e)}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this}clamp(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this.z=Math.max(e.z,Math.min(t.z,this.z)),this}clampScalar(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this.z=Math.max(e,Math.min(t,this.z)),this}clampLength(e,t){const i=this.length();return this.divideScalar(i||1).multiplyScalar(Math.max(e,Math.min(t,i)))}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(e){return this.x*e.x+this.y*e.y+this.z*e.z}isParallelTo(e){const t=this.dot(e),i=this.length(),s=e.length();return Math.abs(t)===i*s}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(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this}lerpVectors(e,t,i){return this.x=e.x+(t.x-e.x)*i,this.y=e.y+(t.y-e.y)*i,this.z=e.z+(t.z-e.z)*i,this}cross(e){return this.crossVectors(this,e)}crossVectors(e,t){const i=e.x,s=e.y,r=e.z,a=t.x,o=t.y,l=t.z;return this.x=s*l-r*o,this.y=r*a-i*l,this.z=i*o-s*a,this}projectOnVector(e){const t=e.lengthSq();if(t===0)return this.set(0,0,0);const i=e.dot(this)/t;return this.copy(e).multiplyScalar(i)}projectOnPlane(e){return ks.copy(this).projectOnVector(e),this.sub(ks)}reflect(e){return this.sub(ks.copy(e).multiplyScalar(2*this.dot(e)))}angleTo(e){const t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;const i=this.dot(e)/t;return Math.acos(Math.max(-1,Math.min(1,i)))}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,i=this.y-e.y,s=this.z-e.z;return t*t+i*i+s*s}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)+Math.abs(this.z-e.z)}setFromMatrixPosition(e){const t=e.elements;return this.x=t[12],this.y=t[13],this.z=t[14],this}setFromMatrixScale(e){const t=this.setFromMatrixColumn(e,0).length(),i=this.setFromMatrixColumn(e,1).length(),s=this.setFromMatrixColumn(e,2).length();return this.x=t,this.y=i,this.z=s,this}setFromMatrixColumn(e,t){return this.fromArray(e.elements,t*4)}setFromMatrix3Column(e,t){return this.fromArray(e.elements,t*3)}equals(e){return e.x===this.x&&e.y===this.y&&e.z===this.z}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this.z=e[t+2],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const e=Math.random()*Math.PI*2,t=Math.random()*2-1,i=Math.sqrt(1-t*t);return this.x=i*Math.cos(e),this.y=t,this.z=i*Math.sin(e),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}};xe.ORIGIN=Object.freeze(new xe(0,0,0)),xe.X_AXIS=Object.freeze(new xe(1,0,0)),xe.NEGATIVE_X_AXIS=Object.freeze(new xe(-1,0,0)),xe.Y_AXIS=Object.freeze(new xe(0,1,0)),xe.NEGATIVE_Y_AXIS=Object.freeze(new xe(0,-1,0)),xe.Z_AXIS=Object.freeze(new xe(0,0,1)),xe.NEGATIVE_Z_AXIS=Object.freeze(new xe(0,0,-1));let w=xe;const ks=new w,Xa=new li,Ks=class Vo{constructor(e,t,i,s,r,a,o,l,c,d,u,p,g,m,y,_){this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],e!=null&&t!=null&&i!=null&&s!=null&&r!=null&&a!=null&&o!=null&&l!=null&&c!=null&&d!=null&&u!=null&&p!=null&&g!=null&&m!=null&&y!=null&&_!=null&&this.set(e,t,i,s,r,a,o,l,c,d,u,p,g,m,y,_)}set(e,t,i,s,r,a,o,l,c,d,u,p,g,m,y,_){const f=this.elements;return f[0]=e,f[4]=t,f[8]=i,f[12]=s,f[1]=r,f[5]=a,f[9]=o,f[13]=l,f[2]=c,f[6]=d,f[10]=u,f[14]=p,f[3]=g,f[7]=m,f[11]=y,f[15]=_,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 Vo().fromArray(this.elements)}copy(e){const t=this.elements,i=e.elements;return t[0]=i[0],t[1]=i[1],t[2]=i[2],t[3]=i[3],t[4]=i[4],t[5]=i[5],t[6]=i[6],t[7]=i[7],t[8]=i[8],t[9]=i[9],t[10]=i[10],t[11]=i[11],t[12]=i[12],t[13]=i[13],t[14]=i[14],t[15]=i[15],this}copyPosition(e){const t=this.elements,i=e.elements;return t[12]=i[12],t[13]=i[13],t[14]=i[14],this}setFromMatrix3(e){const t=e.elements;return this.set(t[0],t[3],t[6],0,t[1],t[4],t[7],0,t[2],t[5],t[8],0,0,0,0,1),this}setFromExtrusionDirection(e){if(Sr.equalPoint3d(e,w.Z_AXIS))this.identity();else{const t=new w(1,0,0);Math.abs(e.x)<1/64&&Math.abs(e.y)<1/64?t.crossVectors(w.Y_AXIS,e).normalize():t.crossVectors(w.Z_AXIS,e).normalize();const i=e.clone().cross(t).normalize();this.set(t.x,t.y,t.z,0,i.x,i.y,i.z,0,e.x,e.y,e.z,0,0,0,0,1)}return this}extractBasis(e,t,i){return e.setFromMatrixColumn(this,0),t.setFromMatrixColumn(this,1),i.setFromMatrixColumn(this,2),this}makeBasis(e,t,i){return this.set(e.x,t.x,i.x,0,e.y,t.y,i.y,0,e.z,t.z,i.z,0,0,0,0,1),this}extractRotation(e){const t=this.elements,i=e.elements,s=1/ci.setFromMatrixColumn(e,0).length(),r=1/ci.setFromMatrixColumn(e,1).length(),a=1/ci.setFromMatrixColumn(e,2).length();return t[0]=i[0]*s,t[1]=i[1]*s,t[2]=i[2]*s,t[3]=0,t[4]=i[4]*r,t[5]=i[5]*r,t[6]=i[6]*r,t[7]=0,t[8]=i[8]*a,t[9]=i[9]*a,t[10]=i[10]*a,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,this}makeRotationFromQuaternion(e){return this.compose(zc,e,jc)}lookAt(e,t,i){const s=this.elements;return Ie.subVectors(e,t),Ie.lengthSq()===0&&(Ie.z=1),Ie.normalize(),St.crossVectors(i,Ie),St.lengthSq()===0&&(Math.abs(i.z)===1?Ie.x+=1e-4:Ie.z+=1e-4,Ie.normalize(),St.crossVectors(i,Ie)),St.normalize(),Pn.crossVectors(Ie,St),s[0]=St.x,s[4]=Pn.x,s[8]=Ie.x,s[1]=St.y,s[5]=Pn.y,s[9]=Ie.y,s[2]=St.z,s[6]=Pn.z,s[10]=Ie.z,this}multiply(e){return this.multiplyMatrices(this,e)}premultiply(e){return this.multiplyMatrices(e,this)}multiplyMatrices(e,t){const i=e.elements,s=t.elements,r=this.elements,a=i[0],o=i[4],l=i[8],c=i[12],d=i[1],u=i[5],p=i[9],g=i[13],m=i[2],y=i[6],_=i[10],f=i[14],S=i[3],L=i[7],k=i[11],I=i[15],W=s[0],C=s[4],q=s[8],R=s[12],ae=s[1],B=s[5],$=s[9],Xt=s[13],Rt=s[2],fn=s[6],wn=s[10],xn=s[14],bn=s[3],Ln=s[7],Sn=s[11],An=s[15];return r[0]=a*W+o*ae+l*Rt+c*bn,r[4]=a*C+o*B+l*fn+c*Ln,r[8]=a*q+o*$+l*wn+c*Sn,r[12]=a*R+o*Xt+l*xn+c*An,r[1]=d*W+u*ae+p*Rt+g*bn,r[5]=d*C+u*B+p*fn+g*Ln,r[9]=d*q+u*$+p*wn+g*Sn,r[13]=d*R+u*Xt+p*xn+g*An,r[2]=m*W+y*ae+_*Rt+f*bn,r[6]=m*C+y*B+_*fn+f*Ln,r[10]=m*q+y*$+_*wn+f*Sn,r[14]=m*R+y*Xt+_*xn+f*An,r[3]=S*W+L*ae+k*Rt+I*bn,r[7]=S*C+L*B+k*fn+I*Ln,r[11]=S*q+L*$+k*wn+I*Sn,r[15]=S*R+L*Xt+k*xn+I*An,this}multiplyScalar(e){const t=this.elements;return t[0]*=e,t[4]*=e,t[8]*=e,t[12]*=e,t[1]*=e,t[5]*=e,t[9]*=e,t[13]*=e,t[2]*=e,t[6]*=e,t[10]*=e,t[14]*=e,t[3]*=e,t[7]*=e,t[11]*=e,t[15]*=e,this}determinant(){const e=this.elements,t=e[0],i=e[4],s=e[8],r=e[12],a=e[1],o=e[5],l=e[9],c=e[13],d=e[2],u=e[6],p=e[10],g=e[14],m=e[3],y=e[7],_=e[11],f=e[15];return m*(+r*l*u-s*c*u-r*o*p+i*c*p+s*o*g-i*l*g)+y*(+t*l*g-t*c*p+r*a*p-s*a*g+s*c*d-r*l*d)+_*(+t*c*u-t*o*g-r*a*u+i*a*g+r*o*d-i*c*d)+f*(-s*o*d-t*l*u+t*o*p+s*a*u-i*a*p+i*l*d)}transpose(){const e=this.elements;let t;return t=e[1],e[1]=e[4],e[4]=t,t=e[2],e[2]=e[8],e[8]=t,t=e[6],e[6]=e[9],e[9]=t,t=e[3],e[3]=e[12],e[12]=t,t=e[7],e[7]=e[13],e[13]=t,t=e[11],e[11]=e[14],e[14]=t,this}setPosition(e,t,i){const s=this.elements;return e instanceof w?(s[12]=e.x,s[13]=e.y,s[14]=e.z):(s[12]=e,s[13]=t,s[14]=i),this}invert(){const e=this.elements,t=e[0],i=e[1],s=e[2],r=e[3],a=e[4],o=e[5],l=e[6],c=e[7],d=e[8],u=e[9],p=e[10],g=e[11],m=e[12],y=e[13],_=e[14],f=e[15],S=u*_*c-y*p*c+y*l*g-o*_*g-u*l*f+o*p*f,L=m*p*c-d*_*c-m*l*g+a*_*g+d*l*f-a*p*f,k=d*y*c-m*u*c+m*o*g-a*y*g-d*o*f+a*u*f,I=m*u*l-d*y*l-m*o*p+a*y*p+d*o*_-a*u*_,W=t*S+i*L+s*k+r*I;if(W===0)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const C=1/W;return e[0]=S*C,e[1]=(y*p*r-u*_*r-y*s*g+i*_*g+u*s*f-i*p*f)*C,e[2]=(o*_*r-y*l*r+y*s*c-i*_*c-o*s*f+i*l*f)*C,e[3]=(u*l*r-o*p*r-u*s*c+i*p*c+o*s*g-i*l*g)*C,e[4]=L*C,e[5]=(d*_*r-m*p*r+m*s*g-t*_*g-d*s*f+t*p*f)*C,e[6]=(m*l*r-a*_*r-m*s*c+t*_*c+a*s*f-t*l*f)*C,e[7]=(a*p*r-d*l*r+d*s*c-t*p*c-a*s*g+t*l*g)*C,e[8]=k*C,e[9]=(m*u*r-d*y*r-m*i*g+t*y*g+d*i*f-t*u*f)*C,e[10]=(a*y*r-m*o*r+m*i*c-t*y*c-a*i*f+t*o*f)*C,e[11]=(d*o*r-a*u*r-d*i*c+t*u*c+a*i*g-t*o*g)*C,e[12]=I*C,e[13]=(d*y*s-m*u*s+m*i*p-t*y*p-d*i*_+t*u*_)*C,e[14]=(m*o*s-a*y*s-m*i*l+t*y*l+a*i*_-t*o*_)*C,e[15]=(a*u*s-d*o*s+d*i*l-t*u*l-a*i*p+t*o*p)*C,this}scale(e){const t=this.elements,i=e.x,s=e.y,r=e.z;return t[0]*=i,t[4]*=s,t[8]*=r,t[1]*=i,t[5]*=s,t[9]*=r,t[2]*=i,t[6]*=s,t[10]*=r,t[3]*=i,t[7]*=s,t[11]*=r,this}getMaxScaleOnAxis(){const e=this.elements,t=e[0]*e[0]+e[1]*e[1]+e[2]*e[2],i=e[4]*e[4]+e[5]*e[5]+e[6]*e[6],s=e[8]*e[8]+e[9]*e[9]+e[10]*e[10];return Math.sqrt(Math.max(t,i,s))}makeTranslation(e,t,i){return e instanceof w?this.set(1,0,0,e.x,0,1,0,e.y,0,0,1,e.z,0,0,0,1):this.set(1,0,0,e,0,1,0,t,0,0,1,i,0,0,0,1),this}makeRotationX(e){const t=Math.cos(e),i=Math.sin(e);return this.set(1,0,0,0,0,t,-i,0,0,i,t,0,0,0,0,1),this}makeRotationY(e){const t=Math.cos(e),i=Math.sin(e);return this.set(t,0,i,0,0,1,0,0,-i,0,t,0,0,0,0,1),this}makeRotationZ(e){const t=Math.cos(e),i=Math.sin(e);return this.set(t,-i,0,0,i,t,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(e,t){const i=Math.cos(t),s=Math.sin(t),r=1-i,a=e.x,o=e.y,l=e.z,c=r*a,d=r*o;return this.set(c*a+i,c*o-s*l,c*l+s*o,0,c*o+s*l,d*o+i,d*l-s*a,0,c*l-s*o,d*l+s*a,r*l*l+i,0,0,0,0,1),this}makeScale(e,t,i){return this.set(e,0,0,0,0,t,0,0,0,0,i,0,0,0,0,1),this}makeShear(e,t,i,s,r,a){return this.set(1,i,r,0,e,1,a,0,t,s,1,0,0,0,0,1),this}compose(e,t,i){const s=this.elements,r=t.x,a=t.y,o=t.z,l=t.w,c=r+r,d=a+a,u=o+o,p=r*c,g=r*d,m=r*u,y=a*d,_=a*u,f=o*u,S=l*c,L=l*d,k=l*u,I=i.x,W=i.y,C=i.z;return s[0]=(1-(y+f))*I,s[1]=(g+k)*I,s[2]=(m-L)*I,s[3]=0,s[4]=(g-k)*W,s[5]=(1-(p+f))*W,s[6]=(_+S)*W,s[7]=0,s[8]=(m+L)*C,s[9]=(_-S)*C,s[10]=(1-(p+y))*C,s[11]=0,s[12]=e.x,s[13]=e.y,s[14]=e.z,s[15]=1,this}decompose(e,t,i){const s=this.elements;let r=ci.set(s[0],s[1],s[2]).length();const a=ci.set(s[4],s[5],s[6]).length(),o=ci.set(s[8],s[9],s[10]).length();this.determinant()<0&&(r=-r),e.x=s[12],e.y=s[13],e.z=s[14],Re.copy(this);const l=1/r,c=1/a,d=1/o;return Re.elements[0]*=l,Re.elements[1]*=l,Re.elements[2]*=l,Re.elements[4]*=c,Re.elements[5]*=c,Re.elements[6]*=c,Re.elements[8]*=d,Re.elements[9]*=d,Re.elements[10]*=d,t.setFromRotationMatrix(Re),i.x=r,i.y=a,i.z=o,this}equals(e){const t=this.elements,i=e.elements;for(let s=0;s<16;s++)if(t[s]!==i[s])return!1;return!0}fromArray(e,t=0){for(let i=0;i<16;i++)this.elements[i]=e[i+t];return this}toArray(e=[],t=0){const i=this.elements;return e[t]=i[0],e[t+1]=i[1],e[t+2]=i[2],e[t+3]=i[3],e[t+4]=i[4],e[t+5]=i[5],e[t+6]=i[6],e[t+7]=i[7],e[t+8]=i[8],e[t+9]=i[9],e[t+10]=i[10],e[t+11]=i[11],e[t+12]=i[12],e[t+13]=i[13],e[t+14]=i[14],e[t+15]=i[15],e}};Ks.IDENTITY=Object.freeze(new Ks);let j=Ks;const ci=new w,Re=new j,zc=new w(0,0,0),jc=new w(1,1,1),St=new w,Pn=new w,Ie=new w;let Y=class zo{constructor(e=void 0,t=void 0){this.min=e==null?new w(1/0,1/0,1/0):new w(e.x,e.y,e.z),this.max=t==null?new w(-1/0,-1/0,-1/0):new w(t.x,t.y,t.z)}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromArray(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t+=3)this.expandByPoint(Cs.fromArray(e,t));return this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){const i=Cs.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new zo().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.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(e){return this.isEmpty()?e.set(0,0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0,0):e.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new w(0,0,0):new w(0,0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new w(0,0,0):new w(0,0,0).subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y||e.z<this.min.z||e.z>this.max.z)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y&&this.min.z<=e.min.z&&e.max.z<=this.max.z}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y),(e.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y||e.max.z<this.min.z||e.min.z>this.max.z)}intersectsPlane(e){let t,i;return e.normal.x>0?(t=e.normal.x*this.min.x,i=e.normal.x*this.max.x):(t=e.normal.x*this.max.x,i=e.normal.x*this.min.x),e.normal.y>0?(t+=e.normal.y*this.min.y,i+=e.normal.y*this.max.y):(t+=e.normal.y*this.max.y,i+=e.normal.y*this.min.y),e.normal.z>0?(t+=e.normal.z*this.min.z,i+=e.normal.z*this.max.z):(t+=e.normal.z*this.max.z,i+=e.normal.z*this.min.z),t<=-e.constant&&i>=-e.constant}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return this.clampPoint(e,Cs).distanceTo(e)}intersect(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}applyMatrix4(e){return this.isEmpty()?this:(Qe[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(e),Qe[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(e),Qe[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(e),Qe[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(e),Qe[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(e),Qe[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(e),Qe[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(e),Qe[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(e),this.setFromPoints(Qe),this)}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}};const Qe=[new w,new w,new w,new w,new w,new w,new w,new w],Cs=new w,Ra=new Z;let be=class jo{constructor(e=void 0,t=void 0){this.min=e==null?new Z(1/0,1/0):new Z(e.x,e.y),this.max=t==null?new Z(-1/0,-1/0):new Z(t.x,t.y)}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromPoints(e){this.makeEmpty();for(let t=0,i=e.length;t<i;t++)this.expandByPoint(e[t]);return this}setFromCenterAndSize(e,t){const i=Ra.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(i),this.max.copy(e).add(i),this}clone(){return new jo().copy(this)}copy(e){return this.min.copy(e.min),this.max.copy(e.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(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)}getSize(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)}get center(){return this.isEmpty()?new Z(0,0):new Z(0,0).addVectors(this.min,this.max).multiplyScalar(.5)}get size(){return this.isEmpty()?new Z(0,0):new Z(0,0).subVectors(this.max,this.min)}expandByPoint(e){return this.min.min(e),this.max.max(e),this}expandByVector(e){return this.min.sub(e),this.max.add(e),this}expandByScalar(e){return this.min.addScalar(-e),this.max.addScalar(e),this}containsPoint(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return this.clampPoint(e,Ra).distanceTo(e)}intersect(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}};const Ba=new w,Hc=new w,Wc=new dn;class gn{constructor(e=new w(1,0,0),t=0){this.normal=e,this.constant=t}set(e,t){return this.normal.copy(e),this.constant=t,this}setComponents(e,t,i,s){return this.normal.set(e,t,i),this.constant=s,this}setFromNormalAndCoplanarPoint(e,t){return this.normal.copy(e),this.constant=-t.dot(this.normal),this}setFromCoplanarPoints(e,t,i){const s=Ba.subVectors(i,t).cross(Hc.subVectors(e,t)).normalize();return this.setFromNormalAndCoplanarPoint(s,e),this}copy(e){return this.normal.copy(e.normal),this.constant=e.constant,this}normalize(){const e=1/this.normal.length();return this.normal.multiplyScalar(e),this.constant*=e,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(e){return this.normal.dot(e)+this.constant}projectPoint(e,t){return t.copy(e).addScaledVector(this.normal,-this.distanceToPoint(e))}intersectsBox(e){return e.intersectsPlane(this)}coplanarPoint(e){return e.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(e,t){const i=t||Wc.getNormalMatrix(e),s=this.coplanarPoint(Ba).applyMatrix4(e),r=this.normal.applyMatrix3(i).normalize();return this.constant=-s.dot(r),this}translate(e){return this.constant-=e.dot(this.normal),this}equals(e){return e.normal.equals(this.normal)&&e.constant===this.constant}clone(){return new gn().copy(this)}}let v=class Ho extends Z{clone(){return new Ho(this.x,this.y)}static pointArrayToNumberArray(e){const t=new Array(e.length*2);return e.forEach((i,s)=>{i.toArray(t,s*2)}),t}},x=class Wo extends w{clone(){return new Wo(this.x,this.y,this.z)}static pointArrayToNumberArray(e,t=!0){const i=t?3:2,s=new Array(e.length*i);return e.forEach((r,a)=>{r.toArray(s,a*i)}),s}};const Fa=new j,Da=new li,Go=class Zs{constructor(e=0,t=0,i=0,s=Zs.DEFAULT_ORDER){this._x=e,this._y=t,this._z=i,this._order=s}get x(){return this._x}set x(e){this._x=e,this._onChangeCallback()}get y(){return this._y}set y(e){this._y=e,this._onChangeCallback()}get z(){return this._z}set z(e){this._z=e,this._onChangeCallback()}get order(){return this._order}set order(e){this._order=e,this._onChangeCallback()}set(e,t,i,s=this._order){return this._x=e,this._y=t,this._z=i,this._order=s,this._onChangeCallback(),this}clone(){return new Zs(this._x,this._y,this._z,this._order)}copy(e){return this._x=e._x,this._y=e._y,this._z=e._z,this._order=e._order,this._onChangeCallback(),this}setFromRotationMatrix(e,t=this._order,i=!0){const s=e.elements,r=s[0],a=s[4],o=s[8],l=s[1],c=s[5],d=s[9],u=s[2],p=s[6],g=s[10];switch(t){case"XYZ":this._y=Math.asin(mt(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(-d,g),this._z=Math.atan2(-a,r)):(this._x=Math.atan2(p,c),this._z=0);break;case"YXZ":this._x=Math.asin(-mt(d,-1,1)),Math.abs(d)<.9999999?(this._y=Math.atan2(o,g),this._z=Math.atan2(l,c)):(this._y=Math.atan2(-u,r),this._z=0);break;case"ZXY":this._x=Math.asin(mt(p,-1,1)),Math.abs(p)<.9999999?(this._y=Math.atan2(-u,g),this._z=Math.atan2(-a,c)):(this._y=0,this._z=Math.atan2(l,r));break;case"ZYX":this._y=Math.asin(-mt(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(p,g),this._z=Math.atan2(l,r)):(this._x=0,this._z=Math.atan2(-a,c));break;case"YZX":this._z=Math.asin(mt(l,-1,1)),Math.abs(l)<.9999999?(this._x=Math.atan2(-d,c),this._y=Math.atan2(-u,r)):(this._x=0,this._y=Math.atan2(o,g));break;case"XZY":this._z=Math.asin(-mt(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(p,c),this._y=Math.atan2(o,r)):(this._x=Math.atan2(-d,g),this._y=0);break}return this._order=t,i===!0&&this._onChangeCallback(),this}setFromQuaternion(e,t,i=!0){return Fa.makeRotationFromQuaternion(e),this.setFromRotationMatrix(Fa,t,i)}setFromVector3(e,t=this._order){return this.set(e.x,e.y,e.z,t)}reorder(e){return Da.setFromEuler(this),this.setFromQuaternion(Da,e)}equals(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._order===this._order}fromArray(e){return this._x=e[0],this._y=e[1],this._z=e[2],e[3]!==void 0&&(this._order=e[3]),this._onChangeCallback(),this}toArray(e=[],t=0){return e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._order,e}_onChange(e){return this._onChangeCallback=e,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}};Go.DEFAULT_ORDER="XYZ";let Gc=Go;function Ar(n,e,t=!1){const i=n.x,s=n.y;let r=!1;const a=e.length;for(let o=0,l=a-1;o<a;l=o++){const c=e[o].x,d=e[o].y,u=e[l].x,p=e[l].y;let g=d>s!=p>s;t&&(g=d>=s!=p>=s),g&&i<(u-c)*(s-d)/(p-d)+c&&(r=!r)}return r}function Uo(n,e){if(n.length===0||e.length===0)return!1;const t=new be().setFromPoints(n),i=new be().setFromPoints(e);if(!t.intersectsBox(i))return!1;for(let s=0;s<n.length;){if(Ar(n[s],e,!0))return!0;s<n.length-1&&Sr.equalPoint2d(n[s+1],n[s])&&++s,++s}return!1}const $o={isPointInPolygon:Ar,isPolygonIntersect:Uo};function Uc(n,e){const t=[],i=e-1,s=n;for(let r=0;r<=s;r++)t.push(0);for(let r=1;r<=i-s;r++)t.push(r);for(let r=0;r<=s;r++)t.push(i-s+1);return t}function $c(n,e){const t=e.length-1,i=n,s=[0];let r=0;for(let o=1;o<=t;o++){const l=e[o][0]-e[o-1][0],c=e[o][1]-e[o-1][1],d=e[o][2]-e[o-1][2],u=Math.sqrt(l*l+c*c+d*d);r+=u,s.push(r)}const a=[];for(let o=0;o<=i;o++)a.push(0);for(let o=1;o<=t-i;o++){const l=s[o]/r;a.push(l*(t-i+1))}for(let o=0;o<=i;o++)a.push(t-i+1);return a}function qo(n,e="Uniform"){const t=n.length;if(t===0)return[];if(t===1)return[0];const i=t-1;if(e==="Uniform")return new Array(t).fill(0).map((a,o)=>o/i);const s=[0];let r=0;for(let a=1;a<=i;a++){const o=n[a][0]-n[a-1][0],l=n[a][1]-n[a-1][1],c=n[a][2]-n[a-1][2],d=Math.sqrt(o*o+l*l+c*c),u=e==="SqrtChord"?Math.sqrt(d):d;r+=u,s.push(r)}return r<1e-12?new Array(t).fill(0).map((a,o)=>o/i):s.map(a=>a/r)}function Ko(n,e){const t=e.length-1,i=n,s=t+i+1,r=new Array(s+1).fill(0),a=e[e.length-1];for(let o=s-i;o<=s;o++)r[o]=a;for(let o=1;o<=t-i;o++){let l=0;for(let c=o;c<o+i;c++)l+=e[c];r[o+i]=l/i}return r}function qc(n,e){const t=e.length-1,i=n,s=[0];let r=0;for(let o=1;o<=t;o++){const l=e[o][0]-e[o-1][0],c=e[o][1]-e[o-1][1],d=e[o][2]-e[o-1][2],u=Math.sqrt(l*l+c*c+d*d),p=Math.sqrt(u);r+=p,s.push(r)}const a=[];for(let o=0;o<=i;o++)a.push(0);for(let o=1;o<=t-i;o++){const l=s[o]/r;a.push(l*(t-i+1))}for(let o=0;o<=i;o++)a.push(t-i+1);return a}function vs(n,e){const t=n.length,i=n.map(a=>a.slice()),s=e.slice();for(let a=0;a<t;a++){let o=a,l=Math.abs(i[a][a]);for(let c=a+1;c<t;c++){const d=Math.abs(i[c][a]);d>l&&(l=d,o=c)}if(l<1e-12)throw new Error("Interpolation matrix is singular.");if(o!==a){const c=i[a];i[a]=i[o],i[o]=c;const d=s[a];s[a]=s[o],s[o]=d}for(let c=a+1;c<t;c++){const d=i[c][a]/i[a][a];if(!(Math.abs(d)<1e-14)){for(let u=a;u<t;u++)i[c][u]-=d*i[a][u];s[c]-=d*s[a]}}}const r=new Array(t).fill(0);for(let a=t-1;a>=0;a--){let o=s[a];for(let l=a+1;l<t;l++)o-=i[a][l]*r[l];r[a]=o/i[a][a]}return r}function Ir(n,e,t="Uniform",i,s){if(n.length===0)return{controlPoints:[],knots:[],weights:[]};const r=n.map(R=>[R[0],R[1],R[2]??0]),a=!!i,o=!!s,l=(a?1:0)+(o?1:0),c=r.length-1,d=c+l;if(d<e)throw new Error("Not enough points to interpolate a curve of this degree.");const u=qo(r,t),p=u.slice();a&&p.unshift(u[0]),o&&p.push(u[u.length-1]);const g=Ko(e,p),m=d+1,y=new Array(m),_=new Array(m),f=new Array(m),S=new Array(m);let L=0;y[L]=new Array(m).fill(0),y[L][0]=1,_[L]=r[0][0],f[L]=r[0][1],S[L]=r[0][2],L++;for(let R=1;R<=c-1;R++){const ae=u[R];y[L]=new Array(m).fill(0);for(let B=0;B<=d;B++)y[L][B]=Qi(B,e,ae,g);_[L]=r[R][0],f[L]=r[R][1],S[L]=r[R][2],L++}if(y[L]=new Array(m).fill(0),y[L][d]=1,_[L]=r[c][0],f[L]=r[c][1],S[L]=r[c][2],L++,a){const R=g[e+1]-g[0],ae=R!==0?e/R:0;y[L]=new Array(m).fill(0),y[L][0]=-ae,y[L][1]=ae,_[L]=(i==null?void 0:i[0])??0,f[L]=(i==null?void 0:i[1])??0,S[L]=(i==null?void 0:i[2])??0,L++}if(o){const R=g[d+e+1]-g[d],ae=R!==0?e/R:0;y[L]=new Array(m).fill(0),y[L][d-1]=-ae,y[L][d]=ae,_[L]=(s==null?void 0:s[0])??0,f[L]=(s==null?void 0:s[1])??0,S[L]=(s==null?void 0:s[2])??0,L++}const k=vs(y,_),I=vs(y,f),W=vs(y,S),C=new Array(m);for(let R=0;R<m;R++)C[R]=[k[R],I[R],W[R]];const q=new Array(m).fill(1);return{controlPoints:C,knots:g,weights:q}}function Qi(n,e,t,i){if(e===0)return t>=i[n]&&t<i[n+1]?1:0;const s=i[n+e]-i[n],r=i[n+e+1]-i[n+1],a=s>1e-10?(t-i[n])/s:0,o=r>1e-10?(i[n+e+1]-t)/r:0;return a*Qi(n,e-1,t,i)+o*Qi(n+1,e-1,t,i)}function Gi(n,e,t,i,s){const r=i.length-1,a=e;if(n=Math.max(t[a],Math.min(t[r+1],n)),Math.abs(n-t[r+1])<1e-8)return[...i[r]];if(Math.abs(n-t[a])<1e-8)return[...i[0]];const o=[0,0,0];let l=0;for(let c=0;c<=r;c++){const d=Qi(c,a,n,t),u=s[c]*d;o[0]+=i[c][0]*u,o[1]+=i[c][1]*u,o[2]+=i[c][2]*u,l+=u}if(Math.abs(l)<1e-10){const c=t[t.length-a-1];if(Math.abs(n-c)<1e-8)return[...i[r]];if(Math.abs(n-t[a])<1e-8)return[...i[0]]}return Math.abs(l)>=1e-10&&(o[0]/=l,o[1]/=l,o[2]/=l),o}function Zo(n,e,t,i){const s=n,r=e[s],a=e[e.length-s-1];let o=0;const l=1e3,c=(a-r)/l;let d=Gi(r,n,e,t,i);for(let y=1;y<=l;y++){const _=r+y*c,f=Gi(_,n,e,t,i),S=f[0]-d[0],L=f[1]-d[1],k=f[2]-d[2];o+=Math.sqrt(S*S+L*L+k*k),d=f}const u=Gi(a,n,e,t,i),p=u[0]-d[0],g=u[1]-d[1],m=u[2]-d[2];return o+=Math.sqrt(p*p+g*g+m*m),o}function Kc(n,e=3,t="Uniform",i,s){return n.length===0?[]:Ir(n,e,t,i,s).controlPoints}const Va=new j,za=new w,Zc=new w,Qc=new w,Ns=new x;function Qo(n){return new j().setFromExtrusionDirection(new w(n.x,n.y,n.z))}function Pr(n){return Va.setFromExtrusionDirection(new w(n.x,n.y,n.z)),Va.extractBasis(za,Zc,Qc),za.clone()}function Qs(n,e){return new x(n.x,n.y,n.z??0).applyMatrix4(Qo(e))}function Ji(n,e){return new x(n.x,n.y,n.z??0).applyMatrix4(Qo(e).invert())}function Js(n,e,t){const i=Ji(n,t),s=Ji(e,t);return Ns.set(s.x-i.x,s.y-i.y,(s.z??0)-(i.z??0)),E.normalizeAngle(Math.atan2(Ns.y,Ns.x))}class Jo{constructor(){this._boundingBoxNeedsUpdate=!1}get boundingBoxNeedUpdate(){return this._boundingBoxNeedsUpdate}}class Er extends Jo{translate(e){return this.transform(new dn().makeTranslation(e.x,e.y))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}}let Ct=class el extends Er{constructor(){super(),this._loops=[]}add(e){this._loops.push(e),this._boundingBoxNeedsUpdate=!0}get loops(){return this._loops}get outter(){if(this._loops.length>0)return this._loops[0]}calculateBoundingBox(){const e=this.outter;return e?e.box:new be}transform(e){return this._loops.forEach(t=>{t.transform(e)}),this._boundingBoxNeedsUpdate=!0,this}clone(){const e=new el;return this._loops.forEach(t=>{e.add(t.clone())}),e}getPoints(e){const t=[];for(let i=0;i<this.loops.length;++i){const s=this.loops[i].getPoints(e);t.push(s)}return t}buildHierarchy(){var e;const t=this.getPoints(100),i=this.calculateBoundaryBoxes(t),s=this.sortBoundaryBoxesByAreas(i),r=new Map,a=s.length;for(let l=0;l<a;l++)r.set(s[l],{index:s[l],children:[]});const o={index:-1,children:[]};for(let l=0;l<a;l++){const c=s[l],d=t[c],u=i[c];let p=l+1;for(;p<a;p++){const g=s[p],m=t[g];if(i[g].containsBox(u)&&$o.isPointInPolygon(d[E.randInt(0,d.length-1)],m)){(e=r.get(g))==null||e.children.push(r.get(c));break}}p===a&&o.children.push(r.get(c))}return o}get area(){if(this._loops.length===0)return 0;let e=0;for(let t=0;t<this._loops.length;t++){const i=this._loops[t].getPoints(128),s=this.polygonArea(i);t===0?e+=Math.abs(s):e-=Math.abs(s)}return e}polygonArea(e){const t=e.length;if(t<3)return 0;let i=0;for(let s=0,r=t-1;s<t;r=s++){const a=e[r],o=e[s];i+=a.x*o.y-o.x*a.y}return i*.5}calculateBoundaryBoxes(e){const t=[];return e.forEach(i=>{t.push(new be().setFromPoints(i))}),t}sortBoundaryBoxesByAreas(e){const t=[];e.forEach((s,r)=>{const a=s.size,o=a.width*a.height;t.push({area:o,index:r})}),t.sort((s,r)=>s.area-r.area);const i=[];return t.forEach(s=>{i.push(s.index)}),i}},xi=class extends Er{constructor(){super(),this.arcLengthDivisions=100}get startPoint(){return this.getPoint(0)}get endPoint(){return this.getPoint(1)}get length(){return this.getLength()}getPoint(e){throw new Error("AcGeCurve2d: .getPoint() not implemented.")}getPointAt(e){const t=this.getUtoTmapping(e);return this.getPoint(t)}getPoints(e=5){const t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}getSpacedPoints(e=5){const t=[];for(let i=0;i<=e;i++)t.push(this.getPointAt(i/e));return t}getLength(){const e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){const t=[];let i,s=this.getPoint(0),r=0;t.push(0);for(let a=1;a<=e;a++)i=this.getPoint(a/e),r+=i.distanceTo(s),t.push(r),s=i;return t}getUtoTmapping(e,t){const i=this.getLengths();let s=0;const r=i.length;let a;t?a=t:a=e*i[r-1];let o=0,l=r-1,c;for(;o<=l;)if(s=Math.floor(o+(l-o)/2),c=i[s]-a,c<0)o=s+1;else if(c>0)l=s-1;else{l=s;break}if(s=l,i[s]===a)return s/(r-1);const d=i[s],u=i[s+1]-d,p=(a-d)/u;return(s+p)/(r-1)}getTangent(e){let t=e-1e-4,i=e+1e-4;t<0&&(t=0),i>1&&(i=1);const s=this.getPoint(t),r=this.getPoint(i),a=new v;return a.copy(r).sub(s).normalize(),a}getTangentAt(e){const t=this.getUtoTmapping(e);return this.getTangent(t)}},vt=class er extends xi{constructor(e,t,i,s,r){super();const a=+(e!==void 0)+ +(t!==void 0)+ +(i!==void 0)+ +(s!==void 0)+ +(r!==void 0);if(a==3)typeof e=="object"&&typeof t=="object"&&typeof i=="object"?this.createByThreePoints(e,t,i):this.createByStartEndPointsAndBulge(e,t,i);else if(a==5){const o=e;this.center=new v(o.x,o.y),this.radius=t,this._clockwise=r,this._startAngle=this._clockwise?this._mirrorAngle(E.normalizeAngle(i)):E.normalizeAngle(i),this._endAngle=this._clockwise?this._mirrorAngle(E.normalizeAngle(s)):E.normalizeAngle(s)}else throw Ae.ILLEGAL_PARAMETERS}createByThreePoints(e,t,i){const s=(C,q)=>({x:(C.x+q.x)/2,y:(C.y+q.y)/2}),r=(C,q)=>(q.y-C.y)/(q.x-C.x),a=C=>-1/C,o=s(e,t),l=s(t,i),c=r(e,t),d=r(t,i),u=a(c),p=a(d),g=(C,q,R,ae)=>{const B=(ae-q)/(C-R),$=C*B+q;return{x:B,y:$}},m=o.y-u*o.x,y=l.y-p*l.x,_=g(u,m,p,y),f=Math.sqrt(Math.pow(e.x-_.x,2)+Math.pow(e.y-_.y,2)),S=(C,q)=>Math.atan2(C.y-q.y,C.x-q.x),L=S(e,_),k=S(t,_),I=S(i,_),W=I>L&&I<k||L>I&&L<k||k>I&&k<L;this.center=_,this.radius=f,this._clockwise=!W,this._startAngle=L,this._endAngle=I}createByStartEndPointsAndBulge(e,t,i){let s,r,a;i<0?(s=Math.atan(-i)*4,r=new Z(e),a=new Z(t)):(s=Math.atan(i)*4,r=new Z(t),a=new Z(e));const o=new Z().subVectors(a,r),l=o.length(),c=new Z().addVectors(r,o.multiplyScalar(.5)),d=Math.abs(l/2/Math.tan(s/2)),u=o.normalize(),p=i<0?-Math.PI/2:Math.PI/2,g=new Z(u.x*Math.cos(p)-u.y*Math.sin(p),u.y*Math.cos(p)+u.x*Math.sin(p));let m;s<Math.PI?i<0?m=c.add(g.multiplyScalar(d)):m=c.add(g.multiplyScalar(-d)):i<0?m=c.add(g.multiplyScalar(-d)):m=c.add(g.multiplyScalar(d)),i<0?(this._startAngle=Math.atan2(r.y-m.y,r.x-m.x),this._endAngle=Math.atan2(a.y-m.y,a.x-m.x)):(this._startAngle=Math.atan2(a.y-m.y,a.x-m.x),this._endAngle=Math.atan2(r.y-m.y,r.x-m.x)),this._clockwise=i<0,this.center=m,this.radius=a.sub(m).length()}get center(){return this._center}set center(e){this._center=new v(e.x,e.y),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(e){this._radius=e,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._clockwise?this._mirrorAngle(this._startAngle):this._startAngle}set startAngle(e){this._startAngle=this._clockwise?this._mirrorAngle(E.normalizeAngle(e)):E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._clockwise?this._mirrorAngle(this._endAngle):this._endAngle}set endAngle(e){const t=this.startAngle==0&&e==G?e:E.normalizeAngle(e);this._endAngle=this._clockwise?this._mirrorAngle(t):t,this._boundingBoxNeedsUpdate=!0}_mirrorAngle(e){return(360-e*180/Math.PI)%360*Math.PI/180}_getInternalAngle(e){return this._clockwise?this._mirrorAngle(e):e}get deltaAngle(){const e=this._getInternalAngle(this.startAngle),t=this._getInternalAngle(this.endAngle);return this.clockwise?E.normalizeAngle(e-t):E.normalizeAngle(t-e)}get clockwise(){return this._clockwise}set clockwise(e){this._clockwise=e,this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this.startAngle)}get endPoint(){return this.getPointAtAngle(this.endAngle)}get midPoint(){const e=this._getInternalAngle(this.startAngle),t=this._clockwise?E.normalizeAngle(e-this.deltaAngle/2):E.normalizeAngle(e+this.deltaAngle/2),i=this._clockwise?this._mirrorAngle(t):t;return this.getPointAtAngle(i)}get closed(){const e=this._getInternalAngle(this.startAngle),t=this._getInternalAngle(this.endAngle);return Math.abs(t-e)/Math.PI%2==0}calculateBoundingBox(){const e=[this.startPoint,this.endPoint],t=[0,Math.PI/2,Math.PI,3*Math.PI/2];for(const r of t){const a=this._getInternalAngle(r);E.isBetweenAngle(a,this._getInternalAngle(this.startAngle),this._getInternalAngle(this.endAngle),this.clockwise)&&e.push(this.getPointAtAngle(r))}const i=e.map(r=>r.x),s=e.map(r=>r.y);return new be(new v(Math.min(...i),Math.min(...s)),new v(Math.max(...i),Math.max(...s)))}get length(){return Math.abs(this.deltaAngle*this.radius)}transform(e){const t=e,i=this.center.clone().applyMatrix2d(t),s=this.startPoint.clone().applyMatrix2d(t);if(this.closed)return this.center=i,this.radius=i.distanceTo(s),this._startAngle=Math.atan2(s.y-i.y,s.x-i.x),this._endAngle=this._startAngle,this._clockwise=t.determinant()<0?!this._clockwise:this._clockwise,this._boundingBoxNeedsUpdate=!0,this;const r=this.midPoint.clone().applyMatrix2d(t),a=this.endPoint.clone().applyMatrix2d(t),o=new er(s,r,a),l=t.determinant()<0?!this.clockwise:this.clockwise,c=d=>{const u=E.normalizeAngle(d);return l?this._mirrorAngle(u):u};return this.center=o.center,this.radius=o.radius,this.clockwise=l,this.startAngle=c(Math.atan2(s.y-o.center.y,s.x-o.center.x)),this.endAngle=c(Math.atan2(a.y-o.center.y,a.x-o.center.x)),this._boundingBoxNeedsUpdate=!0,this}clone(){return new er(this.center.clone(),this.radius,this._startAngle,this._endAngle,this.clockwise)}getPointAtAngle(e){const t=this._getInternalAngle(e),i=this.center.x+this.radius*Math.cos(t),s=this.center.y+this.radius*Math.sin(t);return new v(i,s)}getPoints(e=100){const t=[];let i=this.deltaAngle,s=this._getInternalAngle(this.startAngle);if(this.closed&&(i=G,s=0),this.clockwise)for(let r=0;r<=e;r++){const a=s-i*(r/e),o=this._clockwise?this._mirrorAngle(a):a,l=this.getPointAtAngle(o);t.push(new v(l.x,l.y))}else for(let r=0;r<=e;r++){const a=s+i*(r/e),o=this._clockwise?this._mirrorAngle(a):a,l=this.getPointAtAngle(o);t.push(new v(l.x,l.y))}return t}};class Jc extends Jo{translate(e){return this.transform(new j().makeTranslation(e.x,e.y,e.z))}get box(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box}}class pn extends Jc{}class Nt extends pn{constructor(e,t){super(),this._start=new x(e),this._end=new x(t)}get startPoint(){return this._start}set startPoint(e){this._start.copy(e),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(e){this._end.copy(e),this._boundingBoxNeedsUpdate=!0}get direction(){return new w().subVectors(this.endPoint,this.startPoint).normalize()}get midPoint(){return new x((this._start.x+this._end.x)/2,(this._start.y+this._end.y)/2,(this._start.z+this._end.z)/2)}nearestPoint(e){return this.project(e)}get length(){return this.startPoint.distanceTo(this.endPoint)}isPointOnLine(e){return this.project(e).distanceTo(e)<1e-6}at(e,t){return this.delta(t).multiplyScalar(e).add(this._start)}atLength(e,t=!1){if(t){const i=this.delta(Bt).normalize();return new x(this._start).addScaledVector(i,e)}else{const i=this.delta(Bt).normalize();return new x(this._end).addScaledVector(i,e)}}extend(e,t=!1){if(t){const i=Bt.subVectors(this._start,this._end).normalize();this._start=new x(this._start).addScaledVector(i,e)}else{const i=this.delta(Bt).normalize();this._end=new x(this._end).addScaledVector(i,e)}return this._boundingBoxNeedsUpdate=!0,this}closestPointToPointParameter(e,t){ja.subVectors(e,this._start),En.subVectors(this.endPoint,this.startPoint);const i=En.dot(En);let s=En.dot(ja)/i;return t&&(s=E.clamp(s,0,1)),s}closestPointToPoint(e,t,i){const s=this.closestPointToPointParameter(e,t);return this.delta(i).multiplyScalar(s).add(this._start)}delta(e){return e.subVectors(this._end,this._start)}distanceSq(){return this._start.distanceToSquared(this._end)}distance(){return this._start.distanceTo(this._end)}project(e){const t=this.direction,i=Bt.subVectors(e,this.startPoint).dot(t);return new x().copy(t).multiplyScalar(i).add(this.startPoint)}perpPoint(e){const t=this.direction,i=this.startPoint,s=Bt.subVectors(e,i).dot(t),r=Bt.copy(t).multiplyScalar(s);return new x().addVectors(i,r)}calculateBoundingBox(){const e=new x(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y),Math.min(this._start.z,this._end.z)),t=new x(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 Y(e,t)}transform(e){return this._start.applyMatrix4(e),this._end.applyMatrix4(e),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(e){return this.startPoint=e.startPoint,this.endPoint=e.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new Nt(this._start.clone(),this._end.clone())}}const Bt=new w,ja=new w,En=new w;class Tt extends pn{static computeCenterPoint(e,t,i){const s=new w().addVectors(e,t).multiplyScalar(.5),r=new w().addVectors(e,i).multiplyScalar(.5),a=new w().subVectors(t,e),o=new w().subVectors(i,e),l=new w().crossVectors(a,o).normalize();if(l.lengthSq()===0)return null;const c=new w().crossVectors(a,l).normalize(),d=new w().crossVectors(o,l).normalize(),u=c.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),p=d.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),g=new Nt(s,s.clone().add(u)),m=new Nt(r,r.clone().add(p)),y=new w;return g.closestPointToPoint(m.startPoint,!0,y)?y:null}static createByThreePoints(e,t,i){const s=Tt.computeCenterPoint(e,t,i);if(s){const r=s.distanceTo(e),a=new w().subVectors(e,s),o=new w().subVectors(t,s),l=Math.atan2(a.y,a.x),c=Math.atan2(o.y,o.x);return new Tt(s,r,l,c,w.Z_AXIS)}}constructor(e,t,i,s,r,a=w.X_AXIS){super(),this.center=e,this.radius=t,this.startAngle=i,this.endAngle=s,this.normal=r,this.refVec=a,(s-i)%G==0?(this.startAngle=0,this.endAngle=G):(this.startAngle=i,this.endAngle=s)}get center(){return this._center}set center(e){this._center=new x(e.x,e.y,e.z||0),this._boundingBoxNeedsUpdate=!0}get radius(){return this._radius}set radius(e){if(e<0)throw Ae.ILLEGAL_PARAMETERS;this._radius=e,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(e){this._startAngle=E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(e){this._endAngle=this.startAngle==0&&e==G?e:E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return E.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(e){this._normal=new w(e.x,e.y,e.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get refVec(){return this._refVec}set refVec(e){this._refVec=new w(e.x,e.y,e.z),this._refVec.normalize(),this._boundingBoxNeedsUpdate=!0}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let e=this.startAngle,t=this.deltaAngle;this.closed&&(e=0,t=G);const i=e+t*.5;return this.getPointAtAngle(i)}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(e){const t=new w(e.x,e.y,e.z||0),i=this.center,s=this.normal,r=t.clone().sub(i).dot(s),a=t.clone().sub(s.clone().multiplyScalar(r)).clone().sub(i);if(a.lengthSq()===0)return this.startPoint.clone();a.normalize().multiplyScalar(this.radius);const o=i.clone().add(a),l=this.getAngle(o.clone()),c=this.startAngle,d=this.deltaAngle;let u=E.normalizeAngle(l-c);u<0&&(u=0),u>d&&(u=d);const p=this.getPointAtAngle(c+u),g=p.distanceTo(t),m=this.startPoint.distanceTo(t),y=this.endPoint.distanceTo(t);return m<g&&m<=y?this.startPoint.clone():y<g&&y<m?this.endPoint.clone():p}tangentPoints(e){const t=[],i=new w(e.x,e.y,e.z||0),s=this.center,r=this.normal,a=this.radius,o=i.clone().sub(s).dot(r),l=i.clone().sub(r.clone().multiplyScalar(o)),c=s.clone(),d=l.clone().sub(c).length();if(d<a)return t;const u=Math.acos(a/d),p=this.getAngle(l.clone()),g=[p+u,p-u];for(const m of g){const y=E.normalizeAngle(m-this.startAngle);y>=0&&y<=this.deltaAngle&&t.push(this.getPointAtAngle(this.startAngle+y))}return t}nearestTangentPoint(e){const t=this.tangentPoints(e);if(t.length===0)return null;const i=new x(e.x,e.y,e.z||0);return t.length===1||t[0].distanceTo(i)<t[1].distanceTo(i)?t[0]:t[1]}calculateBoundingBox(){const e=[this.startAngle,this.endAngle];for(let l=0;l<2*Math.PI;l+=Math.PI/2)E.isBetweenAngle(l,this.startAngle,this.endAngle)&&e.push(l);let t=1/0,i=1/0,s=1/0,r=-1/0,a=-1/0,o=-1/0;for(const l of e){const c=this.getPointAtAngle(l);c.x<t&&(t=c.x),c.y<i&&(i=c.y),c.z<s&&(s=c.z),c.x>r&&(r=c.x),c.y>a&&(a=c.y),c.z>o&&(o=c.z)}return new Y({x:t,y:i,z:s},{x:r,y:a,z:o})}get closed(){return Math.abs(this.endAngle-this.startAngle)/Math.PI%2==0}getPoints(e){const t=[];let i=this.deltaAngle,s=this.startAngle;this.closed&&(i=G,s=0);for(let r=0;r<=e;r++){const a=s+i*(r/e),o=this.getPointAtAngle(a);t.push(o)}return t}transform(e){const t=this.center.clone().applyMatrix4(e),i=this.startPoint.clone().applyMatrix4(e),s=this.endPoint.clone().applyMatrix4(e),r=this.getPointAtAngle(this.closed?Math.PI/2:this.startAngle+this.deltaAngle/2).clone().applyMatrix4(e),a=new w(i).sub(t).normalize(),o=t.distanceTo(i);let l=new w().crossVectors(new w(i).sub(t),new w(r).sub(t)).normalize();l.lengthSq()===0&&(l=this.normal.clone().transformDirection(e));const c=d=>{const u=new w(d).sub(t);return Math.atan2(u.dot(Ha.crossVectors(l,a)),u.dot(a))};return this.center=t,this.radius=o,this.normal=l,this.refVec=a,this.startAngle=0,this.endAngle=this.closed?G:c(s),this._boundingBoxNeedsUpdate=!0,this}copy(e){return this.center=e.center,this.radius=e.radius,this.startAngle=e.startAngle,this.endAngle=e.endAngle,this.normal=e.normal,this.refVec=e.refVec,this._boundingBoxNeedsUpdate=!0,this}clone(){return new Tt(this.center.clone(),this.radius,this.startAngle,this.endAngle,this.normal,this.refVec)}getAngle(e){return e.sub(this.center),Math.atan2(e.dot(Ha.crossVectors(this.refVec,this.normal)),e.dot(this.refVec))}getPointAtAngle(e){const t=this.normal,i=this.refVec,s={x:t.y*i.z-t.z*i.y,y:t.z*i.x-t.x*i.z,z:t.x*i.y-t.y*i.x},r=this.center,a=this.radius;return new x(r.x+a*(i.x*Math.cos(e)+s.x*Math.sin(e)),r.y+a*(i.y*Math.cos(e)+s.y*Math.sin(e)),r.z+a*(i.z*Math.cos(e)+s.z*Math.sin(e)))}get plane(){const e=new w(this.center).distanceTo(Lr);return new gn(this.normal,e)}}const Ha=new w;let en=class Xn extends xi{constructor(e,t,i,s=0,r=G,a=!1,o=0){super(),this.center=e,this.majorAxisRadius=t,this.minorAxisRadius=i,(r-s)%G==0?(this.startAngle=0,this.endAngle=G):(this.startAngle=s,this.endAngle=r),this.clockwise=a,this.rotation=o}get center(){return this._center}set center(e){this._center=new x(e.x,e.y,e.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(e){if(e<0)throw Ae.ILLEGAL_PARAMETERS;this._majorAxisRadius=e,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(e){if(e<0)throw Ae.ILLEGAL_PARAMETERS;this._minorAxisRadius=e,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(e){this._startAngle=E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(e){this._endAngle=this.startAngle==0&&e==G?e:E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get clockwise(){return this._clockwise}set clockwise(e){this._clockwise=e,this._boundingBoxNeedsUpdate=!0}get rotation(){return this._rotation}set rotation(e){this._rotation=e,this._boundingBoxNeedsUpdate=!0}get deltaAngle(){return E.normalizeAngle(this.endAngle-this.startAngle)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}calculateBoundingBox(){let e=1/0,t=1/0,i=-1/0,s=-1/0;for(let r=0;r<=100;r++){const a=this.getPoint(r/100);e=Math.min(e,a.x),t=Math.min(t,a.y),i=Math.max(i,a.x),s=Math.max(s,a.y)}return new be({x:e,y:t},{x:i,y:s})}get closed(){return this.deltaAngle==0}getPoint(e){const t=Math.PI*2;let i=this.endAngle-this.startAngle;const s=Math.abs(i)<Number.EPSILON;for(;i<0;)i+=t;for(;i>t;)i-=t;i<Number.EPSILON&&(s?i=0:i=t),this.clockwise===!0&&!s&&(i===t?i=-t:i=i-t);const r=this.startAngle+e*i;let a=this.center.x+this.majorAxisRadius*Math.cos(r),o=this.center.y+this.minorAxisRadius*Math.sin(r);if(this.rotation!==0){const l=Math.cos(this.rotation),c=Math.sin(this.rotation),d=a-this.center.x,u=o-this.center.y;a=d*l-u*c+this.center.x,o=d*c+u*l+this.center.y}return new v(a,o)}transform(e){const t=e,i=new v(this.center).applyMatrix2d(t),s=new x(i.x,i.y,this.center.z),r=this.getPointAtAngle(0).clone().applyMatrix2d(t),a=this.getPointAtAngle(Math.PI/2).clone().applyMatrix2d(t),o=new v(r).sub(i),l=new v(a).sub(i),c=o.length(),d=l.length(),u=Math.atan2(o.y,o.x),p=o.clone().normalize(),g=l.clone().normalize(),m=f=>{const S=new v(f).sub(i),L=S.dot(p),k=S.dot(g);return E.normalizeAngle(Math.atan2(k/d,L/c))},y=t.determinant()<0?!this.clockwise:this.clockwise,_=this.closed?new Xn(s,c,d,0,G,y,u):new Xn(s,c,d,m(this.startPoint.clone().applyMatrix2d(t)),m(this.endPoint.clone().applyMatrix2d(t)),y,u);return this.center=_.center,this.majorAxisRadius=_.majorAxisRadius,this.minorAxisRadius=_.minorAxisRadius,this._startAngle=_._startAngle,this._endAngle=_._endAngle,this._clockwise=_._clockwise,this.rotation=_.rotation,this._boundingBoxNeedsUpdate=!0,this}getPointAtAngle(e){return this.getPoint(this.closed?e/G:E.normalizeAngle(e-this.startAngle)/this.deltaAngle)}copy(e){return this.center=e.center,this.majorAxisRadius=e.majorAxisRadius,this.minorAxisRadius=e.minorAxisRadius,this.startAngle=e.startAngle,this.endAngle=e.endAngle,this.clockwise=e.clockwise,this.rotation=e.rotation,this}clone(){return new Xn(this.center,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle,this.clockwise,this.rotation)}};class yi extends pn{constructor(e,t,i,s,r,a=0,o=G){super(),this.center=e,this.normal=t,this.majorAxis=i,this.majorAxisRadius=s,this.minorAxisRadius=r;const l=Math.abs(o-a);Math.abs(l-G)<1e-10||Math.abs(l-2*G)<1e-10?(this.startAngle=0,this.endAngle=G):(this.startAngle=a,this.endAngle=o)}get center(){return this._center}set center(e){this._center=new x(e.x,e.y,e.z||0),this._boundingBoxNeedsUpdate=!0}get majorAxisRadius(){return this._majorAxisRadius}set majorAxisRadius(e){if(e<0)throw Ae.ILLEGAL_PARAMETERS;this._majorAxisRadius=e,this._boundingBoxNeedsUpdate=!0}get minorAxisRadius(){return this._minorAxisRadius}set minorAxisRadius(e){if(e<0)throw Ae.ILLEGAL_PARAMETERS;this._minorAxisRadius=e,this._boundingBoxNeedsUpdate=!0}get startAngle(){return this._startAngle}set startAngle(e){this._startAngle=E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get endAngle(){return this._endAngle}set endAngle(e){this._endAngle=this.startAngle==0&&e==G?e:E.normalizeAngle(e),this._boundingBoxNeedsUpdate=!0}get deltaAngle(){const e=this.endAngle-this.startAngle;return Math.abs(e-G)<1e-10?G:E.normalizeAngle(e)}get isLargeArc(){return Math.abs(this.deltaAngle)>Math.PI?1:0}get clockwise(){return this.deltaAngle<=0}get normal(){return this._normal}set normal(e){this._normal=new w(e.x,e.y,e.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0}get majorAxis(){return this._majorAxis}set majorAxis(e){this._majorAxis=new w(e.x,e.y,e.z),this._majorAxis.normalize(),this._boundingBoxNeedsUpdate=!0}get minorAxis(){return new w().crossVectors(this.normal,this.majorAxis).normalize()}get startPoint(){return this.getPointAtAngle(this._startAngle)}get endPoint(){return this.getPointAtAngle(this._endAngle)}get midPoint(){let e=this.startAngle,t=this.deltaAngle;(this.closed||Math.abs(t-G)<1e-10)&&(e=0,t=G);const i=e+t/2;return this.getPointAtAngle(i)}get isCircular(){return un.equal(this.majorAxisRadius,this.minorAxisRadius)}get length(){if(this.isCircular)return this.majorAxisRadius*Math.abs(this.deltaAngle);const e=1e3,t=this.deltaAngle/e;let i=0,s=this.getPointAtAngle(this.startAngle);for(let r=1;r<=e;r++){const a=this.startAngle+r*t,o=this.getPointAtAngle(a),l=o.x-s.x,c=o.y-s.y,d=o.z-s.z;i+=Math.sqrt(l*l+c*c+d*d),s=o}return i}get area(){const e=this.majorAxisRadius,t=this.minorAxisRadius,i=this.startAngle,s=i+this.deltaAngle;if(Math.abs(this.deltaAngle-G)<1e-10)return Math.PI*e*t;const r=e*t/2*(s-i-(Math.sin(s)*Math.cos(s)-Math.sin(i)*Math.cos(i)));return Math.abs(r)}calculateBoundingBox(){if(this.majorAxis.equals(w.X_AXIS)||this.majorAxis.equals(w.Y_AXIS)||this.majorAxis.isParallelTo(w.X_AXIS)||this.majorAxis.isParallelTo(w.Y_AXIS)){const e=[this.startAngle,this.endAngle];for(let l=0;l<2*Math.PI;l+=Math.PI/2)E.isBetweenAngle(l,this.startAngle,this.endAngle)&&e.push(l);let t=1/0,i=1/0,s=1/0,r=-1/0,a=-1/0,o=-1/0;for(const l of e){const c=this.getPointAtAngle(l);c.x<t&&(t=c.x),c.y<i&&(i=c.y),c.z<s&&(s=c.z),c.x>r&&(r=c.x),c.y>a&&(a=c.y),c.z>o&&(o=c.z)}return new Y({x:t,y:i,z:s},{x:r,y:a,z:o})}else{let e=1/0,t=1/0,i=1/0,s=-1/0,r=-1/0,a=-1/0;for(let o=0;o<=100;o++){const l=this.startAngle+this.deltaAngle*(o/100),c=this.getPointAtAngle(l);e=Math.min(e,c.x),t=Math.min(t,c.y),i=Math.min(i,c.z),s=Math.max(s,c.x),r=Math.max(r,c.y),a=Math.max(a,c.z)}return new Y({x:e,y:t,z:i},{x:s,y:r,z:a})}}get closed(){return this.deltaAngle==0}getPoints(e=100){const t=[];let i=this.deltaAngle,s=this.startAngle;this.closed&&(i=G,s=0);for(let r=0;r<=e;r++){const a=s+i*(r/e),o=this.getPointAtAngle(a);t.push(o)}return t}getPointAtAngle(e){const t=Math.cos(e),i=Math.sin(e),s=this.minorAxis.clone().multiplyScalar(this.minorAxisRadius).multiplyScalar(i),r=this.majorAxis.clone().multiplyScalar(t*this.majorAxisRadius).add(s);return new x(this.center.x+r.x,this.center.y+r.y,this.center.z+r.z)}contains(e){const t=new w(e).sub(this.center),i=t.dot(this.majorAxis),s=t.dot(this.minorAxis),r=i/this.majorAxisRadius,a=s/this.minorAxisRadius;return r*r+a*a<=1}transform(e){const t=e,i=this.center.clone().applyMatrix4(t),s=this.getPointAtAngle(0).clone().applyMatrix4(t),r=this.getPointAtAngle(Math.PI/2).clone().applyMatrix4(t),a=new w(s).sub(i),o=new w(r).sub(i),l=a.length(),c=o.length(),d=a.clone().normalize(),u=new w().crossVectors(a,o).normalize();let p=new w().crossVectors(u,d).normalize();p.dot(o)<0&&(u.negate(),p=new w().crossVectors(u,d).normalize());const g=y=>{const _=new w(y).sub(i),f=_.dot(d),S=_.dot(p);return E.normalizeAngle(Math.atan2(S/c,f/l))},m=this.closed?new yi(i,u,d,l,c,0,G):new yi(i,u,d,l,c,g(this.startPoint.clone().applyMatrix4(t)),g(this.endPoint.clone().applyMatrix4(t)));return this.center=m.center,this.normal=m.normal,this.majorAxis=m.majorAxis,this.majorAxisRadius=m.majorAxisRadius,this.minorAxisRadius=m.minorAxisRadius,this._startAngle=m._startAngle,this._endAngle=m._endAngle,this._boundingBoxNeedsUpdate=!0,this}copy(e){return this.center=e.center,this.normal=e.normal,this.majorAxis=e.majorAxis,this.majorAxisRadius=e.majorAxisRadius,this.minorAxisRadius=e.minorAxisRadius,this.startAngle=e.startAngle,this.endAngle=e.endAngle,this._boundingBoxNeedsUpdate=!0,this}clone(){return new yi(this.center,this.normal,this.majorAxis,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle)}get plane(){const e=new w(this.center).distanceTo(Lr);return new gn(this.normal,e)}}class ue extends xi{constructor(e=null,t=!1){super(),this._vertices=e||new Array,this._closed=t}get vertices(){return this._vertices}get numberOfVertices(){return this._vertices.length}get closed(){return this._closed}get startPoint(){if(this.numberOfVertices>0){const e=this._vertices[0];return new v(e.x,e.y)}throw new Error("Start point does not exist in an empty polyline.")}get endPoint(){const e=this.numberOfVertices;if(e>0)if(this.closed){const t=this._vertices[0];return new v(t.x,t.y)}else{const t=this._vertices[e-1];return new v(t.x,t.y)}throw new Error("End point does not exist in an empty polyline.")}get length(){let e=0;const t=this._vertices.length;for(let i=0;i<t;++i){const s=this._vertices[i];let r=null;if(i<t-1?r=this._vertices[i+1]:i==t-1&&this.closed&&(r=this._vertices[0]),r)if(s.bulge){const a=new vt(s,r,s.bulge);e+=a.length}else e+=new v(s.x,s.y).distanceTo(r)}return e}set closed(e){this._closed=e,this._boundingBoxNeedsUpdate=!0}addVertexAt(e,t){e<=0?this._vertices.unshift(t):this._vertices.splice(e,0,t),this._boundingBoxNeedsUpdate=!0}removeVertexAt(e){if(e<0||e>=this._vertices.length)throw new Error(`Index ${e} is out of bounds. Valid range is 0 to ${this._vertices.length-1}.`);this._vertices.splice(e,1),this._boundingBoxNeedsUpdate=!0}reset(e,t){e?t!==void 0&&t>=0&&t<this._vertices.length&&(this._vertices=this._vertices.slice(0,t),this._boundingBoxNeedsUpdate=!0):(this._vertices=new Array,this._boundingBoxNeedsUpdate=!0)}getPointAt(e){const t=this._vertices[e];return new v(t.x,t.y)}calculateBoundingBox(){const e=this.getPoints(100);return new be().setFromPoints(e)}transform(e){const t=e.determinant()<0;return this._vertices.forEach(i=>{const s=new v(i).applyMatrix2d(e);i.x=s.x,i.y=s.y,t&&i.bulge!=null&&(i.bulge=-i.bulge)}),this._boundingBoxNeedsUpdate=!0,this}clone(){return new ue(this._vertices.map(e=>({...e})),this._closed)}getPoints3d(e,t){const i=[];return this.getPoints(e).forEach(s=>i.push(new x().set(s.x,s.y,t))),i}getPoints(e){const t=[],i=this._vertices.length;for(let s=0;s<i;++s){const r=this._vertices[s];if(r.bulge){let a=null;if(s<i-1?a=this._vertices[s+1]:s==i-1&&this.closed&&(a=this._vertices[0]),a){const o=new vt(r,a,r.bulge).getPoints(e),l=o.length;for(let c=0;c<l;++c){const d=o[c];t.push(new v(d.x,d.y))}}}else t.push(new v(r.x,r.y)),s==i-1&&this.closed&&t.push(t[0])}return t}}class qe extends xi{constructor(e,t){super(),this._start=new v(e),this._end=new v(t)}get startPoint(){return this._start}set startPoint(e){this._start.copy(e),this._boundingBoxNeedsUpdate=!0}get endPoint(){return this._end}set endPoint(e){this._end.copy(e),this._boundingBoxNeedsUpdate=!0}getPoints(){return[this.startPoint,this.endPoint]}get length(){return this.startPoint.distanceTo(this.endPoint)}calculateBoundingBox(){const e=new v(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y)),t=new v(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y));return new be(e,t)}transform(e){return this._start.applyMatrix2d(e),this._end.applyMatrix2d(e),this._boundingBoxNeedsUpdate=!0,this}get closed(){return!1}copy(e){return this.startPoint=e.startPoint,this.endPoint=e.endPoint,this._boundingBoxNeedsUpdate=!0,this}clone(){return new qe(this._start.clone(),this._end.clone())}}let tn=class Ve extends xi{constructor(e=[]){super(),this._curves=e}get curves(){return this._curves}static buildFromEdges(e,t=.001){if(e.length===0)return[];const i=[...e],s=[],r=t*t,a=(o,l)=>{const c=o.x-l.x,d=o.y-l.y;return c*c+d*d<=r};for(;i.length>0;){const o=[],l=i.shift();o.push(l);const c=Ve.getEdgeStartPoint(l);let d=Ve.getEdgeEndPoint(l);if(!a(c,d))for(;i.length>0;){const u=Ve.findConnectingEdge(i,d,r);if(u.index<0)break;let p=i.splice(u.index,1)[0];if(u.reverse&&(p=Ve.reverseEdge(p)),o.push(p),d=Ve.getEdgeEndPoint(p),a(d,c))break}s.push(new Ve(o))}return s}add(e){this._curves.push(e),this._boundingBoxNeedsUpdate=!0}get numberOfEdges(){return this._curves.length}get startPoint(){if(this._curves.length>0){const e=this._curves[0].startPoint;return new v(e.x,e.y)}throw new Error("Start point does not exist in an empty loop.")}get endPoint(){return this.startPoint}get length(){let e=0;return this._curves.forEach(t=>{e+=t.length}),e}calculateBoundingBox(){const e=this.getPoints(100),t=new be;return t.setFromPoints(e),t}transform(e){const t=new j().set(e.elements[0],e.elements[3],0,e.elements[6],e.elements[1],e.elements[4],0,e.elements[7],0,0,1,0,0,0,0,1);return this._curves.forEach(i=>{i instanceof Ke?i.transform(t):i.transform(e)}),this._boundingBoxNeedsUpdate=!0,this}clone(){return new Ve(this._curves.map(e=>e.clone()))}get closed(){return!0}getPoints(e){const t=[];return this.curves.forEach(i=>{i.getPoints(e).forEach(s=>{t.push(new v(s.x,s.y))})}),t}static findConnectingEdge(e,t,i){let s=-1,r=!1,a=Number.POSITIVE_INFINITY;for(let o=0;o<e.length;o++){const l=e[o],c=Ve.getEdgeStartPoint(l),d=Ve.getEdgeEndPoint(l),u=t.x-c.x,p=t.y-c.y,g=u*u+p*p;g<a&&(a=g,s=o,r=!1);const m=t.x-d.x,y=t.y-d.y,_=m*m+y*y;_<a&&(a=_,s=o,r=!0)}return a>i?{index:-1,reverse:!1}:{index:s,reverse:r}}static getEdgeStartPoint(e){const t=e.startPoint;return new v(t.x,t.y)}static getEdgeEndPoint(e){const t=e.endPoint;return new v(t.x,t.y)}static reverseEdge(e){return e instanceof qe?new qe(e.endPoint,e.startPoint):e instanceof vt?new vt(e.center,e.radius,e.endAngle,e.startAngle,!e.clockwise):e instanceof en?new en(e.center,e.majorAxisRadius,e.minorAxisRadius,e.endAngle,e.startAngle,!e.clockwise,e.rotation):e instanceof Ke?Ve.reverseSplineEdge(e):e}static reverseSplineEdge(e){const t=[...e.controlPoints].reverse(),i=e.knots,s=i[0],r=i[i.length-1],a=i.map(c=>s+r-c).reverse(),o=e.weights,l=o.length>0?[...o].reverse():void 0;return new Ke(t,a,l,e.degree,e.closed)}};class Os{constructor(){this.c0=0,this.c1=0,this.c2=0,this.c3=0}init(e,t,i,s){this.c0=e,this.c1=i,this.c2=-3*e+3*t-2*i-s,this.c3=2*e-2*t+i+s}initCatmullRom(e,t,i,s,r){this.init(t,i,r*(i-e),r*(s-t))}initNonuniformCatmullRom(e,t,i,s,r,a,o){let l=(t-e)/r-(i-e)/(r+a)+(i-t)/a,c=(i-t)/a-(s-t)/(a+o)+(s-i)/o;l*=a,c*=a,this.init(t,i,l,c)}calc(e){const t=e*e,i=t*e;return this.c0+this.c1*e+this.c2*t+this.c3*i}}class As extends pn{constructor(e=[],t=!1,i="centripetal",s=.5){super(),this.isCatmullRomCurve3d=!0,this.type="CatmullRomCurve3d",this._tmp=new w,this._px=new Os,this._py=new Os,this._pz=new Os,this._points=e.map(r=>new x(r)),this._closed=t,this._curveType=i,this._tension=s}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 x}get endPoint(){return this._points.length>0?this._points[this._points.length-1]:new x}get length(){if(this._points.length<2)return 0;let e=0;for(let t=1;t<this._points.length;t++)e+=this._points[t-1].distanceTo(this._points[t]);return this._closed&&this._points.length>2&&(e+=this._points[this._points.length-1].distanceTo(this._points[0])),e}getPoint(e,t=new x){const i=t,s=this._points,r=s.length;if(r===0)return i.set(0,0,0);if(r===1)return i.copy(s[0]);const a=(r-(this._closed?0:1))*e;let o=Math.floor(a),l=a-o;this._closed?o+=o>0?0:(Math.floor(Math.abs(o)/r)+1)*r:l===0&&o===r-1&&(o=r-2,l=1);let c,d;this._closed||o>0?c=s[(o-1)%r]:(this._tmp.subVectors(s[0],s[1]).add(s[0]),c=new x(this._tmp.x,this._tmp.y,this._tmp.z));const u=s[o%r],p=s[(o+1)%r];if(this._closed||o+2<r?d=s[(o+2)%r]:(this._tmp.subVectors(s[r-1],s[r-2]).add(s[r-1]),d=new x(this._tmp.x,this._tmp.y,this._tmp.z)),this._curveType==="centripetal"||this._curveType==="chordal"){const g=this._curveType==="chordal"?.5:.25;let m=Math.pow(c.distanceToSquared(u),g),y=Math.pow(u.distanceToSquared(p),g),_=Math.pow(p.distanceToSquared(d),g);y<1e-4&&(y=1),m<1e-4&&(m=y),_<1e-4&&(_=y),this._px.initNonuniformCatmullRom(c.x,u.x,p.x,d.x,m,y,_),this._py.initNonuniformCatmullRom(c.y,u.y,p.y,d.y,m,y,_),this._pz.initNonuniformCatmullRom(c.z,u.z,p.z,d.z,m,y,_)}else this._curveType==="catmullrom"&&(this._px.initCatmullRom(c.x,u.x,p.x,d.x,this._tension),this._py.initCatmullRom(c.y,u.y,p.y,d.y,this._tension),this._pz.initCatmullRom(c.z,u.z,p.z,d.z,this._tension));return i.set(this._px.calc(l),this._py.calc(l),this._pz.calc(l)),i}getPoints(e){const t=[];for(let i=0;i<=e;i++)t.push(this.getPoint(i/e));return t}setPoints(e){this._points=e.map(t=>new x(t)),this._boundingBoxNeedsUpdate=!0}setClosed(e){this._closed!==e&&(this._closed=e,this._boundingBoxNeedsUpdate=!0)}setCurveType(e){this._curveType=e}setTension(e){this._tension=e}clone(){return new As(this._points.map(e=>e.clone()),this._closed,this._curveType,this._tension)}transform(e){return this._points=this._points.map(t=>{const i=new x;return i.copy(t),i.applyMatrix4(e),i}),this._boundingBoxNeedsUpdate=!0,this}calculateBoundingBox(){if(this._points.length===0)return new Y;const e=new Y;return this._points.forEach(t=>{e.expandByPoint(t)}),e}}let ze=class zi{constructor(e,t,i,s){this._degree=e,this._knots=[...t],this._controlPoints=i.map(r=>({x:r.x,y:r.y,z:r.z})),this._weights=s?[...s]:new Array(i.length).fill(1)}degree(){return this._degree}knots(){return[...this._knots]}controlPoints(){return this._controlPoints.map(e=>({x:e.x,y:e.y,z:e.z}))}weights(){return[...this._weights]}clone(){return new zi(this._degree,this._knots,this._controlPoints,this._weights)}point(e){const t=this._controlPoints.map(i=>[i.x,i.y,i.z]);return Gi(e,this._degree,this._knots,t,this._weights)}length(){const e=this._controlPoints.map(t=>[t.x,t.y,t.z]);return Zo(this._degree,this._knots,e,this._weights)}static byKnotsControlPointsWeights(e,t,i,s){return new zi(e,t,i,s)}static byPoints(e,t,i="Uniform",s,r){const a=Ir(e,t,i,s,r),o=a.controlPoints.map(l=>({x:l[0],y:l[1],z:l[2]}));return new zi(t,a.knots,o,a.weights)}getParameterRange(){const e=this._knots[this._degree],t=this._knots[this._knots.length-this._degree-1];return{start:e,end:t}}getPoints(e){const t=[],{start:i,end:s}=this.getParameterRange();for(let r=0;r<=e;r++){const a=i+(s-i)*(r/e);t.push(this.point(a))}return t}isClosed(e=1e-6){const{start:t,end:i}=this.getParameterRange(),s=this.point(t),r=this.point(i),a=s[0]-r[0],o=s[1]-r[1],l=s[2]-r[2];return Math.sqrt(a*a+o*o+l*l)<e}static createFitPointsForClosedCurve(e){if(e.length<4)throw new Error("At least 4 points are required for a closed NURBS curve");const t=new As(e,!0,"centripetal"),i=Math.max(50,e.length*2);return t.getPoints(i)}static createClosedCurve(e,t,i="Chord"){const s=this.createFitPointsForClosedCurve(e).map(r=>[r.x,r.y,r.z]);return zi.byPoints(s,t,i)}},Ke=class Rn extends pn{constructor(e,t,i,s,r,a){super();const o=arguments.length;if(this._degree=3,this._closed=!1,Array.isArray(t)){if(o<2||o>5)throw Ae.ILLEGAL_PARAMETERS;this._controlPoints=e;let l,c=3,d=!1;if(o>=3&&(Array.isArray(i)?(l=i,o>=4&&(c=s||3),o>=5&&(d=r)):i!==void 0&&(c=i||3,o>=4&&(d=s))),i===void 0&&o>=4&&(c=s||3,o>=5&&(d=r)),this._degree=c,this._closed=d,this._controlPoints.length<this._degree+1)throw Ae.ILLEGAL_PARAMETERS;this._nurbsCurve=ze.byKnotsControlPointsWeights(this._degree,t,this._controlPoints,l)}else{if(o<2||o>6)throw Ae.ILLEGAL_PARAMETERS;this._fitPoints=e,this._knotParameterization=t,o>=3&&(this._degree=i||3);const l=typeof s=="boolean";o>=4&&l&&(this._closed=s),l?(o>=5&&(this._startTangent=r),o>=6&&(this._endTangent=a)):(o>=4&&(this._startTangent=s),o>=5&&(this._endTangent=r)),this._closed&&(this._startTangent=void 0,this._endTangent=void 0);const c=(this._startTangent?1:0)+(this._endTangent?1:0);if(this._fitPoints.length+c<this._degree+1)throw Ae.ILLEGAL_PARAMETERS;if(this._closed)this._nurbsCurve=ze.createClosedCurve(this._fitPoints,this._degree,this._knotParameterization);else{const d=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=ze.byPoints(d,this._degree,this._knotParameterization,this._startTangent?this.toNurbsPoint(this._startTangent):void 0,this._endTangent?this.toNurbsPoint(this._endTangent):void 0)}this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints().map(d=>[d.x,d.y,d.z||0]))}}buildCurve(){if(this._fitPoints&&this._knotParameterization){if(this._closed){const e=ze.createFitPointsForClosedCurve(this._fitPoints),t=this.toNurbsPoints(e);this._nurbsCurve=ze.byPoints(t,this._degree,this._knotParameterization)}else{const e=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=ze.byPoints(e,this._degree,this._knotParameterization,this._startTangent?this.toNurbsPoint(this._startTangent):void 0,this._endTangent?this.toNurbsPoint(this._endTangent):void 0)}this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints().map(e=>[e.x,e.y,e.z||0]))}else if(this._controlPoints)if(this._closed){const e=ze.createFitPointsForClosedCurve(this._controlPoints),t=this.toNurbsPoints(e);this._nurbsCurve=ze.byPoints(t,this._degree,this._knotParameterization),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints().map(i=>[i.x,i.y,i.z||0]))}else{const e=this._nurbsCurve.knots(),t=this._nurbsCurve.weights();this._nurbsCurve=ze.byKnotsControlPointsWeights(this._degree,e,this._controlPoints,t)}}setClosed(e){this._closed!==e&&(this._closed=e,this._boundingBoxNeedsUpdate=!0,this.buildCurve())}get degree(){return this._degree}get knotParameterization(){return this._knotParameterization}get controlPoints(){return this._controlPoints.map(e=>({x:e.x,y:e.y,z:e.z||0}))}get fitPoints(){var e;return(e=this._fitPoints)==null?void 0:e.map(t=>({x:t.x,y:t.y,z:t.z||0}))}get knots(){return[...this._nurbsCurve.knots()]}get weights(){return[...this._nurbsCurve.weights()]}get startPoint(){const e=this._nurbsCurve.knots(),t=this._nurbsCurve.degree(),i=e[t],s=this._nurbsCurve.point(i);return new x(s[0],s[1],s[2])}get endPoint(){const e=this._nurbsCurve.knots(),t=this._nurbsCurve.degree(),i=e[e.length-t-1],s=this._nurbsCurve.point(i);return new x(s[0],s[1],s[2])}get length(){return this._nurbsCurve.length()}getFitPointAt(e){if(!this._fitPoints)throw new Error("No fit points in this spline");const t=this._fitPoints.length,i=e<0||e>=t?t-1:e,s=this._fitPoints[i];return{x:s.x,y:s.y,z:s.z||0}}getControlPointAt(e){const t=this._controlPoints.length,i=e<0||e>=t?t-1:e;return this._controlPoints[i]}getPoints(e=100){const t=this._nurbsCurve,i=[],s=t.knots(),r=this._nurbsCurve.degree(),a=s[r],o=s[s.length-r-1],l=(o-a)/(e-1);for(let c=0;c<e;c++){const d=c===e-1?o:a+c*l,u=t.point(d);i.push(new x(u[0],u[1],u[2]))}return i}getCurvePoints(e,t){const i=[],s=e.knots(),r=e.degree(),a=s[r],o=(s[s.length-r-1]-a)/(t-1);for(let l=0;l<t;l++){const c=a+l*o;i.push(e.point(c))}return i}calculateBoundingBox(){const e=this.getPoints(100);return new Y().setFromPoints(e)}get closed(){return this._closed}set closed(e){this.setClosed(e)}transform(e){if(this._fitPoints&&this._knotParameterization)this._fitPoints=this._fitPoints.map(t=>new x(t).applyMatrix4(e)),this._startTangent&&(this._startTangent=new x(this._startTangent).transformDirection(e)),this._endTangent&&(this._endTangent=new x(this._endTangent).transformDirection(e)),this.buildCurve();else{const t=this._nurbsCurve.knots(),i=this._nurbsCurve.weights();this._controlPoints=this._controlPoints.map(s=>new x(s).applyMatrix4(e)),this._nurbsCurve=ze.byKnotsControlPointsWeights(this._degree,t,this._controlPoints,i.length>0?i:void 0)}return this._boundingBoxNeedsUpdate=!0,this}clone(){return this._fitPoints&&this._knotParameterization?new Rn(this._fitPoints.map(e=>({x:e.x,y:e.y,z:e.z||0})),this._knotParameterization,this._degree,this._closed,this._startTangent?{x:this._startTangent.x,y:this._startTangent.y,z:this._startTangent.z||0}:void 0,this._endTangent?{x:this._endTangent.x,y:this._endTangent.y,z:this._endTangent.z||0}:void 0):new Rn(this._controlPoints.map(e=>({x:e.x,y:e.y,z:e.z||0})),this._nurbsCurve.knots(),this._nurbsCurve.weights(),this._degree,this._closed)}toNurbsPoints(e){const t=new Array(e.length);return e.forEach((i,s)=>{t[s]=[i.x,i.y,i.z||0]}),t}toGePoints(e){const t=new Array(e.length);return e.forEach((i,s)=>{t[s]={x:i[0],y:i[1],z:i[2]}}),t}toNurbsPoint(e){return[e.x,e.y,e.z||0]}static createClosedSpline(e,t="Uniform",i=3){if(e.length<i+1)throw new Error(`At least ${i+1} points are required for a degree ${i} closed spline`);return new Rn(e,t,i,!0)}};var J=(n=>(n[n.Scientific=1]="Scientific",n[n.Decimal=2]="Decimal",n[n.Engineering=3]="Engineering",n[n.Architectural=4]="Architectural",n[n.Fractional=5]="Fractional",n[n.WindowsDesktop=6]="WindowsDesktop",n))(J||{}),K=(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))(K||{});function tl(n){return n==4||n==5||n==6||n==7||n==12||n==13||n==14||n==15||n==16||n==17}function il(n){return n==1||n==2||n==3||n==8||n==9||n==10||n==21}const tr=Math.PI/200;class nl{constructor(e){this.database=e}formatLength(e,t){const i=this.createContext(t);return di(e,i)}formatPoint2d(e,t){const i=this.createContext(t);return`${di(e.x,i)}, ${di(e.y,i)}`}formatPoint3d(e,t){const i=this.createContext(t);return`${di(e.x,i)}, ${di(e.y,i)}, ${di(e.z,i)}`}formatAngle(e,t){const i=this.createContext(t),r=(t==null?void 0:t.applyAngbaseAngdir)??!0?td(e,this.database.angbase,this.database.angdir):E.normalizeAngle(e);return ed(r,i)}createContext(e){return{lunits:this.database.lunits,luprec:nn(this.database.luprec),insunits:this.database.insunits,unitmode:this.database.unitmode,measurement:this.database.measurement,aunits:this.database.aunits,auprec:nn(this.database.auprec),showUnits:(e==null?void 0:e.showUnits)??!1,showApproximate:(e==null?void 0:e.showApproximate)??!1}}}function di(n,e){let t;switch(e.lunits){case J.Scientific:t=Ys(cd(n,e.luprec),e);break;case J.Engineering:t=dd(n,e);break;case J.Architectural:t=ud(n,e);break;case J.Fractional:t=Ys(gd(n,e),e);break;case J.WindowsDesktop:case J.Decimal:default:t=Ys(Li(n,e.luprec),e)}return sl(t,id(n,e),e)}function ed(n,e){let t;switch(e.aunits){case Se.DegreesMinutesSeconds:t=ol(n,e);break;case Se.Gradians:t=yd(n,e);break;case Se.Radians:t=md(n,e);break;case Se.SurveyorsUnits:t=_d(n,e);break;case Se.DecimalDegrees:default:t=pd(n,e)}return sl(t,nd(n,e),e)}function td(n,e,t){let i=n-e;return t===1&&(i=-i),E.normalizeAngle(i)}function Tr(n){const e=n.showUnits?'"':"";return n.unitmode===1?{feetInchSeparator:"",fractionSeparator:"-",inchSuffix:e}:{feetInchSeparator:"-",fractionSeparator:" ",inchSuffix:e}}function nn(n,e=0,t=8){return Number.isFinite(n)?Math.max(e,Math.min(t,Math.round(n))):e}function bi(n){return Object.is(n,-0)?0:n}function sl(n,e,t){return!t.showApproximate||!e?n:`~ ${n}`}function id(n,e){if(!Number.isFinite(n))return!1;const t=rd(n,e);return Mr(n,t)}function nd(n,e){if(!Number.isFinite(n))return!1;if(e.aunits===Se.SurveyorsUnits)return sd(n,e.auprec);const t=ad(n,e);return Mr(n,t)}function sd(n,e){const i=((90-E.radToDeg(n))%360+360)%360,s=ll(i),r=Math.min(Math.abs(i-s.base),Math.abs(s.base+90-i)),a=E.degToRad(r),o=rl(a,e);return Mr(a,o)}function rd(n,e){const t=bi(n);switch(e.lunits){case J.Scientific:return od(t,e.luprec);case J.Engineering:case J.Architectural:case J.Fractional:return ld(t,e);case J.WindowsDesktop:case J.Decimal:default:return _i(t,e.luprec)}}function ad(n,e){const t=bi(n);switch(e.aunits){case Se.DegreesMinutesSeconds:return rl(t,e.auprec);case Se.Gradians:return _i(t/tr,e.auprec)*tr;case Se.Radians:return _i(t,e.auprec);case Se.DecimalDegrees:default:return E.degToRad(_i(E.radToDeg(t),e.auprec))}}function _i(n,e){if(!Number.isFinite(n))return 0;const t=10**e;return Math.round(bi(n)*t)/t}function od(n,e){if(!Number.isFinite(n))return 0;const t=bi(n);if(t===0)return 0;const i=t.toExponential(e);return Number(i)}function ld(n,e){if(!Number.isFinite(n))return 0;const t=n<0?-1:1,i=Math.abs(n),s=Math.floor(i/12),r=i-s*12;if(e.lunits===J.Architectural||e.lunits===J.Fractional){const a=1<<nn(e.luprec,0,8),o=hd(r,a);return t*(s*12+o)}return t*(s*12+_i(r,e.luprec))}function hd(n,e){const t=Math.floor(n),i=n-t,s=Math.round(i*e);return s>=e?t+1:t+s/e}function rl(n,e){const t=E.radToDeg(n),i=t<0?-1:1,s=Math.abs(t),r=Math.floor(s),a=(s-r)*60,o=Math.floor(a),l=_i((a-o)*60,e),c=r+o/60+l/3600;return E.degToRad(i*c)}function Mr(n,e){if(n===e)return!1;const t=Math.max(Math.abs(n),Math.abs(e),1);return Math.abs(n-e)>t*Number.EPSILON*8}function Li(n,e){if(!Number.isFinite(n))return"0";const t=bi(n);if(Number.isInteger(t)&&e===0)return String(t);const s=t.toFixed(e).replace(/\.?0+$/,"");return s===""||s==="-"?"0":s}function cd(n,e){if(!Number.isFinite(n))return"0";const t=bi(n);if(t===0)return"0";const i=t.toExponential(e).match(/^(.+)e([+-])(\d+)$/i);if(!i)return"0";const[,s,r,a]=i,o=a.length<2?a.padStart(2,"0"):a;return`${s}E${r}${o}`.toUpperCase()}function dd(n,e){if(!Number.isFinite(n))return"0";const t=Tr(e),i=n<0?"-":"",s=Math.abs(n),r=Math.floor(s/12),a=s-r*12,o=Li(a,e.luprec);return r===0?`${i}${o}${t.inchSuffix}`:`${i}${r}'${t.feetInchSeparator}${o}${t.inchSuffix}`}function ud(n,e){if(!Number.isFinite(n))return"0";const t=Tr(e),i=n<0?"-":"",s=Math.abs(n),r=Math.floor(s/12),a=s-r*12,o=1<<nn(e.luprec,0,8),l=al(a,o,t.fractionSeparator);return r===0?`${i}${l}${t.inchSuffix}`:`${i}${r}'${t.feetInchSeparator}${l}${t.inchSuffix}`}function gd(n,e){if(!Number.isFinite(n))return"0";const t=Tr(e),i=n<0?"-":"",s=Math.abs(n),r=1<<nn(e.luprec,0,8);return`${i}${al(s,r,t.fractionSeparator)}`}function al(n,e,t){const i=Math.floor(n),s=n-i;let r=Math.round(s*e);if(r>=e)return String(i+1);if(r===0)return String(i);const a=bd(r,e);r/=a;const o=e/a,l=`${r}/${o}`;return i===0?l:`${i}${t}${l}`}function pd(n,e){const t=E.radToDeg(n);return`${Li(t,e.auprec)}${e.showUnits?"°":""}`}function md(n,e){return`${Li(n,e.auprec)}${e.showUnits?" rad":""}`}function yd(n,e){const t=n/tr;return`${Li(t,e.auprec)}${e.showUnits?"g":""}`}function ol(n,e){const t=E.radToDeg(n),i=t<0?"-":"",s=Math.abs(t),r=Math.floor(s),a=(s-r)*60,o=Math.floor(a),l=(a-o)*60,c=Li(l,e.auprec),d=e.showUnits?'"':"";return`${i}${r}d${o}'${c}${d}`}function _d(n,e){const i=((90-E.radToDeg(n))%360+360)%360,s=ll(i),r=Math.min(Math.abs(i-s.base),Math.abs(s.base+90-i)),o=ol(E.degToRad(r),e).replace(/^-/,"");return`${s.prefix} ${o} ${s.suffix}`.trim()}function ll(n){return n<90?{prefix:"N",suffix:"E",base:0}:n<180?{prefix:"S",suffix:"E",base:90}:n<270?{prefix:"S",suffix:"W",base:180}:{prefix:"N",suffix:"W",base:270}}function Ys(n,e){if(!e.showUnits||e.lunits===J.Engineering||e.lunits===J.Architectural)return n;const t=fd(e.insunits,e.measurement);return t?`${n}${t}`:n}function fd(n,e){return n===K.Undefined?e===0?'"':" mm":tl(n)?wd(n):il(n)?xd(n):""}function wd(n){switch(n){case K.Millimeters:return" mm";case K.Centimeters:return" cm";case K.Meters:return" m";case K.Kilometers:return" km";case K.Decimeters:return" dm";case K.Microns:return" µm";case K.Nanometers:return" nm";default:return""}}function xd(n){switch(n){case K.Inches:case K.Microinches:case K.Mils:case K.USSurveyInch:return'"';case K.Feet:case K.USSurveyFeet:return"'";case K.Miles:case K.USSurveyMile:return" mi";case K.Yards:case K.USSurveyYard:return" yd";default:return""}}function bd(n,e){let t=Math.abs(n),i=Math.abs(e);for(;i!==0;){const s=i;i=t%i,t=s}return t||1}class hi{static get instance(){return this._instance||(this._instance=new hi),this._instance}constructor(){this._blocks=new Map}createKey(e,t){return`${e}_${t}`}set(e,t){return t=t.fastDeepClone(),this._blocks.set(e,t),t}get(e){let t=this._blocks.get(e);return t&&(t=t.fastDeepClone()),t}has(e){return this._blocks.has(e)}clear(){this._blocks.clear()}draw(e,t,i,s=[],r=!0,a,o){const l=[];if(t!=null){const c=this.createKey(t.name,i);let d;if(this.has(c))d=this.get(c);else{const u=t.newIterator();for(const p of u)p.color.isByBlock&&i?(Wa.copy(p.color),p.color.setRGBValue(i),this.addEntity(p,l,e),p.color.copy(Wa)):this.addEntity(p,l,e);d=e.group(l),d&&r&&se.name&&!se.name.startsWith("*U")&&this.set(c,d)}return d&&a&&(d.applyMatrix(a),o&&(o.x!=0||o.y!=0||o.z!=1)&&(a.setFromExtrusionDirection(o),d.applyMatrix(a))),d&&s&&s.length>0&&(d.bakeTransformToChildren(),s.forEach(u=>d.addChild(u))),d}else return e.group(l)}addEntity(e,t,i){const s=e.worldDraw(i);s&&(this.attachEntityInfo(s,e),t.push(s))}attachEntityInfo(e,t){e.objectId=t.objectId,e.ownerId=t.ownerId,e.layerName=t.layer,e.visible=t.visibility}}const Wa=new X;var kr=(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))(kr||{});const Ld=["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"],hl=n=>Ld[n],Mt="Continuous",ee="Standard",yt="Standard",_t="Standard",Sd="ANSI31",cl="ANGLE",si="SOLID",dl="USER",ul="LINEAR",ye="ByLayer",Et="ByBlock",ir="mlightcad",nr="ACAD",sr=Object.freeze({x:0,y:0}),gl=Object.freeze({x:0,y:0}),pl=Object.freeze({x:1,y:1}),ml=Object.freeze({x:0,y:0,z:1}),yl=Object.freeze({x:0,y:0,z:0});var Cr=(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))(Cr||{}),ri=(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))(ri||{}),Ue=(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))(Ue||{}),z=(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[n.BaselineLeft=10]="BaselineLeft",n[n.BaselineCenter=11]="BaselineCenter",n[n.BaselineRight=12]="BaselineRight",n))(z||{}),vr=(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))(vr||{}),Nr=(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))(Nr||{}),Or=(n=>(n[n.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",n[n.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS",n))(Or||{});let _l=class fl{constructor(){this._number=-1,this._id="",this._groupId="",this._centerPoint=new x,this._height=0,this._width=0,this._viewCenter=new x,this._viewHeight=0}get number(){return this._number}set number(e){this._number=e}get id(){return this._id}set id(e){this._id=e}get groupId(){return this._groupId}set groupId(e){this._groupId=e}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get box(){const e=new be;return e.setFromCenterAndSize(this.centerPoint,{x:this.width,y:this.height}),e}get viewCenter(){return this._viewCenter}set viewCenter(e){this._viewCenter.copy(e)}get viewHeight(){return this._viewHeight}set viewHeight(e){this._viewHeight=e}get viewWidth(){return this.viewHeight*(this.width/this.height)}get viewBox(){const e=new be;return e.setFromCenterAndSize(this.viewCenter,{x:this.viewWidth,y:this.viewHeight}),e}clone(){const e=new fl;return e.id=this.id,e.groupId=this.groupId,e.number=this.number,e.centerPoint.copy(this.centerPoint),e.height=this.height,e.width=this.width,e.viewCenter.copy(this.viewCenter),e.viewHeight=this.viewHeight,e}copy(e){return this.id=e.id,this.groupId=e.groupId,this.number=e.number,this.centerPoint.copy(e.centerPoint),this.height=e.height,this.width=e.width,this.viewCenter.copy(e.viewCenter),this.viewHeight=e.viewHeight,this}};const Ur=class Ur extends je{constructor(){super(...arguments),this._visibility=!0,this._transparency=new te,this._transparencySet=!1}get type(){return this.constructor.typeName}get layer(){return this._layer==null&&(this._layer=this.database.clayer??"0"),this._layer}set layer(e){this._layer=e}get color(){return this.getEntityColor()}set color(e){this.setEntityColor(e)}get resolvedColor(){var t;let e=this.color;if(e.isByLayer){const i=this.getLayerColor();i&&i.RGB!=null&&(e=i)}else if(e.isByBlock){const i=this.database.cecolor;if(i&&(e=i,e.isByLayer)){const s=this.database.clayer||this.layer,r=this.database.tables.layerTable.getAt(s);((t=r==null?void 0:r.color)==null?void 0:t.RGB)!=null&&(e=r.color)}}return e}get rgbColor(){const t=this.resolvedColor.RGB;return t??16777215}get lineType(){var e;return this._lineType==null&&(this._lineType=((e=this.database)==null?void 0:e.celtype)??ye),this._lineType}set lineType(e){e?e.toUpperCase()==="BYLAYER"?this._lineType=ye:e.toUpperCase()==="BYBLOCK"?this._lineType=Et:this._lineType=e:this._lineType=ye}get lineWeight(){return this._lineWeight==null&&(this._lineWeight=this.database.celweight??ri.ByLayer),this._lineWeight}set lineWeight(e){this._lineWeight=e}get linetypeScale(){return this._linetypeScale==null&&(this._linetypeScale=this.database.celtscale??-1),this._linetypeScale}set linetypeScale(e){this._linetypeScale=e}get visibility(){return this._visibility}set visibility(e){this._visibility=e}get transparency(){return this._transparency}set transparency(e){this._transparency=e.clone(),this._transparencySet=!0}hasExplicitLayer(){return this._layer!=null}hasExplicitColor(){return this._color!=null}getEntityColor(){return this._color==null&&(this._color=new X,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._color}setEntityColor(e){this._color==null&&(this._color=new X),this._color.copy(e)}shouldResolveColorFromCecolor(){return!0}hasExplicitTransparency(){return this._transparencySet}dxfOutFields(e){e.writeSubclassMarker("AcDbEntity"),e.writeString(8,this.layer),e.writeString(6,this.lineType),e.writeDouble(48,this.linetypeScale),e.writeInt16(60,this.visibility?0:1),e.writeCmColor(this.color),e.writeInt16(370,this.lineWeight),e.writeTransparency(this.transparency);const t=this.database.tables.blockTable.getIdAt(this.ownerId);return t!=null&&t.isPaperSapce&&e.writeInt16(67,1),this}resolveEffectiveProperties(){this._layer==null&&(this._layer=this.database.clayer??"0"),this._color==null&&this.shouldResolveColorFromCecolor()&&(this._color=new X,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._lineType==null&&(this._lineType=this.database.celtype??ye),this._linetypeScale==null&&(this._linetypeScale=this.database.celtscale??-1),this._lineWeight==null&&(this._lineWeight=this.database.celweight??ri.ByLayer)}get properties(){return{type:this.type,groups:[this.getGeneralProperties()]}}subGetGripPoints(){return new Array}subGetOsnapPoints(e,t,i,s,r,a){}transformBy(e){return this}erase(){return this.database.tables.blockTable.removeEntity(this.objectId)}worldDraw(e,t){const i=e.subEntityTraits;i.color=this.resolvedColor,i.rgbColor=this.rgbColor,i.lineType=this.lineStyle,i.lineTypeScale=this.linetypeScale,i.lineWeight=this.lineWeight,i.transparency=this.transparency,i.layer=this.layer,i.drawOrder=0,"thickness"in this&&(i.thickness=this.thickness);const s=this.subWorldDraw(e,t);return this.attachEntityInfo(s),s}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:e=>{this.color=e}}},{name:"layer",type:"string",editable:!0,accessor:{get:()=>this.layer,set:e=>{this.layer=e}}},{name:"linetype",type:"linetype",editable:!0,accessor:{get:()=>this.lineType,set:e=>{this.lineType=e}}},{name:"linetypeScale",type:"float",editable:!0,accessor:{get:()=>this.linetypeScale,set:e=>{this.linetypeScale=e}}},{name:"lineWeight",type:"lineweight",editable:!0,accessor:{get:()=>this.lineWeight,set:e=>{this.lineWeight=e}}},{name:"transparency",type:"transparency",editable:!0,accessor:{get:()=>this.transparency,set:e=>{this.transparency=e}}}]}}get lineStyle(){var s;const{type:e,name:t}=this.getLineType(),i=(s=this.database)==null?void 0:s.tables.linetypeTable.getAt(t);return i?{type:e,...i.linetype}:{type:e,name:t,standardFlag:0,description:"",totalPatternLength:0}}getLineType(){if(this.lineType==ye){const e=this.database.tables.layerTable.getAt(this.layer);if(e&&e.linetype)return{type:"ByLayer",name:e.linetype}}else return this.lineType==Et?{type:"ByBlock",name:Mt}:{type:"UserSpecified",name:this.lineType};return{type:"UserSpecified",name:Mt}}getLayerColor(){const e=this.database.tables.layerTable.getAt(this.layer);return e!=null?e.color:null}attachEntityInfo(e){e&&(e.objectId=this.objectId,this.attrs.has("ownerId")&&(e.ownerId=this.ownerId),e.layerName=this.layer,e.visible=this.visibility)}};Ur.typeName="Entity";let ge=Ur;const $r=class $r extends ge{};$r.typeName="Curve";let pe=$r;var gi=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.FitCurvePoly=1]="FitCurvePoly",n[n.QuadSplinePoly=2]="QuadSplinePoly",n[n.CubicSplinePoly=3]="CubicSplinePoly",n))(gi||{});const qr=class qr extends pe{get dxfTypeName(){return"POLYLINE"}constructor(e,t,i=0,s=!1,r=0,a=0,o=null){super(),this._polyType=e,this._elevation=i;const l=o&&(o==null?void 0:o.length)===t.length,c=t.map((d,u)=>({x:d.x,y:d.y,bulge:l?o[u]:void 0}));this._geo=new ue(c,s)}get polyType(){return this._polyType}set polyType(e){this._polyType=e}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}get numberOfVertices(){return this._geo.numberOfVertices}getPointAt(e){return this._geo.getPointAt(e)}getBulgeAt(e){const t=this._geo.vertices[e];return(t==null?void 0:t.bulge)||0}get geometricExtents(){const e=this._geo.box;return new Y({x:e.min.x,y:e.min.y,z:this._elevation},{x:e.max.x,y:e.max.y,z:this._elevation})}subGetGripPoints(){const e=new Array;for(let t=0;t<this._geo.numberOfVertices;++t){const i=this._geo.getPointAt(t);e.push(new x(i.x,i.y,0))}return e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:for(let r=0;r<this._geo.numberOfVertices;++r){const a=this._geo.getPointAt(r);s.push(new x(a.x,a.y,0))}break}}transformBy(e){const t=e.determinant()<0;let i=this._elevation;return this._geo.vertices.forEach(s=>{const r=new x(s.x,s.y,this._elevation).applyMatrix4(e);s.x=r.x,s.y=r.y,i=r.z,t&&s.bulge!=null&&(s.bulge=-s.bulge)}),this._elevation=i,this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.elevation=e}}},{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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=[];return this._geo.getPoints(100).forEach(s=>t.push(new x().set(s.x,s.y,this.elevation))),e.lines(t)}dxfOut(e,t=!1){super.dxfOut(e,t);for(let i=0;i<this.numberOfVertices;++i)e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb2dVertex"),e.writePoint3d(10,{x:this.getPointAt(i).x,y:this.getPointAt(i).y,z:this.elevation}),e.writeDouble(42,this.getBulgeAt(i)),e.writeInt16(70,0);return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDb2dPolyline");let t=this.closed?1:0;return this.polyType===1&&(t|=2),this.polyType===2&&(t|=4),this.polyType===3&&(t|=8),e.writeInt16(66,this.numberOfVertices>0?1:0),e.writeInt16(70,t),e.writeDouble(10,0),e.writeDouble(20,0),e.writeDouble(30,this.elevation),this}};qr.typeName="2dPolyline";let Gn=qr;var wl=(n=>(n[n.Vertex=0]="Vertex",n[n.CurveFitVertex=1]="CurveFitVertex",n[n.SplineFitVertex=8]="SplineFitVertex",n[n.SplineCtlVertex=9]="SplineCtlVertex",n))(wl||{});const Kr=class Kr extends ge{get dxfTypeName(){return"VERTEX"}constructor(){super(),this._position=new x,this._bulge=0,this._startWidth=0,this._endWidth=0,this._vertexType=0}get position(){return this._position}set position(e){this._position.copy(e)}get bulge(){return this._bulge}set bulge(e){this._bulge=e}get startWidth(){return this._startWidth}set startWidth(e){this._startWidth=e}get endWidth(){return this._endWidth}set endWidth(e){this._endWidth=e}get vertexType(){return this._vertexType}set vertexType(e){this._vertexType=e}get geometricExtents(){return new Y().expandByPoint(this._position)}subGetGripPoints(){const e=new Array;return e.push(this._position),e}subGetOsnapPoints(e,t,i,s){s.push(this._position)}transformBy(e){return this._position.applyMatrix4(e),this}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb2dVertex"),e.writePoint2d(10,this.position),e.writeDouble(40,this.startWidth),e.writeDouble(41,this.endWidth),e.writeDouble(42,this.bulge),e.writeInt16(70,this.vertexType),this}};Kr.typeName="2dVertex";let rr=Kr;var Ui=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.QuadSplinePoly=1]="QuadSplinePoly",n[n.CubicSplinePoly=2]="CubicSplinePoly",n))(Ui||{});const Zr=class Zr extends pe{get dxfTypeName(){return"POLYLINE"}constructor(e,t,i=!1){super(),this._polyType=e,this._geo=new ue(t,i)}get polyType(){return this._polyType}set polyType(e){this._polyType=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}get numberOfVertices(){return this._geo.numberOfVertices}getPointAt(e){const t=this._geo.vertices[e];return new x(t.x,t.y,t.z||0)}get geometricExtents(){const e=this._geo.vertices.map(t=>new x(t.x,t.y,t.z||0));return new Y().setFromPoints(e)}subGetGripPoints(){const e=new Array;for(let t=0;t<this._geo.numberOfVertices;++t){const i=this._geo.getPointAt(t);e.push(new x(i.x,i.y,0))}return e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:for(let r=0;r<this._geo.numberOfVertices;++r)s.push(this.getPointAt(r));break}}transformBy(e){return this._geo.vertices.forEach(t=>{const i=new x(t.x,t.y,t.z||0).applyMatrix4(e);t.x=i.x,t.y=i.y,t.z=i.z}),this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=this._geo.vertices.map(i=>new x(i.x,i.y,i.z||0));return e.lines(t)}dxfOut(e,t=!1){super.dxfOut(e,t);for(let i=0;i<this.numberOfVertices;++i){const s=this.getPointAt(i);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb3dPolylineVertex"),e.writePoint3d(10,{x:s.x,y:s.y,z:s.z}),e.writeInt16(70,32)}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDb3dPolyline");let t=this.closed?1:0;return t|=8,this.polyType===1&&(t|=16),this.polyType===2&&(t|=32),e.writeInt16(66,this.numberOfVertices>0?1:0),e.writeInt16(70,t),this}};Zr.typeName="3dPolyline";let Un=Zr;var xl=(n=>(n[n.SimpleVertex=0]="SimpleVertex",n[n.ControlVertex=1]="ControlVertex",n[n.FitVertex=2]="FitVertex",n))(xl||{});const Qr=class Qr extends ge{get dxfTypeName(){return"VERTEX"}constructor(){super(),this._position=new x,this._vertexType=0}get position(){return this._position}set position(e){this._position.copy(e)}get vertexType(){return this._vertexType}set vertexType(e){this._vertexType=e}get geometricExtents(){return new Y().expandByPoint(this._position)}subGetGripPoints(){const e=new Array;return e.push(this._position),e}subGetOsnapPoints(e,t,i,s){s.push(this._position)}transformBy(e){return this._position.applyMatrix4(e),this}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb3dPolylineVertex"),e.writePoint3d(10,this.position),e.writeInt16(70,this.vertexType|32),this}};Qr.typeName="3dVertex";let ar=Qr;const Jr=class Jr extends pe{get dxfTypeName(){return"ARC"}constructor(e,t,i,s,r=w.Z_AXIS){super();const a=Pr(r);this._geo=new Tt(e,t,i,s,r,a)}get center(){return this._geo.center}set center(e){this._geo.center=e}get radius(){return this._geo.radius}set radius(e){this._geo.radius=e}get startAngle(){return this._geo.startAngle}set startAngle(e){this._geo.startAngle=e}get endAngle(){return this._geo.endAngle}set endAngle(e){this._geo.endAngle=e}get normal(){return this._geo.normal}set normal(e){this._geo.normal=e}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:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:e=>{this.radius=e}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:e=>{this.startAngle=e}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:e=>{this.endAngle=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}}},{name:"arcLength",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"totalAngle",type:"float",editable:!1,accessor:{get:()=>E.radToDeg(Math.abs(this._geo.deltaAngle))}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.center),e.push(this.startPoint),e.push(this.endPoint),e}subGetOsnapPoints(e,t,i,s){const r=this.startPoint,a=this.endPoint;switch(e){case D.EndPoint:s.push(r),s.push(a);break;case D.MidPoint:s.push(this.midPoint);break;case D.Nearest:{const o=this._geo.nearestPoint(t);s.push(o)}break;case D.Perpendicular:break;case D.Tangent:{const o=this._geo.tangentPoints(t);s.push(...o);break}}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){return e.circularArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e);const t=Ji(this.center,this.normal);return e.writeSubclassMarker("AcDbArc"),e.writePoint3d(10,t),e.writeDouble(40,this.radius),e.writeAngle(50,Js(this.center,this.startPoint,this.normal)),e.writeAngle(51,Js(this.center,this.endPoint,this.normal)),e.writeVector3d(210,this.normal),this}};Jr.typeName="Arc";let $n=Jr;var bl=(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))(bl||{}),Ll=(n=>(n[n.BASELINE=0]="BASELINE",n[n.BOTTOM=1]="BOTTOM",n[n.MIDDLE=2]="MIDDLE",n[n.TOP=3]="TOP",n))(Ll||{});const ea=class ea extends ge{get dxfTypeName(){return"TEXT"}constructor(){super(),this._textString="",this._height=0,this._thickness=1,this._position=new x,this._alignmentPoint=new x,this._rotation=0,this._oblique=0,this._horizontalMode=0,this._verticalModel=2,this._styleName="",this._widthFactor=1}get textString(){return this._textString}set textString(e){this._textString=e}get thickness(){return this._thickness}set thickness(e){this._thickness=e}get height(){return this._height}set height(e){this._height=e}get position(){return this._position}set position(e){this._position.copy(e)}get alignmentPoint(){return this._alignmentPoint}set alignmentPoint(e){this._alignmentPoint.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get oblique(){return this._oblique}set oblique(e){this._oblique=e}get horizontalMode(){return this._horizontalMode}set horizontalMode(e){this._horizontalMode=e}get verticalMode(){return this._verticalModel}set verticalMode(e){this._verticalModel=e}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get widthFactor(){return this._widthFactor}set widthFactor(e){this._widthFactor=e}get geometricExtents(){return new Y}subGetOsnapPoints(e,t,i,s){D.Insertion===e&&s.push(this._position)}transformBy(e){const t=this._position.clone(),i=this._position.clone().add(new w(Math.cos(this._rotation),Math.sin(this._rotation),0)),s=this._position.clone().add(new w(-Math.sin(this._rotation),Math.cos(this._rotation),0)),r=this._position.clone().add(new w(0,0,1));t.applyMatrix4(e),i.applyMatrix4(e),s.applyMatrix4(e),r.applyMatrix4(e);const a=new w(i).sub(t),o=new w(s).sub(t),l=new w(r).sub(t),c=o.length(),d=a.length(),u=l.length();return this._position.copy(t),d>0&&(this._rotation=Math.atan2(a.y,a.x)),c>0&&(this._height*=c,d>0&&(this._widthFactor*=d/c)),u>0&&(this._thickness*=u),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.textString,set:e=>{this.textString=e}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:e=>{this.height=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"widthFactor",type:"float",editable:!0,accessor:{get:()=>this.widthFactor,set:e=>{this.widthFactor=e}}},{name:"oblique",type:"float",editable:!0,accessor:{get:()=>this.oblique,set:e=>{this.oblique=e}}}]},{groupName:"geometry",properties:[{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}}}]}]}}getTextStyle(){const e=this.database.tables.textStyleTable,t=e.getAt(this.styleName)??e.getAt(this.database.textstyle)??e.getAt(ee);if(!t)throw new Error("No valid text style found in text style table.");return t.textStyle}subWorldDraw(e,t){let i=this.resolveAttachmentPoint(),s;if(i===z.BaselineLeft)s=this._position;else{const a=this._alignmentPoint;a.x===0&&a.y===0&&a.z===0||a.x===this._position.x&&a.y===this._position.y&&a.z===this._position.z?(i=z.BaselineLeft,s=this._position):s=a}const r={text:this.textString,height:this.height,width:1/0,widthFactor:this.widthFactor,position:s,rotation:this.rotation,drawingDirection:Ue.BOTTOM_TO_TOP,attachmentPoint:i};return e.mtext(r,this.getTextStyle(),t)}resolveAttachmentPoint(){const e=this._horizontalMode,t=this._verticalModel;if(e===4)return z.MiddleCenter;if(e===3||e===5)return z.BaselineLeft;switch(t){case 3:return e===1?z.TopCenter:e===2?z.TopRight:z.TopLeft;case 2:return e===1?z.MiddleCenter:e===2?z.MiddleRight:z.MiddleLeft;case 1:return e===1?z.BottomCenter:e===2?z.BottomRight:z.BottomLeft;case 0:default:return e===1?z.BaselineCenter:e===2?z.BaselineRight:z.BaselineLeft}}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbText"),e.writePoint3d(10,this.position),e.writeDouble(39,this.thickness),e.writeDouble(40,this.height),e.writeString(1,this.textString),e.writeAngle(50,this.rotation),e.writeDouble(41,this.widthFactor),e.writeAngle(51,this.oblique),e.writeString(7,this.styleName),e.writeInt16(72,this.horizontalMode),e.writeInt16(73,this.verticalMode),e.writePoint3d(11,this.alignmentPoint),this}};ea.typeName="Text";let wi=ea;var re=(n=>(n[n.Invisible=1]="Invisible",n[n.Const=2]="Const",n[n.Verifiable=4]="Verifiable",n[n.Preset=8]="Preset",n))(re||{}),$e=(n=>(n[n.MultiLine=2]="MultiLine",n[n.ConstMultiLine=4]="ConstMultiLine",n))($e||{});const ta=class ta extends wi{get dxfTypeName(){return"ATTDEF"}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(e){e?this._flags|=1:this._flags&=-2}get prompt(){return this._prompt}set prompt(e){this._prompt=e}get isConst(){return(this._flags&2)!==0}set isConst(e){e?this._flags|=2:this._flags&=-3}get isVerifiable(){return(this._flags&4)!==0}set isVerifiable(e){e?this._flags|=4:this._flags&=-5}get isPreset(){return(this._flags&8)!==0}set isPreset(e){e?this._flags|=8:this._flags&=-9}get isMTextAttribute(){return(this._mtextFlag&2)!==0}set isMTextAttribute(e){e?this._mtextFlag|=2:this._mtextFlag&=-3}get isConstMTextAttribute(){return(this._mtextFlag&4)!==0}set isConstMTextAttribute(e){e?this._mtextFlag|=4:this._mtextFlag&=-5}get tag(){return this._tag}set tag(e){this._tag=e}get fieldLength(){return this._fieldLength}set fieldLength(e){this._fieldLength=e}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(e){this._lockPositionInBlock=e}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(e){this._isReallyLocked=e}get mtext(){return this._mtext}set mtext(e){this._mtext=e,this.isMTextAttribute=e!=null}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbAttributeDefinition"),e.writeString(3,this.prompt),e.writeString(2,this.tag),e.writeInt16(70,this.isInvisible?1:0),e.writeInt16(73,this.fieldLength),e.writeInt16(74,this.isReallyLocked?1:0),this}};ta.typeName="AttDef";let qn=ta;const ia=class ia extends wi{get dxfTypeName(){return"ATTRIB"}constructor(){super(),this._flags=0,this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&re.Invisible)!==0}set isInvisible(e){e?this._flags|=re.Invisible:this._flags&=~re.Invisible}get isConst(){return(this._flags&re.Const)!==0}set isConst(e){e?this._flags|=re.Const:this._flags&=~re.Const}get isVerifiable(){return(this._flags&re.Verifiable)!==0}set isVerifiable(e){e?this._flags|=re.Verifiable:this._flags&=~re.Verifiable}get isPreset(){return(this._flags&re.Preset)!==0}set isPreset(e){e?this._flags|=re.Preset:this._flags&=~re.Preset}get isMTextAttribute(){return(this._mtextFlag&$e.MultiLine)!==0}set isMTextAttribute(e){e?this._mtextFlag|=$e.MultiLine:this._mtextFlag&=~$e.MultiLine}get isConstMTextAttribute(){return(this._mtextFlag&$e.ConstMultiLine)!==0}set isConstMTextAttribute(e){e?this._mtextFlag|=$e.ConstMultiLine:this._mtextFlag&=~$e.ConstMultiLine}get tag(){return this._tag}set tag(e){this._tag=e}get fieldLength(){return this._fieldLength}set fieldLength(e){this._fieldLength=e}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(e){this._lockPositionInBlock=e}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(e){this._isReallyLocked=e}get mtext(){return this._mtext}set mtext(e){this._mtext=e,this.isMTextAttribute=e!=null}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbAttribute"),e.writeInt16(70,this.isInvisible?1:0),e.writeInt16(73,this.fieldLength),e.writeString(2,this.tag),e.writeInt16(74,this.isReallyLocked?1:0),this.mtext&&e.writeInt16(71,this.isMTextAttribute?1:0),this}};ia.typeName="Attrib";let Kn=ia;const Zi=class Zi extends ge{get dxfTypeName(){return"INSERT"}constructor(e){super(),this._blockName=e,this._position=new x,this._rotation=0,this._normal=new w(0,0,1),this._scaleFactors=new x(1,1,1),this._attribs=new Map}get position(){return this._position}set position(e){this._position.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get scaleFactors(){return this._scaleFactors}set scaleFactors(e){this._scaleFactors.copy(e)}get normal(){return this._normal}set normal(e){this._normal.copy(e).normalize()}get blockName(){return this._blockName}get blockTableRecord(){return this.database.tables.blockTable.getAt(this._blockName)}appendAttributes(e){this._attribs.set(e.objectId,e),e.ownerId=this.objectId}attributeIterator(){return new yn(this._attribs)}get blockTransform(){const e=this.blockTableRecord,t=(e==null?void 0:e.origin)??x.ORIGIN,i=new j().makeTranslation(-t.x,-t.y,-t.z),s=new j().makeScale(this._scaleFactors.x,this._scaleFactors.y,this._scaleFactors.z),r=new li().setFromAxisAngle(w.Z_AXIS,this._rotation),a=new j().makeRotationFromQuaternion(r),o=new j().makeTranslation(this._position.x,this._position.y,this._position.z);return new j().multiplyMatrices(o,a).multiply(s).multiply(i)}subGetOsnapPoints(e,t,i,s,r,a){const o=a??new j;D.Insertion===e?s.push(this.getInsertionPoint(o)):r&&this.subEntityGetOsnapPoints(e,t,i,s,r,o)}transformBy(e){const t=new j().setFromExtrusionDirection(this._normal),i=new j().makeRotationZ(this._rotation),s=new j().multiplyMatrices(t,i),r=this._position.clone(),a=new x(this._scaleFactors.x,0,0).applyMatrix4(s).add(r),o=new x(0,this._scaleFactors.y,0).applyMatrix4(s).add(r),l=new x(0,0,this._scaleFactors.z).applyMatrix4(s).add(r);r.applyMatrix4(e),a.applyMatrix4(e),o.applyMatrix4(e),l.applyMatrix4(e);const c=new w(a).sub(r),d=new w(o).sub(r),u=new w(l).sub(r);let p=new w().crossVectors(c,d);p.lengthSq()===0?p=this._normal.clone().transformDirection(e):p.normalize();const m=new j().setFromExtrusionDirection(p).clone().invert(),y=c.clone().applyMatrix4(m);return this._position.copy(r),this._normal.copy(p),this._rotation=Math.atan2(y.y,y.x),this._scaleFactors.set(c.length(),d.length(),u.length()),this._attribs.forEach(_=>_.transformBy(e)),this}get properties(){const e={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: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}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"scaleFactorsX",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.x,set:t=>{this.scaleFactors.x=t}}},{name:"scaleFactorsY",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.y,set:t=>{this.scaleFactors.y=t}}},{name:"scaleFactorsZ",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.z,set:t=>{this.scaleFactors.z=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}}}]}]};if(this._attribs.size>0){const t={groupName:"attribute",properties:[]};e.groups.push(t),this._attribs.forEach(i=>{t.properties.push({name:i.tag,type:"string",editable:!i.isConst,skipTranslation:!0,accessor:{get:()=>i.textString,set:s=>{i.textString=s}}})})}return e}get geometricExtents(){const e=new Y,t=this.blockTableRecord;if(t!=null){const s=t.newIterator();for(const r of s)e.union(r.geometricExtents)}const i=this.blockTransform;return e.applyMatrix4(i),e}subWorldDraw(e){const t=this.blockTableRecord;if(t!=null){const i=this.blockTransform,s=[];return this._attribs.forEach(a=>{if(!a.isInvisible){const o=a.worldDraw(e);o&&s.push(o)}}),hi.instance.draw(e,t,this.rgbColor,s,!0,i,this._normal)}else return e.group([])}dxfOut(e,t=!1){super.dxfOut(e,t);let i=!1;for(const s of this.attributeIterator())i=!0,e.writeStart("ATTRIB"),s.dxfOut(e);return i&&(e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity")),this}subEntityGetOsnapPoints(e,t,i,s,r,a,o=new Set){if(r===this.objectId||o.has(this.objectId))return!1;o.add(this.objectId);try{const l=this.blockTableRecord;if(l==null)return!1;const c=new j().multiplyMatrices(a,this.getFullInsertionTransform());for(const d of l.newIterator()){if(d.objectId===r){const u=new x(t).applyMatrix4(c.clone().invert()),p=new x(i).applyMatrix4(c.clone().invert()),g=[];return d.subGetOsnapPoints(e,u,p,g,r,c),d instanceof Zi?g.forEach(m=>{s.push(m.clone())}):g.forEach(m=>{s.push(new x(m).applyMatrix4(c))}),!0}if(d instanceof Zi&&d.subEntityGetOsnapPoints(e,t,i,s,r,c,o))return!0}return!1}finally{o.delete(this.objectId)}}getInsertionPoint(e){var s;const t=((s=this.blockTableRecord)==null?void 0:s.origin)??x.ORIGIN,i=new j().multiplyMatrices(e,this.getFullInsertionTransform());return new x(t).applyMatrix4(i)}getFullInsertionTransform(){const e=new j().setFromExtrusionDirection(this._normal);return new j().multiplyMatrices(e,this.blockTransform)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbBlockReference"),e.writePoint3d(10,this.position),e.writeString(2,this.blockName),e.writeDouble(41,this.scaleFactors.x),e.writeDouble(42,this.scaleFactors.y),e.writeDouble(43,this.scaleFactors.z),e.writeAngle(50,this.rotation),e.writeVector3d(210,this.normal),this}};Zi.typeName="BlockReference";let ai=Zi;const na=class na extends pe{get dxfTypeName(){return"CIRCLE"}constructor(e,t,i=w.Z_AXIS){super();const s=Pr(i);this._geo=new Tt(e,t,0,G,i,s)}get center(){return this._geo.center}set center(e){this._geo.center=e}get radius(){return this._geo.radius}set radius(e){this._geo.radius=e}get normal(){return this._geo.normal}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(e,t,i,s){switch(e){case D.Center:case D.Centroid:s.push(this._geo.center);break;case D.Quadrant:s.push(this._geo.getPointAtAngle(0)),s.push(this._geo.getPointAtAngle(Math.PI/2)),s.push(this._geo.getPointAtAngle(Math.PI)),s.push(this._geo.getPointAtAngle(Math.PI/2*3));break;case D.Nearest:{const r=this._geo.nearestPoint(t);s.push(r)}break;case D.Tangent:{const r=this._geo.tangentPoints(t);s.push(...r);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:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:e=>{this.radius=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}}},{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 e=new Array;return e.push(this.center),e}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){return e.circularArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e);const t=Ji(this.center,this.normal);return e.writeSubclassMarker("AcDbCircle"),e.writePoint3d(10,t),e.writeDouble(40,this.radius),e.writeVector3d(210,this.normal),this}};na.typeName="Circle";let Zn=na;const sa=class sa extends pe{get dxfTypeName(){return"ELLIPSE"}constructor(e,t,i,s,r,a,o){super(),this._geo=new yi(e,t,i,s,r,a,o)}get center(){return this._geo.center}set center(e){this._geo.center=e}get majorAxisRadius(){return this._geo.majorAxisRadius}set majorAxisRadius(e){this._geo.majorAxisRadius=e}get minorAxisRadius(){return this._geo.minorAxisRadius}set minorAxisRadius(e){this._geo.minorAxisRadius=e}get startAngle(){return this._geo.startAngle}set startAngle(e){this._geo.startAngle=e}get endAngle(){return this._geo.endAngle}set endAngle(e){this._geo.endAngle=e}get normal(){return this._geo.normal}set normal(e){this._geo.normal=e}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:this.closed||(s.push(this._geo.startPoint),s.push(this._geo.endPoint));break;case D.MidPoint:this.closed||s.push(this._geo.midPoint);break;case D.Quadrant:this.closed&&(s.push(this._geo.getPointAtAngle(0)),s.push(this._geo.getPointAtAngle(Math.PI/2)),s.push(this._geo.getPointAtAngle(Math.PI)),s.push(this._geo.getPointAtAngle(Math.PI/2*3)));break}}transformBy(e){return this._geo.transform(e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"majorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.majorAxisRadius,set:e=>{this.center.x=e}}},{name:"minorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.minorAxisRadius,set:e=>{this.minorAxisRadius=e}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:e=>{this.startAngle=e}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:e=>{this.endAngle=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}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(e){return e.ellipticalArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbEllipse"),e.writePoint3d(10,this.center);const t=this._geo.majorAxis,i=this.majorAxisRadius;return e.writePoint3d(11,{x:t.x*i,y:t.y*i,z:t.z*i}),e.writeVector3d(210,this.normal),e.writeDouble(40,this.minorAxisRadius/this.majorAxisRadius),e.writeDouble(41,this.startAngle),e.writeDouble(42,this.endAngle),this}};sa.typeName="Ellipse";let Qn=sa;const ra=class ra extends ge{get dxfTypeName(){return"3DFACE"}constructor(){super(),this._vertices=[new x,new x,new x],this._edgeInvisibilities=0}getVertexAt(e){return e<0?this._vertices[0]:e>this._vertices.length?this._vertices[this._vertices.length-1]:this._vertices[e]}setVertexAt(e,t){if(e<0&&this._vertices[0].copy(t),e>=3)return this._vertices.length===3&&this._vertices.push(new x),this._vertices[3].copy(t);this._vertices[e].copy(t)}setEdgeInvisibilities(e){this._edgeInvisibilities=e}isEdgeVisibleAt(e){if(e<0||e>3)throw new Error("Index out of range");return(this._edgeInvisibilities&1<<e)===0}makeEdgeInvisibleAt(e){if(e<0||e>3)throw new Error("Index out of range");this._edgeInvisibilities=this._edgeInvisibilities|1<<e}get geometricExtents(){return new Y().setFromPoints(this._vertices)}subGetGripPoints(){const e=new Array;return e.push(...this._vertices),e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:s.push(...this._vertices);break}}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this}subWorldDraw(e){const t=this._vertices.length,i=new Float32Array(t*3),s=new Uint16Array(t*2);for(let r=0;r<t;r++)i[r*3]=this._vertices[r].x,i[r*3+1]=this._vertices[r].y,i[r*3+2]=this._vertices[r].z,this.isEdgeVisibleAt(r)&&(s[r*2]=r,s[r*2+1]=(r+1)%4);return e.lineSegments(i,3,s)}dxfOutFields(e){super.dxfOutFields(e);const t=this.getVertexAt(0),i=this.getVertexAt(1),s=this.getVertexAt(2),r=this.getVertexAt(3);e.writeSubclassMarker("AcDbFace"),e.writePoint3d(10,t),e.writePoint3d(11,i),e.writePoint3d(12,s),e.writePoint3d(13,r);let a=0;for(let o=0;o<4;++o)this.isEdgeVisibleAt(o)||(a|=1<<o);return e.writeInt16(70,a),this}};ra.typeName="Face";let Jn=ra;const A={ACADVER:"ACADVER",ANGBASE:"ANGBASE",ANGDIR:"ANGDIR",AUNITS:"AUNITS",AUPREC:"AUPREC",CECOLOR:"CECOLOR",CELTSCALE:"CELTSCALE",CELTYPE:"CELTYPE",CELWEIGHT:"CELWEIGHT",CETRANSPARENCY:"CETRANSPARENCY",CLAYER:"CLAYER",CMLEADERSTYLE:"CMLEADERSTYLE",CMLSCALE:"CMLSCALE",CMLSTYLE:"CMLSTYLE",COLORTHEME:"COLORTHEME",DYNMODE:"DYNMODE",DYNPROMPT:"DYNPROMPT",EXTMAX:"EXTMAX",EXTMIN:"EXTMIN",HPANG:"HPANG",HPASSOC:"HPASSOC",HPBACKGROUNDCOLOR:"HPBACKGROUNDCOLOR",HPCOLOR:"HPCOLOR",HPDOUBLE:"HPDOUBLE",HPISLANDDETECTION:"HPISLANDDETECTION",HPLAYER:"HPLAYER",HPNAME:"HPNAME",HPSCALE:"HPSCALE",HPSEPARATE:"HPSEPARATE",HPTRANSPARENCY:"HPTRANSPARENCY",INSUNITS:"INSUNITS",LTSCALE:"LTSCALE",LUNITS:"LUNITS",LUPREC:"LUPREC",LWDISPLAY:"LWDISPLAY",MEASUREMENT:"MEASUREMENT",MEASUREMENTCOLOR:"MEASUREMENTCOLOR",OSMODE:"OSMODE",PDMODE:"PDMODE",PDSIZE:"PDSIZE",PICKBOX:"PICKBOX",SHORTCUTMENU:"SHORTCUTMENU",TEXTSTYLE:"TEXTSTYLE",UNITMODE:"UNITMODE",WHITEBKCOLOR:"WHITEBKCOLOR"},Ad=Object.freeze(Object.values(A)),Ls=class Ls{constructor(){this.registry=new Map,this.cache=new Map,this.events={sysVarChanged:new ne},this.registerVar({name:A.ANGBASE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:A.ANGDIR,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:A.AUNITS,type:"number",isDbVar:!0,defaultValue:Se.DecimalDegrees}),this.registerVar({name:A.AUPREC,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:A.CECOLOR,type:"color",isDbVar:!0,defaultValue:new X(P.ByLayer)}),this.registerVar({name:A.CELTSCALE,type:"number",isDbVar:!0,defaultValue:-1}),this.registerVar({name:A.CELTYPE,type:"string",isDbVar:!0,defaultValue:ye}),this.registerVar({name:A.CELWEIGHT,type:"number",isDbVar:!0,defaultValue:ri.ByLayer}),this.registerVar({name:A.CETRANSPARENCY,type:"transparency",isDbVar:!0,defaultValue:new te}),this.registerVar({name:A.CLAYER,type:"string",isDbVar:!0,defaultValue:"0"}),this.registerVar({name:A.CMLEADERSTYLE,type:"string",isDbVar:!0,defaultValue:_t}),this.registerVar({name:A.CMLSCALE,type:"number",isDbVar:!0,defaultValue:1}),this.registerVar({name:A.CMLSTYLE,type:"string",isDbVar:!0,defaultValue:yt}),this.registerVar({name:A.COLORTHEME,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:A.DYNMODE,type:"number",isDbVar:!1,defaultValue:3}),this.registerVar({name:A.DYNPROMPT,type:"boolean",isDbVar:!1,defaultValue:!0}),this.registerVar({name:A.HPANG,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:A.HPASSOC,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:A.HPBACKGROUNDCOLOR,type:"color",isDbVar:!0,defaultValue:new X(P.None)}),this.registerVar({name:A.HPCOLOR,type:"color",isDbVar:!0,defaultValue:new X(P.ByLayer)}),this.registerVar({name:A.HPDOUBLE,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:A.HPISLANDDETECTION,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:A.HPLAYER,type:"string",isDbVar:!0,defaultValue:"."}),this.registerVar({name:A.HPNAME,type:"string",isDbVar:!1,defaultValue:cl}),this.registerVar({name:A.HPSCALE,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:A.HPSEPARATE,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:A.HPTRANSPARENCY,type:"transparency",isDbVar:!0,defaultValue:new te}),this.registerVar({name:A.INSUNITS,type:"number",isDbVar:!0,defaultValue:K.Millimeters}),this.registerVar({name:A.LUNITS,type:"number",isDbVar:!0,defaultValue:J.Decimal}),this.registerVar({name:A.LUPREC,type:"number",isDbVar:!0,defaultValue:4}),this.registerVar({name:A.LWDISPLAY,type:"boolean",isDbVar:!0,defaultValue:!1}),this.registerVar({name:A.MEASUREMENT,type:"number",isDbVar:!0,defaultValue:1}),this.registerVar({name:A.MEASUREMENTCOLOR,type:"color",isDbVar:!1,defaultValue:(()=>{const e=new X(P.ByColor);return e.setRGB(96,165,250),e})()}),this.registerVar({name:A.OSMODE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:A.PICKBOX,type:"number",isDbVar:!1,defaultValue:10}),this.registerVar({name:A.SHORTCUTMENU,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:A.TEXTSTYLE,type:"string",isDbVar:!0,defaultValue:ee}),this.registerVar({name:A.UNITMODE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:A.WHITEBKCOLOR,type:"boolean",isDbVar:!1,defaultValue:!1})}static instance(){return this._instance||(this._instance=new Ls),this._instance}registerVar(e){const t=this.normalizeName(e.name);this.registry.set(t,{...e,name:t}),e.isDbVar||this.cache.set(t,e.defaultValue)}registerMany(e){e.forEach(t=>this.registerVar(t))}getVar(e,t){e=this.normalizeName(e);const i=this.getDescriptor(e);if(!i)throw new Error(`System variable ${e} not found!`);if(i.isDbVar)return t[e.toLowerCase()];if(this.cache.has(e))return this.cache.get(e)}getDefaultValue(e){e=this.normalizeName(e);const t=this.getDescriptor(e);if(!t)throw new Error(`System variable ${e} not found!`);return t.defaultValue}setVar(e,t,i){e=this.normalizeName(e);const s=this.getDescriptor(e);if(s){const r=this.getVar(e,i);if(s.type==="transparency"){const a=this.parseTransparency(t);if(a==null||a.isInvalid)throw new Error("Invalid transparency value!");t=a}else if(s.type!=="string"&&(typeof t=="string"||t instanceof String)){if(s.type==="number"){const a=Number(t);if(Number.isNaN(a))throw new Error("Invalid number input!");t=a}else if(s.type==="boolean")t=this.parseBoolean(t);else if(s.type==="color"){const a=this.parseColorSysVar(e,t,i);if(a==null)throw new Error("Invalid color value!");t=a}}s.isDbVar?i[e.toLowerCase()]=t:(this.cache.set(e,t),this.hasValueChanged(r,t)&&this.events.sysVarChanged.dispatch({database:i,name:e,newVal:t,oldVal:r}))}else throw new Error(`System variable ${e} not found!`)}getDescriptor(e){return this.registry.get(this.normalizeName(e))}getAllDescriptors(){return[...this.registry.values()]}parseBoolean(e){if(e==null)return!1;const t=String(e).trim().toLowerCase(),i=new Set(["true","t","1","yes","y"]),s=new Set(["false","f","0","no","n"]);return i.has(t)?!0:(s.has(t),!1)}parseColorSysVar(e,t,i){const s=t.trim().toLowerCase();return e===A.HPCOLOR.toLowerCase()&&(s==="."||s==="use current")?i.cecolor.clone():e===A.HPBACKGROUNDCOLOR.toLowerCase()&&(s===""||s==="."||s==="none")?new X(P.None):X.fromString(t)}parseTransparency(e){if(e instanceof te)return e;if(typeof e=="number")return te.deserialize(e);if(!(typeof e!="string"&&!(e instanceof String)))return te.fromString(String(e))}hasValueChanged(e,t){return e instanceof X&&t instanceof X||e instanceof te&&t instanceof te?!e.equals(t):!Object.is(e,t)}normalizeName(e){return e.toLowerCase()}};Ls._instance=null;let Xe=Ls;const Id={patterns:[{name:"SOLID",description:"",lines:[]},{name:"ANGLE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.275,dashes:[.2,-.075],sourceLine:23},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.275,dashes:[.2,-.075],sourceLine:24}]},{name:"ANSI31",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:26}]},{name:"ANSI32",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:28},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:29}]},{name:"ANSI33",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:31},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.25,dashes:[.125,-.0625],sourceLine:32}]},{name:"ANSI34",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:34},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:35},{angle:45,originX:.353553391,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:36},{angle:45,originX:.530330086,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:37}]},{name:"ANSI35",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:39},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.25,dashes:[.3125,-.0625,0,-.0625],sourceLine:40}]},{name:"ANSI36",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:.21875,deltaY:.125,dashes:[.3125,-.0625,0,-.0625],sourceLine:42}]},{name:"ANSI37",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:44},{angle:135,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:45}]},{name:"ANSI38",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:47},{angle:135,originX:0,originY:0,deltaX:.25,deltaY:.125,dashes:[.3125,-.1875],sourceLine:48}]},{name:"AR-B816",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[],sourceLine:54},{angle:90,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[8,-8],sourceLine:55}]},{name:"AR-B816C",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[15.625,-.375],sourceLine:57},{angle:0,originX:-8,originY:.375,deltaX:8,deltaY:8,dashes:[15.625,-.375],sourceLine:58},{angle:90,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[-8.375,7.625],sourceLine:59},{angle:90,originX:-.375,originY:0,deltaX:8,deltaY:8,dashes:[-8.375,7.625],sourceLine:60}]},{name:"AR-B88",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[],sourceLine:62},{angle:90,originX:0,originY:0,deltaX:8,deltaY:4,dashes:[8,-8],sourceLine:63}]},{name:"AR-BRELM",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.334,dashes:[7.625,-.375],sourceLine:65},{angle:0,originX:0,originY:2.25,deltaX:0,deltaY:5.334,dashes:[7.625,-.375],sourceLine:66},{angle:0,originX:2,originY:2.667,deltaX:0,deltaY:5.334,dashes:[3.625,-.375],sourceLine:67},{angle:0,originX:2,originY:4.917,deltaX:0,deltaY:5.334,dashes:[3.625,-.375],sourceLine:68},{angle:90,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[2.25,-3.084],sourceLine:69},{angle:90,originX:-.375,originY:0,deltaX:0,deltaY:8,dashes:[2.25,-3.084],sourceLine:70},{angle:90,originX:2,originY:2.667,deltaX:0,deltaY:4,dashes:[2.25,-3.084],sourceLine:71},{angle:90,originX:1.625,originY:2.667,deltaX:0,deltaY:4,dashes:[2.25,-3.084],sourceLine:72}]},{name:"AR-BRSTD",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:2.667,dashes:[],sourceLine:74},{angle:90,originX:0,originY:0,deltaX:2.667,deltaY:4,dashes:[2.667,-2.667],sourceLine:75}]},{name:"AR-CONC",description:"",lines:[{angle:50,originX:0,originY:0,deltaX:4.12975034,deltaY:-5.89789472,dashes:[.75,-8.25],sourceLine:77},{angle:355,originX:0,originY:0,deltaX:-2.03781207,deltaY:7.3723684,dashes:[.6,-6.6],sourceLine:78},{angle:100.45144446,originX:.59771681,originY:-.05229344,deltaX:5.7305871,deltaY:-6.9397673,dashes:[.63740192,-7.01142112],sourceLine:79},{angle:46.1842,originX:0,originY:2,deltaX:6.19462554,deltaY:-8.84684596,dashes:[1.125,-12.375],sourceLine:80},{angle:96.63563549,originX:.88936745,originY:1.86206693,deltaX:8.59588239,deltaY:-10.40964966,dashes:[.95610342,-10.5171376],sourceLine:81},{angle:351.18416399,originX:0,originY:2,deltaX:7.74327494,deltaY:11.05855746,dashes:[.9,-9.90000001],sourceLine:82},{angle:21,originX:1,originY:1.5,deltaX:4.12975034,deltaY:-5.89789472,dashes:[.75,-8.25],sourceLine:83},{angle:326,originX:1,originY:1.5,deltaX:-2.03781207,deltaY:7.3723684,dashes:[.6,-6.6],sourceLine:84},{angle:71.45144474,originX:1.49742254,originY:1.16448426,deltaX:5.7305871,deltaY:-6.9397673,dashes:[.6374019,-7.01142112],sourceLine:85},{angle:37.5,originX:0,originY:0,deltaX:2.123,deltaY:2.567,dashes:[0,-6.52,0,-6.7,0,-6.625],sourceLine:86},{angle:7.5,originX:0,originY:0,deltaX:3.123,deltaY:3.567,dashes:[0,-3.82,0,-6.37,0,-2.525],sourceLine:87},{angle:-32.5,originX:-2.23,originY:0,deltaX:4.6234,deltaY:2.678,dashes:[0,-2.5,0,-7.8,0,-10.35],sourceLine:88},{angle:-42.5,originX:-3.23,originY:0,deltaX:3.6234,deltaY:4.678,dashes:[0,-3.25,0,-5.18,0,-7.35],sourceLine:89}]},{name:"AR-HBONE",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:4,deltaY:4,dashes:[12,-4],sourceLine:91},{angle:135,originX:2.828427125,originY:2.828427125,deltaX:4,deltaY:-4,dashes:[12,-4],sourceLine:92}]},{name:"AR-PARQ1",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:94},{angle:90,originX:2,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:95},{angle:90,originX:4,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:96},{angle:90,originX:6,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:97},{angle:90,originX:8,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:98},{angle:90,originX:10,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:99},{angle:90,originX:12,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:100},{angle:0,originX:0,originY:12,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:101},{angle:0,originX:0,originY:14,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:102},{angle:0,originX:0,originY:16,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:103},{angle:0,originX:0,originY:18,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:104},{angle:0,originX:0,originY:20,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:105},{angle:0,originX:0,originY:22,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:106},{angle:0,originX:0,originY:24,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:107}]},{name:"AR-RROOF",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:2.2,deltaY:1,dashes:[15,-2,5,-1],sourceLine:109},{angle:0,originX:1.33,originY:.5,deltaX:-1,deltaY:1.33,dashes:[3,-.33,6,-.75],sourceLine:110},{angle:0,originX:.5,originY:.85,deltaX:5.2,deltaY:.67,dashes:[8,-1.4,4,-1],sourceLine:111}]},{name:"AR-RSHKE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:25.5,deltaY:12,dashes:[6,-5,7,-3,9,-4],sourceLine:113},{angle:0,originX:6,originY:.5,deltaX:25.5,deltaY:12,dashes:[5,-19,4,-6],sourceLine:114},{angle:0,originX:18,originY:-.75,deltaX:25.5,deltaY:12,dashes:[3,-31],sourceLine:115},{angle:90,originX:0,originY:0,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:116},{angle:90,originX:6,originY:0,deltaX:12,deltaY:8.5,dashes:[11.25,-36.75],sourceLine:117},{angle:90,originX:11,originY:0,deltaX:12,deltaY:8.5,dashes:[10.5,-37.5],sourceLine:118},{angle:90,originX:18,originY:-.75,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:119},{angle:90,originX:21,originY:-.75,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:120},{angle:90,originX:30,originY:0,deltaX:12,deltaY:8.5,dashes:[11,-37],sourceLine:121}]},{name:"AR-SAND",description:"",lines:[{angle:37.5,originX:0,originY:0,deltaX:1.123,deltaY:1.567,dashes:[0,-1.52,0,-1.7,0,-1.625],sourceLine:123},{angle:7.5,originX:0,originY:0,deltaX:2.123,deltaY:2.567,dashes:[0,-.82,0,-1.37,0,-.525],sourceLine:124},{angle:-32.5,originX:-1.23,originY:0,deltaX:2.6234,deltaY:1.678,dashes:[0,-.5,0,-1.8,0,-2.35],sourceLine:125},{angle:-42.5,originX:-1.23,originY:0,deltaX:1.6234,deltaY:2.678,dashes:[0,-.25,0,-1.18,0,-1.35],sourceLine:126}]},{name:"BOX",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:128},{angle:90,originX:.25,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:129},{angle:0,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[-.25,.25],sourceLine:130},{angle:0,originX:0,originY:.25,deltaX:0,deltaY:1,dashes:[-.25,.25],sourceLine:131},{angle:0,originX:0,originY:.5,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:132},{angle:0,originX:0,originY:.75,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:133},{angle:90,originX:.5,originY:0,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:134},{angle:90,originX:.75,originY:0,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:135}]},{name:"BRASS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:137},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.25,dashes:[.125,-.0625],sourceLine:138}]},{name:"BRICK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:140},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.5,dashes:[.25,-.25],sourceLine:141},{angle:90,originX:.25,originY:0,deltaX:0,deltaY:.5,dashes:[-.25,.25],sourceLine:142}]},{name:"BRSTONE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.33,dashes:[],sourceLine:144},{angle:90,originX:.9,originY:0,deltaX:.33,deltaY:.5,dashes:[.33,-.33],sourceLine:145},{angle:90,originX:.8,originY:0,deltaX:.33,deltaY:.5,dashes:[.33,-.33],sourceLine:146},{angle:0,originX:.9,originY:.055,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:147},{angle:0,originX:.9,originY:.11,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:148},{angle:0,originX:.9,originY:.165,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:149},{angle:0,originX:.9,originY:.22,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:150},{angle:0,originX:.9,originY:.275,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:151}]},{name:"CLAY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.1875,dashes:[],sourceLine:153},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.1875,dashes:[],sourceLine:154},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.1875,dashes:[],sourceLine:155},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.1875,dashes:[.1875,-.125],sourceLine:156}]},{name:"CORK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:158},{angle:135,originX:.0625,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:159},{angle:135,originX:.09375,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:160},{angle:135,originX:.125,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:161}]},{name:"CROSS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.25,dashes:[.125,-.375],sourceLine:163},{angle:90,originX:.0625,originY:-.0625,deltaX:.25,deltaY:.25,dashes:[.125,-.375],sourceLine:164}]},{name:"DASH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:166}]},{name:"DOLMIT",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:168},{angle:45,originX:0,originY:0,deltaX:0,deltaY:.70710678,dashes:[.3535533905932738,-.7071067811865476],sourceLine:169}]},{name:"DOTS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.03125,deltaY:.0625,dashes:[0,-.0625],sourceLine:171}]},{name:"EARTH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:173},{angle:0,originX:0,originY:.09375,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:174},{angle:0,originX:0,originY:.1875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:175},{angle:90,originX:.03125,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:176},{angle:90,originX:.125,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:177},{angle:90,originX:.21875,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:178}]},{name:"ESCHER",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:180},{angle:180,originX:0,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:181},{angle:300,originX:0,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:182},{angle:60,originX:.1,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:183},{angle:300,originX:.1,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:184},{angle:60,originX:-.05,originY:.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:185},{angle:180,originX:-.05,originY:.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:186},{angle:300,originX:-.05,originY:-.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:187},{angle:180,originX:-.05,originY:-.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:188},{angle:60,originX:-.4,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:189},{angle:300,originX:-.4,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:190},{angle:60,originX:.2,originY:-.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:191},{angle:180,originX:.2,originY:-.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:192},{angle:300,originX:.2,originY:.346410161,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:193},{angle:180,originX:.2,originY:.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:194},{angle:0,originX:.2,originY:.173205081,deltaX:-.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:195},{angle:0,originX:.2,originY:-.173205081,deltaX:-.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:196},{angle:120,originX:.05,originY:.259807621,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:197},{angle:120,originX:-.25,originY:.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:198},{angle:240,originX:-.25,originY:-.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:199},{angle:240,originX:.05,originY:-.259807621,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:200}]},{name:"FLEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[.25,-.25],sourceLine:202},{angle:45,originX:.25,originY:0,deltaX:.176776695296,deltaY:.176776695296,dashes:[.0625,-.2285533906,.0625,-.353553390593],sourceLine:203}]},{name:"GOST_GLASS",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:6,deltaY:-6,dashes:[5,-7],sourceLine:205},{angle:45,originX:2.12132,originY:0,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:206},{angle:45,originX:0,originY:2.12132,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:207}]},{name:"GOST_WOOD",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:209},{angle:90,originX:2,originY:-2,deltaX:0,deltaY:-6,dashes:[6,-1.5,3,-1.5],sourceLine:210},{angle:90,originX:4,originY:-5,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:211}]},{name:"GOST_GROUND",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:213},{angle:45,originX:3,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:214},{angle:45,originX:6,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:215}]},{name:"GRASS",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:.707106781,deltaY:.707106781,dashes:[.1875,-1.226713563],sourceLine:217},{angle:45,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[.1875,-.8125],sourceLine:218},{angle:135,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[.1875,-.8125],sourceLine:219}]},{name:"GRATE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.03125,dashes:[],sourceLine:221},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:222}]},{name:"GRAVEL",description:"",lines:[{angle:228.012787504,originX:.72,originY:1,deltaX:12.0413651692039,deltaY:.0743294146632,dashes:[.134536,-13.3190880470737],sourceLine:224},{angle:184.969740728,originX:.63,originY:.9,deltaX:-12.0415166747131,deltaY:.0433148081592,dashes:[.230868,-22.85592476123],sourceLine:225},{angle:132.510447078,originX:.4,originY:.88,deltaX:-14.8659418273816,deltaY:.061429511683,dashes:[.162788,-16.1160325960997],sourceLine:226},{angle:267.273689006,originX:.01,originY:.63,deltaX:-20.0249279039043,deltaY:.0475651493827,dashes:[.210238,-20.813558041629],sourceLine:227},{angle:292.833654178,originX:0,originY:.42,deltaX:-12.9999095019474,deltaY:.048507125026,dashes:[.206155,-20.4093731280883],sourceLine:228},{angle:357.273689006,originX:.08,originY:.23,deltaX:-20.0249279039043,deltaY:.0475651493827,dashes:[.210238,-20.813558041629],sourceLine:229},{angle:37.6942404667,originX:.29,originY:.22,deltaX:-16.4011800288558,deltaY:.0359675000664,dashes:[.278029,-27.524848548916],sourceLine:230},{angle:72.2553283749,originX:.51,originY:.39,deltaX:23.0867613281116,deltaY:.0380969659053,dashes:[.262488,-25.9863214968134],sourceLine:231},{angle:121.429565615,originX:.59,originY:.64,deltaX:15.2642639131074,deltaY:.047404546271,dashes:[.21095,-20.884073109729],sourceLine:232},{angle:175.236358309,originX:.48,originY:.82,deltaX:-11.0450488205478,deltaY:.083045479801,dashes:[.240832,-11.8007625787923],sourceLine:233},{angle:222.397437798,originX:.24,originY:.84,deltaX:16.2787889313724,deltaY:.0321080648114,dashes:[.311448,-30.8333750047949],sourceLine:234},{angle:138.814074834,originX:1,originY:.62,deltaX:9.2190645101588,deltaY:.0940720868851,dashes:[.106301,-10.5238448127347],sourceLine:235},{angle:171.46923439,originX:.92,originY:.69,deltaX:-13.1528534931484,deltaY:.0494468176315,dashes:[.202237,-20.021511416157],sourceLine:236},{angle:225,originX:.72,originY:.72,deltaX:.7071067811865,deltaY:.7071067811865,dashes:[.141421,-1.2727925623731],sourceLine:237},{angle:203.198590514,originX:.65,originY:.84,deltaX:-5.3835637472478,deltaY:.1313064328928,dashes:[.076158,-7.5396151058639],sourceLine:238},{angle:291.801409486,originX:.58,originY:.81,deltaX:-3.156820749011,deltaY:.185695338158,dashes:[.107703,-5.2774618071345],sourceLine:239},{angle:30.9637565321,originX:.62,originY:.71,deltaX:3.6014702879928,deltaY:.1714985851408,dashes:[.174929,-5.6560228948453],sourceLine:240},{angle:161.565051177,originX:.77,originY:.8,deltaX:-2.2135943621183,deltaY:.3162277660138,dashes:[.126491,-3.0357866601684],sourceLine:241},{angle:16.389540334,originX:0,originY:.81,deltaX:10.4401539876873,deltaY:.0564332648047,dashes:[.1772,-17.5428451466694],sourceLine:242},{angle:70.3461759419,originX:.17,originY:.86,deltaX:-11.7045066155395,deltaY:.0672672793901,dashes:[.148661,-14.717407747319],sourceLine:243},{angle:293.198590514,originX:.77,originY:1,deltaX:-5.3835637472478,deltaY:.1313064328928,dashes:[.152315,-7.4634581058639],sourceLine:244},{angle:343.610459666,originX:.83,originY:.86,deltaX:-10.4401539876873,deltaY:.0564332648047,dashes:[.1772,-17.542845146669],sourceLine:245},{angle:339.44395478,originX:0,originY:.19,deltaX:-5.3838927710229,deltaY:.117041147157,dashes:[.17088,-8.3731237453175],sourceLine:246},{angle:294.775140569,originX:.16,originY:.13,deltaX:-12.0828441168135,deltaY:.0698430296124,dashes:[.143178,-14.174643063276],sourceLine:247},{angle:66.8014094864,originX:.78,originY:0,deltaX:5.3835637472487,deltaY:.1313064328552,dashes:[.152315,-7.4634581058639],sourceLine:248},{angle:17.3540246363,originX:.84,originY:.14,deltaX:-13.6013396869991,deltaY:.0596549986364,dashes:[.167631,-16.59542361424],sourceLine:249},{angle:69.4439547804,originX:.29,originY:0,deltaX:-5.383892771022,deltaY:.1170411471946,dashes:[.08544,-8.4585637453175],sourceLine:250},{angle:101.309932474,originX:.72,originY:0,deltaX:4.1184388379018,deltaY:.1961161351396,dashes:[.05099,-5.0480295135928],sourceLine:251},{angle:165.963756532,originX:.71,originY:.05,deltaX:-3.1529631254726,deltaY:.2425356250323,dashes:[.206155,-3.9169506256177],sourceLine:252},{angle:186.009005957,originX:.51,originY:.1,deltaX:-10.0497393137326,deltaY:.0523423921723,dashes:[.19105,-18.9139231745428],sourceLine:253},{angle:303.690067526,originX:.62,originY:.62,deltaX:-2.2188007849008,deltaY:.2773500981134,dashes:[.144222,-3.461329275464],sourceLine:254},{angle:353.157226587,originX:.7,originY:.5,deltaX:17.1171966955143,deltaY:.0397150736497,dashes:[.251794,-24.9275626240283],sourceLine:255},{angle:60.9453959009,originX:.95,originY:.47,deltaX:-8.0616726575653,deltaY:.0971285862325,dashes:[.102956,-10.192674140987],sourceLine:256},{angle:90,originX:1,originY:.56,deltaX:1,deltaY:1,dashes:[.06,-.94],sourceLine:257},{angle:120.256437164,originX:.49,originY:.13,deltaX:-8.0619364083848,deltaY:.0719815751411,dashes:[.138924,-13.7535199894498],sourceLine:258},{angle:48.0127875042,originX:.42,originY:.25,deltaX:12.0413651692041,deltaY:.0743294146212,dashes:[.269072,-13.1845520470737],sourceLine:259},{angle:0,originX:.6,originY:.45,deltaX:1,deltaY:1,dashes:[.26,-.74],sourceLine:260},{angle:325.304846469,originX:.86,originY:.45,deltaX:12.2063917682497,deltaY:-.063245553253,dashes:[.158114,-15.653274300842],sourceLine:261},{angle:254.054604099,originX:.99,originY:.36,deltaX:4.1208169184605,deltaY:.1373605639542,dashes:[.145602,-7.1345078892805],sourceLine:262},{angle:207.645975364,originX:.95,originY:.22,deltaX:21.4708691170287,deltaY:.0421824539631,dashes:[.237065,-23.4694741822594],sourceLine:263},{angle:175.42607874,originX:.74,originY:.11,deltaX:13.0383438432524,deltaY:.039872611164,dashes:[.250799,-24.8290734079689],sourceLine:264}]},{name:"HEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:266},{angle:120,originX:0,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:267},{angle:60,originX:.125,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:268}]},{name:"HONEY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[.125,-.25],sourceLine:270},{angle:120,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[.125,-.25],sourceLine:271},{angle:60,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[-.25,.125],sourceLine:272}]},{name:"HOUND",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.0625,dashes:[1,-.5],sourceLine:274},{angle:90,originX:0,originY:0,deltaX:-.25,deltaY:.0625,dashes:[1,-.5],sourceLine:275}]},{name:"INSUL",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:277},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.375,dashes:[.125,-.125],sourceLine:278},{angle:0,originX:0,originY:.25,deltaX:0,deltaY:.375,dashes:[.125,-.125],sourceLine:279}]},{name:"ACAD_ISO02W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3],sourceLine:292}]},{name:"ACAD_ISO03W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-18],sourceLine:294}]},{name:"ACAD_ISO04W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3],sourceLine:296}]},{name:"ACAD_ISO05W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-3],sourceLine:298}]},{name:"ACAD_ISO06W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-6.5],sourceLine:300},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-34,.5,-3],sourceLine:301}]},{name:"ACAD_ISO07W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[.5,-3],sourceLine:303}]},{name:"ACAD_ISO08W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3],sourceLine:305}]},{name:"ACAD_ISO09W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3,6,-3],sourceLine:307}]},{name:"ACAD_ISO10W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3],sourceLine:309}]},{name:"ACAD_ISO11W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-3],sourceLine:311}]},{name:"ACAD_ISO12W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-3],sourceLine:313}]},{name:"ACAD_ISO13W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-6.5],sourceLine:315},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3],sourceLine:316}]},{name:"ACAD_ISO14W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-6.5],sourceLine:318},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-22,.5,-3],sourceLine:319}]},{name:"ACAD_ISO15W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-10],sourceLine:321},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3,.5,-3],sourceLine:322}]},{name:"LINE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:327}]},{name:"MUDST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.5,deltaY:.25,dashes:[.25,-.25,0,-.25,0,-.25],sourceLine:329}]},{name:"NET",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:331},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:332}]},{name:"NET3",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:334},{angle:60,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:335},{angle:120,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:336}]},{name:"PLAST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:338},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.25,dashes:[],sourceLine:339},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.25,dashes:[],sourceLine:340}]},{name:"PLASTI",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:342},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.25,dashes:[],sourceLine:343},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.25,dashes:[],sourceLine:344},{angle:0,originX:0,originY:.15625,deltaX:0,deltaY:.25,dashes:[],sourceLine:345}]},{name:"SACNCR",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.09375,dashes:[],sourceLine:347},{angle:45,originX:.066291261,originY:0,deltaX:0,deltaY:.09375,dashes:[0,-.09375],sourceLine:348}]},{name:"SQUARE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[.125,-.125],sourceLine:350},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[.125,-.125],sourceLine:351}]},{name:"STARS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:353},{angle:60,originX:0,originY:0,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:354},{angle:120,originX:.0625,originY:.108253176,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:355}]},{name:"STEEL",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:357},{angle:45,originX:0,originY:.0625,deltaX:0,deltaY:.125,dashes:[],sourceLine:358}]},{name:"SWAMP",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.125,-.875],sourceLine:360},{angle:90,originX:.0625,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.0625,-1.669550806],sourceLine:361},{angle:90,originX:.078125,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.05,-1.682050806],sourceLine:362},{angle:90,originX:.046875,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.05,-1.682050806],sourceLine:363},{angle:60,originX:.09375,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.04,-.96],sourceLine:364},{angle:120,originX:.03125,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.04,-.96],sourceLine:365}]},{name:"TRANS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:367},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.25,dashes:[.125,-.125],sourceLine:368}]},{name:"TRIANG",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:370},{angle:120,originX:0,originY:0,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:371},{angle:0,originX:-.09375,originY:.162379763,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:372}]},{name:"ZIGZAG",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:374},{angle:90,originX:.125,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:375}]}],issues:[]},Sl={patterns:[{name:"SOLID",description:"",lines:[]},{name:"ANGLE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.985,dashes:[5.08,-1.905],sourceLine:20},{angle:90,originX:0,originY:0,deltaX:0,deltaY:6.985,dashes:[5.08,-1.905],sourceLine:21}]},{name:"ANSI31",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:23}]},{name:"ANSI32",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:25},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:26}]},{name:"ANSI33",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:28},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:6.35,dashes:[3.175,-1.5875],sourceLine:29}]},{name:"ANSI34",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:31},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:32},{angle:45,originX:8.98026,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:33},{angle:45,originX:13.4704,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:34}]},{name:"ANSI35",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:36},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:6.35,dashes:[7.9375,-1.5875,0,-1.5875],sourceLine:37}]},{name:"ANSI36",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:5.55625,deltaY:3.175,dashes:[7.9375,-1.5875,0,-1.5875],sourceLine:39}]},{name:"ANSI37",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:41},{angle:135,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:42}]},{name:"ANSI38",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:44},{angle:135,originX:0,originY:0,deltaX:6.35,deltaY:3.175,dashes:[7.9375,-4.7625],sourceLine:45}]},{name:"AR-B816",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[],sourceLine:47},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[203.2,-203.2],sourceLine:48}]},{name:"AR-B816C",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[396.875,-9.525],sourceLine:50},{angle:0,originX:-203.2,originY:9.525,deltaX:203.2,deltaY:203.2,dashes:[396.875,-9.525],sourceLine:51},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[-212.725,193.675],sourceLine:52},{angle:90,originX:-9.525,originY:0,deltaX:203.2,deltaY:203.2,dashes:[-212.725,193.675],sourceLine:53}]},{name:"AR-B88",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[],sourceLine:55},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:101.6,dashes:[203.2,-203.2],sourceLine:56}]},{name:"AR-BRELM",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:135.484,dashes:[193.675,-9.525],sourceLine:58},{angle:0,originX:0,originY:57.15,deltaX:0,deltaY:135.484,dashes:[193.675,-9.525],sourceLine:59},{angle:0,originX:50.8,originY:67.7418,deltaX:0,deltaY:135.484,dashes:[92.075,-9.525],sourceLine:60},{angle:0,originX:50.8,originY:124.892,deltaX:0,deltaY:135.484,dashes:[92.075,-9.525],sourceLine:61},{angle:90,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[57.15,-78.334],sourceLine:62},{angle:90,originX:-9.525,originY:0,deltaX:0,deltaY:203.2,dashes:[57.15,-78.334],sourceLine:63},{angle:90,originX:50.8,originY:67.7418,deltaX:0,deltaY:101.6,dashes:[57.15,-78.334],sourceLine:64},{angle:90,originX:41.275,originY:67.7418,deltaX:0,deltaY:101.6,dashes:[57.15,-78.334],sourceLine:65}]},{name:"AR-BRSTD",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:67.7418,dashes:[],sourceLine:67},{angle:90,originX:0,originY:0,deltaX:67.7418,deltaY:101.6,dashes:[67.7418,-67.7418],sourceLine:68}]},{name:"AR-CONC",description:"",lines:[{angle:50,originX:0,originY:0,deltaX:104.896,deltaY:-149.807,dashes:[19.05,-209.55],sourceLine:70},{angle:355,originX:0,originY:0,deltaX:-51.76101082,deltaY:187.25814969,dashes:[15.24,-167.64058417],sourceLine:71},{angle:100.4514447,originX:15.182007,originY:-1.3282535,deltaX:145.5569059,deltaY:-176.270089,dashes:[16.1900088,-178.0902446],sourceLine:72},{angle:46.1842,originX:0,originY:50.8,deltaX:157.343,deltaY:-224.71,dashes:[28.575,-314.325],sourceLine:73},{angle:96.63555761,originX:22.5899,originY:47.2965,deltaX:218.33577212,deltaY:-264.40480444,dashes:[24.28502314,-267.13560816],sourceLine:74},{angle:351.18415117,originX:0,originY:50.8,deltaX:196.67912063,deltaY:280.88740361,dashes:[22.85996707,-251.45973192],sourceLine:75},{angle:21,originX:25.4,originY:38.1,deltaX:104.89565868,deltaY:-149.80652586,dashes:[19.05,-209.55],sourceLine:76},{angle:326,originX:25.4,originY:38.1,deltaX:-51.7604,deltaY:187.258,dashes:[15.24,-167.64],sourceLine:77},{angle:71.451445,originX:38.0345326,originY:29.5779001,deltaX:145.5567546,deltaY:-176.2700748,dashes:[16.1900088,-178.0899376],sourceLine:78},{angle:37.5,originX:0,originY:0,deltaX:53.9242,deltaY:65.2018,dashes:[0,-165.608,0,-170.18,0,-168.275],sourceLine:79},{angle:7.5,originX:0,originY:0,deltaX:79.3242,deltaY:90.6018,dashes:[0,-97.028,0,-161.798,0,-64.135],sourceLine:80},{angle:-32.5,originX:-56.642,originY:0,deltaX:117.434,deltaY:68.0212,dashes:[0,-63.5,0,-198.12,0,-262.89],sourceLine:81},{angle:-42.5,originX:-82.042,originY:0,deltaX:92.0344,deltaY:118.821,dashes:[0,-82.55,0,-131.572,0,-186.69],sourceLine:82}]},{name:"AR-HBONE",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:101.6,deltaY:101.6,dashes:[304.8,-101.6],sourceLine:84},{angle:135,originX:71.842,originY:71.842,deltaX:101.6,deltaY:-101.6,dashes:[304.8,-101.6],sourceLine:85}]},{name:"AR-PARQ1",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:87},{angle:90,originX:50.8,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:88},{angle:90,originX:101.6,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:89},{angle:90,originX:152.4,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:90},{angle:90,originX:203.2,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:91},{angle:90,originX:254,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:92},{angle:90,originX:304.8,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:93},{angle:0,originX:0,originY:304.8,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:94},{angle:0,originX:0,originY:355.6,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:95},{angle:0,originX:0,originY:406.4,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:96},{angle:0,originX:0,originY:457.2,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:97},{angle:0,originX:0,originY:508,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:98},{angle:0,originX:0,originY:558.8,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:99},{angle:0,originX:0,originY:609.6,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:100}]},{name:"AR-RROOF",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:55.88,deltaY:25.4,dashes:[381,-50.8,127,-25.4],sourceLine:102},{angle:0,originX:33.782,originY:12.7,deltaX:-25.4,deltaY:33.782,dashes:[76.2,-8.382,152.4,-19.05],sourceLine:103},{angle:0,originX:12.7,originY:21.59,deltaX:132.08,deltaY:17.018,dashes:[203.2,-35.56,101.6,-25.4],sourceLine:104}]},{name:"AR-RSHKE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:647.7,deltaY:304.8,dashes:[152.4,-127,177.8,-76.2,228.6,-101.6],sourceLine:106},{angle:0,originX:152.4,originY:12.7,deltaX:647.7,deltaY:304.8,dashes:[127,-482.6,101.6,-152.4],sourceLine:107},{angle:0,originX:457.2,originY:-19.05,deltaX:647.7,deltaY:304.8,dashes:[76.2,-787.4],sourceLine:108},{angle:90,originX:0,originY:0,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:109},{angle:90,originX:152.4,originY:0,deltaX:304.8,deltaY:215.9,dashes:[285.75,-933.45],sourceLine:110},{angle:90,originX:279.4,originY:0,deltaX:304.8,deltaY:215.9,dashes:[266.7,-952.5],sourceLine:111},{angle:90,originX:457.2,originY:-19.05,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:112},{angle:90,originX:533.4,originY:-19.05,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:113},{angle:90,originX:762,originY:0,deltaX:304.8,deltaY:215.9,dashes:[279.4,-939.8],sourceLine:114}]},{name:"AR-SAND",description:"",lines:[{angle:37.5,originX:0,originY:0,deltaX:28.5242,deltaY:39.8018,dashes:[0,-38.608,0,-43.18,0,-41.275],sourceLine:116},{angle:7.5,originX:0,originY:0,deltaX:53.9242,deltaY:65.2018,dashes:[0,-20.828,0,-34.798,0,-13.335],sourceLine:117},{angle:-32.5,originX:-31.242,originY:0,deltaX:66.6344,deltaY:42.6212,dashes:[0,-12.7,0,-45.72,0,-59.69],sourceLine:118},{angle:-42.5,originX:-31.242,originY:0,deltaX:41.2344,deltaY:68.0212,dashes:[0,-6.35,0,-29.972,0,-34.29],sourceLine:119}]},{name:"BOX",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[],sourceLine:121},{angle:90,originX:6.35,originY:0,deltaX:0,deltaY:25.4,dashes:[],sourceLine:122},{angle:0,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[-6.35,6.35],sourceLine:123},{angle:0,originX:0,originY:6.35,deltaX:0,deltaY:25.4,dashes:[-6.35,6.35],sourceLine:124},{angle:0,originX:0,originY:12.7,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:125},{angle:0,originX:0,originY:19.05,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:126},{angle:90,originX:12.7,originY:0,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:127},{angle:90,originX:19.05,originY:0,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:128}]},{name:"BRASS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:130},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:6.35,dashes:[3.175,-1.5875],sourceLine:131}]},{name:"BRICK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:133},{angle:90,originX:0,originY:0,deltaX:0,deltaY:12.7,dashes:[6.35,-6.35],sourceLine:134},{angle:90,originX:6.35,originY:0,deltaX:0,deltaY:12.7,dashes:[-6.35,6.35],sourceLine:135}]},{name:"BRSTONE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8.382,dashes:[],sourceLine:137},{angle:90,originX:22.86,originY:0,deltaX:8.382,deltaY:12.7,dashes:[8.382,-8.382],sourceLine:138},{angle:90,originX:20.32,originY:0,deltaX:8.382,deltaY:12.7,dashes:[8.382,-8.382],sourceLine:139},{angle:0,originX:22.86,originY:1.397,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:140},{angle:0,originX:22.86,originY:2.794,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:141},{angle:0,originX:22.86,originY:4.191,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:142},{angle:0,originX:22.86,originY:5.588,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:143},{angle:0,originX:22.86,originY:6.985,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:144}]},{name:"CLAY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:146},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:147},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:148},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:4.7625,dashes:[4.7625,-3.175],sourceLine:149}]},{name:"CORK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:151},{angle:135,originX:1.5875,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:152},{angle:135,originX:2.38125,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:153},{angle:135,originX:3.175,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:154}]},{name:"CROSS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:6.35,dashes:[3.175,-9.525],sourceLine:156},{angle:90,originX:1.5875,originY:-1.5875,deltaX:6.35,deltaY:6.35,dashes:[3.175,-9.525],sourceLine:157}]},{name:"DASH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:159}]},{name:"DOLMIT",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:161},{angle:45,originX:0,originY:0,deltaX:0,deltaY:17.9605,dashes:[8.980256121069154,-17.960512242138307],sourceLine:162}]},{name:"DOTS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.79375,deltaY:1.5875,dashes:[0,-1.5875],sourceLine:164}]},{name:"EARTH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:166},{angle:0,originX:0,originY:2.38125,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:167},{angle:0,originX:0,originY:4.7625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:168},{angle:90,originX:.79375,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:169},{angle:90,originX:3.175,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:170},{angle:90,originX:5.55625,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:171}]},{name:"ESCHER",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:173},{angle:180,originX:0,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:174},{angle:300,originX:0,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:175},{angle:60,originX:2.54,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:176},{angle:300,originX:2.54,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:177},{angle:60,originX:-1.27,originY:2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:178},{angle:180,originX:-1.27,originY:2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:179},{angle:300,originX:-1.27,originY:-2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:180},{angle:180,originX:-1.27,originY:-2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:181},{angle:60,originX:-10.16,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:182},{angle:300,originX:-10.16,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:183},{angle:60,originX:5.08,originY:-8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:184},{angle:180,originX:5.08,originY:-8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:185},{angle:300,originX:5.08,originY:8.7988180894,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:186},{angle:180,originX:5.08,originY:8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:187},{angle:0,originX:5.08,originY:4.3994090574,deltaX:-15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:188},{angle:0,originX:5.08,originY:-4.3994090574,deltaX:-15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:189},{angle:120,originX:1.27,originY:6.5991135734,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:190},{angle:120,originX:-6.35,originY:2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:191},{angle:240,originX:-6.35,originY:-2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:192},{angle:240,originX:1.27,originY:-6.5991135734,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:193}]},{name:"FLEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:195},{angle:45,originX:6.35,originY:0,deltaX:4.490128053,deltaY:4.490128053,dashes:[1.5875,-5.8052561314,1.5875,-8.9802561314],sourceLine:196}]},{name:"GOST_GLASS",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:6,deltaY:-6,dashes:[5,-7],sourceLine:198},{angle:45,originX:2.12132,originY:0,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:199},{angle:45,originX:0,originY:2.12132,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:200}]},{name:"GOST_WOOD",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:202},{angle:90,originX:2,originY:-2,deltaX:0,deltaY:-6,dashes:[6,-1.5,3,-1.5],sourceLine:203},{angle:90,originX:4,originY:-5,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:204}]},{name:"GOST_GROUND",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:206},{angle:45,originX:3,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:207},{angle:45,originX:6,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:208}]},{name:"GRASS",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:17.96051224,deltaY:17.96051224,dashes:[4.7625,-31.15852448],sourceLine:210},{angle:45,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[4.7625,-20.6375],sourceLine:211},{angle:135,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[4.7625,-20.6375],sourceLine:212}]},{name:"GRATE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.79375,dashes:[],sourceLine:214},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:215}]},{name:"GRAVEL",description:"",lines:[{angle:228.0127875,originX:18.288,originY:25.4,deltaX:305.85067529778,deltaY:1.88796713245,dashes:[3.4172144,-338.30483639565],sourceLine:217},{angle:184.969741,originX:16.002,originY:22.86,deltaX:-305.8545235377,deltaY:1.10019612724,dashes:[5.8640472,-580.54048893524],sourceLine:218},{angle:132.5104471,originX:10.16,originY:22.352,deltaX:-377.59492241548,deltaY:1.56030959675,dashes:[4.1348152,-409.347227941],sourceLine:219},{angle:267.273689,originX:.254,originY:16.002,deltaX:-508.63316875916,deltaY:1.20815479432,dashes:[5.3400452,-528.66437425738],sourceLine:220},{angle:292.83365418,originX:0,originY:10.668,deltaX:-330.19770134945,deltaY:1.23208097566,dashes:[5.236337,-518.39807745344],sourceLine:221},{angle:357.273689,originX:2.032,originY:5.842,deltaX:-508.63316875916,deltaY:1.20815479432,dashes:[5.3400452,-528.66437425738],sourceLine:222},{angle:37.69424047,originX:7.366,originY:5.588,deltaX:-416.58997273292,deltaY:.91357450169,dashes:[7.0619366,-699.13115314247],sourceLine:223},{angle:72.25532837,originX:12.954,originY:9.906,deltaX:586.40373773403,deltaY:.96766293399,dashes:[6.6671952,-660.05256601905],sourceLine:224},{angle:121.42956562,originX:14.986,originY:16.256,deltaX:387.71230339293,deltaY:1.2040754753,dashes:[5.35813,-530.45545698712],sourceLine:225},{angle:175.2363583,originX:12.192,originY:20.828,deltaX:-280.5442400419,deltaY:2.10935518695,dashes:[6.1171328,-299.7393695],sourceLine:226},{angle:222.3974378,originX:6.096,originY:21.336,deltaX:413.48123885686,deltaY:.81554484621,dashes:[7.9107792,-783.16772512177],sourceLine:227},{angle:138.81407483,originX:25.4,originY:15.748,deltaX:234.164238558,deltaY:2.38943100688,dashes:[2.7000454,-267.30565824344],sourceLine:228},{angle:171.4692344,originX:23.368,originY:17.526,deltaX:-334.082478726,deltaY:1.25594916784,dashes:[5.1368198,-508.5463899704],sourceLine:229},{angle:225,originX:18.288,originY:18.288,deltaX:17.96051224214,deltaY:17.96051224214,dashes:[3.5920934,-32.32893108428],sourceLine:230},{angle:203.19859051,originX:16.51,originY:21.336,deltaX:-136.74251918,deltaY:3.33518339548,dashes:[1.9344132,-191.50622368894],sourceLine:231},{angle:291.80140949,originX:14.732,originY:20.574,deltaX:-80.18324702488,deltaY:4.71666158921,dashes:[2.7356562,-134.0475299],sourceLine:232},{angle:30.96375653,originX:15.748,originY:18.034,deltaX:91.47734531502,deltaY:4.35606406258,dashes:[4.4431966,-143.6629815291],sourceLine:233},{angle:161.56505118,originX:19.558,originY:20.32,deltaX:-56.2252967978,deltaY:8.03218525675,dashes:[3.2128714,-77.10898116828],sourceLine:234},{angle:16.389540334,originX:0,originY:20.574,deltaX:265.17991128726,deltaY:1.43340492604,dashes:[4.50088,-445.58826672539],sourceLine:235},{angle:70.34617594,originX:4.318,originY:21.844,deltaX:-297.29446803469,deltaY:1.70858889651,dashes:[3.7759894,-373.822156782],sourceLine:236},{angle:293.19859051,originX:19.558,originY:25.4,deltaX:-136.7425191801,deltaY:3.33518339548,dashes:[3.868801,-189.57183588894],sourceLine:237},{angle:343.61045967,originX:21.082,originY:21.844,deltaX:-265.17991128725,deltaY:1.433404926,dashes:[4.50088,-445.5882667254],sourceLine:238},{angle:339.44395478,originX:0,originY:4.826,deltaX:-136.75087638398,deltaY:2.97284513779,dashes:[4.340352,-212.67734313106],sourceLine:239},{angle:294.7751406,originX:4.064,originY:3.302,deltaX:-306.90424056705,deltaY:1.77401295215,dashes:[3.6367212,-360.0359338072],sourceLine:240},{angle:66.80140949,originX:19.812,originY:0,deltaX:136.74251918012,deltaY:3.33518339452,dashes:[3.868801,-189.57183588894],sourceLine:241},{angle:17.35402464,originX:21.336,originY:3.556,deltaX:-345.47402804977,deltaY:1.51523696536,dashes:[4.2578274,-421.523759802],sourceLine:242},{angle:69.44395478,originX:7.366,originY:0,deltaX:-136.75087638396,deltaY:2.97284513874,dashes:[2.170176,-214.84751913106],sourceLine:243},{angle:101.309932474,originX:18.288,originY:0,deltaX:104.60834648271,deltaY:4.98134983255,dashes:[1.295146,-128.21994964526],sourceLine:244},{angle:165.963756532,originX:18.034,originY:1.27,deltaX:-80.085263387,deltaY:6.16040487582,dashes:[5.236337,-99.49054589069],sourceLine:245},{angle:186.00900596,originX:12.954,originY:2.54,deltaX:-255.26337856879,deltaY:1.32949676118,dashes:[4.85267,-480.41364863337],sourceLine:246},{angle:303.69006753,originX:15.748,originY:15.748,deltaX:-56.35753993648,deltaY:7.0446924921,dashes:[3.6632388,-87.9177635968],sourceLine:247},{angle:353.15722659,originX:17.78,originY:12.7,deltaX:434.77679606606,deltaY:1.0087628707,dashes:[6.3955676,-633.16009065031],sourceLine:248},{angle:60.9453959,originX:24.13,originY:11.938,deltaX:-204.76648550216,deltaY:2.46706609031,dashes:[2.6150824,-258.8939231811],sourceLine:249},{angle:90,originX:25.4,originY:14.224,deltaX:25.4,deltaY:25.4,dashes:[1.524,-23.876],sourceLine:250},{angle:120.25643716,originX:12.446,originY:3.302,deltaX:-204.77318477297,deltaY:1.8283320086,dashes:[3.5286696,-349.339407732],sourceLine:251},{angle:48.0127875,originX:10.668,originY:6.35,deltaX:305.85067529778,deltaY:1.88796713138,dashes:[6.8344288,-334.88762199565],sourceLine:252},{angle:0,originX:15.24,originY:11.43,deltaX:25.4,deltaY:25.4,dashes:[6.604,-18.796],sourceLine:253},{angle:325.3048465,originX:21.844,originY:11.43,deltaX:310.04235091354,deltaY:-1.6064370526,dashes:[4.0160956,-397.5931672414],sourceLine:254},{angle:254.0546041,originX:25.146,originY:9.144,deltaX:104.6687497289,deltaY:3.48895832444,dashes:[3.6982908,-181.21650038772],sourceLine:255},{angle:207.64597536,originX:24.13,originY:5.588,deltaX:545.36007557253,deltaY:1.07143433066,dashes:[6.021451,-596.12464422938],sourceLine:256},{angle:175.42607874,originX:18.796,originY:2.794,deltaX:331.1739336186,deltaY:1.01276432357,dashes:[6.3702946,-630.6584645624],sourceLine:257}]},{name:"HEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:259},{angle:120,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:260},{angle:60,originX:3.175,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:261}]},{name:"HONEY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[3.175,-6.35],sourceLine:263},{angle:120,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[3.175,-6.35],sourceLine:264},{angle:60,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[-6.35,3.175],sourceLine:265}]},{name:"HOUND",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:1.5875,dashes:[25.4,-12.7],sourceLine:267},{angle:90,originX:0,originY:0,deltaX:-6.35,deltaY:1.5875,dashes:[25.4,-12.7],sourceLine:268}]},{name:"INSUL",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:270},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:9.525,dashes:[3.175,-3.175],sourceLine:271},{angle:0,originX:0,originY:6.35,deltaX:0,deltaY:9.525,dashes:[3.175,-3.175],sourceLine:272}]},{name:"ACAD_ISO02W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3],sourceLine:285}]},{name:"ACAD_ISO03W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-18],sourceLine:287}]},{name:"ACAD_ISO04W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3],sourceLine:289}]},{name:"ACAD_ISO05W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-3],sourceLine:291}]},{name:"ACAD_ISO06W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-6.5],sourceLine:293},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-34,.5,-3],sourceLine:294}]},{name:"ACAD_ISO07W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[.5,-3],sourceLine:296}]},{name:"ACAD_ISO08W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3],sourceLine:298}]},{name:"ACAD_ISO09W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3,6,-3],sourceLine:300}]},{name:"ACAD_ISO10W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3],sourceLine:302}]},{name:"ACAD_ISO11W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-3],sourceLine:304}]},{name:"ACAD_ISO12W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-3],sourceLine:306}]},{name:"ACAD_ISO13W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-6.5],sourceLine:308},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3],sourceLine:309}]},{name:"ACAD_ISO14W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-6.5],sourceLine:311},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-22,.5,-3],sourceLine:312}]},{name:"ACAD_ISO15W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-10],sourceLine:314},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3,.5,-3],sourceLine:315}]},{name:"JIS_LC_20",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:322},{angle:45,originX:.4,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:323}]},{name:"JIS_LC_20A",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:325},{angle:45,originX:1,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:326}]},{name:"JIS_LC_8",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:328},{angle:45,originX:.4,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:329}]},{name:"JIS_LC_8A",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:331},{angle:45,originX:1,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:332}]},{name:"JIS_RC_10",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:334},{angle:45,originX:.725,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:335},{angle:45,originX:1.45,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:336}]},{name:"JIS_RC_15",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:338},{angle:45,originX:.725,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:339},{angle:45,originX:1.45,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:340}]},{name:"JIS_RC_18",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:342},{angle:45,originX:1,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:343},{angle:45,originX:2,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:344}]},{name:"JIS_RC_30",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:346},{angle:45,originX:1,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:347},{angle:45,originX:2,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:348}]},{name:"JIS_STN_1E",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:350},{angle:45,originX:.705,originY:0,deltaX:0,deltaY:1,dashes:[1,-.5],sourceLine:351}]},{name:"JIS_STN_2.5",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:2.5,dashes:[],sourceLine:353},{angle:45,originX:1.765,originY:0,deltaX:0,deltaY:2.5,dashes:[1.2,-.5],sourceLine:354}]},{name:"JIS_WOOD",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.70710678,dashes:[],sourceLine:356}]},{name:"LINE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:359}]},{name:"MUDST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:12.7,deltaY:6.35,dashes:[6.35,-6.35,0,-6.35,0,-6.35],sourceLine:361}]},{name:"NET",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:363},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:364}]},{name:"NET3",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:366},{angle:60,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:367},{angle:120,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:368}]},{name:"PLAST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:370},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:6.35,dashes:[],sourceLine:371},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:372}]},{name:"PLASTI",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:374},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:6.35,dashes:[],sourceLine:375},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:376},{angle:0,originX:0,originY:3.96875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:377}]},{name:"SACNCR",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:2.38125,dashes:[],sourceLine:379},{angle:45,originX:1.6838,originY:0,deltaX:0,deltaY:2.38125,dashes:[0,-2.38125],sourceLine:380}]},{name:"SQUARE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:382},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:383}]},{name:"STARS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:385},{angle:60,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:386},{angle:120,originX:1.5875,originY:2.7496306704,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:387}]},{name:"STEEL",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:389},{angle:45,originX:0,originY:1.5875,deltaX:0,deltaY:3.175,dashes:[],sourceLine:390}]},{name:"SWAMP",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[3.175,-22.225],sourceLine:392},{angle:90,originX:1.5875,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.5875,-42.4065904724],sourceLine:393},{angle:90,originX:1.984375,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.27,-42.7240904724],sourceLine:394},{angle:90,originX:1.190625,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.27,-42.7240904724],sourceLine:395},{angle:60,originX:2.38125,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[1.016,-24.384],sourceLine:396},{angle:120,originX:.79375,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[1.016,-24.384],sourceLine:397}]},{name:"TRANS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:399},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:6.35,dashes:[3.175,-3.175],sourceLine:400}]},{name:"TRIANG",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:402},{angle:120,originX:0,originY:0,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:403},{angle:0,originX:-2.38125,originY:4.1244459802,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:404}]},{name:"ZIGZAG",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:406},{angle:90,originX:3.175,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:407}]}],issues:[]};var $i=(n=>(n[n.UserDefined=0]="UserDefined",n[n.Predefined=1]="Predefined",n[n.Custom=2]="Custom",n))($i||{}),Al=(n=>(n[n.Normal=0]="Normal",n[n.Outer=1]="Outer",n[n.Ignore=2]="Ignore",n))(Al||{}),Yr=(n=>(n[n.HatchObject=0]="HatchObject",n[n.GradientObject=1]="GradientObject",n))(Yr||{}),Il=(n=>(n[n.PreDefinedGradient=0]="PreDefinedGradient",n[n.UserDefinedGradient=1]="UserDefinedGradient",n))(Il||{});const aa=class aa extends ge{constructor(){super(),this._gradientAngle=0,this._elevation=0,this._geo=new Ct,this._isSolidFill=!1,this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1,this._patternName="",this._patternNameSet=!1,this._patternType=1,this._patternAngle=0,this._patternAngleSet=!1,this._patternScale=1,this._patternScaleSet=!1,this._associative=!1,this._associativeSet=!1,this._backgroundColor=void 0,this._backgroundColorSet=!1,this._patternDouble=!1,this._patternDoubleSet=!1,this._hatchStyle=0,this._hatchStyleSet=!1,this._hatchObjectType=0,this._gradientAngle=0,this._gradientShift=0,this._shadeTintValue=0,this._gradientStartColor=void 0,this._gradientEndColor=void 0,this._gradientType=0,this._gradientName="",this._gradientOneColorMode=!1}get dxfTypeName(){return"HATCH"}get isGradient(){return this._hatchObjectType===1}get isHatch(){return this._hatchObjectType===0}get isSolidFill(){return this._isSolidFill||this.getEffectivePatternName().trim().toUpperCase()===si}set isSolidFill(e){this._isSolidFill=e}get color(){if(this.hasExplicitColor())return this.getEntityColor();const e=this.database,t=Xe.instance().getVar(A.HPCOLOR,e);return t instanceof X&&t.colorMethod!==P.None?t.clone():e.cecolor.clone()}set color(e){this.setEntityColor(e)}get definitionLines(){return this._definitionLines}get patternName(){return this._patternName}set patternName(e){this._patternName=e??"",this._isSolidFill=this._patternName.trim().toUpperCase()===si,this._patternNameSet=!0,this.updatePredefinedPatternDefinitionLines()}get patternType(){return this._patternType}set patternType(e){this._patternType=e,e!==1&&this._definitionLinesAutoGenerated&&(this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1),this.updatePredefinedPatternDefinitionLines()}get patternAngle(){return this._patternAngle}set patternAngle(e){this._patternAngle=e,this._patternAngleSet=!0}get patternScale(){return this._patternScale}set patternScale(e){this._patternScale=e,this._patternScaleSet=!0,this.updatePredefinedPatternDefinitionLines()}get associative(){return this._associative}set associative(e){this._associative=!!e,this._associativeSet=!0}get backgroundColor(){return this._backgroundColor}set backgroundColor(e){this._backgroundColor=e==null?void 0:e.clone(),this._backgroundColorSet=!0}get patternDouble(){return this._patternDouble}set patternDouble(e){this._patternDouble=!!e,this._patternDoubleSet=!0}get hatchStyle(){return this._hatchStyle}set hatchStyle(e){this._hatchStyle=e,this._hatchStyleSet=!0}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get hatchObjectType(){return this._hatchObjectType}set hatchObjectType(e){this._hatchObjectType=e}get gradientAngle(){return this._gradientAngle}set gradientAngle(e){this._gradientAngle=e}get gradientShift(){return this._gradientShift}set gradientShift(e){this._gradientShift=e}get gradientType(){return this._gradientType}set gradientType(e){this._gradientType=e}get gradientName(){return this.isGradient&&this._gradientName.trim()===""?ul:this._gradientName}set gradientName(e){this._gradientName=e??""}get gradientOneColorMode(){return this._gradientOneColorMode}set gradientOneColorMode(e){this._gradientOneColorMode=e}get shadeTintValue(){return this._shadeTintValue}set shadeTintValue(e){this._shadeTintValue=e}get gradientStartColor(){return this._gradientStartColor}set gradientStartColor(e){this._gradientStartColor=e==null||!Number.isFinite(e)?void 0:e&16777215}get gradientEndColor(){return this._gradientEndColor}set gradientEndColor(e){this._gradientEndColor=e==null||!Number.isFinite(e)?void 0:e&16777215}applyPatternDefaultsFromSysVars(e){const t=Xe.instance();if(!this.hasExplicitLayer()){const i=t.getVar(A.HPLAYER,e);this.shouldUseSysVarOverride(i)&&(this.layer=i)}if(!this.hasExplicitTransparency()){const i=this.parseHpTransparency(t.getVar(A.HPTRANSPARENCY,e));i&&(this.transparency=i)}if(this._backgroundColorSet||(this._backgroundColor=this.parseHpBackgroundColor(t.getVar(A.HPBACKGROUNDCOLOR,e)),this._backgroundColorSet=!0),!this._patternNameSet){const i=t.getVar(A.HPNAME,e);this._patternName=typeof i=="string"?i:"",this._patternNameSet=!0}if(!this._patternAngleSet){const i=t.getVar(A.HPANG,e);this._patternAngle=typeof i=="number"&&Number.isFinite(i)?i:0,this._patternAngleSet=!0}if(this._patternScaleSet||(this._patternScale=this.normalizePatternScale(t.getVar(A.HPSCALE,e)),this._patternScaleSet=!0),!this._associativeSet){const i=t.getVar(A.HPASSOC,e);this._associative=typeof i=="number"?i!==0:!1,this._associativeSet=!0}if(this._hatchStyleSet||(this._hatchStyle=this.normalizeHatchStyle(t.getVar(A.HPISLANDDETECTION,e)),this._hatchStyleSet=!0),!this._patternDoubleSet){const i=t.getVar(A.HPDOUBLE,e);this._patternDouble=typeof i=="number"?i!==0:!1,this._patternDoubleSet=!0}this.updatePredefinedPatternDefinitionLines()}getEffectivePatternName(){if(this._patternNameSet)return this._patternName;const e=this.database,t=Xe.instance().getVar(A.HPNAME,e);return typeof t=="string"?t:this._patternName}shouldResolveColorFromCecolor(){return!1}getEffectivePatternAngle(){if(this._patternAngleSet)return this._patternAngle;const e=this.database,t=Xe.instance().getVar(A.HPANG,e);return typeof t=="number"&&Number.isFinite(t)?t:this._patternAngle}getEffectivePatternScale(){if(this._patternScaleSet)return this._patternScale;const e=this.database;return this.normalizePatternScale(Xe.instance().getVar(A.HPSCALE,e))}getEffectiveAssociative(){if(this._associativeSet)return this._associative;const e=this.database,t=Xe.instance().getVar(A.HPASSOC,e);return typeof t=="number"?t!==0:this._associative}normalizePatternScale(e){return typeof e=="number"&&Number.isFinite(e)&&e>0?e:1}normalizeHatchStyle(e){return typeof e!="number"||!Number.isFinite(e)?1:e===0?0:e===2?2:1}shouldUseSysVarOverride(e){if(typeof e!="string")return!1;const t=e.trim().toLowerCase();return t!==""&&t!=="."&&t!=="use current"}parseHpBackgroundColor(e){if(e instanceof X)return e.colorMethod===P.None?void 0:e.clone();if(typeof e!="string")return;const t=e.trim().toLowerCase();if(!(!t||t==="."||t==="none"))return X.fromString(e)}parseHpTransparency(e){if(e instanceof te)return e.clone();if(!this.shouldUseSysVarOverride(e))return;const t=e.trim();if(/^bylayer$/i.test(t)||/^byblock$/i.test(t))return te.fromString(t);const i=Number(t);if(Number.isInteger(i)&&i>=0&&i<=90){const s=new te;return s.percentage=i,s}}updatePredefinedPatternDefinitionLines(e=this.getEffectivePatternName(),t=this.getEffectivePatternScale()){if(this.patternType!==1||!(this._definitionLinesAutoGenerated||this._definitionLines.length===0))return;const s=e.trim().toUpperCase();if(!s||s===si){this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1;return}const r=this.normalizePatternScale(t);if(this._definitionLinesAutoGenerated&&this._definitionLinesPatternName===s&&this._definitionLinesPatternScale===r)return;const a=Sl.patterns.find(o=>o.name.trim().toUpperCase()===s);if(!a){this._definitionLinesAutoGenerated&&(this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1);return}this._definitionLines=a.lines.map(o=>({angle:o.angle*Math.PI/180,base:{x:o.originX*r,y:o.originY*r},offset:{x:o.deltaX*r,y:o.deltaY*r},dashLengths:o.dashes.map(l=>l*r)})),this._definitionLinesAutoGenerated=!0,this._definitionLinesPatternName=s,this._definitionLinesPatternScale=r}add(e){this._geo.add(e)}buildAreasFromLoops(){const e=this._geo.loops;if(e.length===0)return[];if(e.length===1)return[this._geo];const t=this._geo.buildHierarchy(),i=[],s=(r,a)=>{if(r.index>=0&&a%2===0){const o=new Ct;o.add(e[r.index]),r.children.forEach(l=>{l.index>=0&&o.add(e[l.index])}),i.push(o)}r.children.forEach(o=>s(o,a+1))};return t.children.forEach(r=>s(r,0)),i.length>0?i:[this._geo]}getCalculatedAreaValue(){const e=this.buildAreasFromLoops();return e.length===0?0:e.reduce((t,i)=>t+i.area,0)}get geometricExtents(){const e=this.buildAreasFromLoops();if(e.length===0)return new Y;const t=new Y;return e.forEach(i=>{const s=i.box;t.union(new Y({x:s.min.x,y:s.min.y,z:this._elevation},{x:s.max.x,y:s.max.y,z:this._elevation}))}),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"pattern",properties:[{name:"patternType",type:"enum",editable:!0,options:[{label:$i[0],value:0},{label:$i[1],value:1},{label:$i[2],value:2}],accessor:{get:()=>this.patternType,set:e=>{this.patternType=e}}},{name:"patternName",type:"string",editable:!0,accessor:{get:()=>this.patternName,set:e=>{this.patternName=e}}},{name:"patternAngle",type:"float",editable:!0,accessor:{get:()=>this.patternAngle,set:e=>{this.patternAngle=e}}},{name:"patternScale",type:"float",editable:!0,accessor:{get:()=>this.patternScale,set:e=>{this.patternScale=e}}},{name:"associative",type:"boolean",editable:!0,accessor:{get:()=>this.associative,set:e=>{this.associative=e}}},{name:"backgroundColor",type:"color",editable:!0,accessor:{get:()=>this.backgroundColor,set:e=>{this.backgroundColor=e}}},{name:"patternDouble",type:"boolean",editable:!0,accessor:{get:()=>this.patternDouble,set:e=>{this.patternDouble=e}}}]},{groupName:"geometry",properties:[{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:e=>{this.elevation=e}}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this.getCalculatedAreaValue()}}]}]}}subWorldDraw(e){var r;this.updatePredefinedPatternDefinitionLines();const t=e.subEntityTraits;t.fillType={solidFill:this.isSolidFill,patternAngle:this.getEffectivePatternAngle(),definitionLines:this.definitionLines,backgroundColor:(r=this.backgroundColor)==null?void 0:r.clone(),gradient:this.isGradient?{name:this.gradientName,angle:this.gradientAngle,shift:this.gradientShift,oneColorMode:this.gradientOneColorMode,shadeTintValue:this.shadeTintValue,startColor:this.gradientStartColor,endColor:this.gradientEndColor}:void 0},t.drawOrder=-1;const i=this.buildAreasFromLoops();if(i.length===0)return e.area(this._geo);if(i.length===1)return e.area(i[0]);const s=i.map(a=>e.area(a));return e.group(s)}transformBy(e){const t=e.elements,i=new dn(t[0],t[4],t[12],t[1],t[5],t[13],0,0,1);this._geo.transform(i),this._elevation=new x(0,0,this._elevation).applyMatrix4(e).z;const s=new x(1,0,0).applyMatrix4(e),r=new x().applyMatrix4(e),a=new x(s).sub(r);if(a.length()>0){const o=Math.atan2(a.y,a.x);this._patternAngle=this.getEffectivePatternAngle()+o,this._gradientAngle+=o,this._patternScale=this.getEffectivePatternScale()*a.length(),this._patternAngleSet=!0,this._patternScaleSet=!0,this.updatePredefinedPatternDefinitionLines()}return this}dxfOutFields(e){super.dxfOutFields(e);const t=this._geo.loops,i=this.getEffectivePatternName(),s=this.getEffectivePatternAngle(),r=this.getEffectivePatternScale();return this.updatePredefinedPatternDefinitionLines(i,r),e.writeSubclassMarker("AcDbHatch"),e.writePoint3d(10,{x:0,y:0,z:this.elevation}),e.writeVector3d(210,{x:0,y:0,z:1}),e.writeString(2,i||(this.isSolidFill?si:dl)),e.writeInt16(70,this.isSolidFill?1:0),e.writeInt16(71,this.getEffectiveAssociative()?1:0),e.writeInt16(91,t.length),t.forEach((a,o)=>{const l=o===0;if(a instanceof ue){const c=a.vertices,d=c.some(p=>(p.bulge??0)!==0);e.writeInt16(92,2),e.writeInt16(72,d?1:0),e.writeInt16(73,a.closed?1:0),e.writeInt16(93,c.length);for(const p of c)e.writePoint2d(10,p),d&&e.writeDouble(42,p.bulge??0);e.writeInt16(97,0);return}if(a instanceof tn){const c=l?1:0;e.writeInt16(92,c),e.writeInt16(93,a.numberOfEdges);for(const d of a.curves){if(d instanceof qe){e.writeInt16(72,1),e.writePoint2d(10,d.startPoint),e.writePoint2d(11,d.endPoint);continue}if(d instanceof vt){e.writeInt16(72,2),e.writePoint2d(10,d.center),e.writeDouble(40,d.radius),e.writeAngle(50,d.startAngle),e.writeAngle(51,d.endAngle),e.writeInt16(73,d.clockwise?0:1);continue}if(d instanceof en){e.writeInt16(72,3),e.writePoint2d(10,d.center);const u=new v(d.majorAxisRadius*Math.cos(d.rotation),d.majorAxisRadius*Math.sin(d.rotation));e.writePoint2d(11,u);const p=d.majorAxisRadius===0?0:d.minorAxisRadius/d.majorAxisRadius;e.writeDouble(40,p),e.writeAngle(50,d.startAngle),e.writeAngle(51,d.endAngle),e.writeInt16(73,d.clockwise?0:1);continue}if(d instanceof Ke){const u=d.knots,p=d.controlPoints,g=d.weights,m=d.fitPoints,y=g.some(_=>_!==1);e.writeInt16(72,4),e.writeInt16(94,d.degree),e.writeInt16(73,y?1:0),e.writeInt16(74,d.closed?1:0),e.writeInt16(95,u.length),e.writeInt16(96,p.length),u.forEach(_=>e.writeDouble(40,_)),p.forEach((_,f)=>{e.writePoint2d(10,_),y&&e.writeDouble(42,g[f]??1)}),e.writeInt16(97,(m==null?void 0:m.length)??0),m==null||m.forEach(_=>e.writePoint2d(11,_))}}e.writeInt16(97,0)}}),e.writeInt16(75,this.hatchStyle),e.writeInt16(76,this.patternType),e.writeAngle(52,s),e.writeDouble(41,r),e.writeInt16(77,0),e.writeInt16(78,this.definitionLines.length),this.definitionLines.forEach(a=>{e.writeAngle(53,a.angle),e.writePoint2d(43,a.base),e.writePoint2d(45,a.offset),e.writeInt16(79,a.dashLengths.length),a.dashLengths.forEach(o=>e.writeDouble(49,o))}),this.isGradient&&(e.writeInt16(450,this._hatchObjectType),e.writeInt16(451,0),e.writeInt16(452,this._gradientOneColorMode?1:0),e.writeAngle(460,this._gradientAngle),e.writeDouble(461,this._gradientShift),e.writeString(470,this.gradientName)),e.writeInt16(98,0),this}};aa.typeName="Hatch";let sn=aa;var Pl=(n=>(n[n.MText=0]="MText",n[n.Fcf=1]="Fcf",n[n.BlockReference=2]="BlockReference",n[n.NoAnnotation=3]="NoAnnotation",n))(Pl||{});const oa=class oa extends pe{get dxfTypeName(){return"LEADER"}constructor(){super(),this._isSplined=!1,this._updated=!1,this._hasArrowHead=!1,this._vertices=[],this._dimensionStyle="",this._hasHookLine=!1,this._isHookLineSameDirection=!1,this._annoType=3,this._textHeight=0,this._textWidth=0,this._associatedAnnotation="",this._normal=new w(0,0,1),this._horizontalDirection=new w(1,0,0)}get isSplined(){return this._isSplined}set isSplined(e){this._isSplined=e}get hasArrowHead(){return this._hasArrowHead}set hasArrowHead(e){this._hasArrowHead=e}get hasHookLine(){return this._hasHookLine}set hasHookLine(e){this._hasHookLine=e}get isHookLineSameDirection(){return this._isHookLineSameDirection}set isHookLineSameDirection(e){this._isHookLineSameDirection=e}get numVertices(){return this._vertices.length}get vertices(){return this._vertices.map(e=>e.clone())}get dimensionStyle(){return this._dimensionStyle}set dimensionStyle(e){this._dimensionStyle=e}get annoType(){return this._annoType}set annoType(e){this._annoType=e}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get textWidth(){return this._textWidth}set textWidth(e){this._textWidth=e}get byBlockColor(){return this._byBlockColor}set byBlockColor(e){this._byBlockColor=e}get associatedAnnotation(){return this._associatedAnnotation}set associatedAnnotation(e){this._associatedAnnotation=e}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get horizontalDirection(){return this._horizontalDirection}set horizontalDirection(e){this._horizontalDirection.copy(e)}get offsetFromBlock(){var e;return(e=this._offsetFromBlock)==null?void 0:e.clone()}set offsetFromBlock(e){this._offsetFromBlock=e?new w(e):void 0}get offsetFromAnnotation(){var e;return(e=this._offsetFromAnnotation)==null?void 0:e.clone()}set offsetFromAnnotation(e){this._offsetFromAnnotation=e?new w(e):void 0}appendVertex(e){this._vertices.push(new x().copy(e)),this._updated=!0}setVertexAt(e,t){if(e<0||e>=this._vertices.length)throw new Error("The vertex index is out of range!");return this._vertices[e].copy(t),this._updated=!0,this}vertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("The vertex index is out of range!");return this._vertices[e].clone()}get geometricExtents(){return this._isSplined&&this.splineGeo?this.splineGeo.calculateBoundingBox():new Y().setFromPoints(this._vertices)}get closed(){return!1}set closed(e){}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this.transformVector(this._normal,e),this.transformVector(this._horizontalDirection,e),this._offsetFromBlock&&this.transformVector(this._offsetFromBlock,e),this._offsetFromAnnotation&&this.transformVector(this._offsetFromAnnotation,e),this._splineGeo?(this._splineGeo.transform(e),this._updated=!1):this._updated=!0,this}subWorldDraw(e){if(this.isSplined&&this.splineGeo){const t=this.splineGeo.getPoints(100);return e.lines(t)}else return e.lines(this._vertices)}get splineGeo(){return this.createSplineIfNeeded(),this._splineGeo}createSplineIfNeeded(){this.isSplined&&this.numVertices>=2&&(this._splineGeo==null||this._updated)&&(this._splineGeo=new Ke(this._vertices,"Uniform"),this._updated=!1)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbLeader"),e.writeString(3,this.dimensionStyle),e.writeInt16(71,this.hasArrowHead?1:0),e.writeInt16(72,this.isSplined?1:0),e.writeInt16(73,this.annoType),e.writeInt16(74,this.isHookLineSameDirection?1:0),e.writeInt16(75,this.hasHookLine?1:0),e.writeInt16(76,this.numVertices),this.textHeight!==0&&e.writeDouble(40,this.textHeight),this.textWidth!==0&&e.writeDouble(41,this.textWidth),this.byBlockColor!=null&&e.writeInt16(77,this.byBlockColor),this.associatedAnnotation&&e.writeHandle(340,this.associatedAnnotation);for(const t of this.vertices)e.writePoint3d(10,t);return e.writeVector3d(210,this.normal),e.writeVector3d(211,this.horizontalDirection),this._offsetFromBlock&&e.writeVector3d(212,this._offsetFromBlock),this._offsetFromAnnotation&&e.writeVector3d(213,this._offsetFromAnnotation),this}transformVector(e,t){const i=new x,s=new x(e.x,e.y,e.z);i.applyMatrix4(t),s.applyMatrix4(t),e.set(s.x-i.x,s.y-i.y,s.z-i.z)}};oa.typeName="Leader";let es=oa;var D=(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))(D||{});function Pd(n){let e=0;for(const t of n)e|=1<<t-1;return e}function Ed(n){const e=[];for(const t of Object.values(D)){if(typeof t!="number")continue;const i=1<<t-1;n&i&&e.push(t)}return e}function Td(n,e){return n^1<<e-1}function Md(n,e){return(n&1<<e-1)!==0}function kd(n,e){return n|1<<e-1}function Cd(n,e){return n&~(1<<e-1)}const la=class la extends pe{get dxfTypeName(){return"LINE"}constructor(e,t){super(),this._geo=new Nt(e,t)}get startPoint(){return this._geo.startPoint}set startPoint(e){this._geo.startPoint=e}get endPoint(){return this._geo.endPoint}set endPoint(e){this._geo.endPoint=e}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:e=>{this.startPoint.x=e}}},{name:"startY",type:"float",editable:!0,accessor:{get:()=>this.startPoint.y,set:e=>{this.startPoint.y=e}}},{name:"startZ",type:"float",editable:!0,accessor:{get:()=>this.startPoint.z,set:e=>{this.startPoint.z=e}}},{name:"endX",type:"float",editable:!0,accessor:{get:()=>this.endPoint.x,set:e=>{this.endPoint.x=e}}},{name:"endY",type:"float",editable:!0,accessor:{get:()=>this.endPoint.y,set:e=>{this.endPoint.y=e}}},{name:"endZ",type:"float",editable:!0,accessor:{get:()=>this.endPoint.z,set:e=>{this.endPoint.z=e}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.midPoint),e.push(this.startPoint),e.push(this.endPoint),e}subGetOsnapPoints(e,t,i,s){const r=this.startPoint,a=this.endPoint;switch(e){case D.EndPoint:s.push(r),s.push(a);break;case D.MidPoint:s.push(this.midPoint);break;case D.Nearest:{const o=this._geo.project(t);s.push(o)}break;case D.Perpendicular:{const o=this._geo.perpPoint(t);s.push(o)}break;case D.Tangent:break}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){const t=this.startPoint,i=this.endPoint,s=[new x(t.x,t.y,0),new x(i.x,i.y,0)];return e.lines(s)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLine"),e.writePoint3d(10,this.startPoint),e.writePoint3d(11,this.endPoint),this}};la.typeName="Line";let rn=la;var El=(n=>(n[n.Top=0]="Top",n[n.Zero=1]="Zero",n[n.Bottom=2]="Bottom",n))(El||{}),Tl=(n=>(n[n.HasVertex=1]="HasVertex",n[n.Closed=2]="Closed",n[n.SuppressStartCaps=4]="SuppressStartCaps",n[n.SuppressEndCaps=8]="SuppressEndCaps",n))(Tl||{});const ha=class ha extends ge{get dxfTypeName(){return"MLINE"}constructor(){super(),this._styleName="",this._styleObjectHandle="",this._scale=1,this._justification=1,this._flags=0,this._styleCount=0,this._startPosition=new x,this._normal=new w(0,0,1),this._segments=[]}get styleName(){return this._styleName||this.getDefaultStyleName()}set styleName(e){this._styleName=e}get styleObjectHandle(){return this._styleObjectHandle}set styleObjectHandle(e){this._styleObjectHandle=e}get scale(){return this._scale}set scale(e){this._scale=e}get justification(){return this._justification}set justification(e){this._justification=e}get flags(){return this._flags}set flags(e){this._flags=e}get styleCount(){return this._styleCount}set styleCount(e){this._styleCount=Math.max(0,e)}get startPosition(){return this._startPosition}set startPosition(e){this._startPosition.copy(e)}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get segments(){return this._segments.map(e=>this.cloneSegment(e))}set segments(e){this._segments=e.map(t=>this.createSegment(t)),this.updateHasVertexFlag()}get vertexCount(){return this._segments.length}get closed(){return(this._flags&2)!==0}set closed(e){this.setFlag(2,e)}get suppressStartCaps(){return(this._flags&4)!==0}set suppressStartCaps(e){this.setFlag(4,e)}get suppressEndCaps(){return(this._flags&8)!==0}set suppressEndCaps(e){this.setFlag(8,e)}appendSegment(e){this._segments.push(this.createSegment(e)),this.updateHasVertexFlag()}clearSegments(){this._segments=[],this.updateHasVertexFlag()}get geometricExtents(){const e=this.collectGeometryPoints();return new Y().setFromPoints(e)}transformBy(e){return this._startPosition.applyMatrix4(e),this._segments.forEach(t=>{t.position.applyMatrix4(e),this.transformVector(t.direction,e),this.transformVector(t.miterDirection,e)}),this.transformVector(this._normal,e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"mline",properties:[{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"scale",type:"float",editable:!0,accessor:{get:()=>this.scale,set:e=>{this.scale=e}}},{name:"justification",type:"int",editable:!0,accessor:{get:()=>this.justification,set:e=>{this.justification=e}}},{name:"closed",type:"boolean",editable:!0,accessor:{get:()=>this.closed,set:e=>{this.closed=e}}},{name:"vertexCount",type:"int",editable:!1,accessor:{get:()=>this.vertexCount}}]}]}}subWorldDraw(e){if(this._segments.length===0)return;const t=[],i=this.getMLineStyle(),s=this.getRenderableElementCount(i),r=e.subEntityTraits,a=r.color,o=r.rgbColor,l=r.lineType,c=r.fillType,d=r.drawOrder,u=this.createFillArea(i,s);if(u&&(r.color=a,r.rgbColor=o,this.applyFillTraits(i,r),r.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},r.drawOrder=-1,t.push(e.area(u)),r.fillType=c,r.drawOrder=d),s<=0){const p=this.getReferencePath();p.length>=2&&t.push(e.lines(p))}else{for(let p=0;p<s;p++){r.color=a,r.rgbColor=o,r.lineType=l,this.applyStyleElementTraits(i,p,r);const g=this.getElementPath(p,i);g.length>=2&&t.push(e.lines(g))}this.appendStyleDrivenJointAndCapEntities(e,t,i,s,a,o,l)}if(r.color=a,r.rgbColor=o,r.lineType=l,r.fillType=c,r.drawOrder=d,t.length!==0)return t.length===1?t[0]:e.group(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMline"),e.writeString(2,this.styleName),e.writeHandle(340,this._styleObjectHandle),e.writeDouble(40,this._scale),e.writeInt16(70,this._justification),e.writeInt16(71,this._flags),e.writeInt16(72,this.vertexCount),e.writeInt16(73,this._styleCount),e.writePoint3d(10,this._startPosition),e.writeVector3d(210,this._normal),this._segments.forEach(t=>{e.writePoint3d(11,t.position),e.writeVector3d(12,t.direction),e.writeVector3d(13,t.miterDirection),t.elements.forEach(i=>{e.writeInt16(74,i.parameterCount),i.parameters.forEach(s=>e.writeDouble(41,s)),e.writeInt16(75,i.fillCount),i.fillParameters.forEach(s=>e.writeDouble(42,s))})}),this}setFlag(e,t){t?this._flags|=e:this._flags&=~e}updateHasVertexFlag(){this.setFlag(1,this._segments.length>0)}createSegment(e){var t;return{position:new x().copy(e.position),direction:new w().copy(e.direction),miterDirection:new w().copy(e.miterDirection),elements:((t=e.elements)==null?void 0:t.map(i=>this.createElement(i)))??[]}}createElement(e){const t=e.parameters?[...e.parameters]:[],i=e.fillParameters?[...e.fillParameters]:[];return{parameterCount:e.parameterCount??t.length,parameters:t,fillCount:e.fillCount??i.length,fillParameters:i}}cloneSegment(e){return{position:e.position.clone(),direction:e.direction.clone(),miterDirection:e.miterDirection.clone(),elements:e.elements.map(t=>({parameterCount:t.parameterCount,parameters:[...t.parameters],fillCount:t.fillCount,fillParameters:[...t.fillParameters]}))}}collectGeometryPoints(){const e=[this._startPosition];if(this._segments.length===0)return e;const t=this.getMLineStyle(),i=this.getRenderableElementCount(t);if(i<=0)return this._segments.forEach(s=>e.push(s.position)),e;for(let s=0;s<i;s++)e.push(...this.getElementPath(s,t));return e}getRenderableElementCount(e){const t=(e==null?void 0:e.elementCount)??0;return Math.max(this._styleCount,t,...this._segments.map(i=>i.elements.length),0)}getReferencePath(){const e=[this._startPosition.clone(),...this._segments.map(t=>t.position.clone())];return this.closePathIfNeeded(e)}getElementPath(e,t){const i=[],s=this._segments[0];return i.push(this.getElementBoundaryPoint("start",s,e,t)),this._segments.forEach(r=>{i.push(this.offsetPoint(r.position,r.miterDirection,this.getElementMiterOffset(r,e,t)))}),i[i.length-1]=this.getElementBoundaryPoint("end",this._segments[this._segments.length-1],e,t),this.closePathIfNeeded(i)}getElementMiterOffset(e,t,i){var r;const s=e.elements[t];return(r=s==null?void 0:s.parameters)!=null&&r.length?s.parameters[0]:this.getStyleElementOffset(t,i)}getElementBoundaryPoint(e,t,i,s){const r=this.getElementMiterOffset(t,i,s),a=e==="start"?this._startPosition:t.position,o=this.offsetPoint(a,t.miterDirection,r);if(!this.shouldApplyCapCutAtSide(e,s))return o;const l=e==="start"?s==null?void 0:s.startAngle:s==null?void 0:s.endAngle,c=this.computeCapCutDistance(r,l,e);if(c===0)return o;const d=e==="start"?this.getStartSegmentDirection():this.getEndSegmentDirection();return d.lengthSq()===0?o:o.add(d.multiplyScalar(c))}shouldApplyCapCutAtSide(e,t){return!t||this.closed?!1:e==="start"?this.suppressStartCaps?!1:(t.flags&112)!==0:this.suppressEndCaps?!1:(t.flags&1792)!==0}computeCapCutDistance(e,t,i){const s=this.normalizeCapAngle(t),r=Math.tan(s);if(Math.abs(r)<1e-6)return 0;const a=e/r;return a}normalizeCapAngle(e){if(e==null||!Number.isFinite(e))return Math.PI/2;let t=e%180;return t<0&&(t+=180),(t<1||t>179)&&(t=90),t*Math.PI/180}getStartSegmentDirection(){const e=this._segments[0],t=new w;return e&&(t.subVectors(e.position,this._startPosition),t.lengthSq()===0&&t.copy(e.direction)),t.lengthSq()>0&&t.normalize(),t}getEndSegmentDirection(){const e=this._segments[this._segments.length-1];if(!e)return new w;const t=new w,i=this._segments.length>1?this._segments[this._segments.length-2].position:this._startPosition;return t.subVectors(e.position,i),t.lengthSq()===0&&t.copy(e.direction),t.lengthSq()>0&&t.normalize(),t}createFillArea(e,t){if(!e||!(e.flags&1)||t<2)return;const i=this.getFillBoundaryElementIndices(t,e);if(!i)return;const s=this.getElementPath(i.outerIndex,e),r=this.getElementPath(i.innerIndex,e),a=this.stripClosingPoint(s),o=this.stripClosingPoint(r);if(a.length<2||o.length<2)return;const l=new Ct;if(this.closed){if(a.length<3||o.length<3)return;l.add(new ue(a.map(c=>({x:c.x,y:c.y})),!0)),l.add(new ue(o.map(c=>({x:c.x,y:c.y})),!0))}else{const c=[...a,...o.slice().reverse()].map(d=>({x:d.x,y:d.y}));if(c.length<3)return;l.add(new ue(c,!0))}return l}getFillBoundaryElementIndices(e,t){let i=Number.POSITIVE_INFINITY,s=Number.NEGATIVE_INFINITY,r=-1,a=-1;for(let o=0;o<e;o++){const l=this.getElementReferenceOffset(o,t);l<i&&(i=l,r=o),l>s&&(s=l,a=o)}if(!(r<0||a<0||r===a))return{outerIndex:a,innerIndex:r}}getElementReferenceOffset(e,t){var s;const i=this._segments[0];if(i){const r=i.elements[e];if((s=r==null?void 0:r.parameters)!=null&&s.length)return r.parameters[0]}return this.getStyleElementOffset(e,t)}getStyleElementOffset(e,t){const i=t==null?void 0:t.elements[e];if(!i)return 0;const s=this.getStyleJustificationShift(t);return(i.offset+s)*this._scale}getStyleJustificationShift(e){const t=(e==null?void 0:e.elements)??[];if(t.length<=0)return 0;let i=Number.POSITIVE_INFINITY,s=Number.NEGATIVE_INFINITY;for(const r of t){const a=r.offset;a<i&&(i=a),a>s&&(s=a)}return this._justification===0?-s:this._justification===2?-i:0}stripClosingPoint(e){if(e.length<2)return e;const t=e[0],i=e[e.length-1],s=1e-9;return Math.abs(t.x-i.x)<=s&&Math.abs(t.y-i.y)<=s&&Math.abs(t.z-i.z)<=s?e.slice(0,-1):e}offsetPoint(e,t,i){if(i===0||t.lengthSq()===0)return e.clone();const s=t.clone().normalize().multiplyScalar(i);return e.clone().add(s)}closePathIfNeeded(e){if(!this.closed||e.length<2)return e;const t=e[0],i=e[e.length-1],s=1e-9;return Math.abs(t.x-i.x)<=s&&Math.abs(t.y-i.y)<=s&&Math.abs(t.z-i.z)<=s||e.push(t.clone()),e}appendStyleDrivenJointAndCapEntities(e,t,i,s,r,a,o){!i||s<2||(t.push(...this.drawMiterJointEntities(e,i,s,r,a,o)),t.push(...this.drawCapEntities(e,i,s,r,a,o)))}drawMiterJointEntities(e,t,i,s,r,a){if(this.closed||this._segments.length<2||!(t.flags&2))return[];const o=[],l=e.subEntityTraits;for(let c=0;c<this._segments.length-1;c++){const d=this._segments[c],u=Array.from({length:i},(p,g)=>{const m=this.getElementMiterOffset(d,g,t);return{elementIndex:g,offset:m,point:this.offsetPoint(d.position,d.miterDirection,m)}}).sort((p,g)=>g.offset-p.offset);for(let p=0;p<u.length-1;p++)this.applyElementDrawTraits(l,s,r,a,t,u[p].elementIndex),o.push(e.lines([u[p].point,u[p+1].point]))}return o}drawCapEntities(e,t,i,s,r,a){if(this.closed||this._segments.length<=0)return[];const o=[];return o.push(...this.drawCapEntitiesForSide(e,"start",t,i,s,r,a)),o.push(...this.drawCapEntitiesForSide(e,"end",t,i,s,r,a)),o}drawCapEntitiesForSide(e,t,i,s,r,a,o){if(t==="start"&&this.suppressStartCaps)return[];if(t==="end"&&this.suppressEndCaps)return[];const l=i.flags,c=t==="start",d=c?(l&16)!==0:(l&256)!==0,u=c?(l&64)!==0:(l&1024)!==0,p=c?(l&32)!==0:(l&512)!==0;if(!d&&!u&&!p)return[];const g=this.getCapElementPoints(t,s,i);if(g.length<2)return[];const m=[],y=e.subEntityTraits;if(d)for(let f=0;f<g.length-1;f++)this.applyElementDrawTraits(y,r,a,o,i,g[f].elementIndex),m.push(e.lines([g[f].point,g[f+1].point]));const _=c?this.getStartSegmentDirection().multiplyScalar(-1):this.getEndSegmentDirection().clone();if(u){const f=this.drawCapArcBetweenElements(e,t,g[0],g[g.length-1],_,y,r,a,o,i);f&&m.push(f)}if(p)for(let f=1;f<Math.floor(g.length/2);f++){const S=g[f],L=g[g.length-1-f];if(!S||!L||S===L)continue;const k=this.drawCapArcBetweenElements(e,t,S,L,_,y,r,a,o,i);k&&m.push(k)}return m}getCapElementPoints(e,t,i){const s=e==="start"?this._segments[0]:this._segments[this._segments.length-1];return s?Array.from({length:t},(r,a)=>({elementIndex:a,offset:this.getElementMiterOffset(s,a,i),point:this.getElementBoundaryPoint(e,s,a,i)})).sort((r,a)=>a.offset-r.offset):[]}drawCapArcBetweenElements(e,t,i,s,r,a,o,l,c,d){const u=t==="end"?s.point:i.point,p=t==="end"?i.point:s.point,g=u.distanceTo(p);if(g<=1e-9||r.lengthSq()===0)return;const y=u.clone().add(new w().subVectors(p,u).multiplyScalar(.5)).add(r.clone().normalize().multiplyScalar(g/2)),_=Tt.createByThreePoints(u,p,y);if(_)return this.applyElementDrawTraits(a,o,l,c,d,t==="end"?s.elementIndex:i.elementIndex),e.circularArc(_)}applyElementDrawTraits(e,t,i,s,r,a){e.color=t,e.rgbColor=i,e.lineType=s,this.applyStyleElementTraits(r,a,e)}transformVector(e,t){const i=new x,s=new x(e.x,e.y,e.z);i.applyMatrix4(t),s.applyMatrix4(t),e.set(s.x-i.x,s.y-i.y,s.z-i.z)}getMLineStyle(){var r;const e=this.database.objects.mlineStyle,t=this.styleObjectHandle?e.getIdAt(this.styleObjectHandle):void 0;if(t)return t;const i=this.styleName?e.getAt(this.styleName):void 0;if(i)return i;const s=(r=this.styleName)==null?void 0:r.toUpperCase();if(s)for(const[a,o]of e.entries()){const l=(o.styleName||a).toUpperCase();if(a.toUpperCase()===s||l===s)return o}}applyStyleElementTraits(e,t,i){const s=e==null?void 0:e.elements[t];if(!s)return;const r=this.resolveStyleElementLineType(s.lineType);r&&(i.lineType=r),!(s.color.isByBlock||s.color.isByLayer)&&(i.color=s.color.clone(),i.rgbColor=s.color.RGB??this.rgbColor)}applyFillTraits(e,t){const i=e==null?void 0:e.fillColor;!i||i.isByBlock||i.isByLayer||(t.color=i.clone(),t.rgbColor=i.RGB??this.rgbColor)}resolveStyleElementLineType(e){var c;const t=e==null?void 0:e.trim();if(!t)return;const i=t.toUpperCase(),s=ye.toUpperCase(),r=Et.toUpperCase();let a="UserSpecified",o=t;if(i===s){a="ByLayer";const d=(c=this.database.tables.layerTable.getAt(this.layer))==null?void 0:c.linetype;o=d&&d.toUpperCase()!==s&&d.toUpperCase()!==r?d:Mt}else i===r&&(a="ByBlock",o=Mt);const l=this.database.tables.linetypeTable.getAt(o);return l?{type:a,...l.linetype}:{type:a,name:o,standardFlag:0,description:"",totalPatternLength:0}}resolveEffectiveProperties(){super.resolveEffectiveProperties(),this._styleName||(this._styleName=this.getDefaultStyleName())}getDefaultStyleName(){try{return this.database.cmlstyle||yt}catch{return yt}}};ha.typeName="MLine";let ts=ha;var fi=(n=>(n[n.InvisibleLeader=0]="InvisibleLeader",n[n.StraightLeader=1]="StraightLeader",n[n.SplineLeader=2]="SplineLeader",n))(fi||{}),ft=(n=>(n[n.NoneContent=0]="NoneContent",n[n.BlockContent=1]="BlockContent",n[n.MTextContent=2]="MTextContent",n[n.ToleranceContent=3]="ToleranceContent",n))(ft||{}),Ml=(n=>(n[n.Horizontal=0]="Horizontal",n[n.Vertical=1]="Vertical",n))(Ml||{}),kl=(n=>(n[n.Unknown=0]="Unknown",n[n.Left=1]="Left",n[n.Right=2]="Right",n[n.Top=3]="Top",n[n.Bottom=4]="Bottom",n))(kl||{});const vd=1,Nd=2,Od=4,Yd=8,Xd=64,Rd=128,Bd=32768,ca=class ca extends ge{get dxfTypeName(){return"MULTILEADER"}constructor(){super(),this._leaders=[],this._leaderLineType=1,this._contentType=0,this._doglegEnabled=!1,this._doglegLength=0,this._doglegVector=new w(1,0,0),this._normal=new w(0,0,1),this._mleaderStyleId="",this._textHeight=2.5,this._textWidth=0,this._textRotation=0,this._textDirection=new w(1,0,0),this._textStyleName="",this._textAttachmentPoint=z.MiddleLeft,this._textDrawingDirection=Ue.LEFT_TO_RIGHT,this._textLineSpacingFactor=1,this._textAttachmentDirection=0,this._arrowheadOverrides=[],this._blockAttributes=[]}get leaders(){return this._leaders.map(e=>this.cloneLeader(e))}get numberOfLeaders(){return this._leaders.length}get leaderLineType(){return this._leaderLineType}set leaderLineType(e){this._leaderLineType=e}get contentType(){return this._contentType}set contentType(e){this._contentType=e}get doglegEnabled(){return this._doglegEnabled}set doglegEnabled(e){this._doglegEnabled=e}get doglegLength(){return this._doglegLength}set doglegLength(e){this._doglegLength=e}get doglegVector(){return this._doglegVector}set doglegVector(e){this._doglegVector.copy(e)}get landingPoint(){return this._landingPoint}set landingPoint(e){this._landingPoint=e?this.createPoint(e):void 0}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get mleaderStyleId(){return this._mleaderStyleId}set mleaderStyleId(e){this._mleaderStyleId=e}get version(){return this._version}set version(e){this._version=e}get leaderStyleId(){return this._leaderStyleId}set leaderStyleId(e){this._leaderStyleId=e}get propertyOverrideFlag(){return this._propertyOverrideFlag}set propertyOverrideFlag(e){this._propertyOverrideFlag=e}get leaderLineColor(){return this._leaderLineColor}set leaderLineColor(e){this._leaderLineColor=e}get leaderLineTypeId(){return this._leaderLineTypeId}set leaderLineTypeId(e){this._leaderLineTypeId=e}get leaderLineWeight(){return this._leaderLineWeight}set leaderLineWeight(e){this._leaderLineWeight=e}get landingEnabled(){return this._landingEnabled}set landingEnabled(e){this._landingEnabled=e}get arrowheadId(){return this._arrowheadId}set arrowheadId(e){this._arrowheadId=e}get arrowheadSize(){return this._arrowheadSize}set arrowheadSize(e){this._arrowheadSize=e}get textStyleId(){return this._textStyleId}set textStyleId(e){this._textStyleId=e}get textLeftAttachmentType(){return this._textLeftAttachmentType}set textLeftAttachmentType(e){this._textLeftAttachmentType=e}get textRightAttachmentType(){return this._textRightAttachmentType}set textRightAttachmentType(e){this._textRightAttachmentType=e}get textAngleType(){return this._textAngleType}set textAngleType(e){this._textAngleType=e}get textAlignmentType(){return this._textAlignmentType}set textAlignmentType(e){this._textAlignmentType=e}get textColor(){return this._textColor}set textColor(e){this._textColor=e}get textFrameEnabled(){return this._textFrameEnabled}set textFrameEnabled(e){this._textFrameEnabled=e}get landingGap(){return this._landingGap}set landingGap(e){this._landingGap=e}get textAttachment(){return this._textAttachment}set textAttachment(e){this._textAttachment=e}get textFlowDirection(){return this._textFlowDirection}set textFlowDirection(e){this._textFlowDirection=e}get blockContentId(){return this._blockContentId}set blockContentId(e){this._blockContentId=e}get blockContentColor(){return this._blockContentColor}set blockContentColor(e){this._blockContentColor=e}get blockContentScale(){return this._blockContentScale}set blockContentScale(e){this._blockContentScale=e}get blockContentRotation(){return this._blockContentRotation}set blockContentRotation(e){this._blockContentRotation=e}get blockContentConnectionType(){return this._blockContentConnectionType}set blockContentConnectionType(e){this._blockContentConnectionType=e}get annotativeScaleEnabled(){return this._annotativeScaleEnabled}set annotativeScaleEnabled(e){this._annotativeScaleEnabled=e}get arrowheadOverrides(){return this._arrowheadOverrides}set arrowheadOverrides(e){this._arrowheadOverrides=e}get blockAttributes(){return this._blockAttributes}set blockAttributes(e){this._blockAttributes=e}get textDirectionNegative(){return this._textDirectionNegative}set textDirectionNegative(e){this._textDirectionNegative=e}get textAlignInIPE(){return this._textAlignInIPE}set textAlignInIPE(e){this._textAlignInIPE=e}get bottomTextAttachmentDirection(){return this._bottomTextAttachmentDirection}set bottomTextAttachmentDirection(e){this._bottomTextAttachmentDirection=e}get topTextAttachmentDirection(){return this._topTextAttachmentDirection}set topTextAttachmentDirection(e){this._topTextAttachmentDirection=e}get contentScale(){return this._contentScale}set contentScale(e){this._contentScale=e}get contentBasePosition(){return this._contentBasePosition}set contentBasePosition(e){this._contentBasePosition=e}get textAnchor(){return this._textAnchor}set textAnchor(e){this._textAnchor=e}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(e){this._textLineSpacingStyle=e}get textBackgroundColor(){return this._textBackgroundColor}set textBackgroundColor(e){this._textBackgroundColor=e}get textBackgroundScaleFactor(){return this._textBackgroundScaleFactor}set textBackgroundScaleFactor(e){this._textBackgroundScaleFactor=e}get textBackgroundTransparency(){return this._textBackgroundTransparency}set textBackgroundTransparency(e){this._textBackgroundTransparency=e}get textBackgroundColorOn(){return this._textBackgroundColorOn}set textBackgroundColorOn(e){this._textBackgroundColorOn=e}get textFillOn(){return this._textFillOn}set textFillOn(e){this._textFillOn=e}get textColumnType(){return this._textColumnType}set textColumnType(e){this._textColumnType=e}get textUseAutoHeight(){return this._textUseAutoHeight}set textUseAutoHeight(e){this._textUseAutoHeight=e}get textColumnWidth(){return this._textColumnWidth}set textColumnWidth(e){this._textColumnWidth=e}get textColumnGutterWidth(){return this._textColumnGutterWidth}set textColumnGutterWidth(e){this._textColumnGutterWidth=e}get textColumnFlowReversed(){return this._textColumnFlowReversed}set textColumnFlowReversed(e){this._textColumnFlowReversed=e}get textColumnHeight(){return this._textColumnHeight}set textColumnHeight(e){this._textColumnHeight=e}get textUseWordBreak(){return this._textUseWordBreak}set textUseWordBreak(e){this._textUseWordBreak=e}get hasMText(){return this._hasMText}set hasMText(e){this._hasMText=e}get hasBlock(){return this._hasBlock}set hasBlock(e){this._hasBlock=e}get planeOrigin(){return this._planeOrigin}set planeOrigin(e){this._planeOrigin=e}get planeXAxisDirection(){return this._planeXAxisDirection}set planeXAxisDirection(e){this._planeXAxisDirection=e}get planeYAxisDirection(){return this._planeYAxisDirection}set planeYAxisDirection(e){this._planeYAxisDirection=e}get planeNormalReversed(){return this._planeNormalReversed}set planeNormalReversed(e){this._planeNormalReversed=e}get leaderSections(){return this.leaders}get blockContentData(){return this.blockContent}get mtextContent(){return this._mtextContent?{text:this._mtextContent.text,anchorPoint:this._mtextContent.anchorPoint.clone()}:void 0}set mtextContent(e){if(!e){this._mtextContent=void 0,this._contentType===2&&(this._contentType=0);return}this._mtextContent={text:e.text,anchorPoint:this.createPoint(e.anchorPoint)},this._contentType=2}get contents(){var e;return((e=this._mtextContent)==null?void 0:e.text)??""}set contents(e){this._mtextContent?this._mtextContent.text=e:this._mtextContent={text:e,anchorPoint:new x},this._contentType=2}get textLocation(){var e;return(e=this._mtextContent)==null?void 0:e.anchorPoint}set textLocation(e){if(!e){this._mtextContent=void 0;return}this._mtextContent?this._mtextContent.anchorPoint.copy(e):this._mtextContent={text:"",anchorPoint:this.createPoint(e)},this._contentType=2}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get textWidth(){return this._textWidth}set textWidth(e){this._textWidth=e}get textRotation(){return this._textRotation}set textRotation(e){this._textRotation=e}get textDirection(){return this._textDirection}set textDirection(e){this._textDirection.copy(e)}get textStyleName(){return this._textStyleName}set textStyleName(e){this._textStyleName=e}get textAttachmentPoint(){return this._textAttachmentPoint}set textAttachmentPoint(e){this._textAttachmentPoint=e}get textDrawingDirection(){return this._textDrawingDirection}set textDrawingDirection(e){this._textDrawingDirection=e}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(e){this._textLineSpacingFactor=e}get textAttachmentDirection(){return this._textAttachmentDirection}set textAttachmentDirection(e){this._textAttachmentDirection=e}get blockContent(){var e,t;return this._blockContent?{blockContentId:this._blockContent.blockContentId,blockHandle:this._blockContent.blockHandle,normal:(e=this._blockContent.normal)==null?void 0:e.clone(),position:(t=this._blockContent.position)==null?void 0:t.clone(),scale:this._blockContent.scale.clone(),rotation:this._blockContent.rotation,color:this._blockContent.color,transformationMatrix:[...this._blockContent.transformationMatrix]}:void 0}set blockContent(e){if(!e){this._blockContent=void 0,this._contentType===1&&(this._contentType=0);return}this._blockContent={blockContentId:e.blockContentId??e.blockHandle,blockHandle:e.blockHandle,normal:e.normal?new w(e.normal):void 0,position:e.position?this.createPoint(e.position):void 0,scale:new w(e.scale??{x:1,y:1,z:1}),rotation:e.rotation??0,color:e.color,transformationMatrix:e.transformationMatrix?[...e.transformationMatrix]:[]},this.blockContentId=this._blockContent.blockContentId,this._contentType=1}addLeader(e={}){var i,s;const t={lastLeaderLinePoint:e.lastLeaderLinePoint?this.createPoint(e.lastLeaderLinePoint):void 0,lastLeaderLinePointSet:e.lastLeaderLinePointSet,landingPoint:e.landingPoint?this.createPoint(e.landingPoint):void 0,doglegVector:e.doglegVector?new w(e.doglegVector):void 0,doglegVectorSet:e.doglegVectorSet,doglegLength:e.doglegLength,breaks:((i=e.breaks)==null?void 0:i.map(r=>({index:r.index,start:this.createPoint(r.start),end:this.createPoint(r.end)})))??[],leaderBranchIndex:e.leaderBranchIndex,directionType:e.directionType,leaderLines:[]};return(s=e.leaderLines)==null||s.forEach(r=>{t.leaderLines.push(this.createLeaderLine(r))}),this._leaders.push(t),this._leaders.length-1}removeLeader(e){return this.checkLeaderIndex(e),this._leaders.splice(e,1),this}addLeaderLine(e,t=[]){return this.checkLeaderIndex(e),this._leaders[e].leaderLines.push(this.createLeaderLine({vertices:t})),this._leaders[e].leaderLines.length-1}appendVertex(e,t,i){return this.getMutableLeaderLine(e,t).vertices.push(this.createPoint(i)),this}setLeaderLineVertices(e,t,i){return this.getMutableLeaderLine(e,t).vertices=i.map(s=>this.createPoint(s)),this}getLeaderLineVertices(e,t){return this.getMutableLeaderLine(e,t).vertices.map(i=>i.clone())}addBreak(e,t,i,s){return this.getMutableLeaderLine(e,t).breaks.push({start:this.createPoint(i),end:this.createPoint(s)}),this}setLandingPoint(e,t){return this.checkLeaderIndex(e),this._leaders[e].landingPoint=t?this.createPoint(t):void 0,this}setDoglegDirection(e,t){return this.checkLeaderIndex(e),this._leaders[e].doglegVector=new w(t),this}setDoglegLength(e,t){return this.checkLeaderIndex(e),this._leaders[e].doglegLength=t,this}get geometricExtents(){const e=this.collectGeometryPoints();return e.length>0?new Y().setFromPoints(e):new Y}subGetGripPoints(){return this.collectGeometryPoints().map(e=>e.clone())}transformBy(e){var t,i,s,r,a,o,l,c;return this._leaders.forEach(d=>{var u,p;(u=d.lastLeaderLinePoint)==null||u.applyMatrix4(e),(p=d.landingPoint)==null||p.applyMatrix4(e),d.doglegVector&&this.transformVector(d.doglegVector,e),d.breaks.forEach(g=>{g.start.applyMatrix4(e),g.end.applyMatrix4(e)}),d.leaderLines.forEach(g=>{g.vertices.forEach(m=>m.applyMatrix4(e)),g.breaks.forEach(m=>{m.start.applyMatrix4(e),m.end.applyMatrix4(e)})})}),(t=this._landingPoint)==null||t.applyMatrix4(e),(i=this.contentBasePosition)==null||i.applyMatrix4(e),this.transformVector(this._doglegVector,e),this.transformVector(this._normal,e),(s=this.textAnchor)==null||s.applyMatrix4(e),(r=this._mtextContent)==null||r.anchorPoint.applyMatrix4(e),this.transformVector(this._textDirection,e),(o=(a=this._blockContent)==null?void 0:a.position)==null||o.applyMatrix4(e),(l=this._blockContent)!=null&&l.normal&&this.transformVector(this._blockContent.normal,e),this.blockContentScale&&this.transformVector(this.blockContentScale,e),(c=this.planeOrigin)==null||c.applyMatrix4(e),this.planeXAxisDirection&&this.transformVector(this.planeXAxisDirection,e),this.planeYAxisDirection&&this.transformVector(this.planeYAxisDirection,e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"leader",properties:[{name:"contentType",type:"enum",editable:!0,options:[{label:ft[0],value:0},{label:ft[1],value:1},{label:ft[2],value:2},{label:ft[3],value:3}],accessor:{get:()=>this.contentType,set:e=>{this.contentType=e}}},{name:"leaderLineType",type:"enum",editable:!0,options:[{label:fi[0],value:0},{label:fi[1],value:1},{label:fi[2],value:2}],accessor:{get:()=>this.leaderLineType,set:e=>{this.leaderLineType=e}}},{name:"doglegEnabled",type:"boolean",editable:!0,accessor:{get:()=>this.doglegEnabled,set:e=>{this.doglegEnabled=e}}},{name:"doglegLength",type:"float",editable:!0,accessor:{get:()=>this.doglegLength,set:e=>{this.doglegLength=e}}},{name:"leaderCount",type:"int",editable:!1,accessor:{get:()=>this.numberOfLeaders}}]},{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:e=>{this.contents=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.textHeight,set:e=>{this.textHeight=e}}},{name:"textWidth",type:"float",editable:!0,accessor:{get:()=>this.textWidth,set:e=>{this.textWidth=e}}},{name:"textStyleName",type:"string",editable:!0,accessor:{get:()=>this.textStyleName,set:e=>{this.textStyleName=e}}}]}]}}resolveEffectiveProperties(){if(super.resolveEffectiveProperties(),this._mleaderStyleId)return;const e=this.getDefaultMLeaderStyle();e&&(this._mleaderStyleId=e.objectId)}subWorldDraw(e){const t=[],i=e.subEntityTraits,s=i.color,r=i.rgbColor,a=i.lineType,o=i.lineWeight,l=this.getResolvedLeaderLineColor(),c=this.getResolvedLeaderLineStyle(),d=this.getResolvedLeaderLineWeight(),u=this.getResolvedTextColor();this.getResolvedLeaderLineType()!==0&&(this.applyColorTraits(i,l,s,r),this.applyLineTraits(i,c,d),this._leaders.forEach(g=>{g.leaderLines.forEach(y=>{const _=this.getLeaderLineDrawPoints(g,y);if(_.length>0){const f=this.drawLeaderLine(e,_);f&&t.push(f)}});const m=this.getDoglegPoints(g);m&&t.push(e.lines(m))}));const p=this.getRenderableMTextContent();if(this.contentType===2&&p){this.applyColorTraits(i,u,s,r);const g=this.getResolvedTextHeight(),m={text:p.text,height:g,width:this.getMTextRenderWidth(p.text,g),position:p.anchorPoint,rotation:this.textRotation,directionVector:this.textDirection,attachmentPoint:this.textAttachmentPoint,drawingDirection:this.textDrawingDirection,lineSpaceFactor:this.textLineSpacingFactor};t.push(e.mtext(m,this.getTextStyle(),!1))}if(i.color=s,i.rgbColor=r,i.lineType=a,i.lineWeight=o,t.length!==0)return t.length===1?t[0]:e.group(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMLeader"),e.writeInt16(170,this.leaderLineType),e.writeBoolean(290,this.doglegEnabled),e.writeDouble(41,this.doglegLength),e.writeInt16(172,this.contentType),e.writeVector3d(210,this.normal),e.writeHandle(340,this.mleaderStyleId),this._landingPoint&&e.writePoint3d(10,this._landingPoint),e.writeVector3d(11,this.doglegVector),this._mtextContent&&(e.writeString(1,this._mtextContent.text),e.writePoint3d(12,this._mtextContent.anchorPoint),e.writeDouble(40,this.textHeight),e.writeDouble(42,this.textWidth),e.writeAngle(50,this.textRotation),e.writeString(7,this.textStyleName)),this._blockContent&&(e.writeHandle(341,this._blockContent.blockContentId??""),this._blockContent.position&&e.writePoint3d(15,this._blockContent.position),e.writeVector3d(16,this._blockContent.scale),e.writeAngle(52,this._blockContent.rotation)),this._leaders.forEach(t=>{t.landingPoint&&e.writePoint3d(110,t.landingPoint),t.doglegVector&&e.writeVector3d(111,t.doglegVector),e.writeDouble(140,t.doglegLength),e.writeInt16(171,t.leaderLines.length),t.leaderLines.forEach(i=>{e.writeInt16(90,i.vertices.length),i.vertices.forEach(s=>e.writePoint3d(10,s))})}),this}createPoint(e){return new x().copy(e)}createLeaderLine(e){var t,i;return{vertices:((t=e.vertices)==null?void 0:t.map(s=>this.createPoint(s)))??[],breakPointIndexes:e.breakPointIndexes?[...e.breakPointIndexes]:[],leaderLineIndex:e.leaderLineIndex,breaks:((i=e.breaks)==null?void 0:i.map(s=>({index:s.index,start:this.createPoint(s.start),end:this.createPoint(s.end)})))??[]}}cloneLeader(e){var t,i,s;return{lastLeaderLinePoint:(t=e.lastLeaderLinePoint)==null?void 0:t.clone(),lastLeaderLinePointSet:e.lastLeaderLinePointSet,landingPoint:(i=e.landingPoint)==null?void 0:i.clone(),doglegVector:(s=e.doglegVector)==null?void 0:s.clone(),doglegVectorSet:e.doglegVectorSet,doglegLength:e.doglegLength,breaks:e.breaks.map(r=>({index:r.index,start:r.start.clone(),end:r.end.clone()})),leaderBranchIndex:e.leaderBranchIndex,directionType:e.directionType,leaderLines:e.leaderLines.map(r=>({vertices:r.vertices.map(a=>a.clone()),breakPointIndexes:[...r.breakPointIndexes],leaderLineIndex:r.leaderLineIndex,breaks:r.breaks.map(a=>({index:a.index,start:a.start.clone(),end:a.end.clone()}))}))}}checkLeaderIndex(e){if(e<0||e>=this._leaders.length)throw new Error("The leader index is out of range!")}getMutableLeaderLine(e,t){this.checkLeaderIndex(e);const i=this._leaders[e].leaderLines[t];if(!i)throw new Error("The leader line index is out of range!");return i}collectGeometryPoints(){var t;const e=[];return this._leaders.forEach(i=>{i.lastLeaderLinePoint&&e.push(i.lastLeaderLinePoint),i.landingPoint&&e.push(i.landingPoint),i.breaks.forEach(r=>e.push(r.start,r.end)),i.leaderLines.forEach(r=>{e.push(...r.vertices),r.breaks.forEach(a=>e.push(a.start,a.end))});const s=this.getDoglegPoints(i);s&&e.push(...s),i.leaderLines.forEach(r=>{const a=this.getArrowheadPoints(this.getLeaderLineDrawPoints(i,r));a&&e.push(...a)})}),this._landingPoint&&e.push(this._landingPoint),this.contentBasePosition&&e.push(this.contentBasePosition),this.textAnchor&&e.push(this.textAnchor),this._mtextContent&&e.push(this._mtextContent.anchorPoint),(t=this._blockContent)!=null&&t.position&&e.push(this._blockContent.position),this.planeOrigin&&e.push(this.planeOrigin),e}getLeaderLineDrawPoints(e,t){if(t.vertices.length>=2)return t.vertices;if(t.vertices.length===0)return[];const i=e.lastLeaderLinePoint??e.landingPoint??this._landingPoint??this.contentBasePosition;return!i||t.vertices[0].equals(i)?t.vertices:[t.vertices[0],i]}getDoglegPoints(e){if(!this.getResolvedDoglegEnabled())return;const t=e.lastLeaderLinePoint??e.landingPoint??this._landingPoint,i=e.doglegVector??this._doglegVector,s=e.doglegLength??this.getResolvedDoglegLength();if(!t||s==null||s===0||i.lengthSq()===0)return;const r=t.clone().add(i.clone().normalize().multiplyScalar(s));return[t,r]}getArrowheadPoints(e){if(!this.isArrowheadVisible()||e.length<2)return;const t=this.getArrowheadFrame(e);if(!t)return;const i=this.getResolvedArrowheadSize(),{tip:s,unit:r}=t,a=s.clone().add(r.clone().multiplyScalar(i)),o=i/6,l=new w(-r.y,r.x,0),c=a.clone().add(l.clone().multiplyScalar(o)),d=a.clone().add(l.clone().multiplyScalar(-o));return[s,c,d,s]}isArrowheadVisible(){const e=this.getResolvedArrowheadId();return(e==null?void 0:e.toUpperCase())==="_NONE"?!1:this.getResolvedArrowheadSize()>0}drawLeaderLine(e,t){const i=[],s=this.getLeaderLinePointsForDraw(t);s.length>=2&&i.push(e.lines(s));const r=this.drawArrowhead(e,t);if(r&&i.push(r),i.length!==0)return i.length===1?i[0]:e.group(i)}getLeaderLinePointsForDraw(e){const t=this.getArrowheadLeaderLineTrimDistance();return t<=0?e:this.trimPolylineStart(e,t)}getArrowheadLeaderLineTrimDistance(){if(!this.isArrowheadVisible())return 0;const e=this.getResolvedArrowheadBlockTableRecord();if(!e)return 0;const t=this.getResolvedArrowheadSize();if(t<=0)return 0;const i=e.origin??x.ORIGIN;let s=i.x;for(const r of e.newIterator()){const a=r.geometricExtents;a.isEmpty()||a.max.x>s&&(s=a.max.x)}return Math.max(0,(s-i.x)*t)}trimPolylineStart(e,t){if(e.length<2||t<=0)return e;let i=t;for(let s=0;s<e.length-1;s++){const r=e[s],a=e[s+1],o=a.distanceTo(r);if(!(o<=0)){if(i<o){const l=new w().subVectors(a,r);return[r.clone().add(l.multiplyScalar(i/o)),...e.slice(s+1)]}i-=o}}return[e[e.length-1]]}drawArrowhead(e,t){if(!this.isArrowheadVisible())return;const i=this.drawArrowheadBlock(e,t);if(i)return i;const s=this.getArrowheadPoints(t);if(!s)return;const r=new Ct;r.add(new ue(s,!0));const a=e.subEntityTraits,o=a.fillType;a.fillType={solidFill:!0,patternAngle:0,definitionLines:[]};const l=e.area(r);return a.fillType=o,l}drawArrowheadBlock(e,t){const i=this.getResolvedArrowheadBlockTableRecord();if(!i)return;const s=this.getArrowheadFrame(t);if(!s)return;const{tip:r,unit:a}=s,o=this.getResolvedArrowheadSize(),l=Math.atan2(a.y,a.x),c=i.origin??x.ORIGIN,d=new j().makeTranslation(-c.x,-c.y,-c.z),u=new j().makeScale(o,o,o),p=new j().makeRotationZ(l),g=new j().makeTranslation(r.x,r.y,r.z),m=new j().multiplyMatrices(g,p).multiply(u).multiply(d);return hi.instance.draw(e,i,this.rgbColor,[],!0,m,new w(this.normal))}getArrowheadFrame(e){if(e.length<2)return;const t=e[0],i=e.find(r=>!r.equals(t));if(!i)return;const s=new w().subVectors(i,t);if(s.lengthSq()!==0)return{tip:t,unit:s.normalize()}}getResolvedArrowheadId(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.arrowSymbolId;return this.arrowheadId??e}getResolvedArrowheadBlockTableRecord(){const e=this.getResolvedArrowheadId();if(e)return this.database.tables.blockTable.getIdAt(e)}getResolvedArrowheadSize(){const e=this.getMLeaderStyle(),t=(e==null?void 0:e.arrowSize)??(e==null?void 0:e.scale);return this.arrowheadSize??this.contentScale??t??this.getResolvedTextHeight()}getResolvedTextHeight(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.textHeight;return this.textHeight>0?this.textHeight:e!=null&&e>0?e:2.5}getRenderableMTextContent(){var i;if(this._mtextContent)return{text:this._mtextContent.text,anchorPoint:this._mtextContent.anchorPoint};const e=(i=this.getMLeaderStyle())==null?void 0:i.defaultMTextContents,t=this.textAnchor??this.contentBasePosition??this._landingPoint;if(!(!e||!t))return{text:e,anchorPoint:t}}getMTextRenderWidth(e,t){if(this._textWidth>0)return this._textWidth;if(!e)return this._textWidth;const i=e.replace(/\\[PpNn]/g,`
|
|
4
|
-
`).replace(/\\[A-Za-z][^;]*;/g,"").replace(/[{}]/g,""),s=Math.max(...i.split(/\r\n|\r|\n/g).map(r=>r.length),1);return Math.max(t,s*t)}transformVector(e,t){const i=new x,s=new x(e.x,e.y,e.z);i.applyMatrix4(t),s.applyMatrix4(t),e.set(s.x-i.x,s.y-i.y,s.z-i.z)}getMLeaderStyle(){const e=this.database.objects.mleaderStyle,t=this.mleaderStyleId||this.leaderStyleId;if(t){const i=e.getIdAt(t);if(i)return i}return this.getDefaultMLeaderStyle()}getDefaultMLeaderStyle(){const e=this.resolveMLeaderStyleByName(this.getDefaultMLeaderStyleName());return e||this.database.objects.mleaderStyle.newIterator().toArray()[0]}resolveMLeaderStyleByName(e){const t=e==null?void 0:e.trim();if(!t)return;const i=this.database.objects.mleaderStyle,s=i.getAt(t);if(s)return s;const r=i.getIdAt(t);if(r)return r;const a=t.toUpperCase();for(const[o,l]of i.entries())if(o.toUpperCase()===a)return l}getDefaultMLeaderStyleName(){try{return this.database.cmleaderstyle||_t}catch{return _t}}getResolvedTextStyleName(){var r,a;const e=this.database.tables.textStyleTable,t=(r=this.getMLeaderStyle())==null?void 0:r.textStyleId,i=t?(a=e.getIdAt(t))==null?void 0:a.name:void 0;if(this.textStyleName)return this.textStyleName;const s=this.textStyleId?e.getIdAt(this.textStyleId):void 0;return s!=null&&s.name?s.name:i}getTextStyle(){const e=this.database.tables.textStyleTable,t=this.getResolvedTextStyleName(),i=(t?e.getAt(t):void 0)??e.getAt(this.database.textstyle)??e.getAt(ee);if(!i)throw new Error("No valid text style found in text style table.");return i.textStyle}getResolvedLeaderLineColor(){var e;return this.getResolvedComponentColor(this.leaderLineColor,(e=this.getMLeaderStyle())==null?void 0:e.leaderLineColor,Nd)}getResolvedLeaderLineType(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.leaderLineType;return this.getResolvedStyleDrivenValue(this.leaderLineType,e,vd)}getResolvedLeaderLineTypeId(){var e;return this.getResolvedStyleDrivenValue(this.leaderLineTypeId,(e=this.getMLeaderStyle())==null?void 0:e.leaderLineTypeId,Od)}getResolvedLeaderLineStyle(){const e=this.getResolvedLeaderLineTypeId();if(!e)return;const t=this.database.tables.linetypeTable.getIdAt(e);if(t)return{type:"UserSpecified",...t.linetype}}getResolvedLeaderLineWeight(){var i;const e=(i=this.getMLeaderStyle())==null?void 0:i.leaderLineWeight,t=this.getResolvedStyleDrivenValue(this.leaderLineWeight,e,Yd);if(t!=null)return t}getResolvedDoglegEnabled(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.doglegEnabled;return this.getResolvedStyleDrivenValue(this.doglegEnabled,e,Xd)}getResolvedDoglegLength(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.doglegLength;return this.getResolvedStyleDrivenValue(this.doglegLength,e,Rd)}getResolvedTextColor(){var e;return this.getResolvedComponentColor(this.textColor,(e=this.getMLeaderStyle())==null?void 0:e.textColor,Bd)}getResolvedComponentColor(e,t,i){const s=e!=null?qi(e):void 0;if(!s)return t;const r=this.isPropertyOverrideEnabled(i);return r===!0?s:r===!1?t??s:!s.isByBlock&&!s.isByLayer?s:t??s}getResolvedStyleDrivenValue(e,t,i){const s=this.isPropertyOverrideEnabled(i);return s===!0?e??t:t??e}isPropertyOverrideEnabled(e){if(this.propertyOverrideFlag!=null)return(this.propertyOverrideFlag&e)!==0}applyColorTraits(e,t,i,s){e.color=i,e.rgbColor=s,t&&(e.color=t,e.rgbColor=this.resolveColorToRgb(t))}applyLineTraits(e,t,i){t&&(e.lineType=t),i!=null&&(e.lineWeight=i)}resolveColorToRgb(e){if(e.isByLayer){const t=this.getLayerColor();return(t==null?void 0:t.RGB)!=null?t.RGB:this.rgbColor}return e.isByBlock?this.rgbColor:e.RGB??this.rgbColor}};ca.typeName="MLeader";let is=ca;const da=class da extends ge{get dxfTypeName(){return"MTEXT"}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 x,this._attachmentPoint=z.TopLeft,this._direction=new w(1,0,0),this._drawingDirection=Ue.LEFT_TO_RIGHT}get contents(){return this._contents}set contents(e){this._contents=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get lineSpacingFactor(){return this._lineSpacingFactor}set lineSpacingFactor(e){this._lineSpacingFactor=e}get lineSpacingStyle(){return this._lineSpacingStyle}set lineSpacingStyle(e){this._lineSpacingStyle=e}get backgroundFill(){return this._backgroundFill}set backgroundFill(e){this._backgroundFill=e,this._backgroundFillColor=13158600}get backgroundFillColor(){return this._backgroundFillColor}set backgroundFillColor(e){this._backgroundFillColor=e}get backgroundFillTransparency(){return this._backgroundFillTransparency}set backgroundFillTransparency(e){this._backgroundFillTransparency=e}get backgroundScaleFactor(){return this._backgroundScaleFactor}set backgroundScaleFactor(e){this._backgroundScaleFactor=e}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get location(){return this._location}set location(e){this._location.copy(e)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(e){this._attachmentPoint=e}get direction(){return this._direction}set direction(e){this._direction.copy(e)}get drawingDirection(){return this._drawingDirection}set drawingDirection(e){this._drawingDirection=e}get geometricExtents(){return new Y}subGetOsnapPoints(e,t,i,s){D.Insertion===e&&s.push(this._location)}transformBy(e){const t=this._location.clone(),i=this._direction.lengthSq()>0?this._direction.clone().normalize():new w(Math.cos(this._rotation),Math.sin(this._rotation),0),s=new w(-i.y,i.x,i.z);s.lengthSq()===0&&s.set(0,1,0),s.normalize();const r=t.clone().add(i),a=t.clone().add(s);t.applyMatrix4(e),r.applyMatrix4(e),a.applyMatrix4(e);const o=new w(r).sub(t),l=new w(a).sub(t),c=o.length(),d=l.length();return this._location.copy(t),c>0&&(this._direction.copy(o).normalize(),this._rotation=Math.atan2(this._direction.y,this._direction.x),this._width*=c),d>0&&(this._height*=d),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:e=>{this.contents=e}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"attachmentPoint",type:"enum",editable:!0,options:[{label:z[1],value:1},{label:z[2],value:2},{label:z[3],value:3},{label:z[4],value:4},{label:z[5],value:5},{label:z[6],value:6},{label:z[7],value:7},{label:z[8],value:8},{label:z[9],value:9}],accessor:{get:()=>this.attachmentPoint,set:e=>{this.attachmentPoint=e}}},{name:"drawingDirection",type:"enum",editable:!0,options:[{label:Ue[1],value:1},{label:Ue[2],value:2},{label:Ue[3],value:3},{label:Ue[4],value:4},{label:Ue[5],value:5}],accessor:{get:()=>this.drawingDirection,set:e=>{this.drawingDirection=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:e=>{this.height=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"lineSpacingFactor",type:"float",editable:!0,accessor:{get:()=>this.lineSpacingFactor,set:e=>{this.lineSpacingFactor=e}}},{name:"definedWidth",type:"float",editable:!0,accessor:{get:()=>this.width,set:e=>{this.width=e}}},{name:"directionX",type:"float",editable:!0,accessor:{get:()=>this.direction.x,set:e=>{this.direction.x=e}}},{name:"directionY",type:"float",editable:!0,accessor:{get:()=>this.direction.y,set:e=>{this.direction.y=e}}},{name:"directionZ",type:"float",editable:!0,accessor:{get:()=>this.direction.z,set:e=>{this.direction.z=e}}}]},{groupName:"geometry",properties:[{name:"locationX",type:"float",editable:!0,accessor:{get:()=>this.location.x,set:e=>{this.location.x=e}}},{name:"locationY",type:"float",editable:!0,accessor:{get:()=>this.location.y,set:e=>{this.location.y=e}}},{name:"locationZ",type:"float",editable:!0,accessor:{get:()=>this.location.z,set:e=>{this.location.z=e}}}]}]}}getTextStyle(){const e=this.database.tables.textStyleTable,t=e.getAt(this.styleName)??e.getAt(this.database.textstyle)??e.getAt(ee);if(!t)throw new Error("No valid text style found in text style table.");return t.textStyle}subWorldDraw(e,t){const i={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 e.mtext(i,this.getTextStyle(),t)}encodeMTextContentsForDxf(e){return e.replace(/\r\n|\r|\n/g,"\\P")}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMText"),e.writePoint3d(10,this.location),e.writeDouble(40,this.height),e.writeDouble(41,this.width),e.writeString(1,this.encodeMTextContentsForDxf(this.contents)),e.writeString(7,this.styleName),e.writeAngle(50,this.rotation),e.writeVector3d(11,this.direction),e.writeInt16(71,this.attachmentPoint),e.writeInt16(72,this.drawingDirection),e.writeInt16(73,this.lineSpacingStyle),e.writeDouble(44,this.lineSpacingFactor),this.backgroundFill&&(e.writeInt16(90,1),e.writeInt32(63,this.backgroundFillColor),e.writeInt32(441,this.backgroundFillTransparency),e.writeDouble(45,this.backgroundScaleFactor)),this}};da.typeName="MText";let an=da;const ua=class ua extends pe{get dxfTypeName(){return"SPLINE"}constructor(e,t,i,s,r){super(),this.rebuild(e,t,i,s,r)}rebuild(e,t,i,s,r){const a=+(e!==void 0)+ +(t!==void 0)+ +(i!==void 0)+ +(s!==void 0)+ +(r!==void 0);if(a<2||a>5)throw Ae.ILLEGAL_PARAMETERS;!Array.isArray(t)?this._geo=new Ke(e,t,i,s):this._geo=new Ke(e,t,i,s,r)}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:s.push(this._geo.startPoint),s.push(this._geo.endPoint);break}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){const t=this._geo.getPoints(100);return e.lines(t)}dxfOutFields(e){var i;const t=this._geo;super.dxfOutFields(e),e.writeSubclassMarker("AcDbSpline"),e.writeInt16(70,this.closed?1:0),e.writeInt16(71,t.degree),e.writeInt16(72,t.knots.length),e.writeInt16(73,t.controlPoints.length),e.writeInt16(74,((i=t.fitPoints)==null?void 0:i.length)??0);for(const s of t.knots)e.writeDouble(40,s);for(const s of t.weights)e.writeDouble(41,s);for(const s of t.controlPoints)e.writePoint3d(10,s);for(const s of t.fitPoints??[])e.writePoint3d(11,s);return this}};ua.typeName="Spline";let on=ua;const Fd=new w,ga=class ga extends ai{get dxfTypeName(){return"ACAD_TABLE"}constructor(e,t,i){super(e),this._attachmentPoint=z.TopLeft,this._numColumns=i,this._numRows=t,this._columnWidth=new Array(i),this._rowHeight=new Array(t),this._cells=new Array(t*i)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(e){this._attachmentPoint=e}get numRows(){return this._numRows}set numRows(e){this._numRows=e}get numColumns(){return this._numColumns}set numColumns(e){this._numColumns=e}numContents(e,t){return 1}rowHeight(e){return this._rowHeight[e]}setRowHeight(e,t){this._rowHeight[e]=t}setUniformRowHeight(e){this._rowHeight.fill(e)}columnWidth(e){return this._columnWidth[e]}setUniformColumnWidth(e){this._columnWidth.fill(e)}setColumnWidth(e,t){this._columnWidth[e]=t}cell(e){if(!(e<0||e>=this._cells.length))return this._cells[e]}setCell(e,t){this._cells[e]=t}textString(e,t,i){var r;const s=e*this._numColumns+t;return(r=this._cells[s])==null?void 0:r.text}setTextString(e,t,i){const s=e*this._numColumns+t;if(!this._cells[s]){this._cells[s]={text:i,attachmentPoint:this._attachmentPoint,cellType:1,textHeight:0};return}this._cells[s].text=i}isEmpty(e,t){var s;const i=e*this._numColumns+t;return!((s=this._cells[i])!=null&&s.text)}get geometricExtents(){return new Y}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"table",properties:[{name:"numRows",type:"string",editable:!0,accessor:{get:()=>this.numRows,set:e=>{this.numRows=e}}},{name:"numColumns",type:"float",editable:!0,accessor:{get:()=>this.numColumns,set:e=>{this.numColumns=e}}},{name:"tableWidth",type:"float",editable:!1,accessor:{get:()=>this._columnWidth.reduce((e,t)=>e+t,0)}},{name:"tableHeight",type:"float",editable:!1,accessor:{get:()=>this._rowHeight.reduce((e,t)=>e+t,0)}}]},{groupName:"geometry",properties:[{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}}}]}]}}subWorldDraw(e){const t=this.blockTableRecord;if(t&&t.newIterator().count>0){const g=this.drawAnonymousTableBlock(e,t);if(g)return g}let i=0,s=0;const r=new Uint16Array(this.numColumns*this.numRows*8),a=new Float32Array((this.numColumns+1)*(this.numRows+1)*3);let o=0;for(let g=0;g<=this.numRows;g++){i-=g>0?this.rowHeight(g-1):0,s=0;for(let m=0;m<=this.numColumns;m++)s+=m>0?this.columnWidth(m-1):0,a[o++]=s,a[o++]=i,a[o++]=0}const l=[],c=new Array(this.numRows*this.numColumns).fill(!1);s=0,o=0;let d=0;for(let g=0;g<this.numColumns;g++){s+=g>0?this.columnWidth(g-1):0,i=0;for(let m=0;m<this.numRows;m++){i+=m>0?this.rowHeight(m-1):0;const y=this.cell(m*this.numColumns+g);if(d=m*this.numColumns+g,y&&!c[d]){const _=y.borderWidth??1,f=y.borderHeight??1;this.fillVisited(c,d,this.numColumns,_,f),r[o++]=g+m*(this.numColumns+1),r[o++]=g+m*(this.numColumns+1)+_;const S=a[r[o-1]*3]-s,L=g+(m+f)*(this.numColumns+1)+_;g+_==this.numColumns&&(r[o++]=g+m*(this.numColumns+1)+_,r[o++]=L);const k=-a[L*3+1]-i;if(m+f==this.numRows&&(r[o++]=g+(m+f)*(this.numColumns+1)+f,r[o++]=g+(m+f)*(this.numColumns+1)),r[o++]=g+(m+f)*(this.numColumns+1),r[o++]=g+m*(this.numColumns+1),y.text){const I=y.attachmentPoint||this.attachmentPoint||z.MiddleCenter,W=this.getTableTextOffset(I,S,k),C={text:y.text,height:this.getCellTextHeight(y,k),width:S,position:Fd.set(s,-i,0).clone().add(W),rotation:this.rotation,attachmentPoint:I},q=this.getTextStyle(y);l.push(e.mtext(C,q))}}}}l.push(e.lineSegments(a,3,r));const u=e.group(l),p=new li;return p.setFromAxisAngle(w.Z_AXIS,this.rotation),Tn.compose(this.position,p,this.scaleFactors),u.applyMatrix(Tn),u}drawAnonymousTableBlock(e,t){const i=[],s=t.newIterator();for(const o of s){let l;o.color.isByBlock&&this.rgbColor?(Ga.copy(o.color),o.color.setRGBValue(this.rgbColor),l=o.worldDraw(e),o.color.copy(Ga)):l=o.worldDraw(e),l&&(l.objectId=this.objectId,l.ownerId=this.ownerId,l.layerName=this.layer,l.visible=this.visibility&&o.visibility,i.push(l))}const r=e.group(i);r.applyMatrix(this.blockTransform);const a=this.normal;return a&&(a.x!==0||a.y!==0||a.z!==1)&&(Tn.setFromExtrusionDirection(a),r.applyMatrix(Tn)),r}fillVisited(e,t,i,s,r){if(r==1&&s==1)e[t]=!0;else for(let a=0;a<s;++a)for(let o=0;o<r;++o)e[t+a+o*i]=!0}getTextStyle(e){const t=this.database.tables.textStyleTable,i=(e.textStyle?t.getAt(e.textStyle):void 0)??t.getAt(this.database.textstyle)??t.getAt(ee);if(!i)throw new Error("No valid text style found in text style table.");return i.textStyle}getTableTextOffset(e,t,i){const s=new w;switch(e){case 1:break;case 2:s.setX(t/2);break;case 3:s.setX(t);break;case 4:s.setY(-i/2);break;case 5:s.set(t/2,-i/2,0);break;case 6:s.set(t,-i/2,0);break;case 7:s.setY(-i);break;case 8:s.set(t/2,-i,0);break;case 9:s.set(t,-i,0);break}return s}getCellTextHeight(e,t){return e.textHeight&&e.textHeight>0?e.textHeight:Math.max(t/2,1)}dxfOutFields(e){var r,a,o,l,c,d,u;super.dxfOutFields(e),e.writeSubclassMarker("AcDbTable");const t=e.version??((r=e.database)==null?void 0:r.version)??((a=this.database)==null?void 0:a.version),i=(t==null?void 0:t.value)!=null?t.value>=27:!1;e.writeInt16(280,this.tableDataVersion),e.writeObjectId(342,this.tableStyleId),e.writeObjectId(343,this.owningBlockRecordId),e.writeVector3d(11,this.horizontalDirection),e.writeUInt32(90,this.tableValueFlag),e.writeUInt32(93,this.tableOverrideFlag),e.writeUInt32(94,this.borderColorOverrideFlag),e.writeUInt32(95,this.borderLineweightOverrideFlag),e.writeUInt32(96,this.borderVisibilityOverrideFlag),e.writeInt16(71,this.attachmentPoint),e.writeInt32(91,this.numRows),e.writeInt32(92,this.numColumns);for(let p=0;p<this.numRows;++p)e.writeDouble(141,this.rowHeight(p));for(let p=0;p<this.numColumns;++p)e.writeDouble(142,this.columnWidth(p));const s=this._cells.length>0?this._cells.length:this.numRows*this.numColumns;for(let p=0;p<s;p++){const g=this._cells[p],m=(g==null?void 0:g.cellType)??(g!=null&&g.blockTableRecordId?2:1);if(e.writeInt16(171,m),e.writeInt16(172,(g==null?void 0:g.flagValue)??0),e.writeInt16(173,(g==null?void 0:g.mergedValue)??0),e.writeBoolean(174,g==null?void 0:g.autoFit),e.writeInt16(175,g==null?void 0:g.borderWidth),e.writeInt16(176,g==null?void 0:g.borderHeight),(g==null?void 0:g.overrideFlag)!=null&&(i?e.writeInt32(91,g.overrideFlag):e.writeInt16(177,g.overrideFlag)),e.writeInt16(178,g==null?void 0:g.virtualEdgeFlag),e.writeAngle(145,g==null?void 0:g.rotation),i&&e.writeInt16(92,g==null?void 0:g.extendedCellFlags),m===1)g!=null&&g.fieldObjetId?e.writeObjectId(344,g.fieldObjetId):this.writeCellText(e,(g==null?void 0:g.text)??"",i,g==null?void 0:g.cellValueBlockBegin);else if(m===2){if(e.writeObjectId(340,g==null?void 0:g.blockTableRecordId),e.writeDouble(144,g==null?void 0:g.blockScale),e.writeInt16(179,g==null?void 0:g.blockAttrNum),(o=g==null?void 0:g.attrDefineId)!=null&&o.length)for(const y of g.attrDefineId)e.writeObjectId(331,y);if((g==null?void 0:g.attrText)!=null)if(Array.isArray(g.attrText))for(const y of g.attrText)e.writeString(300,y);else e.writeString(300,g.attrText)}g!=null&&g.textStyle&&e.writeString(7,g.textStyle),(g==null?void 0:g.textHeight)!=null&&e.writeDouble(140,g.textHeight),(g==null?void 0:g.attachmentPoint)!=null&&e.writeInt16(170,g.attachmentPoint),(g==null?void 0:g.topBorderVisibility)!=null&&e.writeInt16(289,g.topBorderVisibility?1:0),(g==null?void 0:g.rightBorderVisibility)!=null&&e.writeInt16(285,g.rightBorderVisibility?1:0),(g==null?void 0:g.bottomBorderVisibility)!=null&&e.writeInt16(286,g.bottomBorderVisibility?1:0),(g==null?void 0:g.leftBorderVisibility)!=null&&e.writeInt16(288,g.leftBorderVisibility?1:0)}if(e.writeInt16(70,this.flowDirection),e.writeDouble(40,this.horizontalCellMargin),e.writeDouble(41,this.verticalCellMargin),this.suppressTitle!=null&&e.writeInt16(280,this.suppressTitle?1:0),this.suppressHeader!=null&&e.writeInt16(281,this.suppressHeader?1:0),(l=this.cellTypeOverrides)!=null&&l.length)for(const p of this.cellTypeOverrides){e.writeString(7,p.textStyle),e.writeDouble(140,p.textHeight),e.writeInt16(170,p.alignment),e.writeInt16(63,p.backgroundColor),e.writeInt16(64,p.contentColor),p.backgroundColorEnabled!=null&&e.writeInt16(283,p.backgroundColorEnabled?1:0);const g=p.borderLineweights;g&&(e.writeInt16(274,g.top),e.writeInt16(275,g.right),e.writeInt16(276,g.bottom),e.writeInt16(277,g.left),e.writeInt16(278,g.insideHorizontal),e.writeInt16(279,g.insideVertical));const m=p.borderVisibility;m&&(e.writeInt16(284,m.top?1:0),e.writeInt16(285,m.right?1:0),e.writeInt16(286,m.bottom?1:0),e.writeInt16(287,m.left?1:0),e.writeInt16(288,m.insideHorizontal?1:0),e.writeInt16(289,m.insideVertical?1:0))}if(this.tableBorderColors&&(e.writeInt16(63,this.tableBorderColors.left),e.writeInt16(64,this.tableBorderColors.top),e.writeInt16(65,this.tableBorderColors.insideHorizontal),e.writeInt16(66,this.tableBorderColors.bottom),e.writeInt16(68,this.tableBorderColors.insideVertical),e.writeInt16(69,this.tableBorderColors.right)),(c=this.rowDataTypes)!=null&&c.length)for(const p of this.rowDataTypes)e.writeInt16(97,p);if((d=this.rowUnitTypes)!=null&&d.length)for(const p of this.rowUnitTypes)e.writeInt16(98,p);if((u=this.rowFormats)!=null&&u.length)for(const p of this.rowFormats)e.writeString(4,p);return this}writeCellText(e,t,i,s){if(!i){if(t.length<=250){e.writeString(1,t);return}const o=Math.ceil(t.length/250);for(let l=0;l<o;l++){const c=l*250,d=c+250,u=t.slice(c,d);l===o-1?e.writeString(1,u):e.writeString(2,u)}return}if(e.writeString(301,s??"CELL_VALUE"),t.length<=250){e.writeString(302,t),e.writeString(304,"ACVALUE_END");return}const a=Math.ceil(t.length/250);for(let o=0;o<a;o++){const l=o*250,c=l+250,d=t.slice(l,c);o===a-1?e.writeString(302,d):e.writeString(303,d)}e.writeString(304,"ACVALUE_END")}};ga.typeName="Table";let ns=ga;const Tn=new j,Ga=new X,pa=class pa extends pe{get dxfTypeName(){return"TRACE"}constructor(){super(),this._elevation=0,this._thickness=1,this._vertices=[new x,new x,new x,new x]}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get closed(){return!0}get thickness(){return this._thickness}set thickness(e){this._thickness=e}getPointAt(e){return e<0?this._vertices[0]:e>3?this._vertices[3]:this._vertices[e]}setPointAt(e,t){if(e<0&&this._vertices[0].copy(t),e>3)return this._vertices[3].copy(t);this._vertices[e].copy(t)}get geometricExtents(){return new Y().setFromPoints(this._vertices)}subGetGripPoints(){const e=new Array;return e.push(...this._vertices),e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:s.push(...this._vertices);break}}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this._elevation=this._vertices[0].z,this}subWorldDraw(e){const t=new ue(this._vertices,!0),i=new Ct;i.add(t);const s=e.subEntityTraits;return s.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},e.area(i)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbTrace"),e.writeDouble(38,this.elevation),e.writeDouble(39,this.thickness),e.writePoint3d(10,this.getPointAt(0)),e.writePoint3d(11,this.getPointAt(1)),e.writePoint3d(12,this.getPointAt(2)),e.writePoint3d(13,this.getPointAt(3)),this}};pa.typeName="Trace";let ss=pa;const ma=class ma extends pe{get dxfTypeName(){return"LWPOLYLINE"}constructor(){super(),this._elevation=0,this._geo=new ue}get numberOfVertices(){return this._geo.numberOfVertices}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}addVertexAt(e,t,i=0,s=-1,r=-1){const a=s<0?void 0:s,o=r<0?void 0:r,l={x:t.x,y:t.y,bulge:i,startWidth:a,endWidth:o};this._geo.addVertexAt(e,l)}removeVertexAt(e){this._geo.removeVertexAt(e)}reset(e,t){this._geo.reset(e,t)}getPoint2dAt(e){return this._geo.getPointAt(e)}getPoint3dAt(e){const t=this.getPoint2dAt(e);return new x(t.x,t.y,this._elevation)}get geometricExtents(){const e=this._geo.box;return new Y({x:e.min.x,y:e.min.y,z:this._elevation},{x:e.max.x,y:e.max.y,z:this._elevation})}subGetGripPoints(){const e=new Array;for(let t=0;t<this.numberOfVertices;++t)e.push(this.getPoint3dAt(t));return e}subGetOsnapPoints(e,t,i,s){const r=new Array;for(let a=0;a<this.numberOfVertices;++a)r.push(this.getPoint3dAt(a));switch(e){case D.EndPoint:s.push(...r);break}}transformBy(e){const t=e.determinant()<0;let i=this._elevation;return this._geo.vertices.forEach(s=>{const r=new x(s.x,s.y,this._elevation).applyMatrix4(e);s.x=r.x,s.y=r.y,i=r.z,t&&s.bulge!=null&&(s.bulge=-s.bulge)}),this._elevation=i,this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.elevation=e}}},{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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=this._geo.getPoints(100),i=this.createWidthProfile();if(i!=null){const r=Dd(i,this.closed);if(r!=null){const a=e.subEntityTraits;return a.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},e.area(r)}}const s=[];return t.forEach(r=>s.push(new x().set(r.x,r.y,this.elevation))),e.lines(s)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolyline"),e.writeInt32(90,this.numberOfVertices),e.writeInt16(70,this.closed?1:0),e.writeDouble(38,this.elevation);for(let t=0;t<this.numberOfVertices;++t)e.writePoint2d(10,this.getPoint2dAt(t));return this}createWidthProfile(){const e=this._geo.vertices,t=e.length;if(t<2)return null;const i=this.closed?t:t-1,s=[];let r=!1;for(let a=0;a<i;a++){const o=e[a],l=e[(a+1)%t],c=Math.max(0,o.startWidth??0),d=Math.max(0,o.endWidth??0);(c>Oe||d>Oe)&&(r=!0);const u=this.sampleSegment(o,l),p=u.length-1;for(let g=0;g<=p;g++){if(g===0&&s.length>0||this.closed&&a===i-1&&g===p)continue;const m=p>0?g/p:0;s.push({x:u[g].x,y:u[g].y,width:Hd(c,d,m)})}}return r&&s.length>=2?s:null}sampleSegment(e,t){if(e.bulge&&Math.abs(e.bulge)>Oe){const s=new vt(e,t,e.bulge).getPoints(32);if(s.length>1)return s.map(r=>new v(r.x,r.y))}return[new v(e.x,e.y),new v(t.x,t.y)]}};ma.typeName="Polyline";let rs=ma;const Oe=1e-6,Ua=4;function Dd(n,e){if(n.length<2)return null;const t=zd(n,e);if(t.length<2)return null;const{left:i,right:s}=Vd(t,e);if(i.length<2||s.length<2)return null;const r=new Ct;if(e){if(!Xs(i)||!Xs(s))return null;const o=Math.abs(or(i)),l=Math.abs(or(s)),[c,d]=o>=l?[i,s]:[s,i];return r.add(new ue(c,!0)),r.add(new ue(d,!0)),r}const a=[...i,...s.reverse()];return Xs(a)?(r.add(new ue(a,!0)),r):null}function Vd(n,e){const t=[],i=[];for(let s=0;s<n.length;s++){const r=n[s],a=Math.max(0,r.width)/2;if(a<=Oe)continue;const o=jd(n,s,e);o!=null&&(t.push({x:r.x+o.x*a,y:r.y+o.y*a}),i.push({x:r.x-o.x*a,y:r.y-o.y*a}))}return{left:t,right:i}}function zd(n,e){const t=[];if(n.forEach(i=>{const s=t[t.length-1];(!s||Math.abs(s.x-i.x)>Oe||Math.abs(s.y-i.y)>Oe||Math.abs(s.width-i.width)>Oe)&&t.push(i)}),e&&t.length>1){const i=t[0],s=t[t.length-1];Math.abs(i.x-s.x)<=Oe&&Math.abs(i.y-s.y)<=Oe&&t.pop()}return t}function jd(n,e,t){const i=n.length,s=n[e],r=n[(e-1+i)%i],a=n[(e+1)%i];let o=$a(s.x-r.x,s.y-r.y),l=$a(a.x-s.x,a.y-s.y);if(t||(e===0&&(o=l),e===i-1&&(l=o)),o==null&&l==null)return null;if(o==null)return Mn(l);if(l==null)return Mn(o);const c=Mn(o),d=Mn(l),u=c.x+d.x,p=c.y+d.y,g=Math.hypot(u,p);if(g<=Oe)return d;const m={x:u/g,y:p/g},y=Math.abs(m.x*d.x+m.y*d.y),_=y<=Oe?Ua:Math.min(1/y,Ua);return{x:m.x*_,y:m.y*_}}function $a(n,e){const t=Math.hypot(n,e);return t<=Oe?null:{x:n/t,y:e/t}}function Mn(n){return{x:-n.y,y:n.x}}function or(n){let e=0;const t=n.length;for(let i=0;i<t;i++){const s=n[i],r=n[(i+1)%t];e+=s.x*r.y-r.x*s.y}return e/2}function Xs(n){return n.length>=3&&Math.abs(or(n))>Oe}function Hd(n,e,t){return n+(e-n)*t}const ya=class ya extends ge{get dxfTypeName(){return"POINT"}constructor(){super(),this._geo=new x}get position(){return this._geo}set position(e){this._geo.set(e.x,e.y,e.z||0)}get geometricExtents(){return new Y().expandByPoint(this._geo)}subGetOsnapPoints(e,t,i,s){D.Node===e&&s.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: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}}}]}]}}transformBy(e){return this._geo.applyMatrix4(e),this}subWorldDraw(e){return e.point(this._geo,{displayMode:this.database.pdmode,displaySize:this.database.pdsize})}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbPoint"),e.writePoint3d(10,this.position),this}};ya.typeName="Point";let as=ya;var Cl=(n=>(n[n.Invalid=0]="Invalid",n[n.Rect=1]="Rect",n[n.Poly=2]="Poly",n))(Cl||{}),vl=(n=>(n[n.Show=1]="Show",n[n.ShowUnAligned=2]="ShowUnAligned",n[n.Clip=4]="Clip",n[n.Transparent=8]="Transparent",n))(vl||{});const _a=class _a extends ge{get dxfTypeName(){return"IMAGE"}constructor(){super(),this._brightness=50,this._contrast=50,this._fade=0,this._width=0,this._height=0,this._position=new x,this._scale=new Z(1,1),this._rotation=0,this._imageSize=new v,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(e){this._brightness=e}get contrast(){return this._contrast}set contrast(e){this._contrast=e}get fade(){return this._fade}set fade(e){this._fade=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get position(){return this._position}set position(e){this._position=e}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get scale(){return this._scale}set scale(e){this._scale.copy(e)}get imageSize(){return this._imageSize}set imageSize(e){this._imageSize.copy(e)}get clipBoundaryType(){return this._clipBoundaryType}set clipBoundaryType(e){this._clipBoundaryType=e}get clipBoundary(){return this._clipBoundary}set clipBoundary(e){this._clipBoundary=[],this._clipBoundary.push(...e)}get isClipped(){return this._isClipped}set isClipped(e){this._isClipped=e}get isShownClipped(){return this._isShownClipped}set isShownClipped(e){this._isShownClipped=e}get isImageShown(){return this._isImageShown}set isImageShown(e){this._isImageShown=e}get isImageTransparent(){return this._isImageTransparent}set isImageTransparent(e){this._isImageTransparent=e}get image(){return this._image}set image(e){this._image=e}get imageDefId(){return this._imageDefId}set imageDefId(e){this._imageDefId=e}get imageFileName(){if(this._imageDefId){const e=this.database.objects.imageDefinition.getIdAt(this._imageDefId);if(e)return e.sourceFileName}return""}get geometricExtents(){const e=new Y;return e.min.copy(this._position),e.max.set(this._position.x+this._width,this._position.y+this._height,0),e}subGetGripPoints(){return this.boundaryPath()}subWorldDraw(e){const t=this.boundaryPath();return this._image?e.image(this._image,{boundary:t,roation:this._rotation}):e.lines(t)}transformBy(e){const t=this._width*this._scale.x,i=this._height*this._scale.y,s=new w(t*Math.cos(this._rotation),t*Math.sin(this._rotation),0),r=new w(-i*Math.sin(this._rotation),i*Math.cos(this._rotation),0),a=this._position.clone(),o=this._position.clone().add(s),l=this._position.clone().add(r);a.applyMatrix4(e),o.applyMatrix4(e),l.applyMatrix4(e);const c=new w(o).sub(a),d=new w(l).sub(a);return this._position.copy(a),this._rotation=Math.atan2(c.y,c.x),this._width=c.length(),this._height=d.length(),this._scale.set(1,1),this}boundaryPath(){const e=[];if(this.isClipped&&this._clipBoundary.length>3){const t=this._width,i=this._height,s=new be;s.setFromPoints(this._clipBoundary);const r=new v;r.setX(this._position.x-s.min.x*t),r.setY(this._position.y-s.min.y*i),this._clipBoundary.forEach(a=>{const o=a.x*t+r.x,l=a.y*i+r.y;e.push(new x(o,l,this._position.z))})}else{if(e.push(this._position),e.push(this._position.clone().setX(this._position.x+this._width)),e.push(this._position.clone().set(this._position.x+this._width,this._position.y+this._height,this._position.z)),e.push(this._position.clone().setY(this._position.y+this._height)),this._rotation>0){qa.copy(e[1]);for(let t=1;t<4;t++)kn.copy(e[t]),kn.rotateAround(qa,this._rotation),e[t].setX(kn.x),e[t].setY(kn.y)}e.push(e[0])}return e}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbRasterImage"),e.writePoint3d(10,this.position);const t=this.width*this.scale.x,i=this.height*this.scale.y,s=this._imageSize.x>0&&this._imageSize.y>0?this._imageSize:{x:t,y:i},r=s.x>0?t/s.x:t,a=s.y>0?i/s.y:i,o=Math.cos(this._rotation),l=Math.sin(this._rotation);e.writePoint3d(11,{x:r*o,y:r*l,z:0}),e.writePoint3d(12,{x:-a*l,y:a*o,z:0}),e.writePoint2d(13,s),e.writeObjectId(340,this.imageDefId);const c=(this.isImageShown?1:0)|(this.isShownClipped?4:0)|(this.isImageTransparent?8:0);if(e.writeInt16(70,c),e.writeInt16(280,this.isClipped?1:0),e.writeInt16(281,this.brightness),e.writeInt16(282,this.contrast),e.writeInt16(283,this.fade),e.writeInt16(71,this.clipBoundaryType),this.isClipped){e.writeInt16(91,this.clipBoundary.length);for(const d of this.clipBoundary)e.writePoint2d(14,d)}return this}};_a.typeName="RasterImage";let ln=_a;const qa=new v,kn=new v,fa=class fa extends pe{get dxfTypeName(){return"RAY"}constructor(){super(),this._basePoint=new x,this._unitDir=new w}get basePoint(){return this._basePoint}set basePoint(e){this._basePoint.copy(e)}get unitDir(){return this._unitDir}set unitDir(e){this._unitDir.copy(e)}get closed(){return!1}get geometricExtents(){const e=new Y;return e.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),e.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),e}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:e=>{this.basePoint.x=e}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:e=>{this.basePoint.y=e}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:e=>{this.basePoint.z=e}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:e=>{this.unitDir.x=e}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:e=>{this.unitDir.y=e}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:e=>{this.unitDir.z=e}}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.basePoint),e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:s.push(this.basePoint);break}}transformBy(e){return this._basePoint.applyMatrix4(e),this._unitDir.transformDirection(e),this}subWorldDraw(e){const t=[];return t.push(this.basePoint),t.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),e.lines(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRay"),e.writePoint3d(10,this.basePoint),e.writeVector3d(11,this.unitDir),this}};fa.typeName="Ray";let os=fa;const wa=class wa extends ge{get dxfTypeName(){return"VIEWPORT"}constructor(){super(),this._centerPoint=new x,this._height=0,this._width=0,this._viewCenter=new x,this._viewHeight=0,this._number=-1}get number(){return this._number}set number(e){this._number=e}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get viewCenter(){return this._viewCenter}set viewCenter(e){this._viewCenter=e}get viewHeight(){return this._viewHeight}set viewHeight(e){this._viewHeight=e}get geometricExtents(){return new Y}transformBy(e){const t=this._centerPoint.clone(),i=this._centerPoint.clone().add(new w(this._width,0,0)),s=this._centerPoint.clone().add(new w(0,this._height,0));t.applyMatrix4(e),i.applyMatrix4(e),s.applyMatrix4(e);const r=new w(i).sub(t),a=new w(s).sub(t),o=this._height!==0?a.length()/this._height:1;return this._centerPoint.copy(t),this._width=r.length(),this._height=a.length(),this._viewHeight*=o,this}subWorldDraw(e){if(this._number>1&&this.ownerId!=this.database.tables.blockTable.modelSpace.objectId){const t=this.toGiViewport();return e.group(this.createViewportRect(t,e))}}toGiViewport(){const e=new _l;return e.id=this.objectId,e.groupId=this.ownerId,e.number=this.number,e.centerPoint=this.centerPoint,e.width=this.width,e.height=this.height,e.viewHeight=this.viewHeight,e.viewCenter=this.viewCenter,e}createViewportRect(e,t){const i=[];return i.push(t.lines([new x(e.centerPoint.x-e.width/2,e.centerPoint.y-e.height/2,0),new x(e.centerPoint.x+e.width/2,e.centerPoint.y-e.height/2,0)])),i.push(t.lines([new x(e.centerPoint.x+e.width/2,e.centerPoint.y-e.height/2,0),new x(e.centerPoint.x+e.width/2,e.centerPoint.y+e.height/2,0)])),i.push(t.lines([new x(e.centerPoint.x+e.width/2,e.centerPoint.y+e.height/2,0),new x(e.centerPoint.x-e.width/2,e.centerPoint.y+e.height/2,0)])),i.push(t.lines([new x(e.centerPoint.x-e.width/2,e.centerPoint.y+e.height/2,0),new x(e.centerPoint.x-e.width/2,e.centerPoint.y-e.height/2,0)])),i}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewport"),e.writePoint3d(10,this.centerPoint),e.writeDouble(40,this.height),e.writeDouble(41,this.width),e.writePoint3d(12,this.viewCenter),e.writeDouble(45,this.viewHeight),e.writeInt32(69,this.number),this}};wa.typeName="Viewport";let ls=wa;const xa=class xa extends ln{get dxfTypeName(){return"WIPEOUT"}subWorldDraw(e){const t=this.boundaryPath(),i=new Ct;return i.add(new ue(t)),e.area(i)}dxfOutFields(e){return super.dxfOutFields(e),this}};xa.typeName="Wipeout";let hs=xa;const ba=class ba extends pe{get dxfTypeName(){return"XLINE"}constructor(){super(),this._basePoint=new x,this._unitDir=new w}get basePoint(){return this._basePoint}set basePoint(e){this._basePoint.copy(e)}get unitDir(){return this._unitDir}set unitDir(e){this._unitDir.copy(e)}get closed(){return!1}get geometricExtents(){const e=new Y;return e.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),e.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),e}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:e=>{this.basePoint.x=e}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:e=>{this.basePoint.y=e}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:e=>{this.basePoint.z=e}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:e=>{this.unitDir.x=e}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:e=>{this.unitDir.y=e}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:e=>{this.unitDir.z=e}}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.basePoint),e}transformBy(e){return this._basePoint.applyMatrix4(e),this._unitDir.transformDirection(e),this}subWorldDraw(e){const t=[];return t.push(this._unitDir.clone().multiplyScalar(-1e6).add(this._basePoint)),t.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),e.lines(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbXline"),e.writePoint3d(10,this.basePoint),e.writeVector3d(11,this.unitDir),this}};ba.typeName="Xline";let cs=ba;class Nl{constructor(e){this.position=new x(e.x,e.y,e.z||0)}}const La=class La extends pe{get dxfTypeName(){return"POLYLINE"}constructor(e,t,i,s=!1,r=!1){super(),this._mCount=e,this._nCount=t,this._closedM=s,this._closedN=r,this._vertices=i.map(a=>new Nl(a))}get mCount(){return this._mCount}get nCount(){return this._nCount}get closedM(){return this._closedM}get closedN(){return this._closedN}get closed(){return this._closedM}set closed(e){this._closedM=e}get numberOfVertices(){return this._vertices.length}getVertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("Vertex index out of bounds");return this._vertices[e]}getVertexAtMN(e,t){const i=e*this._nCount+t;return this.getVertexAt(i)}get geometricExtents(){if(this._vertices.length===0)return new Y(new x(0,0,0),new x(0,0,0));let e=Number.MAX_VALUE,t=Number.MAX_VALUE,i=Number.MAX_VALUE,s=-Number.MAX_VALUE,r=-Number.MAX_VALUE,a=-Number.MAX_VALUE;return this._vertices.forEach(o=>{e=Math.min(e,o.position.x),t=Math.min(t,o.position.y),i=Math.min(i,o.position.z),s=Math.max(s,o.position.x),r=Math.max(r,o.position.y),a=Math.max(a,o.position.z)}),new Y(new x(e,t,i),new x(s,r,a))}subGetGripPoints(){const e=new Array;return this._vertices.forEach(t=>{e.push(t.position)}),e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:this._vertices.forEach(r=>{s.push(r.position)});break}}transformBy(e){return this._vertices.forEach(t=>{t.position.applyMatrix4(e)}),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"mCount",type:"float",editable:!1,accessor:{get:()=>this._mCount}},{name:"nCount",type:"float",editable:!1,accessor:{get:()=>this._nCount}},{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._vertices.map(e=>({x:e.position.x,y:e.position.y,z:e.position.z}))}}]},{groupName:"others",properties:[{name:"closedM",type:"boolean",editable:!0,accessor:{get:()=>this._closedM,set:e=>{this._closedM=e}}},{name:"closedN",type:"boolean",editable:!0,accessor:{get:()=>this._closedN,set:e=>{this._closedN=e}}}]}]}}subWorldDraw(e){const t=[];for(let i=0;i<this._mCount;i++)for(let s=0;s<this._nCount;s++){const r=this.getVertexAtMN(i,s);let a=s+1;if(a>=this._nCount)if(this._closedN)a=0;else continue;const o=this.getVertexAtMN(i,a);t.push(r.position),t.push(o.position)}for(let i=0;i<this._nCount;i++)for(let s=0;s<this._mCount;s++){const r=this.getVertexAtMN(s,i);let a=s+1;if(a>=this._mCount)if(this._closedM)a=0;else continue;const o=this.getVertexAtMN(a,i);t.push(r.position),t.push(o.position)}return e.lines(t)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolygonMesh");let t=16;return this._closedM&&(t|=1),this._closedN&&(t|=32),e.writeInt16(66,1),e.writeInt16(70,t),e.writeInt32(71,this._mCount),e.writeInt32(72,this._nCount),this}dxfOut(e,t=!1){super.dxfOut(e,t);for(let i=0;i<this.numberOfVertices;i++){const s=this.getVertexAt(i);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolygonMeshVertex"),e.writePoint3d(10,s.position),e.writeInt16(70,16)}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}};La.typeName="PolygonMesh";let ds=La;class Ol{constructor(e){this.position=new x(e.x,e.y,e.z||0)}}class Yl{constructor(e){this.vertexIndices=e}}const Sa=class Sa extends pe{get dxfTypeName(){return"POLYLINE"}constructor(e,t){super(),this._vertices=e.map(i=>new Ol(i)),this._faces=t.map(i=>new Yl(i))}get numberOfVertices(){return this._vertices.length}get numberOfFaces(){return this._faces.length}get closed(){return!1}set closed(e){}getVertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("Vertex index out of bounds");return this._vertices[e]}getFaceAt(e){if(e<0||e>=this._faces.length)throw new Error("Face index out of bounds");return this._faces[e]}get geometricExtents(){if(this._vertices.length===0)return new Y(new x(0,0,0),new x(0,0,0));let e=Number.MAX_VALUE,t=Number.MAX_VALUE,i=Number.MAX_VALUE,s=-Number.MAX_VALUE,r=-Number.MAX_VALUE,a=-Number.MAX_VALUE;return this._vertices.forEach(o=>{e=Math.min(e,o.position.x),t=Math.min(t,o.position.y),i=Math.min(i,o.position.z),s=Math.max(s,o.position.x),r=Math.max(r,o.position.y),a=Math.max(a,o.position.z)}),new Y(new x(e,t,i),new x(s,r,a))}subGetGripPoints(){const e=new Array;return this._vertices.forEach(t=>{e.push(t.position)}),e}subGetOsnapPoints(e,t,i,s){switch(e){case D.EndPoint:this._vertices.forEach(r=>{s.push(r.position)});break}}transformBy(e){return this._vertices.forEach(t=>{t.position.applyMatrix4(e)}),this}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._vertices.map(e=>({x:e.position.x,y:e.position.y,z:e.position.z}))}},{name:"faces",type:"array",editable:!1,itemSchema:{properties:[{name:"vertexIndices",type:"array",editable:!1,itemSchema:{properties:[{name:"index",type:"int",editable:!1}]}}]},accessor:{get:()=>this._faces.map(e=>({vertexIndices:e.vertexIndices}))}}]}]}}subWorldDraw(e){const t=[];return this._faces.forEach(i=>{const s=[];if(i.vertexIndices.forEach(r=>{const a=Math.abs(r)-1;a>=0&&a<this._vertices.length&&s.push(this._vertices[a].position)}),s.length>=3)for(let r=0;r<s.length;r++){const a=s[r],o=s[(r+1)%s.length];t.push(a),t.push(o)}}),e.lines(t)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolyFaceMesh");const t=64;return e.writeInt16(66,1),e.writeInt16(70,t),this}dxfOut(e,t=!1){super.dxfOut(e,t);for(let i=0;i<this.numberOfVertices;i++){const s=this.getVertexAt(i);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolyFaceMeshVertex"),e.writePoint3d(10,s.position),e.writeInt16(70,64)}for(let i=0;i<this.numberOfFaces;i++){const s=this.getFaceAt(i);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolyFaceMeshVertex"),e.writeInt16(70,128),s.vertexIndices.forEach((r,a)=>{e.writeInt32(10+a,r)})}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}};Sa.typeName="PolyFaceMesh";let us=Sa;var gs=(n=>(n[n.AtLeast=1]="AtLeast",n[n.Exactly=2]="Exactly",n))(gs||{});const Aa=class Aa extends ge{get dxfTypeName(){return"DIMENSION"}constructor(){super(),this._dimBlockId=null,this._dimBlockPosition=new x,this._dimensionStyleName=null,this._dimensionText=null,this._textLineSpacingFactor=1,this._textLineSpacingStyle=1,this._textPosition=new x,this._textRotation=0,this._normal=new w(0,0,1)}get dimBlockId(){return this._dimBlockId}set dimBlockId(e){this._dimBlockId=e}get dimBlockPosition(){return this._dimBlockPosition}set dimBlockPosition(e){this._dimBlockPosition.copy(e)}get dimensionStyleName(){return this._dimensionStyleName}set dimensionStyleName(e){this._dimensionStyleName=e,this._dimStyle=void 0}get dimensionStyle(){if(this._dimStyle==null){let e;this.dimensionStyleName&&(e=this.database.tables.dimStyleTable.getAt(this.dimensionStyleName)),e==null&&(e=new oi),this._dimStyle=e}return this._dimStyle}get dimensionText(){return this._dimensionText}set dimensionText(e){this._dimensionText=e}get measurement(){return this._measurement}set measurement(e){this._measurement=e}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(e){this._textLineSpacingFactor=e}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(e){this._textLineSpacingStyle=e}get textPosition(){return this._textPosition}set textPosition(e){this._textPosition.copy(e)}get textRotation(){return this._textRotation}set textRotation(e){this._textRotation=e}get normal(){return this._normal}set normal(e){this._normal.copy(e).normalize()}get properties(){return this.getBaseProperties()}getBaseProperties(){return{type:this.type,groups:[this.getGeneralProperties(),this.getDimensionProperties()]}}transformBy(e){const t=this._textPosition.clone(),i=this._textPosition.clone().add(new w(Math.cos(this._textRotation),Math.sin(this._textRotation),0));this._dimBlockPosition.applyMatrix4(e),this._textPosition.applyMatrix4(e),this._normal.transformDirection(e),t.applyMatrix4(e),i.applyMatrix4(e);const s=new w(i).sub(t);return s.lengthSq()>0&&(this._textRotation=Math.atan2(s.y,s.x)),this.subTransformBy(e),this}subGetOsnapPoints(e,t,i,s,r){const a=this.getDimBlockTableRecord();if(!a)return;const o=this.getFullDimBlockTransform(),l=new x(t).applyMatrix4(o.clone().invert()),c=new x(i).applyMatrix4(o.clone().invert()),d=(u,p)=>{const g=[];u.subGetOsnapPoints(e,l,c,g,p,o),u instanceof ai?g.forEach(m=>s.push(m.clone())):g.forEach(m=>s.push(new x(m).applyMatrix4(o)))};if(r){const u=a.getIdAt(r);if(u&&(d(u,r),s.length>0))return}for(const u of a.newIterator())d(u)}subWorldDraw(e){const t=this.getDimBlockTableRecord();if(t){const s=this.computeDimBlockTransform();return hi.instance.draw(e,t,this.rgbColor,[],!1,s,this._normal)}return e.group([])}getDimBlockGeometricExtents(){const e=new Y,t=this.getDimBlockTableRecord();if(!t)return e;for(const i of t.newIterator())e.union(i.geometricExtents);return e.applyMatrix4(this.getFullDimBlockTransform()),e}getDimBlockTableRecord(){return this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0}getDimensionProperties(){return{groupName:"dimension",properties:[this.createProperty("dimensionStyleName","string",()=>this.dimensionStyleName??"",e=>{this.dimensionStyleName=e.trim()===""?null:e}),this.createProperty("dimensionText","string",()=>this.dimensionText??"",e=>{this.dimensionText=e}),this.createProperty("measurement","float",()=>this.getMeasurementPropertyValue()),this.createProperty("dimBlockId","string",()=>this.dimBlockId??""),...this.createPoint3dProperties("dimBlockPosition",()=>this.dimBlockPosition),...this.createPoint3dProperties("textPosition",()=>this.textPosition),this.createProperty("textRotation","float",()=>this.textRotation,e=>{this.textRotation=e}),this.createProperty("textLineSpacingFactor","float",()=>this.textLineSpacingFactor,e=>{this.textLineSpacingFactor=e}),this.createProperty("textLineSpacingStyle","enum",()=>this.textLineSpacingStyle,e=>{this.textLineSpacingStyle=e},[{label:gs[1],value:1},{label:gs[2],value:2}]),...this.createPoint3dProperties("normal",()=>this.normal)]}}createProperty(e,t,i,s,r){return{name:e,type:t,editable:s!=null,options:r,accessor:s?{get:i,set:s}:{get:i}}}createPoint3dProperties(e,t){return[this.createProperty(`${e}X`,"float",()=>t().x,i=>{t().x=i}),this.createProperty(`${e}Y`,"float",()=>t().y,i=>{t().y=i}),this.createProperty(`${e}Z`,"float",()=>t().z,i=>{t().z=i})]}getMeasurementPropertyValue(){return this.measurement}getFullDimBlockTransform(){const e=this.computeDimBlockTransform();if(this._normal.x===0&&this._normal.y===0&&this._normal.z===1)return e;const t=new j().setFromExtrusionDirection(this._normal);return new j().multiplyMatrices(t,e)}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 e=this.dimensionStyle;return e.dimsah==0?e.dimblk:e.dimblk1}get firstArrowType(){const e=this.firstArrowTypeBtrId;return this.getArrowName(e)}get secondArrowTypeBtrId(){const e=this.dimensionStyle;return e.dimsah==0?e.dimblk:e.dimblk2}get secondArrowType(){const e=this.secondArrowTypeBtrId;return this.getArrowName(e)}get arrowLineCount(){return 1}findPointOnLine1(e,t,i){const s=new x().subVectors(t,e).normalize();return new x(t).addScaledVector(s,i)}findPointOnLine2(e,t,i){const s=e.x+i*Math.cos(t),r=e.y+i*Math.sin(t);return{x:s,y:r}}adjustExtensionLine(e){const t=this.dimensionStyle;e.extend(t.dimexe),e.extend(-t.dimexo,!0)}getArrowName(e){const t=this.database.tables.blockTable.getIdAt(e);return t?t.name.toUpperCase():Cr.Closed}computeDimBlockTransform(){const e=this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0,t=(e==null?void 0:e.origin)??x.ORIGIN,i=new j().makeTranslation(-t.x,-t.y,-t.z),s=new j().makeTranslation(this._dimBlockPosition.x,this._dimBlockPosition.y,this._dimBlockPosition.z);return new j().multiplyMatrices(s,i)}subTransformBy(e){}dxfOutFields(e){super.dxfOutFields(e);const t=this.dimensionStyleName!=null?this.database.tables.dimStyleTable.getAt(this.dimensionStyleName):void 0;return e.writeSubclassMarker("AcDbDimension"),e.writeInt16(280,0),e.writeString(2,this.dimBlockId??void 0),e.writeString(3,this.dimensionStyleName??this.dimensionStyle.name),e.writePoint3d(10,this.dimBlockPosition),e.writeString(1,this.dimensionText??""),e.writeAngle(53,this.textRotation),e.writePoint3d(11,this.textPosition),e.writeInt16(70,0),e.writeInt16(72,this.textLineSpacingStyle),e.writeDouble(41,this.textLineSpacingFactor),e.writeDouble(42,this.measurement),e.writeVector3d(210,this.normal),e.writeObjectId(340,t==null?void 0:t.objectId),this}};Aa.typeName="Dimension";let wt=Aa;const Ia=class Ia extends wt{constructor(e,t,i,s,r=null,a=null){super(),this._centerPoint=new x().copy(e),this._xLine1Point=new x().copy(t),this._xLine2Point=new x().copy(i),this._arcPoint=new x().copy(s),this.dimensionText=r,this.dimensionStyleName=a}get arcPoint(){return this._arcPoint}set arcPoint(e){this._arcPoint.copy(e)}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("centerPoint",()=>this.centerPoint),...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("arcPoint",()=>this.arcPoint)]}]}}subTransformBy(e){this._arcPoint.applyMatrix4(e),this._centerPoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e)}get geometricExtents(){return new Y}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDb3PointAngularDimension"),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.centerPoint),e.writePoint3d(16,this.arcPoint),this}};Ia.typeName="3PointAngularDimension";let ps=Ia;const Pa=class Pa extends wt{constructor(e,t,i,s=null,r=null){super(),this._dimLinePoint=new x().copy(i),this._xLine1Point=new x().copy(e),this._xLine2Point=new x().copy(t),this._oblique=0,this._rotation=0,this.calculateRotation(),s?this.dimensionText=s:this.dimensionText=this._xLine1Point.distanceTo(this._xLine2Point).toFixed(3),this.dimensionStyleName=r}get dimLinePoint(){return this._dimLinePoint}set dimLinePoint(e){this._dimLinePoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get oblique(){return this._oblique}set oblique(e){this._oblique=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("dimLinePoint",()=>this.dimLinePoint),this.createProperty("rotation","float",()=>this.rotation,t=>{this.rotation=t}),this.createProperty("oblique","float",()=>this.oblique,t=>{this.oblique=t})]}]}}subTransformBy(e){this._dimLinePoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e),this.calculateRotation()}get geometricExtents(){return this.getDimBlockGeometricExtents()}get isAppendArrow(){return!1}createDimBlock(e){const t=new se;t.name=e;const i=this.createLines();i.forEach(o=>t.appendEntity(new rn(o.startPoint,o.endPoint))),this.createArrows(i[0]).forEach(o=>t.appendEntity(o));const r=i[0].midPoint,a=this.createMText(r,this._rotation);return a&&t.appendEntity(a),t}createMText(e,t){const i=s=>({x:Math.cos(s),y:Math.sin(s),z:0});if(this.dimensionText){const s=new an;return s.attachmentPoint=z.MiddleLeft,s.layer="0",s.color=new X(P.ByBlock),s.location=e,s.contents=this.dimensionText??"",s.height=10,s.direction=i(t),s.styleName=this.dimensionStyle.dimtxsty,s}}createArrows(e){const t=[];return t.push(this.createArrow(e.startPoint,this.rotation+Math.PI,10)),t.push(this.createArrow(e.endPoint,this.rotation,10)),t}createArrow(e,t,i){const s="_CAXARROW",r=new ai(s);return r.position=e,r.rotation=t,r.scaleFactors={x:i,y:i,z:i},r}createLines(){const e=[],t=this.createExtensionLine(this._xLine1Point),i=this.createExtensionLine(this._xLine2Point),s=this.findIntersectionPoint(t,this._dimLinePoint),r=this.findIntersectionPoint(i,this._dimLinePoint),a=new Nt(s,r);return e.push(a),t.endPoint=s,this.adjustExtensionLine(t),e.push(t),i.endPoint=r,this.adjustExtensionLine(i),e.push(i),e}createExtensionLine(e){const t=this.rotation+Math.PI/2,i=this.findPointOnLine2(e,t,100);return new Nt(e,{...i,z:e.z})}findIntersectionPoint(e,t){const i=e.startPoint,s=e.endPoint,r=new w().subVectors(s,i).normalize(),o=new w().subVectors(t,i).dot(r),l=new w().copy(r).multiplyScalar(o);return new w().addVectors(i,l)}calculateRotation(){const e=this._xLine1Point,t=this._xLine2Point,i=t.x-e.x,s=t.y-e.y;this._rotation=Math.atan2(s,i)}get dxfSubclassMarker(){return"AcDbAlignedDimension"}getMeasurementPropertyValue(){return this.measurement??this.xLine1Point.distanceTo(this.xLine2Point)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker(this.dxfSubclassMarker),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.dimLinePoint),e.writeAngle(50,this.rotation),e.writeAngle(52,this.oblique),this}};Pa.typeName="AlignedDimension";let hn=Pa;const Ea=class Ea extends wt{constructor(e,t,i,s,r=null,a=null){super(),this._arcPoint=new x().copy(s),this._xLine1Point=new x().copy(t),this._xLine2Point=new x().copy(i),this._centerPoint=new x().copy(e),this.dimensionText=r,this.dimensionStyleName=a}get arcPoint(){return this._arcPoint}set arcPoint(e){this._arcPoint.copy(e)}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("centerPoint",()=>this.centerPoint),...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("arcPoint",()=>this.arcPoint)]}]}}subTransformBy(e){this._arcPoint.applyMatrix4(e),this._centerPoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e)}get geometricExtents(){return new Y}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbArcDimension"),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.centerPoint),e.writePoint3d(16,this.arcPoint),this}};Ea.typeName="ArcDimension";let lr=Ea;const Ta=class Ta extends wt{constructor(e,t,i=0,s=null,r=null){super(),this._chordPoint=new x().copy(e),this._farChordPoint=new x().copy(t),this._extArcStartAngle=0,this._extArcEndAngle=0,this._leaderLength=i,this.dimensionText=s,this.dimensionStyleName=r}get chordPoint(){return this._chordPoint}set chordPoint(e){this._chordPoint.copy(e)}get farChordPoint(){return this._farChordPoint}set farChordPoint(e){this._farChordPoint.copy(e)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(e){this._extArcStartAngle=e}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(e){this._extArcEndAngle=e}get leaderLength(){return this._leaderLength}set leaderLength(e){this._leaderLength=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("chordPoint",()=>this.chordPoint),...this.createPoint3dProperties("farChordPoint",()=>this.farChordPoint),this.createProperty("leaderLength","float",()=>this.leaderLength,t=>{this.leaderLength=t}),this.createProperty("extArcStartAngle","float",()=>this.extArcStartAngle,t=>{this.extArcStartAngle=t}),this.createProperty("extArcEndAngle","float",()=>this.extArcEndAngle,t=>{this.extArcEndAngle=t})]}]}}subTransformBy(e){this._chordPoint.applyMatrix4(e),this._farChordPoint.applyMatrix4(e)}getMeasurementPropertyValue(){return this.measurement??this.chordPoint.distanceTo(this.farChordPoint)}get geometricExtents(){return new Y}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbDiametricDimension"),e.writePoint3d(15,this.chordPoint),e.writePoint3d(16,this.farChordPoint),e.writeDouble(40,this.leaderLength),e.writeAngle(52,this.extArcStartAngle),e.writeAngle(53,this.extArcEndAngle),this}};Ta.typeName="DiametricDimension";let ms=Ta;const Ma=class Ma extends wt{constructor(e,t,i=null,s=null){super(),this._definingPoint=new x().copy(e),this._leaderEndPoint=new x().copy(t),this.dimensionText=i,this.dimensionStyleName=s}get definingPoint(){return this._definingPoint}set definingPoint(e){this._definingPoint.copy(e)}get leaderEndPoint(){return this._leaderEndPoint}set leaderEndPoint(e){this._leaderEndPoint.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("definingPoint",()=>this.definingPoint),...this.createPoint3dProperties("leaderEndPoint",()=>this.leaderEndPoint)]}]}}subTransformBy(e){this._definingPoint.applyMatrix4(e),this._leaderEndPoint.applyMatrix4(e)}get geometricExtents(){return new Y}get arrowLineCount(){return 0}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbOrdinateDimension"),e.writePoint3d(13,this.definingPoint),e.writePoint3d(14,this.leaderEndPoint),this}};Ma.typeName="OrdinateDimension";let ys=Ma;const ka=class ka extends wt{constructor(e,t,i,s=null,r=null){super(),this._center=new x().copy(e),this._chordPoint=new x().copy(t),this._leaderLength=i,this._extArcStartAngle=0,this._extArcEndAngle=0,this.dimensionText=s,this.dimensionStyleName=r}get center(){return this._center}set center(e){this._center.copy(e)}get chordPoint(){return this._chordPoint}set chordPoint(e){this._chordPoint.copy(e)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(e){this._extArcStartAngle=e}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(e){this._extArcEndAngle=e}get leaderLength(){return this._leaderLength}set leaderLength(e){this._leaderLength=e}set leaderLenght(e){this._leaderLength=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("center",()=>this.center),...this.createPoint3dProperties("chordPoint",()=>this.chordPoint),this.createProperty("leaderLength","float",()=>this.leaderLength,t=>{this.leaderLength=t}),this.createProperty("extArcStartAngle","float",()=>this.extArcStartAngle,t=>{this.extArcStartAngle=t}),this.createProperty("extArcEndAngle","float",()=>this.extArcEndAngle,t=>{this.extArcEndAngle=t})]}]}}subTransformBy(e){this._center.applyMatrix4(e),this._chordPoint.applyMatrix4(e)}getMeasurementPropertyValue(){return this.measurement??this.center.distanceTo(this.chordPoint)}get geometricExtents(){return new Y}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRadialDimension"),e.writePoint3d(15,this.center),e.writePoint3d(13,this.chordPoint),e.writeDouble(40,this.leaderLength),e.writeAngle(52,this.extArcStartAngle),e.writeAngle(53,this.extArcEndAngle),this}};ka.typeName="RadialDimension";let _s=ka;const Ca=class Ca extends hn{get dxfSubclassMarker(){return"AcDbRotatedDimension"}};Ca.typeName="RotatedDimension";let fs=Ca;var Xl=(n=>(n[n.kInches=0]="kInches",n[n.kMillimeters=1]="kMillimeters",n[n.kPixels=2]="kPixels",n))(Xl||{}),Rl=(n=>(n[n.k0degrees=0]="k0degrees",n[n.k90degrees=1]="k90degrees",n[n.k180degrees=2]="k180degrees",n[n.k270degrees=3]="k270degrees",n))(Rl||{}),Bl=(n=>(n[n.kDisplay=0]="kDisplay",n[n.kExtents=1]="kExtents",n[n.kLimits=2]="kLimits",n[n.kView=3]="kView",n[n.kWindow=4]="kWindow",n[n.kLayout=5]="kLayout",n))(Bl||{}),It=(n=>(n[n.kDraft=0]="kDraft",n[n.kPreview=1]="kPreview",n[n.kNormal=2]="kNormal",n[n.kPresentation=3]="kPresentation",n[n.kMaximum=4]="kMaximum",n[n.kCustom=5]="kCustom",n))(It||{}),pi=(n=>(n[n.kAsDisplayed=0]="kAsDisplayed",n[n.kWireframe=1]="kWireframe",n[n.kHidden=2]="kHidden",n[n.kRendered=3]="kRendered",n[n.kVisualStyle=4]="kVisualStyle",n[n.kRenderPreset=5]="kRenderPreset",n))(pi||{}),Fl=(n=>(n[n.kScaleToFit=0]="kScaleToFit",n[n.k1_128in_1ft=1]="k1_128in_1ft",n[n.k1_64in_1ft=2]="k1_64in_1ft",n[n.k1_32in_1ft=3]="k1_32in_1ft",n[n.k1_16in_1ft=4]="k1_16in_1ft",n[n.k3_32in_1ft=5]="k3_32in_1ft",n[n.k1_8in_1ft=6]="k1_8in_1ft",n[n.k3_16in_1ft=7]="k3_16in_1ft",n[n.k1_4in_1ft=8]="k1_4in_1ft",n[n.k3_8in_1ft=9]="k3_8in_1ft",n[n.k1_2in_1ft=10]="k1_2in_1ft",n[n.k3_4in_1ft=11]="k3_4in_1ft",n[n.k1in_1ft=12]="k1in_1ft",n[n.k3in_1ft=13]="k3in_1ft",n[n.k6in_1ft=14]="k6in_1ft",n[n.k1ft_1ft=15]="k1ft_1ft",n[n.k1_1=16]="k1_1",n[n.k1_2=17]="k1_2",n[n.k1_4=18]="k1_4",n[n.k1_5=19]="k1_5",n[n.k1_8=20]="k1_8",n[n.k1_10=21]="k1_10",n[n.k1_16=22]="k1_16",n[n.k1_20=23]="k1_20",n[n.k1_30=24]="k1_30",n[n.k1_40=25]="k1_40",n[n.k1_50=26]="k1_50",n[n.k1_100=27]="k1_100",n[n.k2_1=28]="k2_1",n[n.k4_1=29]="k4_1",n[n.k8_1=30]="k8_1",n[n.k10_1=31]="k10_1",n[n.k100_1=32]="k100_1",n[n.k1000_1=33]="k1000_1",n[n.k1and1_2in_1ft=34]="k1and1_2in_1ft",n))(Fl||{});const Wd={0:0,1:1/1536,2:1/768,3:1/384,4:1/192,5:1/128,6:1/96,7:1/64,8:1/48,9:1/32,10:1/24,11:1/16,12:1/12,13:1/4,14:1/2,15:1,16:1,17:1/2,18:1/4,19:1/5,20:1/8,21:1/10,22:1/16,23:1/20,24:1/30,25:1/40,26:1/50,27:1/100,28:2,29:4,30:8,31:10,32:100,33:1e3,34:1/8};class Dl extends je{constructor(e=!1){super(),this._plotSettingsName="",this._plotCfgName="",this._canonicalMediaName="",this._currentStyleSheet="",this._plotOrigin=new v,this._customPrintScale={numerator:1,denominator:1},this._plotPaperSize=new v,this._plotPaperMargins={left:0,right:0,top:0,bottom:0},this._plotViewName="",this._plotWindowArea=new be,this._modelType=e,this._plotCentered=!1,this._plotHidden=!1,this._plotPaperUnits=1,this._plotPlotStyles=!0,this._plotRotation=0,this._plotType=5,this._plotViewportBorders=!1,this._printLineweights=!0,this._scaleLineweights=!1,this._drawViewportsFirst=!1,this._showPlotStyles=!0,this._shadePlotType=0,this._shadePlotResLevel=2,this._shadePlotCustomDpi=300,this._shadePlotId=void 0,this._stdScaleType=0,this._useStandardScale=!0}get plotSettingsName(){return this._plotSettingsName}set plotSettingsName(e){this._plotSettingsName=e}getPlotSettingsName(){return this._plotSettingsName}setPlotSettingsName(e){this._plotSettingsName=e}get plotCfgName(){return this._plotCfgName}set plotCfgName(e){this._plotCfgName=e}getPlotCfgName(){return this._plotCfgName}get canonicalMediaName(){return this._canonicalMediaName}set canonicalMediaName(e){this._canonicalMediaName=e}getCanonicalMediaName(){return this._canonicalMediaName}get currentStyleSheet(){return this._currentStyleSheet}set currentStyleSheet(e){this._currentStyleSheet=e}getCurrentStyleSheet(){return this._currentStyleSheet}get plotOrigin(){return this._plotOrigin}set plotOrigin(e){this._plotOrigin=e}getPlotOrigin(){return this._plotOrigin}get customPrintScale(){return this._customPrintScale}set customPrintScale(e){this._customPrintScale=e}getCustomPrintScale(){return this._customPrintScale}get plotPaperSize(){return this._plotPaperSize}set plotPaperSize(e){this._plotPaperSize=e}getPlotPaperSize(){return this._plotPaperSize}get plotPaperMargins(){return this._plotPaperMargins}set plotPaperMargins(e){this._plotPaperMargins=e}getPlotPaperMargins(){return this._plotPaperMargins}get plotViewName(){return this._plotViewName}set plotViewName(e){this._plotViewName=e}getPlotViewName(){return this._plotViewName}get plotWindowArea(){return this._plotWindowArea}set plotWindowArea(e){this._plotWindowArea=e}getPlotWindowArea(){return this._plotWindowArea}get modelType(){return this._modelType}set modelType(e){this._modelType=e}getModelType(){return this._modelType}setModelType(e){this._modelType=e}get drawViewportsFirst(){return this._drawViewportsFirst}set drawViewportsFirst(e){this._drawViewportsFirst=e}setDrawViewportsFirst(e){this._drawViewportsFirst=e}get plotCentered(){return this._plotCentered}set plotCentered(e){this._plotCentered=e}setPlotCentered(e){this._plotCentered=e}get plotHidden(){return this._plotHidden}set plotHidden(e){this._plotHidden=e}setPlotHidden(e){this._plotHidden=e}get plotPaperUnits(){return this._plotPaperUnits}set plotPaperUnits(e){this._plotPaperUnits=e}get plotPlotStyles(){return this._plotPlotStyles}set plotPlotStyles(e){this._plotPlotStyles=e}setPlotPlotStyles(e){this._plotPlotStyles=e}get plotRotation(){return this._plotRotation}set plotRotation(e){this._plotRotation=e}get plotType(){return this._plotType}set plotType(e){this._plotType=e}get plotViewportBorders(){return this._plotViewportBorders}set plotViewportBorders(e){this._plotViewportBorders=e}setPlotViewportBorders(e){this._plotViewportBorders=e}get printLineweights(){return this._printLineweights}set printLineweights(e){this._printLineweights=e}setPrintLineweights(e){this._printLineweights=e}get scaleLineweights(){return this._scaleLineweights}set scaleLineweights(e){this._scaleLineweights=e}setScaleLineweights(e){this._scaleLineweights=e}get showPlotStyles(){return this._showPlotStyles}set showPlotStyles(e){this._showPlotStyles=e}setShowPlotStyles(e){this._showPlotStyles=e}get shadePlot(){return this._shadePlotType}set shadePlot(e){this._shadePlotType=e}setShadePlot(e){this._shadePlotType=e}get shadePlotResLevel(){return this._shadePlotResLevel}set shadePlotResLevel(e){this._shadePlotResLevel=e}setShadePlotResLevel(e){this._shadePlotResLevel=e}get shadePlotCustomDPI(){return this._shadePlotCustomDpi}set shadePlotCustomDPI(e){this._shadePlotCustomDpi=e}setShadePlotCustomDPI(e){this._shadePlotCustomDpi=e}get shadePlotId(){return this._shadePlotId}set shadePlotId(e){this._shadePlotId=e}get plotWireframe(){return this._shadePlotType===1}get plotAsRaster(){return this._shadePlotType===3||this._shadePlotType===4||this._shadePlotType===5}get stdScaleType(){return this._stdScaleType}set stdScaleType(e){this._stdScaleType=e}get stdScale(){return Wd[this._stdScaleType]??1}get useStandardScale(){return this._useStandardScale}set useStandardScale(e){this._useStandardScale=e}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPlotSettings"),e.writeString(1,this.plotSettingsName),e.writeString(2,this.plotCfgName),e.writeString(4,this.canonicalMediaName),e.writeString(6,this.plotViewName),e.writeDouble(40,this.plotPaperMargins.left),e.writeDouble(41,this.plotPaperMargins.bottom),e.writeDouble(42,this.plotPaperMargins.right),e.writeDouble(43,this.plotPaperMargins.top),e.writeDouble(44,this.plotPaperSize.x),e.writeDouble(45,this.plotPaperSize.y),e.writeDouble(46,this.plotOrigin.x),e.writeDouble(47,this.plotOrigin.y),e.writeDouble(48,this.plotWindowArea.min.x),e.writeDouble(49,this.plotWindowArea.min.y),e.writeDouble(140,this.plotWindowArea.max.x),e.writeDouble(141,this.plotWindowArea.max.y),e.writeDouble(142,this.customPrintScale.numerator),e.writeDouble(143,this.customPrintScale.denominator);let t=0;return this.plotViewportBorders&&(t|=1),this.showPlotStyles&&(t|=2),this.plotCentered&&(t|=4),this.plotHidden&&(t|=8),this.useStandardScale&&(t|=16),this.plotPlotStyles&&(t|=32),this.scaleLineweights&&(t|=64),this.printLineweights&&(t|=128),this.drawViewportsFirst&&(t|=512),this.modelType&&(t|=1024),e.writeInt16(70,t),e.writeInt16(72,this.plotPaperUnits),e.writeInt16(73,this.plotRotation),e.writeInt16(74,this.plotType),e.writeString(7,this.currentStyleSheet),e.writeInt16(75,this.stdScaleType),e.writeInt16(76,this.shadePlot),e.writeInt16(77,this.shadePlotResLevel),e.writeInt16(78,this.shadePlotCustomDPI),e.writeDouble(147,this.stdScale),e.writeObjectId(333,this.shadePlotId),this}}class mn extends Dl{constructor(){super(),this._tabOrder=-1,this._tabSelected=!1,this._blockTableRecordId="",this._layoutName="",this._limits=new be,this._extents=new Y,this._viewportArray=[]}get layoutName(){return this._layoutName}set layoutName(e){this._layoutName=e.length>256?e.slice(0,256):e}get tabOrder(){return this._tabOrder}set tabOrder(e){this._tabOrder=e}get tabSelected(){return this._tabSelected}set tabSelected(e){this._tabSelected=e}get blockTableRecordId(){return this._blockTableRecordId}set blockTableRecordId(e){this._blockTableRecordId=e}get limits(){return this._limits}set limits(e){this._limits.copy(e)}get extents(){return this._extents}set extents(e){this._extents.copy(e)}get viewportArray(){return this._viewportArray}set viewportArray(e){this._viewportArray=e.slice()}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLayout"),e.writeString(1,this.layoutName),e.writeInt16(70,this.tabSelected?1:0),e.writeInt16(71,this.tabOrder),e.writeObjectId(330,this.blockTableRecordId),e.writeObjectId(331,this._viewportArray.length>0?this._viewportArray[0]:"0"),e.writePoint2d(10,this.limits.min),e.writePoint2d(11,this.limits.max),e.writePoint3d(14,this.extents.min),e.writePoint3d(15,this.extents.max),this}}class yn{constructor(e){this.i=0,this._records=e,this._keys=Array.from(e.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 e=this._records.get(this._keys[this.i]);return this.i+=1,{value:e,done:!1}}return{value:null,done:!0}}}class ii extends je{constructor(e){super(),this.database=e,this.objectId=e.generateHandle(),this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}setAt(e,t){t.database=this.database,t.ownerId=this.objectId,this.database.commitObjectHandle(t,i=>this.hasId(i)),this._recordsByName.set(e,t),this._recordsById.set(t.objectId,t),this.database.events.dictObjetSet.dispatch({database:this.database,object:t,key:e})}remove(e){const t=this.getAt(e);return t?(this._recordsByName.delete(e.toUpperCase()),this._recordsById.delete(this.objectId),this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:e}),!0):!1}removeId(e){const t=this.getIdAt(e);return t?(this._recordsById.delete(this.objectId),this._recordsByName.forEach((i,s)=>{i===t&&(this._recordsByName.delete(s),this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:s}))}),!0):!1}removeAll(){this._recordsByName.forEach((e,t)=>{this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:t})}),this._recordsByName.clear(),this._recordsById.clear()}has(e){return this._recordsByName.has(e.toUpperCase())}hasId(e){return this._recordsById.has(e)}getAt(e){return this._recordsByName.get(e)}getIdAt(e){return this._recordsById.get(e)}newIterator(){return new yn(this._recordsByName)}entries(){return this._recordsByName.entries()}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbDictionary"),e.writeInt16(280,1),e.writeInt16(281,1);for(const[t,i]of this._recordsByName)e.writeString(3,t),e.writeObjectId(350,i.objectId);return this}}class Vl extends ii{getBtrIdAt(e){for(const[t,i]of this._recordsByName)if(i.blockTableRecordId==e)return i}get maxTabOrder(){let e=-1;return this._recordsByName.forEach(t=>{t.tabOrder>e&&(e=t.tabOrder)}),e}}class Yt extends je{constructor(e,t){e=e||{},cn(e,{name:""}),super(e,t)}get name(){return this.getAttr("name")}set name(e){this.setAttr("name",e)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbSymbolTableRecord"),this}}var zl=(n=>(n[n.Any=0]="Any",n[n.Uniform=1]="Uniform",n))(zl||{});const Pt=class Pt extends Yt{static isModelSapceName(e){return e.toLowerCase()==Pt.MODEL_SPACE_NAME.toLowerCase()}static isPaperSapceName(e){return e.toLowerCase().startsWith(Pt.PAPER_SPACE_NAME_PREFIX.toLowerCase())}constructor(){super(),this._origin=new x,this._layoutId="",this._entities=new Map,this._blockInsertUnits=0,this._explodability=1,this._blockScaling=1,this._bmpPreview=void 0}get isModelSapce(){return Pt.isModelSapceName(this.name)}get isPaperSapce(){return Pt.isPaperSapceName(this.name)}get origin(){return this._origin}set origin(e){this._origin.copy(e)}get layoutId(){return this._layoutId}set layoutId(e){this._layoutId=e}get blockInsertUnits(){return this._blockInsertUnits}set blockInsertUnits(e){this._blockInsertUnits=e}get explodability(){return this._explodability}set explodability(e){this._explodability=e}get blockScaling(){return this._blockScaling}set blockScaling(e){this._blockScaling=e}get bmpPreview(){return this._bmpPreview}set bmpPreview(e){this._bmpPreview=e}appendEntity(e){const t=i=>{i.database=this.database,i.ownerId=this.objectId,this.database.ensureEntityStyleDefaults(i),this.database.commitObjectHandle(i,s=>this._entities.has(s)),i.resolveEffectiveProperties(),this._entities.set(i.objectId,i)};if(Array.isArray(e))for(let i=0;i<e.length;++i)t(e[i]);else t(e);(this.isModelSapce||this.isPaperSapce)&&this.database.events.entityAppended.dispatch({database:this.database,entity:e})}removeEntity(e){const t=Array.isArray(e)?e:[e],i=[];return t.forEach(s=>{const r=this._entities.get(s);r&&i.push(r),this._entities.delete(s)}),i.length>0&&this.database.events.entityErased.dispatch({database:this.database,entity:i}),i.length>0}newIterator(){return new yn(this._entities)}getIdAt(e){return this._entities.get(e)}dxfOutBlockRecord(e){return e.writeStart("BLOCK_RECORD"),this.dxfOut(e),this}dxfOutBlockBegin(e){return e.writeStart("BLOCK"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeString(8,"0"),e.writeSubclassMarker("AcDbBlockBegin"),e.writeString(2,this.name),e.writeInt16(70,0),e.writePoint3d(10,this.origin),e.writeString(3,this.name),this}dxfOutBlockEnd(e){return e.writeStart("ENDBLK"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbBlockEnd"),this}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbBlockTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.blockInsertUnits),e.writeInt16(280,this.explodability),e.writeInt16(281,this.blockScaling),(this.isModelSapce||this.isPaperSapce)&&e.writeObjectId(340,this.layoutId),this}};Pt.MODEL_SPACE_NAME="*Model_Space",Pt.PAPER_SPACE_NAME_PREFIX="*Paper_Space";let se=Pt;class jl{constructor(){this.events={layoutCreated:new ne,layoutRemoved:new ne,layoutRenamed:new ne,layoutSwitched:new ne}}countLayouts(e){return this.getWorkingDatabase(e).objects.layout.numEntries}findLayoutNamed(e,t){return this.getWorkingDatabase(t).objects.layout.getAt(e)}findActiveLayout(){const e=this.getActiveLayout();return e?e.layoutName:"Model"}setCurrentLayoutId(e,t){const i=this.getWorkingDatabase(t),s=i.objects.layout.getIdAt(e);return this.setCurrentLayoutInternal(s,i)}setCurrentLayoutBtrId(e,t){const i=this.getWorkingDatabase(t),s=i.objects.layout.getBtrIdAt(e);return this.setCurrentLayoutInternal(s,i)}setCurrentLayout(e,t){const i=this.getWorkingDatabase(t),s=i.objects.layout.getAt(e);return this.setCurrentLayoutInternal(s,i)}renameLayout(e,t,i){const r=this.getWorkingDatabase(i).objects.layout.getAt(e);return r?(r.layoutName=t,this.events.layoutRenamed.dispatch({layout:r,oldName:e,newName:t}),!0):!1}layoutExists(e,t){return this.getWorkingDatabase(t).objects.layout.has(e)}deleteLayout(e,t){const i=this.getWorkingDatabase(t).objects.layout,s=i.getAt(e);let r=!1;return s&&(r=i.remove(e),r&&this.events.layoutRemoved.dispatch({layout:s})),r}createLayout(e,t){const i=this.getWorkingDatabase(t),s=new mn;s.layoutName=e,s.tabOrder=i.objects.layout.maxTabOrder;const r=new se;return r.name=`*Paper_Space${s.tabOrder}`,i.tables.blockTable.add(r),i.objects.layout.setAt(e,s),this.events.layoutCreated.dispatch({layout:s}),{layout:s,btr:r}}getActiveLayout(e){const t=this.getWorkingDatabase(e);return t.objects.layout.getBtrIdAt(t.currentSpaceId)}getWorkingDatabase(e){return e||pr().workingDatabase}setCurrentLayoutInternal(e,t){return e?(this.events.layoutSwitched.dispatch({layout:e}),t.currentSpaceId=e.blockTableRecordId,!0):!1}}_o(()=>new jl);class Xr extends je{constructor(){super(),this._contentType=2,this._drawMLeaderOrderType=1,this._drawLeaderOrderType=0,this._bitFlags=0,this._maxLeaderSegmentsPoints=-1,this._firstSegmentAngleConstraint=0,this._secondSegmentAngleConstraint=0,this._leaderLineType=1,this._leaderLineColor=new X(P.ByLayer),this._leaderLineWeight=-2,this._enableLanding=!0,this._landingGap=2,this._enableDogleg=!0,this._doglegLength=8,this._description="",this._arrowSize=4,this._defaultMTextContents="",this._textLeftAttachmentType=1,this._textAngleType=1,this._textAlignmentType=0,this._textRightAttachmentType=1,this._textColor=new X(P.ByLayer),this._textHeight=4,this._enableFrameText=!1,this._textAlignAlwaysLeft=!1,this._alignSpace=0,this._blockColor=new X(P.ByBlock),this._blockScale=new w(1,1,1),this._enableBlockScale=!0,this._blockRotation=0,this._enableBlockRotation=!1,this._blockConnectionType=0,this._scale=1,this._overwritePropChanged=!1,this._annotative=!1,this._breakSize=0,this._textAttachmentDirection=0,this._bottomTextAttachmentType=9,this._topTextAttachmentType=9,this._extendLeaderToText=!1}get unknown1(){return this._unknown1}set unknown1(e){this._unknown1=e}get contentType(){return this._contentType}set contentType(e){this._contentType=e}get drawMLeaderOrderType(){return this._drawMLeaderOrderType}set drawMLeaderOrderType(e){this._drawMLeaderOrderType=e}get drawLeaderOrderType(){return this._drawLeaderOrderType}set drawLeaderOrderType(e){this._drawLeaderOrderType=e}get bitFlags(){return this._bitFlags}set bitFlags(e){this._bitFlags=e}get maxLeaderSegmentsPoints(){return this._maxLeaderSegmentsPoints}set maxLeaderSegmentsPoints(e){this._maxLeaderSegmentsPoints=e}get maxLeaderSegmentPoints(){return this.maxLeaderSegmentsPoints}set maxLeaderSegmentPoints(e){this.maxLeaderSegmentsPoints=e}get firstSegmentAngleConstraint(){return this._firstSegmentAngleConstraint}set firstSegmentAngleConstraint(e){this._firstSegmentAngleConstraint=e}get secondSegmentAngleConstraint(){return this._secondSegmentAngleConstraint}set secondSegmentAngleConstraint(e){this._secondSegmentAngleConstraint=e}get leaderLineType(){return this._leaderLineType}set leaderLineType(e){this._leaderLineType=e}get leaderLineColor(){return this._leaderLineColor}set leaderLineColor(e){this._leaderLineColor.copy(e)}get leaderLineTypeId(){return this._leaderLineTypeId}set leaderLineTypeId(e){this._leaderLineTypeId=e}get leaderLineWeight(){return this._leaderLineWeight}set leaderLineWeight(e){this._leaderLineWeight=e}get enableLanding(){return this._enableLanding}set enableLanding(e){this._enableLanding=e}get landingEnabled(){return this.enableLanding}set landingEnabled(e){this.enableLanding=e}get landingGap(){return this._landingGap}set landingGap(e){this._landingGap=e}get enableDogleg(){return this._enableDogleg}set enableDogleg(e){this._enableDogleg=e}get doglegEnabled(){return this.enableDogleg}set doglegEnabled(e){this.enableDogleg=e}get doglegLength(){return this._doglegLength}set doglegLength(e){this._doglegLength=e}get description(){return this._description}set description(e){this._description=e}get arrowSymbolId(){return this._arrowSymbolId}set arrowSymbolId(e){this._arrowSymbolId=e}get arrowheadId(){return this.arrowSymbolId}set arrowheadId(e){this.arrowSymbolId=e}get arrowSize(){return this._arrowSize}set arrowSize(e){this._arrowSize=e}get arrowheadSize(){return this.arrowSize}set arrowheadSize(e){this.arrowSize=e}get defaultMTextContents(){return this._defaultMTextContents}set defaultMTextContents(e){this._defaultMTextContents=e}get defaultMText(){return this.defaultMTextContents}set defaultMText(e){this.defaultMTextContents=e}get textString(){return this.defaultMTextContents}set textString(e){this.defaultMTextContents=e}get textStyleId(){return this._textStyleId}set textStyleId(e){this._textStyleId=e}get textStyle(){return this.textStyleId}set textStyle(e){this.textStyleId=e}get textLeftAttachmentType(){return this._textLeftAttachmentType}set textLeftAttachmentType(e){this._textLeftAttachmentType=e}get textAngleType(){return this._textAngleType}set textAngleType(e){this._textAngleType=e}get textAlignmentType(){return this._textAlignmentType}set textAlignmentType(e){this._textAlignmentType=e}get textRightAttachmentType(){return this._textRightAttachmentType}set textRightAttachmentType(e){this._textRightAttachmentType=e}get textColor(){return this._textColor}set textColor(e){this._textColor.copy(e)}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get enableFrameText(){return this._enableFrameText}set enableFrameText(e){this._enableFrameText=e}get textFrameEnabled(){return this.enableFrameText}set textFrameEnabled(e){this.enableFrameText=e}get textAlignAlwaysLeft(){return this._textAlignAlwaysLeft}set textAlignAlwaysLeft(e){this._textAlignAlwaysLeft=e}get alignSpace(){return this._alignSpace}set alignSpace(e){this._alignSpace=e}get blockId(){return this._blockId}set blockId(e){this._blockId=e}get blockContentId(){return this.blockId}set blockContentId(e){this.blockId=e}get blockColor(){return this._blockColor}set blockColor(e){this._blockColor.copy(e)}get blockContentColor(){return this.blockColor}set blockContentColor(e){this.blockColor=e}get blockScale(){return this._blockScale.clone()}set blockScale(e){this._blockScale.copy(e)}get blockContentScale(){return this.blockScale}set blockContentScale(e){this.blockScale=e}get enableBlockScale(){return this._enableBlockScale}set enableBlockScale(e){this._enableBlockScale=e}get blockContentScaleEnabled(){return this.enableBlockScale}set blockContentScaleEnabled(e){this.enableBlockScale=e}get blockRotation(){return this._blockRotation}set blockRotation(e){this._blockRotation=e}get blockContentRotation(){return this.blockRotation}set blockContentRotation(e){this.blockRotation=e}get enableBlockRotation(){return this._enableBlockRotation}set enableBlockRotation(e){this._enableBlockRotation=e}get blockContentRotationEnabled(){return this.enableBlockRotation}set blockContentRotationEnabled(e){this.enableBlockRotation=e}get blockConnectionType(){return this._blockConnectionType}set blockConnectionType(e){this._blockConnectionType=e}get blockContentConnectionType(){return this.blockConnectionType}set blockContentConnectionType(e){this.blockConnectionType=e}get scale(){return this._scale}set scale(e){this._scale=e}get scaleFactor(){return this.scale}set scaleFactor(e){this.scale=e}get overwritePropChanged(){return this._overwritePropChanged}set overwritePropChanged(e){this._overwritePropChanged=e}get overwritePropertyValue(){return this.overwritePropChanged}set overwritePropertyValue(e){this.overwritePropChanged=e}get annotative(){return this._annotative}set annotative(e){this._annotative=e}get breakSize(){return this._breakSize}set breakSize(e){this._breakSize=e}get breakGapSize(){return this.breakSize}set breakGapSize(e){this.breakSize=e}get textAttachmentDirection(){return this._textAttachmentDirection}set textAttachmentDirection(e){this._textAttachmentDirection=e}get bottomTextAttachmentType(){return this._bottomTextAttachmentType}set bottomTextAttachmentType(e){this._bottomTextAttachmentType=e}get bottomTextAttachmentDirection(){return this.bottomTextAttachmentType}set bottomTextAttachmentDirection(e){this.bottomTextAttachmentType=e}get topTextAttachmentType(){return this._topTextAttachmentType}set topTextAttachmentType(e){this._topTextAttachmentType=e}get topTextAttachmentDirection(){return this.topTextAttachmentType}set topTextAttachmentDirection(e){this.topTextAttachmentType=e}get extendLeaderToText(){return this._extendLeaderToText}set extendLeaderToText(e){this._extendLeaderToText=e}get unknown2(){return this._unknown2}set unknown2(e){this._unknown2=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMLeaderStyle"),e.writeInt16(179,this.unknown1),e.writeInt16(170,this.contentType),e.writeInt16(171,this.drawMLeaderOrderType),e.writeInt16(172,this.drawLeaderOrderType),e.writeInt32(90,this.maxLeaderSegmentsPoints),e.writeDouble(40,this.firstSegmentAngleConstraint),e.writeDouble(41,this.secondSegmentAngleConstraint),e.writeInt16(173,this.leaderLineType),e.writeInt32(91,Bn(this.leaderLineColor)),e.writeHandle(340,this.leaderLineTypeId),e.writeInt32(92,this.leaderLineWeight),e.writeBoolean(290,this.enableLanding),e.writeDouble(42,this.landingGap),e.writeBoolean(291,this.enableDogleg),e.writeDouble(43,this.doglegLength),e.writeString(3,this.description),e.writeHandle(341,this.arrowSymbolId),e.writeDouble(44,this.arrowSize),e.writeString(300,this.defaultMTextContents),e.writeHandle(342,this.textStyleId),e.writeInt16(174,this.textLeftAttachmentType),e.writeInt16(175,this.textAngleType),e.writeInt16(176,this.textAlignmentType),e.writeInt16(178,this.textRightAttachmentType),e.writeInt32(93,Bn(this.textColor)),e.writeDouble(45,this.textHeight),e.writeBoolean(292,this.enableFrameText),e.writeBoolean(297,this.textAlignAlwaysLeft),e.writeDouble(46,this.alignSpace),e.writeHandle(343,this.blockId),e.writeInt32(94,Bn(this.blockColor)),e.writeDouble(47,this._blockScale.x),e.writeDouble(49,this._blockScale.y),e.writeDouble(140,this._blockScale.z),e.writeBoolean(293,this.enableBlockScale),e.writeDouble(141,this.blockRotation),e.writeBoolean(294,this.enableBlockRotation),e.writeInt16(177,this.blockConnectionType),e.writeDouble(142,this.scale),e.writeBoolean(295,this.overwritePropChanged),e.writeBoolean(296,this.annotative),e.writeDouble(143,this.breakSize),e.writeInt16(271,this.textAttachmentDirection),e.writeInt16(272,this.bottomTextAttachmentType),e.writeInt16(273,this.topTextAttachmentType),e.writeBoolean(298,this.unknown2),this}}class Rr extends je{constructor(){super(),this._styleName="STANDARD",this._flags=0,this._description="",this._fillColor=new X,this._startAngle=90,this._endAngle=90,this._elements=[]}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get flags(){return this._flags}set flags(e){this._flags=e}get description(){return this._description}set description(e){this._description=e}get fillColor(){return this._fillColor}set fillColor(e){this._fillColor.copy(e)}get startAngle(){return this._startAngle}set startAngle(e){this._startAngle=e}get endAngle(){return this._endAngle}set endAngle(e){this._endAngle=e}get elementCount(){return this._elements.length}get elements(){return this._elements.map(e=>({offset:e.offset,color:e.color.clone(),lineType:e.lineType}))}set elements(e){this._elements=e.map(t=>({offset:t.offset,color:t.color.clone(),lineType:t.lineType}))}addElement(e){this._elements.push({offset:e.offset,color:e.color.clone(),lineType:e.lineType})}removeElementAt(e){if(e<0||e>=this._elements.length)throw new Error("The element index is out of range!");this._elements.splice(e,1)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMlineStyle"),e.writeString(2,this.styleName),e.writeInt16(70,this.flags),e.writeString(3,this.description),e.writeCmColor(this.fillColor),e.writeDouble(51,this.startAngle),e.writeDouble(52,this.endAngle),e.writeInt16(71,this.elementCount),this._elements.forEach(t=>{e.writeDouble(49,t.offset),e.writeCmColor(t.color),e.writeString(6,t.lineType)}),this}}class Hl extends je{constructor(){super(),this._sourceFileName=""}get sourceFileName(){return this._sourceFileName}set sourceFileName(e){this._sourceFileName=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRasterImageDef"),e.writeString(1,this.sourceFileName),e.writeInt16(280,1),e.writeInt16(281,0),this}}var Wl=(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))(Wl||{});class Gd extends je{constructor(){super(...arguments),this._data=null}get data(){return this._data}set data(e){this._data=e}clear(){var e;(e=this._data)==null||e.clear()}clone(){return super.clone()}getDuplicateRecordCloning(){return 0}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbXrecord"),e.writeInt16(280,1),e.writeResultBuffer(this.data),this}}class Gl{constructor(e){this.db=e}createDefaultLayer(){const e=new X;return e.colorIndex=7,this.db.tables.layerTable.add(new Is({name:"0",standardFlags:0,linetype:"Continuous",lineWeight:0,isOff:!1,color:e,isPlottable:!0}))}createDefaultLineType(){this.db.tables.linetypeTable.add(new kt({name:"ByBlock",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new kt({name:"ByLayer",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new kt({name:"Continuous",standardFlag:0,description:"Solid line",totalPatternLength:0}))}createDefaultTextStyle(){this.db.tables.textStyleTable.add(new Ps({name:ee,standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"}))}createDefaultDimStyle(){this.db.tables.dimStyleTable.add(new oi({name:ee,dimtxsty:ee}))}createDefaultLayout(){const e=new mn;e.layoutName="Model",e.tabOrder=0,e.blockTableRecordId=this.db.tables.blockTable.modelSpace.objectId,e.limits.min.copy({x:0,y:0}),e.limits.max.copy({x:1e6,y:1e6}),e.extents.min.copy({x:0,y:0,z:0}),e.extents.max.copy({x:1e6,y:1e6,z:0}),this.db.objects.layout.setAt(e.layoutName,e),this.db.tables.blockTable.modelSpace.layoutId=e.objectId}createArrowBlock(){if(!this.db.tables.blockTable.getAt("_CAXARROW")){const t=new sn;t.patternName=si;const i=new tn;i.add(new qe({x:0,y:0},{x:-1,y:.125})),i.add(new qe({x:-1,y:.125},{x:-1,y:-.125})),i.add(new qe({x:-1,y:-.125},{x:0,y:0})),t.add(i);const s=new se;s.name="_CAXARROW",s.appendEntity(t),this.db.tables.blockTable.add(s)}}}var Ul=(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))(Ul||{});const Br=192,ws=193,Fr=194,Dr=195,$l=200;function Bn(n){if(n.isByBlock)return ws<<24>>0;if(n.isByLayer)return Br<<24>>0;const e=n.colorIndex;if(e!=null&&e>0&&e<256)return(Dr<<24|e&255)>>0;const t=n.RGB;return t!=null?(Fr<<24|t&16777215)>>0:ws<<24>>0}function qi(n){const e=new X(P.ByBlock);switch(n>>>24&255){case Br:e.setByLayer();break;case ws:case $l:e.setByBlock();break;case Dr:e.colorIndex=n&255;break;case Fr:e.setRGBValue(n&16777215);break;default:n>=0&&n<=256&&(e.colorIndex=n);break}return e}class Vr{parse(e){const i=this.normalizeLineEndings(e).split(`
|
|
5
|
-
`),
|
|
3
|
+
`}registerHandle(e){return this._handleMap.has(e)||(/^[0-9A-F]+$/i.test(e)?this._handleMap.set(e,e.toUpperCase()):(this._handleMap.set(e,this._nextHandle.toString(16).toUpperCase()),this._nextHandle+=1)),this._handleMap.get(e)}resolveHandle(e){if(e)return this.registerHandle(e)}writeGroup(e,t){if(t==null)return this;this._lines.push(String(Math.trunc(e)));const r=this.formatValue(t);return this._lines.push(r===""?"0":r),this}writeStart(e){return this.writeString(0,e)}writeSubclassMarker(e){return this.writeString(100,e)}writeString(e,t){return!t&&t!==""?this:this.writeGroup(e,t)}writeInt8(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt16(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt32(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeInt64(e,t){return t==null?this:this.writeGroup(e,Math.trunc(t))}writeUInt16(e,t){return t==null?this:this.writeGroup(e,Math.max(0,t))}writeUInt32(e,t){return t==null?this:this.writeGroup(e,Math.max(0,t))}writeBoolean(e,t){return t==null?this:this.writeGroup(e,t?1:0)}writeBool(e,t){return this.writeBoolean(e,t)}writeDouble(e,t){return t==null||!Number.isFinite(t)?this:this.writeGroup(e,t)}writeAngle(e,t){return t==null||!Number.isFinite(t)?this:this.writeDouble(e,t*180/Math.PI)}writeHandle(e,t){const r=this.resolveHandle(t);return r?this.writeString(e,r):this}writeObjectId(e,t){return this.writeHandle(e,t)}writePoint2d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this):this}writePoint3d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this.writeDouble(e+20,t.z??0),this):this}writeVector3d(e,t){return t?(this.writeDouble(e,t.x),this.writeDouble(e+10,t.y),this.writeDouble(e+20,t.z??0),this):this}writeCmColor(e,t=62,r=420){if(!e)return this;const i=e.colorIndex;i!=null&&this.writeInt16(t,i);const s=e.RGB;return s!=null&&e.colorIndex==null&&this.writeInt32(r,s),this}writeTransparency(e,t=440){return!e||e.method===exports.AcCmTransparencyMethod.ErrorValue?this:this.writeInt32(t,e.serialize())}writeResultBuffer(e){if(!e)return this;for(const t of e)this.writeGroup(t.code,t.value);return this}startSection(e){return this.writeStart("SECTION"),this.writeString(2,e),this}endSection(){return this.writeStart("ENDSEC"),this}startTable(e){return this.writeStart("TABLE"),this.writeString(2,e),this}endTable(){return this.writeStart("ENDTAB"),this}formatValue(e){if(typeof e=="string")return this.sanitizeStringForDxfLine(e);if(typeof e=="boolean")return e?"1":"0";if(typeof e=="number"){if(!Number.isFinite(e))return"0";if(Number.isInteger(e))return String(e);const r=e.toFixed(this._precision).replace(/\.?0+$/,"");return r===""||r==="-"?"0":r}return String(e)}sanitizeStringForDxfLine(e){return e.replace(/\r\n|\r|\n/g," ").replace(/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F]/g,"")}}var Zt=256,aa=[],So=256,hr;for(;Zt--;)aa[Zt]=(Zt+256).toString(16).substring(1);function kh(n){var e=0,t=11;if(!hr||Zt+t>So*2)for(hr="",Zt=0;e<So;e++)hr+=aa[Math.random()*256|0];return hr.substring(Zt,Zt+++t)}const Pr="TEMP_";let Fi;function la(n){Fi=n}class De{constructor(e,t){if(e=e||{},this._attrs=new ta(e,t),this._xDataMap=new Map,!this._attrs.get("objectId"))try{this._attrs.set("objectId",this.database.generateHandle())}catch{this._attrs.set("objectId",this.generateTemporaryHandle())}}generateTemporaryHandle(){return Pr+kh()}get attrs(){return this._attrs}getAttr(e){const t=this._attrs.get(e);if(t===void 0)throw new Error(`[AcDbObject] Attribute name '${e}' does't exist in this object!`);return t}getAttrWithoutException(e){return this._attrs.get(e)}setAttr(e,t){this._attrs.set(e,t)}get objectId(){return this.getAttr("objectId")}set objectId(e){this._attrs.set("objectId",e),e&&!e.startsWith(Pr)&&this.database.updateMaxHandle(e)}get isTemp(){const e=this.getAttrWithoutException("objectId");return!!e&&e.startsWith(Pr)}get ownerId(){return this.getAttr("ownerId")}set ownerId(e){this._attrs.set("ownerId",e)}get extensionDictionary(){return this.getAttrWithoutException("extensionDictionary")}set extensionDictionary(e){this._attrs.set("extensionDictionary",e)}get database(){if(this._database)return this._database;if(Fi)return Fi().workingDatabase;throw new Error("The current working database must be set before using it!")}set database(e){this._database=e}getXData(e){return this._xDataMap.get(e)}setXData(e){for(const t of e)t.code===ts.ExtendedDataRegAppName&&this._xDataMap.set(t.value,e)}removeXData(e){this._xDataMap.delete(e)}createExtensionDictionary(){}close(){}clone(){const e=Object.create(Object.getPrototypeOf(this)),t=this,r=e;for(const i of Object.keys(t))i!=="_database"&&(r[i]=this.cloneValue(t[i]));return e.objectId=this.generateTemporaryHandle(),e}cloneValue(e){if(e==null||typeof e!="object")return e;if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp)return new RegExp(e.source,e.flags);if(Array.isArray(e))return e.map(i=>this.cloneValue(i));if(e instanceof Map){const i=new Map;for(const[s,o]of e.entries())i.set(this.cloneValue(s),this.cloneValue(o));return i}if(e instanceof Set){const i=new Set;for(const s of e.values())i.add(this.cloneValue(s));return i}if(ArrayBuffer.isView(e)){if(e instanceof DataView)return new DataView(e.buffer.slice(0));const i=e.constructor;return new i(e)}if(e instanceof ArrayBuffer)return e.slice(0);if("clone"in e&&typeof e.clone=="function")return e.clone();const t=Object.create(Object.getPrototypeOf(e)),r=e;for(const i of Object.keys(r))t[i]=this.cloneValue(r[i]);return t}dxfOut(...e){const[t,r=!1]=e;if(t.writeHandle(5,this.objectId),t.writeObjectId(330,this.ownerId),t.writeObjectId(360,this.extensionDictionary),this.dxfOutFields(t),r)for(const i of this._xDataMap.values())t.writeResultBuffer(i);return this}dxfOutFields(e){return this}}let Di;function ca(n){Di=n}function rs(){return Nr.instance}const hi=class hi{constructor(){this._workingDatabase=null}get workingDatabase(){if(this._workingDatabase==null)throw new Error("The current working database must be set before using it!");return this._workingDatabase}set workingDatabase(e){this._workingDatabase=e}get layoutManager(){if(!this._layoutManager){if(!Di)throw new Error("The layout manager factory must be registered before using it!");this._layoutManager=Di()}return this._layoutManager}};hi.instance=new hi;let Nr=hi;la(rs);var ha=(n=>(n.kForRead="kForRead",n.kForWrite="kForWrite",n))(ha||{});class is{constructor(e){if(this._values=[],e)for(const t of e)this._values.push({...t})}get length(){return this._values.length}at(e){return this._values[e]}add(e){this._values.push(e)}addRange(e){for(const t of e)this._values.push(t)}clear(){this._values.length=0}toArray(){return this._values.map(e=>({...e}))}clone(){return new is(this._values)}[Symbol.iterator](){return this._values[Symbol.iterator]()}}class ss{constructor(e,t,r){this._chunkSize=-1,this._minimumChunkSize=50,this._count=e,this._numerOfChunk=t<1?1:t,this._minimumChunkSize=r,this.calculateChunkSize()}get count(){return this._count}get numerOfChunk(){return this._numerOfChunk}get minimumChunkSize(){return this._minimumChunkSize}set minimumChunkSize(e){this._minimumChunkSize=e,this.calculateChunkSize()}get chunkSize(){return this._chunkSize}calculateChunkSize(){let e=this._count/this._numerOfChunk;e<this._minimumChunkSize&&(e=Math.min(this._minimumChunkSize,this._count)),this._chunkSize=e<1?this._count:Math.floor(e)}scheduleTask(e){return new Promise((t,r)=>{const i=()=>{Promise.resolve(e()).then(t).catch(r)};typeof window<"u"&&typeof window.requestAnimationFrame=="function"?window.requestAnimationFrame(i):setTimeout(i,0)})}async processChunk(e,t){if(this._count<=0){await(t==null?void 0:t());return}let r=0;const i=async()=>{const s=r,o=Math.min(r+this._chunkSize,this._count);await e(s,o),r=o,r<this._count&&await this.scheduleTask(i)};await i(),await(t==null?void 0:t())}}var Bn=(n=>(n.DXF="dxf",n.DWG="dwg",n))(Bn||{});class Ve{constructor(){this.events={registered:new ne,unregistered:new ne},this._converters=new Map,this.register("dxf",new hh)}static createInstance(){return Ve._instance==null&&(Ve._instance=new Ve),this._instance}static get instance(){return Ve._instance||(Ve._instance=new Ve),Ve._instance}get fileTypes(){return this._converters.keys()}register(e,t){this._converters.set(e,t),this.events.registered.dispatch({fileType:e,converter:t})}get(e){return this._converters.get(e)}unregister(e){const t=this._converters.get(e);t&&(this._converters.delete(e),this.events.unregistered.dispatch({fileType:e,converter:t}))}}var we=(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))(we||{}),ue=["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"],Ao=1234567,os=Math.PI/180,as=180/Math.PI;function da(){var n=Math.random()*4294967295|0,e=Math.random()*4294967295|0,t=Math.random()*4294967295|0,r=Math.random()*4294967295|0,i=ue[n&255]+ue[n>>8&255]+ue[n>>16&255]+ue[n>>24&255]+"-"+ue[e&255]+ue[e>>8&255]+"-"+ue[e>>16&15|64]+ue[e>>24&255]+"-"+ue[t&63|128]+ue[t>>8&255]+"-"+ue[t>>16&255]+ue[t>>24&255]+ue[r&255]+ue[r>>8&255]+ue[r>>16&255]+ue[r>>24&255];return i.toLowerCase()}function lt(n,e,t){return Math.max(e,Math.min(t,n))}function ls(n,e){return(n%e+e)%e}function ua(n,e,t,r,i){return r+(n-e)*(i-r)/(t-e)}function ga(n,e,t){return n!==e?(t-n)/(e-n):0}function cs(n,e,t){return(1-t)*n+t*e}function pa(n,e,t,r){return cs(n,e,1-Math.exp(-t*r))}function ma(n,e){return e===void 0&&(e=1),e-Math.abs(ls(n,e*2)-e)}function fa(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*(3-2*n))}function ya(n,e,t){return n<=e?0:n>=t?1:(n=(n-e)/(t-e),n*n*n*(n*(n*6-15)+10))}function _a(n,e){return n+Math.floor(Math.random()*(e-n+1))}function ba(n,e){return n+Math.random()*(e-n)}function wa(n){return n*(.5-Math.random())}function xa(n){n!==void 0&&(Ao=n);var e=Ao+=1831565813;return e=Math.imul(e^e>>>15,e|1),e^=e+Math.imul(e^e>>>7,e|61),((e^e>>>14)>>>0)/4294967296}function va(n){return n*os}function Sa(n){return n*as}function Aa(n){return(n&n-1)===0&&n!==0}function La(n){return Math.pow(2,Math.ceil(Math.log(n)/Math.LN2))}function Pa(n){return Math.pow(2,Math.floor(Math.log(n)/Math.LN2))}function Fn(n){var e=Math.PI*2;return(n%e+e)%e}function Ia(n,e,t){return n>e&&n<t||n>t&&n<e}function Ea(n,e,t,r){return r===void 0&&(r=!1),n=Fn(n),e=Fn(e),t=Fn(t),r?e>t?n<=e&&n>=t:n<=e||n>=t:e<t?n>=e&&n<=t:n>=e||n<=t}function hs(n){return n=Math.abs(n),n<1?0:Math.ceil(Math.log10(Math.abs(n)+1))}function Ta(n,e){e===void 0&&(e=1e-7);var t=hs(n);return Math.max(Math.pow(10,t)*e,e)}var I={DEG2RAD:os,RAD2DEG:as,generateUUID:da,clamp:lt,euclideanModulo:ls,mapLinear:ua,inverseLerp:ga,lerp:cs,damp:pa,pingpong:ma,smoothstep:fa,smootherstep:ya,randInt:_a,randFloat:ba,randFloatSpread:wa,seededRandom:xa,degToRad:va,radToDeg:Sa,isPowerOfTwo:Aa,ceilPowerOfTwo:La,floorPowerOfTwo:Pa,normalizeAngle:Fn,isBetween:Ia,isBetweenAngle:Ea,intPartLength:hs,relativeEps:Ta},Oh=function(n,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(d){return l([c,d])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(d){c=[6,d],i=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},K=function(){function n(e,t){this.x=0,this.y=0;var r=+(e!==void 0)+ +(t!==void 0);if(r!==0){if(r===1&&e instanceof Array){this.x=e[0],this.y=e[1];return}if(r===1){var i=e,s=i.x,o=i.y;this.x=s,this.y=o;return}if(r===2){this.x=e,this.y=t;return}throw xe.ILLEGAL_PARAMETERS}}return Object.defineProperty(n.prototype,"width",{get:function(){return this.x},set:function(e){this.x=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"height",{get:function(){return this.y},set:function(e){this.y=e},enumerable:!1,configurable:!0}),n.prototype.set=function(e,t){return this.x=e,this.y=t,this},n.prototype.setScalar=function(e){return this.x=e,this.y=e,this},n.prototype.setX=function(e){return this.x=e,this},n.prototype.setY=function(e){return this.y=e,this},n.prototype.setComponent=function(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;default:throw new Error("index is out of range: "+e)}return this},n.prototype.getComponent=function(e){switch(e){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+e)}},n.prototype.clone=function(){return new n(this.x,this.y)},n.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this},n.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this},n.prototype.addScalar=function(e){return this.x+=e,this.y+=e,this},n.prototype.addVectors=function(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this},n.prototype.addScaledVector=function(e,t){return this.x+=e.x*t,this.y+=e.y*t,this},n.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this},n.prototype.subScalar=function(e){return this.x-=e,this.y-=e,this},n.prototype.subVectors=function(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this},n.prototype.multiply=function(e){return this.x*=e.x,this.y*=e.y,this},n.prototype.multiplyScalar=function(e){return this.x*=e,this.y*=e,this},n.prototype.divide=function(e){return this.x/=e.x,this.y/=e.y,this},n.prototype.divideScalar=function(e){return this.multiplyScalar(1/e)},n.prototype.applyMatrix2d=function(e){var t=this.x,r=this.y,i=e.elements;return this.x=i[0]*t+i[3]*r+i[6],this.y=i[1]*t+i[4]*r+i[7],this},n.prototype.min=function(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this},n.prototype.max=function(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this},n.prototype.clamp=function(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this},n.prototype.clampScalar=function(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this},n.prototype.clampLength=function(e,t){var r=this.length();return this.divideScalar(r||1).multiplyScalar(Math.max(e,Math.min(t,r)))},n.prototype.floor=function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this},n.prototype.ceil=function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this},n.prototype.round=function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this},n.prototype.roundToZero=function(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this},n.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},n.prototype.dot=function(e){return this.x*e.x+this.y*e.y},n.prototype.cross=function(e){return this.x*e.y-this.y*e.x},n.prototype.lengthSq=function(){return this.x*this.x+this.y*this.y},n.prototype.length=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},n.prototype.manhattanLength=function(){return Math.abs(this.x)+Math.abs(this.y)},n.prototype.normalize=function(){return this.divideScalar(this.length()||1)},n.prototype.angle=function(){var e=Math.atan2(-this.y,-this.x)+Math.PI;return e},n.prototype.angleTo=function(e){var t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;var r=this.dot(e)/t;return Math.acos(Math.max(-1,Math.min(1,r)))},n.prototype.distanceTo=function(e){return Math.sqrt(this.distanceToSquared(e))},n.prototype.distanceToSquared=function(e){var t=this.x-e.x,r=this.y-e.y;return t*t+r*r},n.prototype.manhattanDistanceTo=function(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)},n.prototype.setLength=function(e){return this.normalize().multiplyScalar(e)},n.prototype.lerp=function(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this},n.prototype.lerpVectors=function(e,t,r){return this.x=e.x+(t.x-e.x)*r,this.y=e.y+(t.y-e.y)*r,this},n.prototype.equals=function(e){return e.x===this.x&&e.y===this.y},n.prototype.fromArray=function(e,t){return t===void 0&&(t=0),this.x=e[t],this.y=e[t+1],this},n.prototype.toArray=function(e,t){return e===void 0&&(e=[]),t===void 0&&(t=0),e[t]=this.x,e[t+1]=this.y,e},n.prototype.rotateAround=function(e,t){var r=Math.cos(t),i=Math.sin(t),s=this.x-e.x,o=this.y-e.y;return this.x=s*r-o*i+e.x,this.y=s*i+o*r+e.y,this},n.prototype.random=function(){return this.x=Math.random(),this.y=Math.random(),this},n.prototype.relativeEps=function(e){return e===void 0&&(e=1e-7),Math.min(I.relativeEps(this.x,e),I.relativeEps(this.y,e))},n.prototype[Symbol.iterator]=function(){return Oh(this,function(e){switch(e.label){case 0:return[4,this.x];case 1:return e.sent(),[4,this.y];case 2:return e.sent(),[2]}})},n.EMPTY=Object.freeze(new n(0,0)),n}(),ir=function(){function n(e,t,r,i,s,o,a,l,c){this.elements=[1,0,0,0,1,0,0,0,1],e!=null&&t!=null&&r!=null&&i!=null&&s!=null&&o!=null&&a!=null&&l!=null&&c!=null&&this.set(e,t,r,i,s,o,a,l,c)}return n.prototype.set=function(e,t,r,i,s,o,a,l,c){var d=this.elements;return d[0]=e,d[1]=i,d[2]=a,d[3]=t,d[4]=s,d[5]=l,d[6]=r,d[7]=o,d[8]=c,this},n.prototype.identity=function(){return this.set(1,0,0,0,1,0,0,0,1),this},n.prototype.copy=function(e){var t=this.elements,r=e.elements;return t[0]=r[0],t[1]=r[1],t[2]=r[2],t[3]=r[3],t[4]=r[4],t[5]=r[5],t[6]=r[6],t[7]=r[7],t[8]=r[8],this},n.prototype.extractBasis=function(e,t,r){return e.setFromMatrix3Column(this,0),t.setFromMatrix3Column(this,1),r.setFromMatrix3Column(this,2),this},n.prototype.setFromMatrix4=function(e){var t=e.elements;return this.set(t[0],t[4],t[8],t[1],t[5],t[9],t[2],t[6],t[10]),this},n.prototype.multiply=function(e){return this.multiplyMatrices(this,e)},n.prototype.premultiply=function(e){return this.multiplyMatrices(e,this)},n.prototype.multiplyMatrices=function(e,t){var r=e.elements,i=t.elements,s=this.elements,o=r[0],a=r[3],l=r[6],c=r[1],d=r[4],u=r[7],p=r[2],g=r[5],m=r[8],f=i[0],_=i[3],y=i[6],v=i[1],P=i[4],L=i[7],A=i[2],O=i[5],k=i[8];return s[0]=o*f+a*v+l*A,s[3]=o*_+a*P+l*O,s[6]=o*y+a*L+l*k,s[1]=c*f+d*v+u*A,s[4]=c*_+d*P+u*O,s[7]=c*y+d*L+u*k,s[2]=p*f+g*v+m*A,s[5]=p*_+g*P+m*O,s[8]=p*y+g*L+m*k,this},n.prototype.multiplyScalar=function(e){var t=this.elements;return t[0]*=e,t[3]*=e,t[6]*=e,t[1]*=e,t[4]*=e,t[7]*=e,t[2]*=e,t[5]*=e,t[8]*=e,this},n.prototype.determinant=function(){var e=this.elements,t=e[0],r=e[1],i=e[2],s=e[3],o=e[4],a=e[5],l=e[6],c=e[7],d=e[8];return t*o*d-t*a*c-r*s*d+r*a*l+i*s*c-i*o*l},n.prototype.invert=function(){var e=this.elements,t=e[0],r=e[1],i=e[2],s=e[3],o=e[4],a=e[5],l=e[6],c=e[7],d=e[8],u=d*o-a*c,p=a*l-d*s,g=c*s-o*l,m=t*u+r*p+i*g;if(m===0)return this.set(0,0,0,0,0,0,0,0,0);var f=1/m;return e[0]=u*f,e[1]=(i*c-d*r)*f,e[2]=(a*r-i*o)*f,e[3]=p*f,e[4]=(d*t-i*l)*f,e[5]=(i*s-a*t)*f,e[6]=g*f,e[7]=(r*l-c*t)*f,e[8]=(o*t-r*s)*f,this},n.prototype.transpose=function(){var e,t=this.elements;return e=t[1],t[1]=t[3],t[3]=e,e=t[2],t[2]=t[6],t[6]=e,e=t[5],t[5]=t[7],t[7]=e,this},n.prototype.getNormalMatrix=function(e){return this.setFromMatrix4(e).invert().transpose()},n.prototype.transposeIntoArray=function(e){var t=this.elements;return e.elements[0]=t[0],e.elements[1]=t[3],e.elements[2]=t[6],e.elements[3]=t[1],e.elements[4]=t[4],e.elements[5]=t[7],e.elements[6]=t[2],e.elements[7]=t[5],e.elements[8]=t[8],this},n.prototype.setUvTransform=function(e,t,r,i,s,o,a){var l=Math.cos(s),c=Math.sin(s);return this.set(r*l,r*c,-r*(l*o+c*a)+o+e,-i*c,i*l,-i*(-c*o+l*a)+a+t,0,0,1),this},n.prototype.scale=function(e,t){return this.premultiply(bi.makeScale(e,t)),this},n.prototype.rotate=function(e){return this.premultiply(bi.makeRotation(-e)),this},n.prototype.translate=function(e,t){return this.premultiply(bi.makeTranslation(e,t)),this},n.prototype.makeTranslation=function(e,t){return e instanceof K?this.set(1,0,e.x,0,1,e.y,0,0,1):this.set(1,0,e,0,1,t,0,0,1),this},n.prototype.makeRotation=function(e){var t=Math.cos(e),r=Math.sin(e);return this.set(t,-r,0,r,t,0,0,0,1),this},n.prototype.makeScale=function(e,t){return this.set(e,0,0,0,t,0,0,0,1),this},n.prototype.equals=function(e){for(var t=this.elements,r=e.elements,i=0;i<9;i++)if(t[i]!==r[i])return!1;return!0},n.prototype.fromArray=function(e,t){t===void 0&&(t=0);for(var r=0;r<9;r++)this.elements[r]=e[r+t];return this},n.prototype.toArray=function(e,t){e===void 0&&(e=[]),t===void 0&&(t=0);var r=this.elements;return e[t]=r[0],e[t+1]=r[1],e[t+2]=r[2],e[t+3]=r[3],e[t+4]=r[4],e[t+5]=r[5],e[t+6]=r[6],e[t+7]=r[7],e[t+8]=r[8],e},n.prototype.clone=function(){return new n().fromArray(this.elements)},n.IDENTITY=Object.freeze(new n),n}(),bi=new ir,qt=1e-6,W=2*Math.PI,Nh={x:0,y:0},ds={x:0,y:0,z:0},us=function(){function n(){this.equalPointTol=qt,this.equalVectorTol=qt}return n.prototype.clone=function(){var e=new n;return e.equalPointTol=this.equalPointTol,e.equalVectorTol=this.equalVectorTol,e},n.prototype.equalPoint2d=function(e,t){return new K(e).sub(t).length()<this.equalPointTol},n.prototype.equalPoint3d=function(e,t){return new b(e).sub(t).length()<this.equalPointTol},n.equalToZero=function(e,t){return t===void 0&&(t=qt),e<t&&e>-t},n.equal=function(e,t,r){return r===void 0&&(r=qt),Math.abs(e-t)<r},n.great=function(e,t,r){return r===void 0&&(r=qt),e-t>r},n.less=function(e,t,r){return r===void 0&&(r=qt),e-t<r},n}(),gs=new us,Yh=function(n,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(d){return l([c,d])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(d){c=[6,d],i=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},sr=function(){function n(e,t,r,i){e===void 0&&(e=0),t===void 0&&(t=0),r===void 0&&(r=0),i===void 0&&(i=1),this._x=e,this._y=t,this._z=r,this._w=i}return n.slerpFlat=function(e,t,r,i,s,o,a){var l=r[i+0],c=r[i+1],d=r[i+2],u=r[i+3],p=s[o+0],g=s[o+1],m=s[o+2],f=s[o+3];if(a===0){e[t+0]=l,e[t+1]=c,e[t+2]=d,e[t+3]=u;return}if(a===1){e[t+0]=p,e[t+1]=g,e[t+2]=m,e[t+3]=f;return}if(u!==f||l!==p||c!==g||d!==m){var _=1-a,y=l*p+c*g+d*m+u*f,v=y>=0?1:-1,P=1-y*y;if(P>Number.EPSILON){var L=Math.sqrt(P),A=Math.atan2(L,y*v);_=Math.sin(_*A)/L,a=Math.sin(a*A)/L}var O=a*v;if(l=l*_+p*O,c=c*_+g*O,d=d*_+m*O,u=u*_+f*O,_===1-a){var k=1/Math.sqrt(l*l+c*c+d*d+u*u);l*=k,c*=k,d*=k,u*=k}}e[t]=l,e[t+1]=c,e[t+2]=d,e[t+3]=u},n.multiplyQuaternionsFlat=function(e,t,r,i,s,o){var a=r[i],l=r[i+1],c=r[i+2],d=r[i+3],u=s[o],p=s[o+1],g=s[o+2],m=s[o+3];return e[t]=a*m+d*u+l*g-c*p,e[t+1]=l*m+d*p+c*u-a*g,e[t+2]=c*m+d*g+a*p-l*u,e[t+3]=d*m-a*u-l*p-c*g,e},Object.defineProperty(n.prototype,"x",{get:function(){return this._x},set:function(e){this._x=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this._y},set:function(e){this._y=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this._z},set:function(e){this._z=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this._w},set:function(e){this._w=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),n.prototype.set=function(e,t,r,i){return this._x=e,this._y=t,this._z=r,this._w=i,this._onChangeCallback(),this},n.prototype.clone=function(){return new n(this._x,this._y,this._z,this._w)},n.prototype.copy=function(e){return this._x=e.x,this._y=e.y,this._z=e.z,this._w=e.w,this._onChangeCallback(),this},n.prototype.setFromEuler=function(e,t){t===void 0&&(t=!0);var r=e.x,i=e.y,s=e.z,o=e.order,a=Math.cos,l=Math.sin,c=a(r/2),d=a(i/2),u=a(s/2),p=l(r/2),g=l(i/2),m=l(s/2);switch(o){case"XYZ":this._x=p*d*u+c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u-p*g*m;break;case"YXZ":this._x=p*d*u+c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u+p*g*m;break;case"ZXY":this._x=p*d*u-c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u-p*g*m;break;case"ZYX":this._x=p*d*u-c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u+p*g*m;break;case"YZX":this._x=p*d*u+c*g*m,this._y=c*g*u+p*d*m,this._z=c*d*m-p*g*u,this._w=c*d*u-p*g*m;break;case"XZY":this._x=p*d*u-c*g*m,this._y=c*g*u-p*d*m,this._z=c*d*m+p*g*u,this._w=c*d*u+p*g*m;break;default:}return t===!0&&this._onChangeCallback(),this},n.prototype.setFromAxisAngle=function(e,t){var r=t/2,i=Math.sin(r);return this._x=e.x*i,this._y=e.y*i,this._z=e.z*i,this._w=Math.cos(r),this._onChangeCallback(),this},n.prototype.setFromRotationMatrix=function(e){var t=e.elements,r=t[0],i=t[4],s=t[8],o=t[1],a=t[5],l=t[9],c=t[2],d=t[6],u=t[10],p=r+a+u;if(p>0){var g=.5/Math.sqrt(p+1);this._w=.25/g,this._x=(d-l)*g,this._y=(s-c)*g,this._z=(o-i)*g}else if(r>a&&r>u){var g=2*Math.sqrt(1+r-a-u);this._w=(d-l)/g,this._x=.25*g,this._y=(i+o)/g,this._z=(s+c)/g}else if(a>u){var g=2*Math.sqrt(1+a-r-u);this._w=(s-c)/g,this._x=(i+o)/g,this._y=.25*g,this._z=(l+d)/g}else{var g=2*Math.sqrt(1+u-r-a);this._w=(o-i)/g,this._x=(s+c)/g,this._y=(l+d)/g,this._z=.25*g}return this._onChangeCallback(),this},n.prototype.setFromUnitVectors=function(e,t){var r=e.dot(t)+1;return r<Number.EPSILON?(r=0,Math.abs(e.x)>Math.abs(e.z)?(this._x=-e.y,this._y=e.x,this._z=0,this._w=r):(this._x=0,this._y=-e.z,this._z=e.y,this._w=r)):(this._x=e.y*t.z-e.z*t.y,this._y=e.z*t.x-e.x*t.z,this._z=e.x*t.y-e.y*t.x,this._w=r),this.normalize()},n.prototype.angleTo=function(e){return 2*Math.acos(Math.abs(lt(this.dot(e),-1,1)))},n.prototype.rotateTowards=function(e,t){var r=this.angleTo(e);if(r===0)return this;var i=Math.min(1,t/r);return this.slerp(e,i),this},n.prototype.identity=function(){return this.set(0,0,0,1)},n.prototype.invert=function(){return this.conjugate()},n.prototype.conjugate=function(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this},n.prototype.dot=function(e){return this._x*e._x+this._y*e._y+this._z*e._z+this._w*e._w},n.prototype.lengthSq=function(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w},n.prototype.length=function(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)},n.prototype.normalize=function(){var e=this.length();return e===0?(this._x=0,this._y=0,this._z=0,this._w=1):(e=1/e,this._x=this._x*e,this._y=this._y*e,this._z=this._z*e,this._w=this._w*e),this._onChangeCallback(),this},n.prototype.multiply=function(e){return this.multiplyQuaternions(this,e)},n.prototype.premultiply=function(e){return this.multiplyQuaternions(e,this)},n.prototype.multiplyQuaternions=function(e,t){var r=e._x,i=e._y,s=e._z,o=e._w,a=t._x,l=t._y,c=t._z,d=t._w;return this._x=r*d+o*a+i*c-s*l,this._y=i*d+o*l+s*a-r*c,this._z=s*d+o*c+r*l-i*a,this._w=o*d-r*a-i*l-s*c,this._onChangeCallback(),this},n.prototype.slerp=function(e,t){if(t===0)return this;if(t===1)return this.copy(e);var r=this._x,i=this._y,s=this._z,o=this._w,a=o*e._w+r*e._x+i*e._y+s*e._z;if(a<0?(this._w=-e._w,this._x=-e._x,this._y=-e._y,this._z=-e._z,a=-a):this.copy(e),a>=1)return this._w=o,this._x=r,this._y=i,this._z=s,this;var l=1-a*a;if(l<=Number.EPSILON){var c=1-t;return this._w=c*o+t*this._w,this._x=c*r+t*this._x,this._y=c*i+t*this._y,this._z=c*s+t*this._z,this.normalize(),this}var d=Math.sqrt(l),u=Math.atan2(d,a),p=Math.sin((1-t)*u)/d,g=Math.sin(t*u)/d;return this._w=o*p+this._w*g,this._x=r*p+this._x*g,this._y=i*p+this._y*g,this._z=s*p+this._z*g,this._onChangeCallback(),this},n.prototype.slerpQuaternions=function(e,t,r){return this.copy(e).slerp(t,r)},n.prototype.random=function(){var e=2*Math.PI*Math.random(),t=2*Math.PI*Math.random(),r=Math.random(),i=Math.sqrt(1-r),s=Math.sqrt(r);return this.set(i*Math.sin(e),i*Math.cos(e),s*Math.sin(t),s*Math.cos(t))},n.prototype.equals=function(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._w===this._w},n.prototype.fromArray=function(e,t){return t===void 0&&(t=0),this._x=e[t],this._y=e[t+1],this._z=e[t+2],this._w=e[t+3],this._onChangeCallback(),this},n.prototype.toArray=function(e,t){return e===void 0&&(e=[]),t===void 0&&(t=0),e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._w,e},n.prototype.toJSON=function(){return this.toArray()},n.prototype._onChange=function(e){return this._onChangeCallback=e,this},n.prototype._onChangeCallback=function(){},n.prototype[Symbol.iterator]=function(){return Yh(this,function(e){switch(e.label){case 0:return[4,this._x];case 1:return e.sent(),[4,this._y];case 2:return e.sent(),[4,this._z];case 3:return e.sent(),[4,this._w];case 4:return e.sent(),[2]}})},n}(),Xh=function(n,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(d){return l([c,d])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(d){c=[6,d],i=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},b=function(){function n(e,t,r){this.x=0,this.y=0,this.z=0;var i=+(e!==void 0)+ +(t!==void 0)+ +(r!==void 0);if(i!==0){if(i===1&&e instanceof Array){this.x=e[0],this.y=e[1],this.z=e[2];return}if(i===1){var s=e,o=s.x,a=s.y,l=s.z;this.x=o,this.y=a,this.z=l||0;return}if(i===3){this.x=e,this.y=t,this.z=r;return}throw xe.ILLEGAL_PARAMETERS}}return n.prototype.set=function(e,t,r){return r===void 0&&(r=this.z),this.x=e,this.y=t,this.z=r,this},n.prototype.setScalar=function(e){return this.x=e,this.y=e,this.z=e,this},n.prototype.setX=function(e){return this.x=e,this},n.prototype.setY=function(e){return this.y=e,this},n.prototype.setZ=function(e){return this.z=e,this},n.prototype.setComponent=function(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;default:throw new Error("index is out of range: "+e)}return this},n.prototype.getComponent=function(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+e)}},n.prototype.clone=function(){return new n(this.x,this.y,this.z)},n.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this.z=e.z||0,this},n.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z||0,this},n.prototype.addScalar=function(e){return this.x+=e,this.y+=e,this.z+=e,this},n.prototype.addVectors=function(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this},n.prototype.addScaledVector=function(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this},n.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this},n.prototype.subScalar=function(e){return this.x-=e,this.y-=e,this.z-=e,this},n.prototype.subVectors=function(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this},n.prototype.multiply=function(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this},n.prototype.multiplyScalar=function(e){return this.x*=e,this.y*=e,this.z*=e,this},n.prototype.multiplyVectors=function(e,t){return this.x=e.x*t.x,this.y=e.y*t.y,this.z=e.z*t.z,this},n.prototype.applyEuler=function(e){return this.applyQuaternion(Lo.setFromEuler(e))},n.prototype.applyAxisAngle=function(e,t){return this.applyQuaternion(Lo.setFromAxisAngle(e,t))},n.prototype.applyMatrix3=function(e){var t=this.x,r=this.y,i=this.z,s=e.elements;return this.x=s[0]*t+s[3]*r+s[6]*i,this.y=s[1]*t+s[4]*r+s[7]*i,this.z=s[2]*t+s[5]*r+s[8]*i,this},n.prototype.applyNormalMatrix=function(e){return this.applyMatrix3(e).normalize()},n.prototype.applyMatrix4=function(e){var t=this.x,r=this.y,i=this.z,s=e.elements,o=1/(s[3]*t+s[7]*r+s[11]*i+s[15]);return this.x=(s[0]*t+s[4]*r+s[8]*i+s[12])*o,this.y=(s[1]*t+s[5]*r+s[9]*i+s[13])*o,this.z=(s[2]*t+s[6]*r+s[10]*i+s[14])*o,this},n.prototype.applyQuaternion=function(e){var t=this.x,r=this.y,i=this.z,s=e.x,o=e.y,a=e.z,l=e.w,c=2*(o*i-a*r),d=2*(a*t-s*i),u=2*(s*r-o*t);return this.x=t+l*c+o*u-a*d,this.y=r+l*d+a*c-s*u,this.z=i+l*u+s*d-o*c,this},n.prototype.transformDirection=function(e){var t=this.x,r=this.y,i=this.z,s=e.elements;return this.x=s[0]*t+s[4]*r+s[8]*i,this.y=s[1]*t+s[5]*r+s[9]*i,this.z=s[2]*t+s[6]*r+s[10]*i,this.normalize()},n.prototype.divide=function(e){return this.x/=e.x,this.y/=e.y,this.z/=e.z,this},n.prototype.divideScalar=function(e){return this.multiplyScalar(1/e)},n.prototype.min=function(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this},n.prototype.max=function(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this},n.prototype.clamp=function(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this.z=Math.max(e.z,Math.min(t.z,this.z)),this},n.prototype.clampScalar=function(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this.z=Math.max(e,Math.min(t,this.z)),this},n.prototype.clampLength=function(e,t){var r=this.length();return this.divideScalar(r||1).multiplyScalar(Math.max(e,Math.min(t,r)))},n.prototype.floor=function(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this},n.prototype.ceil=function(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this},n.prototype.round=function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this},n.prototype.roundToZero=function(){return this.x=Math.trunc(this.x),this.y=Math.trunc(this.y),this.z=Math.trunc(this.z),this},n.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this},n.prototype.dot=function(e){return this.x*e.x+this.y*e.y+this.z*e.z},n.prototype.isParallelTo=function(e){var t=this.dot(e),r=this.length(),i=e.length();return Math.abs(t)===r*i},n.prototype.lengthSq=function(){return this.x*this.x+this.y*this.y+this.z*this.z},n.prototype.length=function(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)},n.prototype.manhattanLength=function(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)},n.prototype.normalize=function(){return this.divideScalar(this.length()||1)},n.prototype.setLength=function(e){return this.normalize().multiplyScalar(e)},n.prototype.lerp=function(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this},n.prototype.lerpVectors=function(e,t,r){return this.x=e.x+(t.x-e.x)*r,this.y=e.y+(t.y-e.y)*r,this.z=e.z+(t.z-e.z)*r,this},n.prototype.cross=function(e){return this.crossVectors(this,e)},n.prototype.crossVectors=function(e,t){var r=e.x,i=e.y,s=e.z,o=t.x,a=t.y,l=t.z;return this.x=i*l-s*a,this.y=s*o-r*l,this.z=r*a-i*o,this},n.prototype.projectOnVector=function(e){var t=e.lengthSq();if(t===0)return this.set(0,0,0);var r=e.dot(this)/t;return this.copy(e).multiplyScalar(r)},n.prototype.projectOnPlane=function(e){return wi.copy(this).projectOnVector(e),this.sub(wi)},n.prototype.reflect=function(e){return this.sub(wi.copy(e).multiplyScalar(2*this.dot(e)))},n.prototype.angleTo=function(e){var t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;var r=this.dot(e)/t;return Math.acos(Math.max(-1,Math.min(1,r)))},n.prototype.distanceTo=function(e){return Math.sqrt(this.distanceToSquared(e))},n.prototype.distanceToSquared=function(e){var t=this.x-e.x,r=this.y-e.y,i=this.z-e.z;return t*t+r*r+i*i},n.prototype.manhattanDistanceTo=function(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)+Math.abs(this.z-e.z)},n.prototype.setFromMatrixPosition=function(e){var t=e.elements;return this.x=t[12],this.y=t[13],this.z=t[14],this},n.prototype.setFromMatrixScale=function(e){var t=this.setFromMatrixColumn(e,0).length(),r=this.setFromMatrixColumn(e,1).length(),i=this.setFromMatrixColumn(e,2).length();return this.x=t,this.y=r,this.z=i,this},n.prototype.setFromMatrixColumn=function(e,t){return this.fromArray(e.elements,t*4)},n.prototype.setFromMatrix3Column=function(e,t){return this.fromArray(e.elements,t*3)},n.prototype.equals=function(e){return e.x===this.x&&e.y===this.y&&e.z===this.z},n.prototype.fromArray=function(e,t){return t===void 0&&(t=0),this.x=e[t],this.y=e[t+1],this.z=e[t+2],this},n.prototype.toArray=function(e,t){return e===void 0&&(e=[]),t===void 0&&(t=0),e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e},n.prototype.random=function(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this},n.prototype.randomDirection=function(){var e=Math.random()*Math.PI*2,t=Math.random()*2-1,r=Math.sqrt(1-t*t);return this.x=r*Math.cos(e),this.y=t,this.z=r*Math.sin(e),this},n.prototype[Symbol.iterator]=function(){return Xh(this,function(e){switch(e.label){case 0:return[4,this.x];case 1:return e.sent(),[4,this.y];case 2:return e.sent(),[4,this.z];case 3:return e.sent(),[2]}})},n.ORIGIN=Object.freeze(new n(0,0,0)),n.X_AXIS=Object.freeze(new n(1,0,0)),n.NEGATIVE_X_AXIS=Object.freeze(new n(-1,0,0)),n.Y_AXIS=Object.freeze(new n(0,1,0)),n.NEGATIVE_Y_AXIS=Object.freeze(new n(0,-1,0)),n.Z_AXIS=Object.freeze(new n(0,0,1)),n.NEGATIVE_Z_AXIS=Object.freeze(new n(0,0,-1)),n}(),wi=new b,Lo=new sr,z=function(){function n(e,t,r,i,s,o,a,l,c,d,u,p,g,m,f,_){this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1],e!=null&&t!=null&&r!=null&&i!=null&&s!=null&&o!=null&&a!=null&&l!=null&&c!=null&&d!=null&&u!=null&&p!=null&&g!=null&&m!=null&&f!=null&&_!=null&&this.set(e,t,r,i,s,o,a,l,c,d,u,p,g,m,f,_)}return n.prototype.set=function(e,t,r,i,s,o,a,l,c,d,u,p,g,m,f,_){var y=this.elements;return y[0]=e,y[4]=t,y[8]=r,y[12]=i,y[1]=s,y[5]=o,y[9]=a,y[13]=l,y[2]=c,y[6]=d,y[10]=u,y[14]=p,y[3]=g,y[7]=m,y[11]=f,y[15]=_,this},n.prototype.identity=function(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this},n.prototype.clone=function(){return new n().fromArray(this.elements)},n.prototype.copy=function(e){var t=this.elements,r=e.elements;return t[0]=r[0],t[1]=r[1],t[2]=r[2],t[3]=r[3],t[4]=r[4],t[5]=r[5],t[6]=r[6],t[7]=r[7],t[8]=r[8],t[9]=r[9],t[10]=r[10],t[11]=r[11],t[12]=r[12],t[13]=r[13],t[14]=r[14],t[15]=r[15],this},n.prototype.copyPosition=function(e){var t=this.elements,r=e.elements;return t[12]=r[12],t[13]=r[13],t[14]=r[14],this},n.prototype.setFromMatrix3=function(e){var t=e.elements;return this.set(t[0],t[3],t[6],0,t[1],t[4],t[7],0,t[2],t[5],t[8],0,0,0,0,1),this},n.prototype.setFromExtrusionDirection=function(e){if(gs.equalPoint3d(e,b.Z_AXIS))this.identity();else{var t=new b(1,0,0);Math.abs(e.x)<1/64&&Math.abs(e.y)<1/64?t.crossVectors(b.Y_AXIS,e).normalize():t.crossVectors(b.Z_AXIS,e).normalize();var r=e.clone().cross(t).normalize();this.set(t.x,t.y,t.z,0,r.x,r.y,r.z,0,e.x,e.y,e.z,0,0,0,0,1)}return this},n.prototype.extractBasis=function(e,t,r){return e.setFromMatrixColumn(this,0),t.setFromMatrixColumn(this,1),r.setFromMatrixColumn(this,2),this},n.prototype.makeBasis=function(e,t,r){return this.set(e.x,t.x,r.x,0,e.y,t.y,r.y,0,e.z,t.z,r.z,0,0,0,0,1),this},n.prototype.extractRotation=function(e){var t=this.elements,r=e.elements,i=1/on.setFromMatrixColumn(e,0).length(),s=1/on.setFromMatrixColumn(e,1).length(),o=1/on.setFromMatrixColumn(e,2).length();return t[0]=r[0]*i,t[1]=r[1]*i,t[2]=r[2]*i,t[3]=0,t[4]=r[4]*s,t[5]=r[5]*s,t[6]=r[6]*s,t[7]=0,t[8]=r[8]*o,t[9]=r[9]*o,t[10]=r[10]*o,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,this},n.prototype.makeRotationFromQuaternion=function(e){return this.compose(Rh,e,Bh)},n.prototype.lookAt=function(e,t,r){var i=this.elements;return Se.subVectors(e,t),Se.lengthSq()===0&&(Se.z=1),Se.normalize(),bt.crossVectors(r,Se),bt.lengthSq()===0&&(Math.abs(r.z)===1?Se.x+=1e-4:Se.z+=1e-4,Se.normalize(),bt.crossVectors(r,Se)),bt.normalize(),dr.crossVectors(Se,bt),i[0]=bt.x,i[4]=dr.x,i[8]=Se.x,i[1]=bt.y,i[5]=dr.y,i[9]=Se.y,i[2]=bt.z,i[6]=dr.z,i[10]=Se.z,this},n.prototype.multiply=function(e){return this.multiplyMatrices(this,e)},n.prototype.premultiply=function(e){return this.multiplyMatrices(e,this)},n.prototype.multiplyMatrices=function(e,t){var r=e.elements,i=t.elements,s=this.elements,o=r[0],a=r[4],l=r[8],c=r[12],d=r[1],u=r[5],p=r[9],g=r[13],m=r[2],f=r[6],_=r[10],y=r[14],v=r[3],P=r[7],L=r[11],A=r[15],O=i[0],k=i[4],H=i[8],M=i[12],$=i[1],V=i[5],G=i[9],se=i[13],ve=i[2],ft=i[6],nn=i[10],rn=i[14],Ct=i[3],sn=i[7],yt=i[11],_t=i[15];return s[0]=o*O+a*$+l*ve+c*Ct,s[4]=o*k+a*V+l*ft+c*sn,s[8]=o*H+a*G+l*nn+c*yt,s[12]=o*M+a*se+l*rn+c*_t,s[1]=d*O+u*$+p*ve+g*Ct,s[5]=d*k+u*V+p*ft+g*sn,s[9]=d*H+u*G+p*nn+g*yt,s[13]=d*M+u*se+p*rn+g*_t,s[2]=m*O+f*$+_*ve+y*Ct,s[6]=m*k+f*V+_*ft+y*sn,s[10]=m*H+f*G+_*nn+y*yt,s[14]=m*M+f*se+_*rn+y*_t,s[3]=v*O+P*$+L*ve+A*Ct,s[7]=v*k+P*V+L*ft+A*sn,s[11]=v*H+P*G+L*nn+A*yt,s[15]=v*M+P*se+L*rn+A*_t,this},n.prototype.multiplyScalar=function(e){var t=this.elements;return t[0]*=e,t[4]*=e,t[8]*=e,t[12]*=e,t[1]*=e,t[5]*=e,t[9]*=e,t[13]*=e,t[2]*=e,t[6]*=e,t[10]*=e,t[14]*=e,t[3]*=e,t[7]*=e,t[11]*=e,t[15]*=e,this},n.prototype.determinant=function(){var e=this.elements,t=e[0],r=e[4],i=e[8],s=e[12],o=e[1],a=e[5],l=e[9],c=e[13],d=e[2],u=e[6],p=e[10],g=e[14],m=e[3],f=e[7],_=e[11],y=e[15];return m*(+s*l*u-i*c*u-s*a*p+r*c*p+i*a*g-r*l*g)+f*(+t*l*g-t*c*p+s*o*p-i*o*g+i*c*d-s*l*d)+_*(+t*c*u-t*a*g-s*o*u+r*o*g+s*a*d-r*c*d)+y*(-i*a*d-t*l*u+t*a*p+i*o*u-r*o*p+r*l*d)},n.prototype.transpose=function(){var e=this.elements,t;return t=e[1],e[1]=e[4],e[4]=t,t=e[2],e[2]=e[8],e[8]=t,t=e[6],e[6]=e[9],e[9]=t,t=e[3],e[3]=e[12],e[12]=t,t=e[7],e[7]=e[13],e[13]=t,t=e[11],e[11]=e[14],e[14]=t,this},n.prototype.setPosition=function(e,t,r){var i=this.elements;return e instanceof b?(i[12]=e.x,i[13]=e.y,i[14]=e.z):(i[12]=e,i[13]=t,i[14]=r),this},n.prototype.invert=function(){var e=this.elements,t=e[0],r=e[1],i=e[2],s=e[3],o=e[4],a=e[5],l=e[6],c=e[7],d=e[8],u=e[9],p=e[10],g=e[11],m=e[12],f=e[13],_=e[14],y=e[15],v=u*_*c-f*p*c+f*l*g-a*_*g-u*l*y+a*p*y,P=m*p*c-d*_*c-m*l*g+o*_*g+d*l*y-o*p*y,L=d*f*c-m*u*c+m*a*g-o*f*g-d*a*y+o*u*y,A=m*u*l-d*f*l-m*a*p+o*f*p+d*a*_-o*u*_,O=t*v+r*P+i*L+s*A;if(O===0)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);var k=1/O;return e[0]=v*k,e[1]=(f*p*s-u*_*s-f*i*g+r*_*g+u*i*y-r*p*y)*k,e[2]=(a*_*s-f*l*s+f*i*c-r*_*c-a*i*y+r*l*y)*k,e[3]=(u*l*s-a*p*s-u*i*c+r*p*c+a*i*g-r*l*g)*k,e[4]=P*k,e[5]=(d*_*s-m*p*s+m*i*g-t*_*g-d*i*y+t*p*y)*k,e[6]=(m*l*s-o*_*s-m*i*c+t*_*c+o*i*y-t*l*y)*k,e[7]=(o*p*s-d*l*s+d*i*c-t*p*c-o*i*g+t*l*g)*k,e[8]=L*k,e[9]=(m*u*s-d*f*s-m*r*g+t*f*g+d*r*y-t*u*y)*k,e[10]=(o*f*s-m*a*s+m*r*c-t*f*c-o*r*y+t*a*y)*k,e[11]=(d*a*s-o*u*s-d*r*c+t*u*c+o*r*g-t*a*g)*k,e[12]=A*k,e[13]=(d*f*i-m*u*i+m*r*p-t*f*p-d*r*_+t*u*_)*k,e[14]=(m*a*i-o*f*i-m*r*l+t*f*l+o*r*_-t*a*_)*k,e[15]=(o*u*i-d*a*i+d*r*l-t*u*l-o*r*p+t*a*p)*k,this},n.prototype.scale=function(e){var t=this.elements,r=e.x,i=e.y,s=e.z;return t[0]*=r,t[4]*=i,t[8]*=s,t[1]*=r,t[5]*=i,t[9]*=s,t[2]*=r,t[6]*=i,t[10]*=s,t[3]*=r,t[7]*=i,t[11]*=s,this},n.prototype.getMaxScaleOnAxis=function(){var e=this.elements,t=e[0]*e[0]+e[1]*e[1]+e[2]*e[2],r=e[4]*e[4]+e[5]*e[5]+e[6]*e[6],i=e[8]*e[8]+e[9]*e[9]+e[10]*e[10];return Math.sqrt(Math.max(t,r,i))},n.prototype.makeTranslation=function(e,t,r){return e instanceof b?this.set(1,0,0,e.x,0,1,0,e.y,0,0,1,e.z,0,0,0,1):this.set(1,0,0,e,0,1,0,t,0,0,1,r,0,0,0,1),this},n.prototype.makeRotationX=function(e){var t=Math.cos(e),r=Math.sin(e);return this.set(1,0,0,0,0,t,-r,0,0,r,t,0,0,0,0,1),this},n.prototype.makeRotationY=function(e){var t=Math.cos(e),r=Math.sin(e);return this.set(t,0,r,0,0,1,0,0,-r,0,t,0,0,0,0,1),this},n.prototype.makeRotationZ=function(e){var t=Math.cos(e),r=Math.sin(e);return this.set(t,-r,0,0,r,t,0,0,0,0,1,0,0,0,0,1),this},n.prototype.makeRotationAxis=function(e,t){var r=Math.cos(t),i=Math.sin(t),s=1-r,o=e.x,a=e.y,l=e.z,c=s*o,d=s*a;return this.set(c*o+r,c*a-i*l,c*l+i*a,0,c*a+i*l,d*a+r,d*l-i*o,0,c*l-i*a,d*l+i*o,s*l*l+r,0,0,0,0,1),this},n.prototype.makeScale=function(e,t,r){return this.set(e,0,0,0,0,t,0,0,0,0,r,0,0,0,0,1),this},n.prototype.makeShear=function(e,t,r,i,s,o){return this.set(1,r,s,0,e,1,o,0,t,i,1,0,0,0,0,1),this},n.prototype.compose=function(e,t,r){var i=this.elements,s=t.x,o=t.y,a=t.z,l=t.w,c=s+s,d=o+o,u=a+a,p=s*c,g=s*d,m=s*u,f=o*d,_=o*u,y=a*u,v=l*c,P=l*d,L=l*u,A=r.x,O=r.y,k=r.z;return i[0]=(1-(f+y))*A,i[1]=(g+L)*A,i[2]=(m-P)*A,i[3]=0,i[4]=(g-L)*O,i[5]=(1-(p+y))*O,i[6]=(_+v)*O,i[7]=0,i[8]=(m+P)*k,i[9]=(_-v)*k,i[10]=(1-(p+f))*k,i[11]=0,i[12]=e.x,i[13]=e.y,i[14]=e.z,i[15]=1,this},n.prototype.decompose=function(e,t,r){var i=this.elements,s=on.set(i[0],i[1],i[2]).length(),o=on.set(i[4],i[5],i[6]).length(),a=on.set(i[8],i[9],i[10]).length(),l=this.determinant();l<0&&(s=-s),e.x=i[12],e.y=i[13],e.z=i[14],Ye.copy(this);var c=1/s,d=1/o,u=1/a;return Ye.elements[0]*=c,Ye.elements[1]*=c,Ye.elements[2]*=c,Ye.elements[4]*=d,Ye.elements[5]*=d,Ye.elements[6]*=d,Ye.elements[8]*=u,Ye.elements[9]*=u,Ye.elements[10]*=u,t.setFromRotationMatrix(Ye),r.x=s,r.y=o,r.z=a,this},n.prototype.equals=function(e){for(var t=this.elements,r=e.elements,i=0;i<16;i++)if(t[i]!==r[i])return!1;return!0},n.prototype.fromArray=function(e,t){t===void 0&&(t=0);for(var r=0;r<16;r++)this.elements[r]=e[r+t];return this},n.prototype.toArray=function(e,t){e===void 0&&(e=[]),t===void 0&&(t=0);var r=this.elements;return e[t]=r[0],e[t+1]=r[1],e[t+2]=r[2],e[t+3]=r[3],e[t+4]=r[4],e[t+5]=r[5],e[t+6]=r[6],e[t+7]=r[7],e[t+8]=r[8],e[t+9]=r[9],e[t+10]=r[10],e[t+11]=r[11],e[t+12]=r[12],e[t+13]=r[13],e[t+14]=r[14],e[t+15]=r[15],e},n.IDENTITY=Object.freeze(new n),n}(),on=new b,Ye=new z,Rh=new b(0,0,0),Bh=new b(1,1,1),bt=new b,dr=new b,Se=new b,X=function(){function n(e,t){e===void 0&&(e=void 0),t===void 0&&(t=void 0),this.min=e==null?new b(1/0,1/0,1/0):new b(e.x,e.y,e.z),this.max=t==null?new b(-1/0,-1/0,-1/0):new b(t.x,t.y,t.z)}return n.prototype.set=function(e,t){return this.min.copy(e),this.max.copy(t),this},n.prototype.setFromArray=function(e){this.makeEmpty();for(var t=0,r=e.length;t<r;t+=3)this.expandByPoint(xi.fromArray(e,t));return this},n.prototype.setFromPoints=function(e){this.makeEmpty();for(var t=0,r=e.length;t<r;t++)this.expandByPoint(e[t]);return this},n.prototype.setFromCenterAndSize=function(e,t){var r=xi.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(r),this.max.copy(e).add(r),this},n.prototype.clone=function(){return new n().copy(this)},n.prototype.copy=function(e){return this.min.copy(e.min),this.max.copy(e.max),this},n.prototype.makeEmpty=function(){return this.min.x=this.min.y=this.min.z=1/0,this.max.x=this.max.y=this.max.z=-1/0,this},n.prototype.isEmpty=function(){return this.max.x<this.min.x||this.max.y<this.min.y||this.max.z<this.min.z},n.prototype.getCenter=function(e){return this.isEmpty()?e.set(0,0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)},n.prototype.getSize=function(e){return this.isEmpty()?e.set(0,0,0):e.subVectors(this.max,this.min)},Object.defineProperty(n.prototype,"center",{get:function(){return this.isEmpty()?new b(0,0,0):new b(0,0,0).addVectors(this.min,this.max).multiplyScalar(.5)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"size",{get:function(){return this.isEmpty()?new b(0,0,0):new b(0,0,0).subVectors(this.max,this.min)},enumerable:!1,configurable:!0}),n.prototype.expandByPoint=function(e){return this.min.min(e),this.max.max(e),this},n.prototype.expandByVector=function(e){return this.min.sub(e),this.max.add(e),this},n.prototype.expandByScalar=function(e){return this.min.addScalar(-e),this.max.addScalar(e),this},n.prototype.containsPoint=function(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y||e.z<this.min.z||e.z>this.max.z)},n.prototype.containsBox=function(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y&&this.min.z<=e.min.z&&e.max.z<=this.max.z},n.prototype.getParameter=function(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y),(e.z-this.min.z)/(this.max.z-this.min.z))},n.prototype.intersectsBox=function(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y||e.max.z<this.min.z||e.min.z>this.max.z)},n.prototype.intersectsPlane=function(e){var t,r;return e.normal.x>0?(t=e.normal.x*this.min.x,r=e.normal.x*this.max.x):(t=e.normal.x*this.max.x,r=e.normal.x*this.min.x),e.normal.y>0?(t+=e.normal.y*this.min.y,r+=e.normal.y*this.max.y):(t+=e.normal.y*this.max.y,r+=e.normal.y*this.min.y),e.normal.z>0?(t+=e.normal.z*this.min.z,r+=e.normal.z*this.max.z):(t+=e.normal.z*this.max.z,r+=e.normal.z*this.min.z),t<=-e.constant&&r>=-e.constant},n.prototype.clampPoint=function(e,t){return t.copy(e).clamp(this.min,this.max)},n.prototype.distanceToPoint=function(e){return this.clampPoint(e,xi).distanceTo(e)},n.prototype.intersect=function(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this},n.prototype.union=function(e){return this.min.min(e.min),this.max.max(e.max),this},n.prototype.applyMatrix4=function(e){return this.isEmpty()?this:(Ge[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(e),Ge[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(e),Ge[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(e),Ge[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(e),Ge[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(e),Ge[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(e),Ge[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(e),Ge[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(e),this.setFromPoints(Ge),this)},n.prototype.translate=function(e){return this.min.add(e),this.max.add(e),this},n.prototype.equals=function(e){return e.min.equals(this.min)&&e.max.equals(this.max)},n}(),Ge=[new b,new b,new b,new b,new b,new b,new b,new b],xi=new b,Po=new K,_e=function(){function n(e,t){e===void 0&&(e=void 0),t===void 0&&(t=void 0),this.min=e==null?new K(1/0,1/0):new K(e.x,e.y),this.max=t==null?new K(-1/0,-1/0):new K(t.x,t.y)}return n.prototype.set=function(e,t){return this.min.copy(e),this.max.copy(t),this},n.prototype.setFromPoints=function(e){this.makeEmpty();for(var t=0,r=e.length;t<r;t++)this.expandByPoint(e[t]);return this},n.prototype.setFromCenterAndSize=function(e,t){var r=Po.copy(t).multiplyScalar(.5);return this.min.copy(e).sub(r),this.max.copy(e).add(r),this},n.prototype.clone=function(){return new n().copy(this)},n.prototype.copy=function(e){return this.min.copy(e.min),this.max.copy(e.max),this},n.prototype.makeEmpty=function(){return this.min.x=this.min.y=1/0,this.max.x=this.max.y=-1/0,this},n.prototype.isEmpty=function(){return this.max.x<this.min.x||this.max.y<this.min.y},n.prototype.getCenter=function(e){return this.isEmpty()?e.set(0,0):e.addVectors(this.min,this.max).multiplyScalar(.5)},n.prototype.getSize=function(e){return this.isEmpty()?e.set(0,0):e.subVectors(this.max,this.min)},Object.defineProperty(n.prototype,"center",{get:function(){return this.isEmpty()?new K(0,0):new K(0,0).addVectors(this.min,this.max).multiplyScalar(.5)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"size",{get:function(){return this.isEmpty()?new K(0,0):new K(0,0).subVectors(this.max,this.min)},enumerable:!1,configurable:!0}),n.prototype.expandByPoint=function(e){return this.min.min(e),this.max.max(e),this},n.prototype.expandByVector=function(e){return this.min.sub(e),this.max.add(e),this},n.prototype.expandByScalar=function(e){return this.min.addScalar(-e),this.max.addScalar(e),this},n.prototype.containsPoint=function(e){return!(e.x<this.min.x||e.x>this.max.x||e.y<this.min.y||e.y>this.max.y)},n.prototype.containsBox=function(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y},n.prototype.getParameter=function(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))},n.prototype.intersectsBox=function(e){return!(e.max.x<this.min.x||e.min.x>this.max.x||e.max.y<this.min.y||e.min.y>this.max.y)},n.prototype.clampPoint=function(e,t){return t.copy(e).clamp(this.min,this.max)},n.prototype.distanceToPoint=function(e){return this.clampPoint(e,Po).distanceTo(e)},n.prototype.intersect=function(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this},n.prototype.union=function(e){return this.min.min(e.min),this.max.max(e.max),this},n.prototype.translate=function(e){return this.min.add(e),this.max.add(e),this},n.prototype.equals=function(e){return e.min.equals(this.min)&&e.max.equals(this.max)},n}(),Io=new b,Fh=new b,Dh=new ir,ps=function(){function n(e,t){e===void 0&&(e=new b(1,0,0)),t===void 0&&(t=0),this.normal=e,this.constant=t}return n.prototype.set=function(e,t){return this.normal.copy(e),this.constant=t,this},n.prototype.setComponents=function(e,t,r,i){return this.normal.set(e,t,r),this.constant=i,this},n.prototype.setFromNormalAndCoplanarPoint=function(e,t){return this.normal.copy(e),this.constant=-t.dot(this.normal),this},n.prototype.setFromCoplanarPoints=function(e,t,r){var i=Io.subVectors(r,t).cross(Fh.subVectors(e,t)).normalize();return this.setFromNormalAndCoplanarPoint(i,e),this},n.prototype.copy=function(e){return this.normal.copy(e.normal),this.constant=e.constant,this},n.prototype.normalize=function(){var e=1/this.normal.length();return this.normal.multiplyScalar(e),this.constant*=e,this},n.prototype.negate=function(){return this.constant*=-1,this.normal.negate(),this},n.prototype.distanceToPoint=function(e){return this.normal.dot(e)+this.constant},n.prototype.projectPoint=function(e,t){return t.copy(e).addScaledVector(this.normal,-this.distanceToPoint(e))},n.prototype.intersectsBox=function(e){return e.intersectsPlane(this)},n.prototype.coplanarPoint=function(e){return e.copy(this.normal).multiplyScalar(-this.constant)},n.prototype.applyMatrix4=function(e,t){var r=t||Dh.getNormalMatrix(e),i=this.coplanarPoint(Io).applyMatrix4(e),s=this.normal.applyMatrix3(r).normalize();return this.constant=-i.dot(s),this},n.prototype.translate=function(e){return this.constant-=e.dot(this.normal),this},n.prototype.equals=function(e){return e.normal.equals(this.normal)&&e.constant===this.constant},n.prototype.clone=function(){return new n().copy(this)},n}(),Vh=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),C=function(n){Vh(e,n);function e(){return n!==null&&n.apply(this,arguments)||this}return e.prototype.clone=function(){return new e(this.x,this.y)},e.pointArrayToNumberArray=function(t){var r=new Array(t.length*2);return t.forEach(function(i,s){i.toArray(r,s*2)}),r},e}(K),zh=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),w=function(n){zh(e,n);function e(){return n!==null&&n.apply(this,arguments)||this}return e.prototype.clone=function(){return new e(this.x,this.y,this.z)},e.pointArrayToNumberArray=function(t,r){r===void 0&&(r=!0);var i=r?3:2,s=new Array(t.length*i);return t.forEach(function(o,a){o.toArray(s,a*i)}),s},e}(b),jh=function(n,e){var t={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},r,i,s,o;return o={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function a(c){return function(d){return l([c,d])}}function l(c){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,c[0]&&(t=0)),t;)try{if(r=1,i&&(s=c[0]&2?i.return:c[0]?i.throw||((s=i.return)&&s.call(i),0):i.next)&&!(s=s.call(i,c[1])).done)return s;switch(i=0,s&&(c=[c[0]&2,s.value]),c[0]){case 0:case 1:s=c;break;case 4:return t.label++,{value:c[1],done:!1};case 5:t.label++,i=c[1],c=[0];continue;case 7:c=t.ops.pop(),t.trys.pop();continue;default:if(s=t.trys,!(s=s.length>0&&s[s.length-1])&&(c[0]===6||c[0]===2)){t=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]<s[3])){t.label=c[1];break}if(c[0]===6&&t.label<s[1]){t.label=s[1],s=c;break}if(s&&t.label<s[2]){t.label=s[2],t.ops.push(c);break}s[2]&&t.ops.pop(),t.trys.pop();continue}c=e.call(n,t)}catch(d){c=[6,d],i=0}finally{r=s=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}},Eo=new z,To=new sr,Hh=function(){function n(e,t,r,i){e===void 0&&(e=0),t===void 0&&(t=0),r===void 0&&(r=0),i===void 0&&(i=n.DEFAULT_ORDER),this._x=e,this._y=t,this._z=r,this._order=i}return Object.defineProperty(n.prototype,"x",{get:function(){return this._x},set:function(e){this._x=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this._y},set:function(e){this._y=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this._z},set:function(e){this._z=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"order",{get:function(){return this._order},set:function(e){this._order=e,this._onChangeCallback()},enumerable:!1,configurable:!0}),n.prototype.set=function(e,t,r,i){return i===void 0&&(i=this._order),this._x=e,this._y=t,this._z=r,this._order=i,this._onChangeCallback(),this},n.prototype.clone=function(){return new n(this._x,this._y,this._z,this._order)},n.prototype.copy=function(e){return this._x=e._x,this._y=e._y,this._z=e._z,this._order=e._order,this._onChangeCallback(),this},n.prototype.setFromRotationMatrix=function(e,t,r){t===void 0&&(t=this._order),r===void 0&&(r=!0);var i=e.elements,s=i[0],o=i[4],a=i[8],l=i[1],c=i[5],d=i[9],u=i[2],p=i[6],g=i[10];switch(t){case"XYZ":this._y=Math.asin(lt(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-d,g),this._z=Math.atan2(-o,s)):(this._x=Math.atan2(p,c),this._z=0);break;case"YXZ":this._x=Math.asin(-lt(d,-1,1)),Math.abs(d)<.9999999?(this._y=Math.atan2(a,g),this._z=Math.atan2(l,c)):(this._y=Math.atan2(-u,s),this._z=0);break;case"ZXY":this._x=Math.asin(lt(p,-1,1)),Math.abs(p)<.9999999?(this._y=Math.atan2(-u,g),this._z=Math.atan2(-o,c)):(this._y=0,this._z=Math.atan2(l,s));break;case"ZYX":this._y=Math.asin(-lt(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(p,g),this._z=Math.atan2(l,s)):(this._x=0,this._z=Math.atan2(-o,c));break;case"YZX":this._z=Math.asin(lt(l,-1,1)),Math.abs(l)<.9999999?(this._x=Math.atan2(-d,c),this._y=Math.atan2(-u,s)):(this._x=0,this._y=Math.atan2(a,g));break;case"XZY":this._z=Math.asin(-lt(o,-1,1)),Math.abs(o)<.9999999?(this._x=Math.atan2(p,c),this._y=Math.atan2(a,s)):(this._x=Math.atan2(-d,g),this._y=0);break;default:}return this._order=t,r===!0&&this._onChangeCallback(),this},n.prototype.setFromQuaternion=function(e,t,r){return r===void 0&&(r=!0),Eo.makeRotationFromQuaternion(e),this.setFromRotationMatrix(Eo,t,r)},n.prototype.setFromVector3=function(e,t){return t===void 0&&(t=this._order),this.set(e.x,e.y,e.z,t)},n.prototype.reorder=function(e){return To.setFromEuler(this),this.setFromQuaternion(To,e)},n.prototype.equals=function(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._order===this._order},n.prototype.fromArray=function(e){return this._x=e[0],this._y=e[1],this._z=e[2],e[3]!==void 0&&(this._order=e[3]),this._onChangeCallback(),this},n.prototype.toArray=function(e,t){return e===void 0&&(e=[]),t===void 0&&(t=0),e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._order,e},n.prototype._onChange=function(e){return this._onChangeCallback=e,this},n.prototype._onChangeCallback=function(){},n.prototype[Symbol.iterator]=function(){return jh(this,function(e){switch(e.label){case 0:return[4,this._x];case 1:return e.sent(),[4,this._y];case 2:return e.sent(),[4,this._z];case 3:return e.sent(),[4,this._order];case 4:return e.sent(),[2]}})},n.DEFAULT_ORDER="XYZ",n}();function ms(n,e,t){t===void 0&&(t=!1);for(var r=n.x,i=n.y,s=!1,o=e.length,a=0,l=o-1;a<o;l=a++){var c=e[a].x,d=e[a].y,u=e[l].x,p=e[l].y,g=d>i!=p>i;t&&(g=d>=i!=p>=i);var m=g&&r<(u-c)*(i-d)/(p-d)+c;m&&(s=!s)}return s}function Ma(n,e){if(n.length===0||e.length===0)return!1;var t=new _e().setFromPoints(n),r=new _e().setFromPoints(e);if(!t.intersectsBox(r))return!1;for(var i=0;i<n.length;){if(ms(n[i],e,!0))return!0;i<n.length-1&&gs.equalPoint2d(n[i+1],n[i])&&++i,++i}return!1}var Ca={isPointInPolygon:ms,isPolygonIntersect:Ma},ur=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},gr=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))};function Gh(n,e){for(var t=[],r=e-1,i=n,s=0;s<=i;s++)t.push(0);for(var s=1;s<=r-i;s++)t.push(s);for(var s=0;s<=i;s++)t.push(r-i+1);return t}function Wh(n,e){for(var t=e.length-1,r=n,i=[0],s=0,o=1;o<=t;o++){var a=e[o][0]-e[o-1][0],l=e[o][1]-e[o-1][1],c=e[o][2]-e[o-1][2],d=Math.sqrt(a*a+l*l+c*c);s+=d,i.push(s)}for(var u=[],o=0;o<=r;o++)u.push(0);for(var o=1;o<=t-r;o++){var p=i[o]/s;u.push(p*(t-r+1))}for(var o=0;o<=r;o++)u.push(t-r+1);return u}function ka(n,e){e===void 0&&(e="Uniform");var t=n.length;if(t===0)return[];if(t===1)return[0];var r=t-1;if(e==="Uniform")return new Array(t).fill(0).map(function(p,g){return g/r});for(var i=[0],s=0,o=1;o<=r;o++){var a=n[o][0]-n[o-1][0],l=n[o][1]-n[o-1][1],c=n[o][2]-n[o-1][2],d=Math.sqrt(a*a+l*l+c*c),u=e==="SqrtChord"?Math.sqrt(d):d;s+=u,i.push(s)}return s<1e-12?new Array(t).fill(0).map(function(p,g){return g/r}):i.map(function(p){return p/s})}function Oa(n,e){for(var t=e.length-1,r=n,i=t+r+1,s=new Array(i+1).fill(0),o=e[e.length-1],a=i-r;a<=i;a++)s[a]=o;for(var l=1;l<=t-r;l++){for(var c=0,a=l;a<l+r;a++)c+=e[a];s[l+r]=c/r}return s}function Uh(n,e){for(var t=e.length-1,r=n,i=[0],s=0,o=1;o<=t;o++){var a=e[o][0]-e[o-1][0],l=e[o][1]-e[o-1][1],c=e[o][2]-e[o-1][2],d=Math.sqrt(a*a+l*l+c*c),u=Math.sqrt(d);s+=u,i.push(s)}for(var p=[],o=0;o<=r;o++)p.push(0);for(var o=1;o<=t-r;o++){var g=i[o]/s;p.push(g*(t-r+1))}for(var o=0;o<=r;o++)p.push(t-r+1);return p}function vi(n,e){for(var t=n.length,r=n.map(function(_){return _.slice()}),i=e.slice(),s=0;s<t;s++){for(var o=s,a=Math.abs(r[s][s]),l=s+1;l<t;l++){var c=Math.abs(r[l][s]);c>a&&(a=c,o=l)}if(a<1e-12)throw new Error("Interpolation matrix is singular.");if(o!==s){var d=r[s];r[s]=r[o],r[o]=d;var u=i[s];i[s]=i[o],i[o]=u}for(var l=s+1;l<t;l++){var p=r[l][s]/r[s][s];if(!(Math.abs(p)<1e-14)){for(var g=s;g<t;g++)r[l][g]-=p*r[s][g];i[l]-=p*i[s]}}}for(var m=new Array(t).fill(0),l=t-1;l>=0;l--){for(var f=i[l],g=l+1;g<t;g++)f-=r[l][g]*m[g];m[l]=f/r[l][l]}return m}function fs(n,e,t,r,i){var s,o,a,l,c,d;if(t===void 0&&(t="Uniform"),n.length===0)return{controlPoints:[],knots:[],weights:[]};var u=n.map(function(yt){var _t;return[yt[0],yt[1],(_t=yt[2])!==null&&_t!==void 0?_t:0]}),p=!!r,g=!!i,m=(p?1:0)+(g?1:0),f=u.length-1,_=f+m;if(_<e)throw new Error("Not enough points to interpolate a curve of this degree.");var y=ka(u,t),v=y.slice();p&&v.unshift(y[0]),g&&v.push(y[y.length-1]);var P=Oa(e,v),L=_+1,A=new Array(L),O=new Array(L),k=new Array(L),H=new Array(L),M=0;A[M]=new Array(L).fill(0),A[M][0]=1,O[M]=u[0][0],k[M]=u[0][1],H[M]=u[0][2],M++;for(var $=1;$<=f-1;$++){var V=y[$];A[M]=new Array(L).fill(0);for(var G=0;G<=_;G++)A[M][G]=Wn(G,e,V,P);O[M]=u[$][0],k[M]=u[$][1],H[M]=u[$][2],M++}if(A[M]=new Array(L).fill(0),A[M][_]=1,O[M]=u[f][0],k[M]=u[f][1],H[M]=u[f][2],M++,p){var se=P[e+1]-P[0],ve=se!==0?e/se:0;A[M]=new Array(L).fill(0),A[M][0]=-ve,A[M][1]=ve,O[M]=(s=r==null?void 0:r[0])!==null&&s!==void 0?s:0,k[M]=(o=r==null?void 0:r[1])!==null&&o!==void 0?o:0,H[M]=(a=r==null?void 0:r[2])!==null&&a!==void 0?a:0,M++}if(g){var se=P[_+e+1]-P[_],ve=se!==0?e/se:0;A[M]=new Array(L).fill(0),A[M][_-1]=-ve,A[M][_]=ve,O[M]=(l=i==null?void 0:i[0])!==null&&l!==void 0?l:0,k[M]=(c=i==null?void 0:i[1])!==null&&c!==void 0?c:0,H[M]=(d=i==null?void 0:i[2])!==null&&d!==void 0?d:0,M++}for(var ft=vi(A,O),nn=vi(A,k),rn=vi(A,H),Ct=new Array(L),$=0;$<L;$++)Ct[$]=[ft[$],nn[$],rn[$]];var sn=new Array(L).fill(1);return{controlPoints:Ct,knots:P,weights:sn}}function Wn(n,e,t,r){if(e===0)return t>=r[n]&&t<r[n+1]?1:0;var i=r[n+e]-r[n],s=r[n+e+1]-r[n+1],o=i>1e-10?(t-r[n])/i:0,a=s>1e-10?(r[n+e+1]-t)/s:0;return o*Wn(n,e-1,t,r)+a*Wn(n+1,e-1,t,r)}function Dn(n,e,t,r,i){var s=r.length-1,o=e;if(n=Math.max(t[o],Math.min(t[s+1],n)),Math.abs(n-t[s+1])<1e-8)return gr([],ur(r[s]),!1);if(Math.abs(n-t[o])<1e-8)return gr([],ur(r[0]),!1);for(var a=[0,0,0],l=0,c=0;c<=s;c++){var d=Wn(c,o,n,t),u=i[c]*d;a[0]+=r[c][0]*u,a[1]+=r[c][1]*u,a[2]+=r[c][2]*u,l+=u}if(Math.abs(l)<1e-10){var p=t[t.length-o-1];if(Math.abs(n-p)<1e-8)return gr([],ur(r[s]),!1);if(Math.abs(n-t[o])<1e-8)return gr([],ur(r[0]),!1)}return Math.abs(l)>=1e-10&&(a[0]/=l,a[1]/=l,a[2]/=l),a}function Na(n,e,t,r){for(var i=n,s=e[i],o=e[e.length-i-1],a=0,l=1e3,c=(o-s)/l,d=Dn(s,n,e,t,r),u=1;u<=l;u++){var p=s+u*c,g=Dn(p,n,e,t,r),m=g[0]-d[0],f=g[1]-d[1],_=g[2]-d[2];a+=Math.sqrt(m*m+f*f+_*_),d=g}var y=Dn(o,n,e,t,r),v=y[0]-d[0],P=y[1]-d[1],L=y[2]-d[2];return a+=Math.sqrt(v*v+P*P+L*L),a}function $h(n,e,t,r,i){return e===void 0&&(e=3),t===void 0&&(t="Uniform"),n.length===0?[]:fs(n,e,t,r,i).controlPoints}var Mo=new z,Co=new b,qh=new b,Kh=new b,Si=new w;function Ya(n){return new z().setFromExtrusionDirection(new b(n.x,n.y,n.z))}function ys(n){return Mo.setFromExtrusionDirection(new b(n.x,n.y,n.z)),Mo.extractBasis(Co,qh,Kh),Co.clone()}function Vi(n,e){var t;return new w(n.x,n.y,(t=n.z)!==null&&t!==void 0?t:0).applyMatrix4(Ya(e))}function Un(n,e){var t;return new w(n.x,n.y,(t=n.z)!==null&&t!==void 0?t:0).applyMatrix4(Ya(e).invert())}function zi(n,e,t){var r,i,s=Un(n,t),o=Un(e,t);return Si.set(o.x-s.x,o.y-s.y,((r=o.z)!==null&&r!==void 0?r:0)-((i=s.z)!==null&&i!==void 0?i:0)),I.normalizeAngle(Math.atan2(Si.y,Si.x))}var Xa=function(){function n(){this._boundingBoxNeedsUpdate=!1}return Object.defineProperty(n.prototype,"boundingBoxNeedUpdate",{get:function(){return this._boundingBoxNeedsUpdate},enumerable:!1,configurable:!0}),n}(),Zh=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),_s=function(n){Zh(e,n);function e(){return n!==null&&n.apply(this,arguments)||this}return e.prototype.translate=function(t){return this.transform(new ir().makeTranslation(t.x,t.y))},Object.defineProperty(e.prototype,"box",{get:function(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box},enumerable:!1,configurable:!0}),e}(Xa),Qh=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),It=function(n){Qh(e,n);function e(){var t=n.call(this)||this;return t._loops=[],t}return e.prototype.add=function(t){this._loops.push(t),this._boundingBoxNeedsUpdate=!0},Object.defineProperty(e.prototype,"loops",{get:function(){return this._loops},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"outter",{get:function(){if(this._loops.length>0)return this._loops[0]},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){var t=this.outter;return t?t.box:new _e},e.prototype.transform=function(t){return this._loops.forEach(function(r){r.transform(t)}),this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){var t=new e;return this._loops.forEach(function(r){t.add(r.clone())}),t},e.prototype.getPoints=function(t){for(var r=[],i=0;i<this.loops.length;++i){var s=this.loops[i],o=s.getPoints(t);r.push(o)}return r},e.prototype.buildHierarchy=function(){for(var t,r=this.getPoints(100),i=this.calculateBoundaryBoxes(r),s=this.sortBoundaryBoxesByAreas(i),o=new Map,a=s.length,l=0;l<a;l++)o.set(s[l],{index:s[l],children:[]});for(var c={index:-1,children:[]},l=0;l<a;l++){for(var d=s[l],u=r[d],p=i[d],g=l+1;g<a;g++){var m=s[g],f=r[m],_=i[m];if(_.containsBox(p)&&Ca.isPointInPolygon(u[I.randInt(0,u.length-1)],f)){(t=o.get(m))===null||t===void 0||t.children.push(o.get(d));break}}g===a&&c.children.push(o.get(d))}return c},Object.defineProperty(e.prototype,"area",{get:function(){if(this._loops.length===0)return 0;for(var t=0,r=0;r<this._loops.length;r++){var i=this._loops[r],s=i.getPoints(128),o=this.polygonArea(s);r===0?t+=Math.abs(o):t-=Math.abs(o)}return t},enumerable:!1,configurable:!0}),e.prototype.polygonArea=function(t){var r=t.length;if(r<3)return 0;for(var i=0,s=0,o=r-1;s<r;o=s++){var a=t[o],l=t[s];i+=a.x*l.y-l.x*a.y}return i*.5},e.prototype.calculateBoundaryBoxes=function(t){var r=[];return t.forEach(function(i){r.push(new _e().setFromPoints(i))}),r},e.prototype.sortBoundaryBoxesByAreas=function(t){var r=[];t.forEach(function(s,o){var a=s.size,l=a.width*a.height;r.push({area:l,index:o})}),r.sort(function(s,o){return s.area-o.area});var i=[];return r.forEach(function(s){i.push(s.index)}),i},e}(_s),Jh=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),fn=function(n){Jh(e,n);function e(){var t=n.call(this)||this;return t.arcLengthDivisions=100,t}return Object.defineProperty(e.prototype,"startPoint",{get:function(){return this.getPoint(0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this.getPoint(1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this.getLength()},enumerable:!1,configurable:!0}),e.prototype.getPoint=function(t){throw new Error("AcGeCurve2d: .getPoint() not implemented.")},e.prototype.getPointAt=function(t){var r=this.getUtoTmapping(t);return this.getPoint(r)},e.prototype.getPoints=function(t){t===void 0&&(t=5);for(var r=[],i=0;i<=t;i++)r.push(this.getPoint(i/t));return r},e.prototype.getSpacedPoints=function(t){t===void 0&&(t=5);for(var r=[],i=0;i<=t;i++)r.push(this.getPointAt(i/t));return r},e.prototype.getLength=function(){var t=this.getLengths();return t[t.length-1]},e.prototype.getLengths=function(t){t===void 0&&(t=this.arcLengthDivisions);var r=[],i,s=this.getPoint(0),o=0;r.push(0);for(var a=1;a<=t;a++)i=this.getPoint(a/t),o+=i.distanceTo(s),r.push(o),s=i;return r},e.prototype.getUtoTmapping=function(t,r){var i=this.getLengths(),s=0,o=i.length,a;r?a=r:a=t*i[o-1];for(var l=0,c=o-1,d;l<=c;)if(s=Math.floor(l+(c-l)/2),d=i[s]-a,d<0)l=s+1;else if(d>0)c=s-1;else{c=s;break}if(s=c,i[s]===a)return s/(o-1);var u=i[s],p=i[s+1],g=p-u,m=(a-u)/g,f=(s+m)/(o-1);return f},e.prototype.getTangent=function(t){var r=1e-4,i=t-r,s=t+r;i<0&&(i=0),s>1&&(s=1);var o=this.getPoint(i),a=this.getPoint(s),l=new C;return l.copy(a).sub(o).normalize(),l},e.prototype.getTangentAt=function(t){var r=this.getUtoTmapping(t);return this.getTangent(r)},e}(_s),ed=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),ko=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},pr=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},mr=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))},Et=function(n){ed(e,n);function e(t,r,i,s,o){var a=n.call(this)||this,l=+(t!==void 0)+ +(r!==void 0)+ +(i!==void 0)+ +(s!==void 0)+ +(o!==void 0);if(l==3)typeof t=="object"&&typeof r=="object"&&typeof i=="object"?a.createByThreePoints(t,r,i):a.createByStartEndPointsAndBulge(t,r,i);else if(l==5){var c=t;a.center=new C(c.x,c.y),a.radius=r,a._clockwise=o,a._startAngle=a._clockwise?a._mirrorAngle(I.normalizeAngle(i)):I.normalizeAngle(i),a._endAngle=a._clockwise?a._mirrorAngle(I.normalizeAngle(s)):I.normalizeAngle(s)}else throw xe.ILLEGAL_PARAMETERS;return a}return e.prototype.createByThreePoints=function(t,r,i){var s=function(H,M){return{x:(H.x+M.x)/2,y:(H.y+M.y)/2}},o=function(H,M){return(M.y-H.y)/(M.x-H.x)},a=function(H){return-1/H},l=s(t,r),c=s(r,i),d=o(t,r),u=o(r,i),p=a(d),g=a(u),m=function(H,M,$,V){var G=(V-M)/(H-$),se=H*G+M;return{x:G,y:se}},f=l.y-p*l.x,_=c.y-g*c.x,y=m(p,f,g,_),v=Math.sqrt(Math.pow(t.x-y.x,2)+Math.pow(t.y-y.y,2)),P=function(H,M){return Math.atan2(H.y-M.y,H.x-M.x)},L=P(t,y),A=P(r,y),O=P(i,y),k=O>L&&O<A||L>O&&L<A||A>O&&A<L;this.center=y,this.radius=v,this._clockwise=!k,this._startAngle=L,this._endAngle=O},e.prototype.createByStartEndPointsAndBulge=function(t,r,i){var s,o,a;i<0?(s=Math.atan(-i)*4,o=new K(t),a=new K(r)):(s=Math.atan(i)*4,o=new K(r),a=new K(t));var l=new K().subVectors(a,o),c=l.length(),d=new K().addVectors(o,l.multiplyScalar(.5)),u=Math.abs(c/2/Math.tan(s/2)),p=l.normalize(),g=i<0?-Math.PI/2:Math.PI/2,m=new K(p.x*Math.cos(g)-p.y*Math.sin(g),p.y*Math.cos(g)+p.x*Math.sin(g)),f;s<Math.PI?i<0?f=d.add(m.multiplyScalar(u)):f=d.add(m.multiplyScalar(-u)):i<0?f=d.add(m.multiplyScalar(-u)):f=d.add(m.multiplyScalar(u)),i<0?(this._startAngle=Math.atan2(o.y-f.y,o.x-f.x),this._endAngle=Math.atan2(a.y-f.y,a.x-f.x)):(this._startAngle=Math.atan2(a.y-f.y,a.x-f.x),this._endAngle=Math.atan2(o.y-f.y,o.x-f.x)),this._clockwise=i<0,this.center=f,this.radius=a.sub(f).length()},Object.defineProperty(e.prototype,"center",{get:function(){return this._center},set:function(t){this._center=new C(t.x,t.y),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"radius",{get:function(){return this._radius},set:function(t){this._radius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){return this._clockwise?this._mirrorAngle(this._startAngle):this._startAngle},set:function(t){this._startAngle=this._clockwise?this._mirrorAngle(I.normalizeAngle(t)):I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endAngle",{get:function(){return this._clockwise?this._mirrorAngle(this._endAngle):this._endAngle},set:function(t){var r=this.startAngle==0&&t==W?t:I.normalizeAngle(t);this._endAngle=this._clockwise?this._mirrorAngle(r):r,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),e.prototype._mirrorAngle=function(t){var r=t*180/Math.PI,i=(360-r)%360;return i*Math.PI/180},e.prototype._getInternalAngle=function(t){return this._clockwise?this._mirrorAngle(t):t},Object.defineProperty(e.prototype,"deltaAngle",{get:function(){var t=this._getInternalAngle(this.startAngle),r=this._getInternalAngle(this.endAngle);return this.clockwise?I.normalizeAngle(t-r):I.normalizeAngle(r-t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"clockwise",{get:function(){return this._clockwise},set:function(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){return this.getPointAtAngle(this.startAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this.getPointAtAngle(this.endAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"midPoint",{get:function(){var t=this._getInternalAngle(this.startAngle),r=this._clockwise?I.normalizeAngle(t-this.deltaAngle/2):I.normalizeAngle(t+this.deltaAngle/2),i=this._clockwise?this._mirrorAngle(r):r;return this.getPointAtAngle(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"closed",{get:function(){var t=this._getInternalAngle(this.startAngle),r=this._getInternalAngle(this.endAngle);return Math.abs(r-t)/Math.PI%2==0},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){var t,r,i=[this.startPoint,this.endPoint],s=[0,Math.PI/2,Math.PI,3*Math.PI/2];try{for(var o=ko(s),a=o.next();!a.done;a=o.next()){var l=a.value,c=this._getInternalAngle(l);I.isBetweenAngle(c,this._getInternalAngle(this.startAngle),this._getInternalAngle(this.endAngle),this.clockwise)&&i.push(this.getPointAtAngle(l))}}catch(p){t={error:p}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}var d=i.map(function(p){return p.x}),u=i.map(function(p){return p.y});return new _e(new C(Math.min.apply(Math,mr([],pr(d),!1)),Math.min.apply(Math,mr([],pr(u),!1))),new C(Math.max.apply(Math,mr([],pr(d),!1)),Math.max.apply(Math,mr([],pr(u),!1))))},Object.defineProperty(e.prototype,"length",{get:function(){return Math.abs(this.deltaAngle*this.radius)},enumerable:!1,configurable:!0}),e.prototype.transform=function(t){var r=this,i=t,s=this.center.clone().applyMatrix2d(i),o=this.startPoint.clone().applyMatrix2d(i);if(this.closed)return this.center=s,this.radius=s.distanceTo(o),this._startAngle=Math.atan2(o.y-s.y,o.x-s.x),this._endAngle=this._startAngle,this._clockwise=i.determinant()<0?!this._clockwise:this._clockwise,this._boundingBoxNeedsUpdate=!0,this;var a=this.midPoint.clone().applyMatrix2d(i),l=this.endPoint.clone().applyMatrix2d(i),c=new e(o,a,l),d=i.determinant()<0?!this.clockwise:this.clockwise,u=function(p){var g=I.normalizeAngle(p);return d?r._mirrorAngle(g):g};return this.center=c.center,this.radius=c.radius,this.clockwise=d,this.startAngle=u(Math.atan2(o.y-c.center.y,o.x-c.center.x)),this.endAngle=u(Math.atan2(l.y-c.center.y,l.x-c.center.x)),this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return new e(this.center.clone(),this.radius,this._startAngle,this._endAngle,this.clockwise)},e.prototype.getPointAtAngle=function(t){var r=this._getInternalAngle(t),i=this.center.x+this.radius*Math.cos(r),s=this.center.y+this.radius*Math.sin(r);return new C(i,s)},e.prototype.getQuadrantPoints=function(){var t,r,i=[],s=this._getInternalAngle(this.startAngle),o=this._getInternalAngle(this.endAngle),a=[0,Math.PI/2,Math.PI,3*Math.PI/2];try{for(var l=ko(a),c=l.next();!c.done;c=l.next()){var d=c.value,u=this._getInternalAngle(d);I.isBetweenAngle(u,s,o,this.clockwise)&&i.push(this.getPointAtAngle(d))}}catch(p){t={error:p}}finally{try{c&&!c.done&&(r=l.return)&&r.call(l)}finally{if(t)throw t.error}}return i},e.prototype.nearestPoint=function(t){var r=new C(t.x,t.y),i=r.x-this.center.x,s=r.y-this.center.y,o=Math.hypot(i,s);if(o<1e-12)return this.startPoint.clone();var a=Math.atan2(s,i),l=this.clockwise?this._mirrorAngle(I.normalizeAngle(a)):I.normalizeAngle(a),c=this._getInternalAngle(l),d=this._getInternalAngle(this.startAngle),u=this._getInternalAngle(this.endAngle);if(I.isBetweenAngle(c,d,u,this.clockwise))return this.getPointAtAngle(l);var p=r.distanceToSquared(this.startPoint),g=r.distanceToSquared(this.endPoint);return p<=g?this.startPoint.clone():this.endPoint.clone()},e.prototype.getPoints=function(t){t===void 0&&(t=100);var r=[],i=this.deltaAngle,s=this._getInternalAngle(this.startAngle);if(this.closed&&(i=W,s=0),this.clockwise)for(var o=0;o<=t;o++){var a=s-i*(o/t),l=this._clockwise?this._mirrorAngle(a):a,c=this.getPointAtAngle(l);r.push(new C(c.x,c.y))}else for(var o=0;o<=t;o++){var a=s+i*(o/t),l=this._clockwise?this._mirrorAngle(a):a,c=this.getPointAtAngle(l);r.push(new C(c.x,c.y))}return r},e}(fn),td=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),nd=function(n){td(e,n);function e(){return n!==null&&n.apply(this,arguments)||this}return e.prototype.translate=function(t){return this.transform(new z().makeTranslation(t.x,t.y,t.z))},Object.defineProperty(e.prototype,"box",{get:function(){return(this._box==null||this._boundingBoxNeedsUpdate)&&(this._box=this.calculateBoundingBox(),this._boundingBoxNeedsUpdate=!1),this._box},enumerable:!1,configurable:!0}),e}(Xa),rd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),or=function(n){rd(e,n);function e(){return n!==null&&n.apply(this,arguments)||this}return e}(nd),id=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),pn=function(n){id(e,n);function e(t,r){var i=n.call(this)||this;return i._start=new w(t),i._end=new w(r),i}return Object.defineProperty(e.prototype,"startPoint",{get:function(){return this._start},set:function(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this._end},set:function(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"direction",{get:function(){return new b().subVectors(this.endPoint,this.startPoint).normalize()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"midPoint",{get:function(){return new w((this._start.x+this._end.x)/2,(this._start.y+this._end.y)/2,(this._start.z+this._end.z)/2)},enumerable:!1,configurable:!0}),e.prototype.nearestPoint=function(t){return this.project(t)},Object.defineProperty(e.prototype,"length",{get:function(){return this.startPoint.distanceTo(this.endPoint)},enumerable:!1,configurable:!0}),e.prototype.isPointOnLine=function(t){var r=this.project(t),i=1e-6;return r.distanceTo(t)<i},e.prototype.at=function(t,r){return this.delta(r).multiplyScalar(t).add(this._start)},e.prototype.atLength=function(t,r){if(r===void 0&&(r=!1),r){var i=this.delta(kt).normalize();return new w(this._start).addScaledVector(i,t)}else{var i=this.delta(kt).normalize();return new w(this._end).addScaledVector(i,t)}},e.prototype.extend=function(t,r){if(r===void 0&&(r=!1),r){var i=kt.subVectors(this._start,this._end).normalize();this._start=new w(this._start).addScaledVector(i,t)}else{var i=this.delta(kt).normalize();this._end=new w(this._end).addScaledVector(i,t)}return this._boundingBoxNeedsUpdate=!0,this},e.prototype.closestPointToPointParameter=function(t,r){Oo.subVectors(t,this._start),fr.subVectors(this.endPoint,this.startPoint);var i=fr.dot(fr),s=fr.dot(Oo),o=s/i;return r&&(o=I.clamp(o,0,1)),o},e.prototype.closestPointToPoint=function(t,r,i){var s=this.closestPointToPointParameter(t,r);return this.delta(i).multiplyScalar(s).add(this._start)},e.prototype.delta=function(t){return t.subVectors(this._end,this._start)},e.prototype.distanceSq=function(){return this._start.distanceToSquared(this._end)},e.prototype.distance=function(){return this._start.distanceTo(this._end)},e.prototype.project=function(t){var r=this.direction,i=kt.subVectors(t,this.startPoint),s=i.dot(r);return new w().copy(r).multiplyScalar(s).add(this.startPoint)},e.prototype.perpPoint=function(t){var r=this.direction,i=this.startPoint,s=kt.subVectors(t,i),o=s.dot(r),a=kt.copy(r).multiplyScalar(o);return new w().addVectors(i,a)},e.prototype.calculateBoundingBox=function(){var 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)),r=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 X(t,r)},e.prototype.transform=function(t){return this._start.applyMatrix4(t),this._end.applyMatrix4(t),this._boundingBoxNeedsUpdate=!0,this},Object.defineProperty(e.prototype,"closed",{get:function(){return!1},enumerable:!1,configurable:!0}),e.prototype.copy=function(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return new e(this._start.clone(),this._end.clone())},e}(or),kt=new b,Oo=new b,fr=new b,sd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),No=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},gi=function(n){sd(e,n);function e(t,r,i,s,o,a){a===void 0&&(a=b.X_AXIS);var l=n.call(this)||this;return l.center=t,l.radius=r,l.startAngle=i,l.endAngle=s,l.normal=o,l.refVec=a,(s-i)%W==0?(l.startAngle=0,l.endAngle=W):(l.startAngle=i,l.endAngle=s),l}return e.computeCenterPoint=function(t,r,i){var s=new b().addVectors(t,r).multiplyScalar(.5),o=new b().addVectors(t,i).multiplyScalar(.5),a=new b().subVectors(r,t),l=new b().subVectors(i,t),c=new b().crossVectors(a,l).normalize();if(c.lengthSq()===0)return null;var d=new b().crossVectors(a,c).normalize(),u=new b().crossVectors(l,c).normalize(),p=d.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),g=u.clone().multiplyScalar(Number.MAX_SAFE_INTEGER),m=new pn(s,s.clone().add(p)),f=new pn(o,o.clone().add(g)),_=new b,y=m.closestPointToPoint(f.startPoint,!0,_);return y?_:null},e.createByThreePoints=function(t,r,i){var s=e.computeCenterPoint(t,r,i);if(s){var o=s.distanceTo(t),a=new b().subVectors(t,s),l=new b().subVectors(r,s),c=Math.atan2(a.y,a.x),d=Math.atan2(l.y,l.x);return new e(s,o,c,d,b.Z_AXIS)}},Object.defineProperty(e.prototype,"center",{get:function(){return this._center},set:function(t){this._center=new w(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"radius",{get:function(){return this._radius},set:function(t){if(t<0)throw xe.ILLEGAL_PARAMETERS;this._radius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){return this._startAngle},set:function(t){this._startAngle=I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endAngle",{get:function(){return this._endAngle},set:function(t){this._endAngle=this.startAngle==0&&t==W?t:I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"deltaAngle",{get:function(){return I.normalizeAngle(this.endAngle-this.startAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isLargeArc",{get:function(){return Math.abs(this.deltaAngle)>Math.PI?1:0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"clockwise",{get:function(){return this.deltaAngle<=0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"normal",{get:function(){return this._normal},set:function(t){this._normal=new b(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"refVec",{get:function(){return this._refVec},set:function(t){this._refVec=new b(t.x,t.y,t.z),this._refVec.normalize(),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){return this.getPointAtAngle(this._startAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this.getPointAtAngle(this._endAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"midPoint",{get:function(){var t=this.startAngle,r=this.deltaAngle;this.closed&&(t=0,r=W);var i=t+r*.5;return this.getPointAtAngle(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this.closed?2*Math.PI*this.radius:Math.abs(this.deltaAngle*this.radius)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"area",{get:function(){return this.closed?Math.PI*this.radius*this.radius:Math.abs(this.deltaAngle*this.radius*this.radius)},enumerable:!1,configurable:!0}),e.prototype.nearestPoint=function(t){var r=new b(t.x,t.y,t.z||0),i=this.center,s=this.normal,o=r.clone().sub(i),a=o.dot(s),l=r.clone().sub(s.clone().multiplyScalar(a)),c=l.clone().sub(i);if(c.lengthSq()===0)return this.startPoint.clone();c.normalize().multiplyScalar(this.radius);var d=i.clone().add(c),u=this.getAngle(d.clone()),p=this.startAngle,g=this.deltaAngle,m=I.normalizeAngle(u-p);m<0&&(m=0),m>g&&(m=g);var f=this.getPointAtAngle(p+m),_=f.distanceTo(r),y=this.startPoint.distanceTo(r),v=this.endPoint.distanceTo(r);return y<_&&y<=v?this.startPoint.clone():v<_&&v<y?this.endPoint.clone():f},e.prototype.tangentPoints=function(t){var r,i,s=[],o=new b(t.x,t.y,t.z||0),a=this.center,l=this.normal,c=this.radius,d=o.clone().sub(a),u=d.dot(l),p=o.clone().sub(l.clone().multiplyScalar(u)),g=a.clone(),m=p.clone().sub(g),f=m.length();if(f<c)return s;var _=Math.acos(c/f),y=this.getAngle(p.clone()),v=[y+_,y-_];try{for(var P=No(v),L=P.next();!L.done;L=P.next()){var A=L.value,O=I.normalizeAngle(A-this.startAngle);O>=0&&O<=this.deltaAngle&&s.push(this.getPointAtAngle(this.startAngle+O))}}catch(k){r={error:k}}finally{try{L&&!L.done&&(i=P.return)&&i.call(P)}finally{if(r)throw r.error}}return s},e.prototype.nearestTangentPoint=function(t){var r=this.tangentPoints(t);if(r.length===0)return null;var i=new w(t.x,t.y,t.z||0);return r.length===1||r[0].distanceTo(i)<r[1].distanceTo(i)?r[0]:r[1]},e.prototype.calculateBoundingBox=function(){for(var t,r,i=[this.startAngle,this.endAngle],s=0;s<2*Math.PI;s+=Math.PI/2)I.isBetweenAngle(s,this.startAngle,this.endAngle)&&i.push(s);var o=1/0,a=1/0,l=1/0,c=-1/0,d=-1/0,u=-1/0;try{for(var p=No(i),g=p.next();!g.done;g=p.next()){var m=g.value,f=this.getPointAtAngle(m);f.x<o&&(o=f.x),f.y<a&&(a=f.y),f.z<l&&(l=f.z),f.x>c&&(c=f.x),f.y>d&&(d=f.y),f.z>u&&(u=f.z)}}catch(_){t={error:_}}finally{try{g&&!g.done&&(r=p.return)&&r.call(p)}finally{if(t)throw t.error}}return new X({x:o,y:a,z:l},{x:c,y:d,z:u})},Object.defineProperty(e.prototype,"closed",{get:function(){return Math.abs(this.endAngle-this.startAngle)/Math.PI%2==0},enumerable:!1,configurable:!0}),e.prototype.getPoints=function(t){var r=[],i=this.deltaAngle,s=this.startAngle;this.closed&&(i=W,s=0);for(var o=0;o<=t;o++){var a=s+i*(o/t),l=this.getPointAtAngle(a);r.push(l)}return r},e.prototype.transform=function(t){var r=this.center.clone().applyMatrix4(t),i=this.startPoint.clone().applyMatrix4(t),s=this.endPoint.clone().applyMatrix4(t),o=this.getPointAtAngle(this.closed?Math.PI/2:this.startAngle+this.deltaAngle/2).clone().applyMatrix4(t),a=new b(i).sub(r).normalize(),l=r.distanceTo(i),c=new b().crossVectors(new b(i).sub(r),new b(o).sub(r)).normalize();c.lengthSq()===0&&(c=this.normal.clone().transformDirection(t));var d=function(u){var p=new b(u).sub(r);return Math.atan2(p.dot(Yo.crossVectors(c,a)),p.dot(a))};return this.center=r,this.radius=l,this.normal=c,this.refVec=a,this.startAngle=0,this.endAngle=this.closed?W:d(s),this._boundingBoxNeedsUpdate=!0,this},e.prototype.copy=function(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},e.prototype.clone=function(){return new e(this.center.clone(),this.radius,this.startAngle,this.endAngle,this.normal,this.refVec)},e.prototype.getAngle=function(t){return t.sub(this.center),Math.atan2(t.dot(Yo.crossVectors(this.refVec,this.normal)),t.dot(this.refVec))},e.prototype.getPointAtAngle=function(t){var r=this.normal,i=this.refVec,s={x:r.y*i.z-r.z*i.y,y:r.z*i.x-r.x*i.z,z:r.x*i.y-r.y*i.x},o=this.center,a=this.radius;return new w(o.x+a*(i.x*Math.cos(t)+s.x*Math.sin(t)),o.y+a*(i.y*Math.cos(t)+s.y*Math.sin(t)),o.z+a*(i.z*Math.cos(t)+s.z*Math.sin(t)))},Object.defineProperty(e.prototype,"plane",{get:function(){var t=new b(this.center).distanceTo(ds);return new ps(this.normal,t)},enumerable:!1,configurable:!0}),e}(or),Yo=new b,od=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),$n=function(n){od(e,n);function e(t,r,i,s,o,a,l){s===void 0&&(s=0),o===void 0&&(o=W),a===void 0&&(a=!1),l===void 0&&(l=0);var c=n.call(this)||this;return c.center=t,c.majorAxisRadius=r,c.minorAxisRadius=i,(o-s)%W==0?(c.startAngle=0,c.endAngle=W):(c.startAngle=s,c.endAngle=o),c.clockwise=a,c.rotation=l,c}return Object.defineProperty(e.prototype,"center",{get:function(){return this._center},set:function(t){this._center=new w(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"majorAxisRadius",{get:function(){return this._majorAxisRadius},set:function(t){if(t<0)throw xe.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"minorAxisRadius",{get:function(){return this._minorAxisRadius},set:function(t){if(t<0)throw xe.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){return this._startAngle},set:function(t){this._startAngle=I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endAngle",{get:function(){return this._endAngle},set:function(t){this._endAngle=this.startAngle==0&&t==W?t:I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"clockwise",{get:function(){return this._clockwise},set:function(t){this._clockwise=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rotation",{get:function(){return this._rotation},set:function(t){this._rotation=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"deltaAngle",{get:function(){return I.normalizeAngle(this.endAngle-this.startAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isLargeArc",{get:function(){return Math.abs(this.deltaAngle)>Math.PI?1:0},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){for(var t=100,r=1/0,i=1/0,s=-1/0,o=-1/0,a=0;a<=t;a++){var l=this.getPoint(a/t);r=Math.min(r,l.x),i=Math.min(i,l.y),s=Math.max(s,l.x),o=Math.max(o,l.y)}return new _e({x:r,y:i},{x:s,y:o})},Object.defineProperty(e.prototype,"closed",{get:function(){return this.deltaAngle==0},enumerable:!1,configurable:!0}),e.prototype.getPoint=function(t){for(var r=Math.PI*2,i=this.endAngle-this.startAngle,s=Math.abs(i)<Number.EPSILON;i<0;)i+=r;for(;i>r;)i-=r;i<Number.EPSILON&&(s?i=0:i=r),this.clockwise===!0&&!s&&(i===r?i=-r:i=i-r);var o=this.startAngle+t*i,a=this.center.x+this.majorAxisRadius*Math.cos(o),l=this.center.y+this.minorAxisRadius*Math.sin(o);if(this.rotation!==0){var c=Math.cos(this.rotation),d=Math.sin(this.rotation),u=a-this.center.x,p=l-this.center.y;a=u*c-p*d+this.center.x,l=u*d+p*c+this.center.y}return new C(a,l)},e.prototype.transform=function(t){var r=t,i=new C(this.center).applyMatrix2d(r),s=new w(i.x,i.y,this.center.z),o=this.getPointAtAngle(0).clone().applyMatrix2d(r),a=this.getPointAtAngle(Math.PI/2).clone().applyMatrix2d(r),l=new C(o).sub(i),c=new C(a).sub(i),d=l.length(),u=c.length(),p=Math.atan2(l.y,l.x),g=l.clone().normalize(),m=c.clone().normalize(),f=function(v){var P=new C(v).sub(i),L=P.dot(g),A=P.dot(m);return I.normalizeAngle(Math.atan2(A/u,L/d))},_=r.determinant()<0?!this.clockwise:this.clockwise,y=this.closed?new e(s,d,u,0,W,_,p):new e(s,d,u,f(this.startPoint.clone().applyMatrix2d(r)),f(this.endPoint.clone().applyMatrix2d(r)),_,p);return this.center=y.center,this.majorAxisRadius=y.majorAxisRadius,this.minorAxisRadius=y.minorAxisRadius,this._startAngle=y._startAngle,this._endAngle=y._endAngle,this._clockwise=y._clockwise,this.rotation=y.rotation,this._boundingBoxNeedsUpdate=!0,this},e.prototype.getPointAtAngle=function(t){return this.getPoint(this.closed?t/W:I.normalizeAngle(t-this.startAngle)/this.deltaAngle)},e.prototype.copy=function(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},e.prototype.clone=function(){return new e(this.center,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle,this.clockwise,this.rotation)},e.prototype.getFocusPoints=function(){var t=Math.max(this.majorAxisRadius,this.minorAxisRadius),r=Math.min(this.majorAxisRadius,this.minorAxisRadius);if(t-r<1e-9)return[];var i=Math.sqrt(t*t-r*r),s=Math.cos(this.rotation),o=Math.sin(this.rotation),a=this.majorAxisRadius>=this.minorAxisRadius,l=a?s:-o,c=a?o:s;return[new C(this.center.x-i*l,this.center.y-i*c),new C(this.center.x+i*l,this.center.y+i*c)]},e.prototype.getQuadrantPoints=function(){return this.closed?[this.getPoint(0),this.getPoint(.25),this.getPoint(.5),this.getPoint(.75)]:[]},e.prototype.nearestPoint=function(t){for(var r=new C(t.x,t.y),i=this.getPoint(0),s=r.distanceToSquared(i),o=72,a=1;a<=o;a++){var l=this.getPoint(a/o),c=r.distanceToSquared(l);c<s&&(s=c,i=l)}return i},e}(fn),ad=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),ld=function(n){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&n[e],r=0;if(t)return t.call(n);if(n&&typeof n.length=="number")return{next:function(){return n&&r>=n.length&&(n=void 0),{value:n&&n[r++],done:!n}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Ra=function(n){ad(e,n);function e(t,r,i,s,o,a,l){a===void 0&&(a=0),l===void 0&&(l=W);var c=n.call(this)||this;c.center=t,c.normal=r,c.majorAxis=i,c.majorAxisRadius=s,c.minorAxisRadius=o;var d=Math.abs(l-a);return Math.abs(d-W)<1e-10||Math.abs(d-2*W)<1e-10?(c.startAngle=0,c.endAngle=W):(c.startAngle=a,c.endAngle=l),c}return Object.defineProperty(e.prototype,"center",{get:function(){return this._center},set:function(t){this._center=new w(t.x,t.y,t.z||0),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"majorAxisRadius",{get:function(){return this._majorAxisRadius},set:function(t){if(t<0)throw xe.ILLEGAL_PARAMETERS;this._majorAxisRadius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"minorAxisRadius",{get:function(){return this._minorAxisRadius},set:function(t){if(t<0)throw xe.ILLEGAL_PARAMETERS;this._minorAxisRadius=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startAngle",{get:function(){return this._startAngle},set:function(t){this._startAngle=I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endAngle",{get:function(){return this._endAngle},set:function(t){this._endAngle=this.startAngle==0&&t==W?t:I.normalizeAngle(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"deltaAngle",{get:function(){var t=this.endAngle-this.startAngle;return Math.abs(t-W)<1e-10?W:I.normalizeAngle(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isLargeArc",{get:function(){return Math.abs(this.deltaAngle)>Math.PI?1:0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"clockwise",{get:function(){return this.deltaAngle<=0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"normal",{get:function(){return this._normal},set:function(t){this._normal=new b(t.x,t.y,t.z),this._normal.normalize(),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"majorAxis",{get:function(){return this._majorAxis},set:function(t){this._majorAxis=new b(t.x,t.y,t.z),this._majorAxis.normalize(),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"minorAxis",{get:function(){return new b().crossVectors(this.normal,this.majorAxis).normalize()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){return this.getPointAtAngle(this._startAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this.getPointAtAngle(this._endAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"midPoint",{get:function(){var t=this.startAngle,r=this.deltaAngle;(this.closed||Math.abs(r-W)<1e-10)&&(t=0,r=W);var i=t+r/2;return this.getPointAtAngle(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isCircular",{get:function(){return us.equal(this.majorAxisRadius,this.minorAxisRadius)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){if(this.isCircular)return this.majorAxisRadius*Math.abs(this.deltaAngle);for(var t=1e3,r=this.deltaAngle/t,i=0,s=this.getPointAtAngle(this.startAngle),o=1;o<=t;o++){var a=this.startAngle+o*r,l=this.getPointAtAngle(a),c=l.x-s.x,d=l.y-s.y,u=l.z-s.z;i+=Math.sqrt(c*c+d*d+u*u),s=l}return i},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"area",{get:function(){var t=this.majorAxisRadius,r=this.minorAxisRadius,i=this.startAngle,s=i+this.deltaAngle;if(Math.abs(this.deltaAngle-W)<1e-10)return Math.PI*t*r;var o=t*r/2*(s-i-(Math.sin(s)*Math.cos(s)-Math.sin(i)*Math.cos(i)));return Math.abs(o)},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){var t,r;if(this.majorAxis.equals(b.X_AXIS)||this.majorAxis.equals(b.Y_AXIS)||this.majorAxis.isParallelTo(b.X_AXIS)||this.majorAxis.isParallelTo(b.Y_AXIS)){for(var i=[this.startAngle,this.endAngle],s=0;s<2*Math.PI;s+=Math.PI/2)I.isBetweenAngle(s,this.startAngle,this.endAngle)&&i.push(s);var o=1/0,a=1/0,l=1/0,c=-1/0,d=-1/0,u=-1/0;try{for(var p=ld(i),g=p.next();!g.done;g=p.next()){var m=g.value,f=this.getPointAtAngle(m);f.x<o&&(o=f.x),f.y<a&&(a=f.y),f.z<l&&(l=f.z),f.x>c&&(c=f.x),f.y>d&&(d=f.y),f.z>u&&(u=f.z)}}catch(y){t={error:y}}finally{try{g&&!g.done&&(r=p.return)&&r.call(p)}finally{if(t)throw t.error}}return new X({x:o,y:a,z:l},{x:c,y:d,z:u})}else{for(var _=100,o=1/0,a=1/0,l=1/0,c=-1/0,d=-1/0,u=-1/0,s=0;s<=_;s++){var m=this.startAngle+this.deltaAngle*(s/_),f=this.getPointAtAngle(m);o=Math.min(o,f.x),a=Math.min(a,f.y),l=Math.min(l,f.z),c=Math.max(c,f.x),d=Math.max(d,f.y),u=Math.max(u,f.z)}return new X({x:o,y:a,z:l},{x:c,y:d,z:u})}},Object.defineProperty(e.prototype,"closed",{get:function(){return this.deltaAngle==0},enumerable:!1,configurable:!0}),e.prototype.getPoints=function(t){t===void 0&&(t=100);var r=[],i=this.deltaAngle,s=this.startAngle;this.closed&&(i=W,s=0);for(var o=0;o<=t;o++){var a=s+i*(o/t),l=this.getPointAtAngle(a);r.push(l)}return r},e.prototype.getPointAtAngle=function(t){var r=Math.cos(t),i=Math.sin(t),s=this.minorAxis.clone().multiplyScalar(this.minorAxisRadius).multiplyScalar(i),o=this.majorAxis.clone().multiplyScalar(r*this.majorAxisRadius).add(s);return new w(this.center.x+o.x,this.center.y+o.y,this.center.z+o.z)},e.prototype.contains=function(t){var r=new b(t).sub(this.center),i=r.dot(this.majorAxis),s=r.dot(this.minorAxis),o=i/this.majorAxisRadius,a=s/this.minorAxisRadius;return o*o+a*a<=1},e.prototype.transform=function(t){var r=t,i=this.center.clone().applyMatrix4(r),s=this.getPointAtAngle(0).clone().applyMatrix4(r),o=this.getPointAtAngle(Math.PI/2).clone().applyMatrix4(r),a=new b(s).sub(i),l=new b(o).sub(i),c=a.length(),d=l.length(),u=a.clone().normalize(),p=new b().crossVectors(a,l).normalize(),g=new b().crossVectors(p,u).normalize();g.dot(l)<0&&(p.negate(),g=new b().crossVectors(p,u).normalize());var m=function(_){var y=new b(_).sub(i),v=y.dot(u),P=y.dot(g);return I.normalizeAngle(Math.atan2(P/d,v/c))},f=this.closed?new e(i,p,u,c,d,0,W):new e(i,p,u,c,d,m(this.startPoint.clone().applyMatrix4(r)),m(this.endPoint.clone().applyMatrix4(r)));return this.center=f.center,this.normal=f.normal,this.majorAxis=f.majorAxis,this.majorAxisRadius=f.majorAxisRadius,this.minorAxisRadius=f.minorAxisRadius,this._startAngle=f._startAngle,this._endAngle=f._endAngle,this._boundingBoxNeedsUpdate=!0,this},e.prototype.copy=function(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},e.prototype.clone=function(){return new e(this.center,this.normal,this.majorAxis,this.majorAxisRadius,this.minorAxisRadius,this.startAngle,this.endAngle)},Object.defineProperty(e.prototype,"plane",{get:function(){var t=new b(this.center).distanceTo(ds);return new ps(this.normal,t)},enumerable:!1,configurable:!0}),e}(or),cd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),ji=function(){return ji=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}return n},ji.apply(this,arguments)},ye=function(n){cd(e,n);function e(t,r){t===void 0&&(t=null),r===void 0&&(r=!1);var i=n.call(this)||this;return i._vertices=t||new Array,i._closed=r,i}return Object.defineProperty(e.prototype,"vertices",{get:function(){return this._vertices},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"numberOfVertices",{get:function(){return this._vertices.length},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"closed",{get:function(){return this._closed},set:function(t){this._closed=t,this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){if(this.numberOfVertices>0){var t=this._vertices[0];return new C(t.x,t.y)}throw new Error("Start point does not exist in an empty polyline.")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){var t=this.numberOfVertices;if(t>0)if(this.closed){var r=this._vertices[0];return new C(r.x,r.y)}else{var r=this._vertices[t-1];return new C(r.x,r.y)}throw new Error("End point does not exist in an empty polyline.")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){for(var t=0,r=this._vertices.length,i=0;i<r;++i){var s=this._vertices[i],o=null;if(i<r-1?o=this._vertices[i+1]:i==r-1&&this.closed&&(o=this._vertices[0]),o)if(s.bulge){var a=new Et(s,o,s.bulge);t+=a.length}else t+=new C(s.x,s.y).distanceTo(o)}return t},enumerable:!1,configurable:!0}),e.prototype.addVertexAt=function(t,r){t<=0?this._vertices.unshift(r):this._vertices.splice(t,0,r),this._boundingBoxNeedsUpdate=!0},e.prototype.removeVertexAt=function(t){if(t<0||t>=this._vertices.length)throw new Error("Index ".concat(t," is out of bounds. Valid range is 0 to ").concat(this._vertices.length-1,"."));this._vertices.splice(t,1),this._boundingBoxNeedsUpdate=!0},e.prototype.reset=function(t,r){t?r!==void 0&&r>=0&&r<this._vertices.length&&(this._vertices=this._vertices.slice(0,r),this._boundingBoxNeedsUpdate=!0):(this._vertices=new Array,this._boundingBoxNeedsUpdate=!0)},e.prototype.getPointAt=function(t){var r=this._vertices[t];return new C(r.x,r.y)},e.prototype.calculateBoundingBox=function(){var t=this.getPoints(100);return new _e().setFromPoints(t)},e.prototype.transform=function(t){var r=t.determinant()<0;return this._vertices.forEach(function(i){var s=new C(i).applyMatrix2d(t);i.x=s.x,i.y=s.y,r&&i.bulge!=null&&(i.bulge=-i.bulge)}),this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return new e(this._vertices.map(function(t){return ji({},t)}),this._closed)},e.prototype.getPoints3d=function(t,r){var i=[],s=this.getPoints(t);return s.forEach(function(o){return i.push(new w().set(o.x,o.y,r))}),i},e.prototype.getPoints=function(t){for(var r=[],i=this._vertices.length,s=0;s<i;++s){var o=this._vertices[s];if(o.bulge){var a=null;if(s<i-1?a=this._vertices[s+1]:s==i-1&&this.closed&&(a=this._vertices[0]),a)for(var l=new Et(o,a,o.bulge),c=l.getPoints(t),d=c.length,u=0;u<d;++u){var p=c[u];r.push(new C(p.x,p.y))}}else r.push(new C(o.x,o.y)),s==i-1&&this.closed&&r.push(r[0])}return r},e}(fn),hd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),At=function(n){hd(e,n);function e(t,r){var i=n.call(this)||this;return i._start=new C(t),i._end=new C(r),i}return Object.defineProperty(e.prototype,"startPoint",{get:function(){return this._start},set:function(t){this._start.copy(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this._end},set:function(t){this._end.copy(t),this._boundingBoxNeedsUpdate=!0},enumerable:!1,configurable:!0}),e.prototype.getPoints=function(){return[this.startPoint,this.endPoint]},Object.defineProperty(e.prototype,"length",{get:function(){return this.startPoint.distanceTo(this.endPoint)},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){var t=new C(Math.min(this._start.x,this._end.x),Math.min(this._start.y,this._end.y)),r=new C(Math.max(this._start.x,this._end.x),Math.max(this._start.y,this._end.y));return new _e(t,r)},e.prototype.transform=function(t){return this._start.applyMatrix2d(t),this._end.applyMatrix2d(t),this._boundingBoxNeedsUpdate=!0,this},Object.defineProperty(e.prototype,"closed",{get:function(){return!1},enumerable:!1,configurable:!0}),e.prototype.copy=function(t){return this.startPoint=t.startPoint,this.endPoint=t.endPoint,this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return new e(this._start.clone(),this._end.clone())},e.prototype.project=function(t){var r=this._end.x-this._start.x,i=this._end.y-this._start.y,s=r*r+i*i;if(s<1e-18)return this._start.clone();var o=((t.x-this._start.x)*r+(t.y-this._start.y)*i)/s;return o=Math.max(0,Math.min(1,o)),new C(this._start.x+o*r,this._start.y+o*i)},e.prototype.nearestPoint=function(t){return this.project(t)},e}(fn),dd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),Ai=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},Li=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))},qn=function(n){dd(e,n);function e(t){t===void 0&&(t=[]);var r=n.call(this)||this;return r._curves=t,r}return Object.defineProperty(e.prototype,"curves",{get:function(){return this._curves},enumerable:!1,configurable:!0}),e.buildFromEdges=function(t,r){if(r===void 0&&(r=.001),t.length===0)return[];for(var i=Li([],Ai(t),!1),s=[],o=r*r,a=function(m,f){var _=m.x-f.x,y=m.y-f.y;return _*_+y*y<=o};i.length>0;){var l=[],c=i.shift();l.push(c);var d=e.getEdgeStartPoint(c),u=e.getEdgeEndPoint(c);if(!a(d,u))for(;i.length>0;){var p=e.findConnectingEdge(i,u,o);if(p.index<0)break;var g=i.splice(p.index,1)[0];if(p.reverse&&(g=e.reverseEdge(g)),l.push(g),u=e.getEdgeEndPoint(g),a(u,d))break}s.push(new e(l))}return s},e.prototype.add=function(t){this._curves.push(t),this._boundingBoxNeedsUpdate=!0},Object.defineProperty(e.prototype,"numberOfEdges",{get:function(){return this._curves.length},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){if(this._curves.length>0){var t=this._curves[0].startPoint;return new C(t.x,t.y)}throw new Error("Start point does not exist in an empty loop.")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this.startPoint},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){var t=0;return this._curves.forEach(function(r){t+=r.length}),t},enumerable:!1,configurable:!0}),e.prototype.calculateBoundingBox=function(){var t=this.getPoints(100),r=new _e;return r.setFromPoints(t),r},e.prototype.transform=function(t){var r=new z().set(t.elements[0],t.elements[3],0,t.elements[6],t.elements[1],t.elements[4],0,t.elements[7],0,0,1,0,0,0,0,1);return this._curves.forEach(function(i){i instanceof je?i.transform(r):i.transform(t)}),this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return new e(this._curves.map(function(t){return t.clone()}))},Object.defineProperty(e.prototype,"closed",{get:function(){return!0},enumerable:!1,configurable:!0}),e.prototype.getPoints=function(t){var r=[];return this.curves.forEach(function(i){i.getPoints(t).forEach(function(s){r.push(new C(s.x,s.y))})}),r},e.findConnectingEdge=function(t,r,i){for(var s=-1,o=!1,a=Number.POSITIVE_INFINITY,l=0;l<t.length;l++){var c=t[l],d=e.getEdgeStartPoint(c),u=e.getEdgeEndPoint(c),p=r.x-d.x,g=r.y-d.y,m=p*p+g*g;m<a&&(a=m,s=l,o=!1);var f=r.x-u.x,_=r.y-u.y,y=f*f+_*_;y<a&&(a=y,s=l,o=!0)}return a>i?{index:-1,reverse:!1}:{index:s,reverse:o}},e.getEdgeStartPoint=function(t){var r=t.startPoint;return new C(r.x,r.y)},e.getEdgeEndPoint=function(t){var r=t.endPoint;return new C(r.x,r.y)},e.reverseEdge=function(t){return t instanceof At?new At(t.endPoint,t.startPoint):t instanceof Et?new Et(t.center,t.radius,t.endAngle,t.startAngle,!t.clockwise):t instanceof $n?new $n(t.center,t.majorAxisRadius,t.minorAxisRadius,t.endAngle,t.startAngle,!t.clockwise,t.rotation):t instanceof je?e.reverseSplineEdge(t):t},e.reverseSplineEdge=function(t){var r=Li([],Ai(t.controlPoints),!1).reverse(),i=t.knots,s=i[0],o=i[i.length-1],a=i.map(function(d){return s+o-d}).reverse(),l=t.weights,c=l.length>0?Li([],Ai(l),!1).reverse():void 0;return new je(r,a,c,t.degree,t.closed)},e}(fn),ud=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),Pi=function(){function n(){this.c0=0,this.c1=0,this.c2=0,this.c3=0}return n.prototype.init=function(e,t,r,i){this.c0=e,this.c1=r,this.c2=-3*e+3*t-2*r-i,this.c3=2*e-2*t+r+i},n.prototype.initCatmullRom=function(e,t,r,i,s){this.init(t,r,s*(r-e),s*(i-t))},n.prototype.initNonuniformCatmullRom=function(e,t,r,i,s,o,a){var l=(t-e)/s-(r-e)/(s+o)+(r-t)/o,c=(r-t)/o-(i-t)/(o+a)+(i-r)/a;l*=o,c*=o,this.init(t,r,l,c)},n.prototype.calc=function(e){var t=e*e,r=t*e;return this.c0+this.c1*e+this.c2*t+this.c3*r},n}(),Ba=function(n){ud(e,n);function e(t,r,i,s){t===void 0&&(t=[]),r===void 0&&(r=!1),i===void 0&&(i="centripetal"),s===void 0&&(s=.5);var o=n.call(this)||this;return o.isCatmullRomCurve3d=!0,o.type="CatmullRomCurve3d",o._tmp=new b,o._px=new Pi,o._py=new Pi,o._pz=new Pi,o._points=t.map(function(a){return new w(a)}),o._closed=r,o._curveType=i,o._tension=s,o}return Object.defineProperty(e.prototype,"points",{get:function(){return this._points},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"closed",{get:function(){return this._closed},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"curveType",{get:function(){return this._curveType},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tension",{get:function(){return this._tension},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){return this._points.length>0?this._points[0]:new w},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){return this._points.length>0?this._points[this._points.length-1]:new w},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){if(this._points.length<2)return 0;for(var t=0,r=1;r<this._points.length;r++)t+=this._points[r-1].distanceTo(this._points[r]);return this._closed&&this._points.length>2&&(t+=this._points[this._points.length-1].distanceTo(this._points[0])),t},enumerable:!1,configurable:!0}),e.prototype.getPoint=function(t,r){r===void 0&&(r=new w);var i=r,s=this._points,o=s.length;if(o===0)return i.set(0,0,0);if(o===1)return i.copy(s[0]);var a=(o-(this._closed?0:1))*t,l=Math.floor(a),c=a-l;this._closed?l+=l>0?0:(Math.floor(Math.abs(l)/o)+1)*o:c===0&&l===o-1&&(l=o-2,c=1);var d,u;this._closed||l>0?d=s[(l-1)%o]:(this._tmp.subVectors(s[0],s[1]).add(s[0]),d=new w(this._tmp.x,this._tmp.y,this._tmp.z));var p=s[l%o],g=s[(l+1)%o];if(this._closed||l+2<o?u=s[(l+2)%o]:(this._tmp.subVectors(s[o-1],s[o-2]).add(s[o-1]),u=new w(this._tmp.x,this._tmp.y,this._tmp.z)),this._curveType==="centripetal"||this._curveType==="chordal"){var m=this._curveType==="chordal"?.5:.25,f=Math.pow(d.distanceToSquared(p),m),_=Math.pow(p.distanceToSquared(g),m),y=Math.pow(g.distanceToSquared(u),m);_<1e-4&&(_=1),f<1e-4&&(f=_),y<1e-4&&(y=_),this._px.initNonuniformCatmullRom(d.x,p.x,g.x,u.x,f,_,y),this._py.initNonuniformCatmullRom(d.y,p.y,g.y,u.y,f,_,y),this._pz.initNonuniformCatmullRom(d.z,p.z,g.z,u.z,f,_,y)}else this._curveType==="catmullrom"&&(this._px.initCatmullRom(d.x,p.x,g.x,u.x,this._tension),this._py.initCatmullRom(d.y,p.y,g.y,u.y,this._tension),this._pz.initCatmullRom(d.z,p.z,g.z,u.z,this._tension));return i.set(this._px.calc(c),this._py.calc(c),this._pz.calc(c)),i},e.prototype.getPoints=function(t){for(var r=[],i=0;i<=t;i++)r.push(this.getPoint(i/t));return r},e.prototype.setPoints=function(t){this._points=t.map(function(r){return new w(r)}),this._boundingBoxNeedsUpdate=!0},e.prototype.setClosed=function(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0)},e.prototype.setCurveType=function(t){this._curveType=t},e.prototype.setTension=function(t){this._tension=t},e.prototype.clone=function(){return new e(this._points.map(function(t){return t.clone()}),this._closed,this._curveType,this._tension)},e.prototype.transform=function(t){return this._points=this._points.map(function(r){var i=new w;return i.copy(r),i.applyMatrix4(t),i}),this._boundingBoxNeedsUpdate=!0,this},e.prototype.calculateBoundingBox=function(){if(this._points.length===0)return new X;var t=new X;return this._points.forEach(function(r){t.expandByPoint(r)}),t},e}(or),yr=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},_r=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))};function Xo(n,e){var t,r,i=n.x-e[0],s=n.y-e[1],o=((t=n.z)!==null&&t!==void 0?t:0)-((r=e[2])!==null&&r!==void 0?r:0);return i*i+s*s+o*o}var Fe=function(){function n(e,t,r,i){this._degree=e,this._knots=_r([],yr(t),!1),this._controlPoints=r.map(function(s){return{x:s.x,y:s.y,z:s.z}}),this._weights=i?_r([],yr(i),!1):new Array(r.length).fill(1)}return n.prototype.degree=function(){return this._degree},n.prototype.knots=function(){return _r([],yr(this._knots),!1)},n.prototype.controlPoints=function(){return this._controlPoints.map(function(e){return{x:e.x,y:e.y,z:e.z}})},n.prototype.weights=function(){return _r([],yr(this._weights),!1)},n.prototype.clone=function(){return new n(this._degree,this._knots,this._controlPoints,this._weights)},n.prototype.point=function(e){var t=this._controlPoints.map(function(r){return[r.x,r.y,r.z]});return Dn(e,this._degree,this._knots,t,this._weights)},n.prototype.length=function(){var e=this._controlPoints.map(function(t){return[t.x,t.y,t.z]});return Na(this._degree,this._knots,e,this._weights)},n.byKnotsControlPointsWeights=function(e,t,r,i){return new n(e,t,r,i)},n.byPoints=function(e,t,r,i,s){r===void 0&&(r="Uniform");var o=fs(e,t,r,i,s),a=o.controlPoints.map(function(l){return{x:l[0],y:l[1],z:l[2]}});return new n(t,o.knots,a,o.weights)},n.prototype.getParameterRange=function(){var e=this._knots[this._degree],t=this._knots[this._knots.length-this._degree-1];return{start:e,end:t}},n.prototype.getPoints=function(e){for(var t=[],r=this.getParameterRange(),i=r.start,s=r.end,o=0;o<=e;o++){var a=i+(s-i)*(o/e);t.push(this.point(a))}return t},n.prototype.isClosed=function(e){e===void 0&&(e=1e-6);var t=this.getParameterRange(),r=t.start,i=t.end,s=this.point(r),o=this.point(i),a=s[0]-o[0],l=s[1]-o[1],c=s[2]-o[2];return Math.sqrt(a*a+l*l+c*c)<e},n.createFitPointsForClosedCurve=function(e){if(e.length<4)throw new Error("At least 4 points are required for a closed NURBS curve");var t=new Ba(e,!0,"centripetal"),r=Math.max(50,e.length*2);return t.getPoints(r)},n.prototype.nearestPoint=function(e,t){var r;t===void 0&&(t=64);for(var i=this.getParameterRange(),s=i.start,o=i.end,a=this.point(s),l=Xo(e,a),c=0;c<=t;c++){var d=s+(o-s)*c/t,u=this.point(d),p=Xo(e,u);p<l&&(l=p,a=u)}return{x:a[0],y:a[1],z:(r=a[2])!==null&&r!==void 0?r:0}},n.createClosedCurve=function(e,t,r){r===void 0&&(r="Chord");var i=this.createFitPointsForClosedCurve(e),s=i.map(function(o){return[o.x,o.y,o.z]});return n.byPoints(s,t,r)},n}(),gd=function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),Ro=function(n,e){var t=typeof Symbol=="function"&&n[Symbol.iterator];if(!t)return n;var r=t.call(n),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(o)throw o.error}}return s},Bo=function(n,e,t){if(t||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return n.concat(s||Array.prototype.slice.call(e))},je=function(n){gd(e,n);function e(t,r,i,s,o,a){var l=n.call(this)||this,c=arguments.length;if(l._degree=3,l._closed=!1,Array.isArray(r)){if(c<2||c>5)throw xe.ILLEGAL_PARAMETERS;l._controlPoints=t;var g=void 0,m=3,f=!1;if(c>=3&&(Array.isArray(i)?(g=i,c>=4&&(m=s||3),c>=5&&(f=o)):i!==void 0&&(m=i||3,c>=4&&(f=s))),i===void 0&&c>=4&&(m=s||3,c>=5&&(f=o)),l._degree=m,l._closed=f,l._controlPoints.length<l._degree+1)throw xe.ILLEGAL_PARAMETERS;l._nurbsCurve=Fe.byKnotsControlPointsWeights(l._degree,r,l._controlPoints,g)}else{if(c<2||c>6)throw xe.ILLEGAL_PARAMETERS;l._fitPoints=t,l._knotParameterization=r,c>=3&&(l._degree=i||3);var d=typeof s=="boolean";c>=4&&d&&(l._closed=s),d?(c>=5&&(l._startTangent=o),c>=6&&(l._endTangent=a)):(c>=4&&(l._startTangent=s),c>=5&&(l._endTangent=o)),l._closed&&(l._startTangent=void 0,l._endTangent=void 0);var u=(l._startTangent?1:0)+(l._endTangent?1:0);if(l._fitPoints.length+u<l._degree+1)throw xe.ILLEGAL_PARAMETERS;if(l._closed)l._nurbsCurve=Fe.createClosedCurve(l._fitPoints,l._degree,l._knotParameterization);else{var p=l.toNurbsPoints(l._fitPoints);l._nurbsCurve=Fe.byPoints(p,l._degree,l._knotParameterization,l._startTangent?l.toNurbsPoint(l._startTangent):void 0,l._endTangent?l.toNurbsPoint(l._endTangent):void 0)}l._controlPoints=l.toGePoints(l._nurbsCurve.controlPoints().map(function(_){return[_.x,_.y,_.z||0]}))}return l}return e.prototype.buildCurve=function(){if(this._fitPoints&&this._knotParameterization){if(this._closed){var t=Fe.createFitPointsForClosedCurve(this._fitPoints),r=this.toNurbsPoints(t);this._nurbsCurve=Fe.byPoints(r,this._degree,this._knotParameterization)}else{var r=this.toNurbsPoints(this._fitPoints);this._nurbsCurve=Fe.byPoints(r,this._degree,this._knotParameterization,this._startTangent?this.toNurbsPoint(this._startTangent):void 0,this._endTangent?this.toNurbsPoint(this._endTangent):void 0)}this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints().map(function(o){return[o.x,o.y,o.z||0]}))}else if(this._controlPoints)if(this._closed){var t=Fe.createFitPointsForClosedCurve(this._controlPoints),r=this.toNurbsPoints(t);this._nurbsCurve=Fe.byPoints(r,this._degree,this._knotParameterization),this._controlPoints=this.toGePoints(this._nurbsCurve.controlPoints().map(function(l){return[l.x,l.y,l.z||0]}))}else{var i=this._nurbsCurve.knots(),s=this._nurbsCurve.weights();this._nurbsCurve=Fe.byKnotsControlPointsWeights(this._degree,i,this._controlPoints,s)}},e.prototype.setClosed=function(t){this._closed!==t&&(this._closed=t,this._boundingBoxNeedsUpdate=!0,this.buildCurve())},Object.defineProperty(e.prototype,"degree",{get:function(){return this._degree},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"knotParameterization",{get:function(){return this._knotParameterization},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"controlPoints",{get:function(){return this._controlPoints.map(function(t){return{x:t.x,y:t.y,z:t.z||0}})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"fitPoints",{get:function(){var t;return(t=this._fitPoints)===null||t===void 0?void 0:t.map(function(r){return{x:r.x,y:r.y,z:r.z||0}})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"knots",{get:function(){return Bo([],Ro(this._nurbsCurve.knots()),!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"weights",{get:function(){return Bo([],Ro(this._nurbsCurve.weights()),!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"startPoint",{get:function(){var t=this._nurbsCurve.knots(),r=this._nurbsCurve.degree(),i=t[r],s=this._nurbsCurve.point(i);return new w(s[0],s[1],s[2])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"endPoint",{get:function(){var t=this._nurbsCurve.knots(),r=this._nurbsCurve.degree(),i=t[t.length-r-1],s=this._nurbsCurve.point(i);return new w(s[0],s[1],s[2])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"length",{get:function(){return this._nurbsCurve.length()},enumerable:!1,configurable:!0}),e.prototype.getFitPointAt=function(t){if(!this._fitPoints)throw new Error("No fit points in this spline");var r=this._fitPoints.length,i=t<0||t>=r?r-1:t,s=this._fitPoints[i];return{x:s.x,y:s.y,z:s.z||0}},e.prototype.getControlPointAt=function(t){var r=this._controlPoints.length,i=t<0||t>=r?r-1:t;return this._controlPoints[i]},e.prototype.getPoints=function(t){t===void 0&&(t=100);for(var r=this._nurbsCurve,i=[],s=r.knots(),o=this._nurbsCurve.degree(),a=s[o],l=s[s.length-o-1],c=(l-a)/(t-1),d=0;d<t;d++){var u=d===t-1?l:a+d*c,p=r.point(u);i.push(new w(p[0],p[1],p[2]))}return i},e.prototype.getCurvePoints=function(t,r){for(var i=[],s=t.knots(),o=t.degree(),a=s[o],l=s[s.length-o-1],c=(l-a)/(r-1),d=0;d<r;d++){var u=a+d*c;i.push(t.point(u))}return i},e.prototype.calculateBoundingBox=function(){var t=this.getPoints(100);return new X().setFromPoints(t)},Object.defineProperty(e.prototype,"closed",{get:function(){return this._closed},set:function(t){this.setClosed(t)},enumerable:!1,configurable:!0}),e.prototype.transform=function(t){if(this._fitPoints&&this._knotParameterization)this._fitPoints=this._fitPoints.map(function(s){return new w(s).applyMatrix4(t)}),this._startTangent&&(this._startTangent=new w(this._startTangent).transformDirection(t)),this._endTangent&&(this._endTangent=new w(this._endTangent).transformDirection(t)),this.buildCurve();else{var r=this._nurbsCurve.knots(),i=this._nurbsCurve.weights();this._controlPoints=this._controlPoints.map(function(s){return new w(s).applyMatrix4(t)}),this._nurbsCurve=Fe.byKnotsControlPointsWeights(this._degree,r,this._controlPoints,i.length>0?i:void 0)}return this._boundingBoxNeedsUpdate=!0,this},e.prototype.clone=function(){return this._fitPoints&&this._knotParameterization?new e(this._fitPoints.map(function(t){return{x:t.x,y:t.y,z:t.z||0}}),this._knotParameterization,this._degree,this._closed,this._startTangent?{x:this._startTangent.x,y:this._startTangent.y,z:this._startTangent.z||0}:void 0,this._endTangent?{x:this._endTangent.x,y:this._endTangent.y,z:this._endTangent.z||0}:void 0):new e(this._controlPoints.map(function(t){return{x:t.x,y:t.y,z:t.z||0}}),this._nurbsCurve.knots(),this._nurbsCurve.weights(),this._degree,this._closed)},e.prototype.toNurbsPoints=function(t){var r=new Array(t.length);return t.forEach(function(i,s){r[s]=[i.x,i.y,i.z||0]}),r},e.prototype.toGePoints=function(t){var r=new Array(t.length);return t.forEach(function(i,s){r[s]={x:i[0],y:i[1],z:i[2]}}),r},e.prototype.toNurbsPoint=function(t){return[t.x,t.y,t.z||0]},e.createClosedSpline=function(t,r,i){if(r===void 0&&(r="Uniform"),i===void 0&&(i=3),t.length<i+1)throw new Error("At least ".concat(i+1," points are required for a degree ").concat(i," closed spline"));return new e(t,r,i,!0)},e}(or),Q=(n=>(n[n.Scientific=1]="Scientific",n[n.Decimal=2]="Decimal",n[n.Engineering=3]="Engineering",n[n.Architectural=4]="Architectural",n[n.Fractional=5]="Fractional",n[n.WindowsDesktop=6]="WindowsDesktop",n))(Q||{}),q=(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))(q||{});function Fa(n){return n==4||n==5||n==6||n==7||n==12||n==13||n==14||n==15||n==16||n==17}function Da(n){return n==1||n==2||n==3||n==8||n==9||n==10||n==21}const Hi=Math.PI/200;class Va{constructor(e){this.database=e}formatLength(e,t){const r=this.createContext(t);return an(e,r)}formatPoint2d(e,t){const r=this.createContext(t);return`${an(e.x,r)}, ${an(e.y,r)}`}formatPoint3d(e,t){const r=this.createContext(t);return`${an(e.x,r)}, ${an(e.y,r)}, ${an(e.z,r)}`}formatAngle(e,t){const r=this.createContext(t),s=(t==null?void 0:t.applyAngbaseAngdir)??!0?md(e,this.database.angbase,this.database.angdir):I.normalizeAngle(e);return pd(s,r)}createContext(e){return{lunits:this.database.lunits,luprec:Kn(this.database.luprec),insunits:this.database.insunits,unitmode:this.database.unitmode,measurement:this.database.measurement,aunits:this.database.aunits,auprec:Kn(this.database.auprec),showUnits:(e==null?void 0:e.showUnits)??!1,showApproximate:(e==null?void 0:e.showApproximate)??!1}}}function an(n,e){let t;switch(e.lunits){case Q.Scientific:t=Ii(Ad(n,e.luprec),e);break;case Q.Engineering:t=Ld(n,e);break;case Q.Architectural:t=Pd(n,e);break;case Q.Fractional:t=Ii(Id(n,e),e);break;case Q.WindowsDesktop:case Q.Decimal:default:t=Ii(_n(n,e.luprec),e)}return za(t,fd(n,e),e)}function pd(n,e){let t;switch(e.aunits){case we.DegreesMinutesSeconds:t=Ga(n,e);break;case we.Gradians:t=Md(n,e);break;case we.Radians:t=Td(n,e);break;case we.SurveyorsUnits:t=Cd(n,e);break;case we.DecimalDegrees:default:t=Ed(n,e)}return za(t,yd(n,e),e)}function md(n,e,t){let r=n-e;return t===1&&(r=-r),I.normalizeAngle(r)}function bs(n){const e=n.showUnits?'"':"";return n.unitmode===1?{feetInchSeparator:"",fractionSeparator:"-",inchSuffix:e}:{feetInchSeparator:"-",fractionSeparator:" ",inchSuffix:e}}function Kn(n,e=0,t=8){return Number.isFinite(n)?Math.max(e,Math.min(t,Math.round(n))):e}function yn(n){return Object.is(n,-0)?0:n}function za(n,e,t){return!t.showApproximate||!e?n:`~ ${n}`}function fd(n,e){if(!Number.isFinite(n))return!1;const t=bd(n,e);return ws(n,t)}function yd(n,e){if(!Number.isFinite(n))return!1;if(e.aunits===we.SurveyorsUnits)return _d(n,e.auprec);const t=wd(n,e);return ws(n,t)}function _d(n,e){const r=((90-I.radToDeg(n))%360+360)%360,i=Wa(r),s=Math.min(Math.abs(r-i.base),Math.abs(i.base+90-r)),o=I.degToRad(s),a=ja(o,e);return ws(o,a)}function bd(n,e){const t=yn(n);switch(e.lunits){case Q.Scientific:return xd(t,e.luprec);case Q.Engineering:case Q.Architectural:case Q.Fractional:return vd(t,e);case Q.WindowsDesktop:case Q.Decimal:default:return un(t,e.luprec)}}function wd(n,e){const t=yn(n);switch(e.aunits){case we.DegreesMinutesSeconds:return ja(t,e.auprec);case we.Gradians:return un(t/Hi,e.auprec)*Hi;case we.Radians:return un(t,e.auprec);case we.DecimalDegrees:default:return I.degToRad(un(I.radToDeg(t),e.auprec))}}function un(n,e){if(!Number.isFinite(n))return 0;const t=10**e;return Math.round(yn(n)*t)/t}function xd(n,e){if(!Number.isFinite(n))return 0;const t=yn(n);if(t===0)return 0;const r=t.toExponential(e);return Number(r)}function vd(n,e){if(!Number.isFinite(n))return 0;const t=n<0?-1:1,r=Math.abs(n),i=Math.floor(r/12),s=r-i*12;if(e.lunits===Q.Architectural||e.lunits===Q.Fractional){const o=1<<Kn(e.luprec,0,8),a=Sd(s,o);return t*(i*12+a)}return t*(i*12+un(s,e.luprec))}function Sd(n,e){const t=Math.floor(n),r=n-t,i=Math.round(r*e);return i>=e?t+1:t+i/e}function ja(n,e){const t=I.radToDeg(n),r=t<0?-1:1,i=Math.abs(t),s=Math.floor(i),o=(i-s)*60,a=Math.floor(o),l=un((o-a)*60,e),c=s+a/60+l/3600;return I.degToRad(r*c)}function ws(n,e){if(n===e)return!1;const t=Math.max(Math.abs(n),Math.abs(e),1);return Math.abs(n-e)>t*Number.EPSILON*8}function _n(n,e){if(!Number.isFinite(n))return"0";const t=yn(n);if(Number.isInteger(t)&&e===0)return String(t);const i=t.toFixed(e).replace(/\.?0+$/,"");return i===""||i==="-"?"0":i}function Ad(n,e){if(!Number.isFinite(n))return"0";const t=yn(n);if(t===0)return"0";const r=t.toExponential(e).match(/^(.+)e([+-])(\d+)$/i);if(!r)return"0";const[,i,s,o]=r,a=o.length<2?o.padStart(2,"0"):o;return`${i}E${s}${a}`.toUpperCase()}function Ld(n,e){if(!Number.isFinite(n))return"0";const t=bs(e),r=n<0?"-":"",i=Math.abs(n),s=Math.floor(i/12),o=i-s*12,a=_n(o,e.luprec);return s===0?`${r}${a}${t.inchSuffix}`:`${r}${s}'${t.feetInchSeparator}${a}${t.inchSuffix}`}function Pd(n,e){if(!Number.isFinite(n))return"0";const t=bs(e),r=n<0?"-":"",i=Math.abs(n),s=Math.floor(i/12),o=i-s*12,a=1<<Kn(e.luprec,0,8),l=Ha(o,a,t.fractionSeparator);return s===0?`${r}${l}${t.inchSuffix}`:`${r}${s}'${t.feetInchSeparator}${l}${t.inchSuffix}`}function Id(n,e){if(!Number.isFinite(n))return"0";const t=bs(e),r=n<0?"-":"",i=Math.abs(n),s=1<<Kn(e.luprec,0,8);return`${r}${Ha(i,s,t.fractionSeparator)}`}function Ha(n,e,t){const r=Math.floor(n),i=n-r;let s=Math.round(i*e);if(s>=e)return String(r+1);if(s===0)return String(r);const o=Yd(s,e);s/=o;const a=e/o,l=`${s}/${a}`;return r===0?l:`${r}${t}${l}`}function Ed(n,e){const t=I.radToDeg(n);return`${_n(t,e.auprec)}${e.showUnits?"°":""}`}function Td(n,e){return`${_n(n,e.auprec)}${e.showUnits?" rad":""}`}function Md(n,e){const t=n/Hi;return`${_n(t,e.auprec)}${e.showUnits?"g":""}`}function Ga(n,e){const t=I.radToDeg(n),r=t<0?"-":"",i=Math.abs(t),s=Math.floor(i),o=(i-s)*60,a=Math.floor(o),l=(o-a)*60,c=_n(l,e.auprec),d=e.showUnits?'"':"";return`${r}${s}d${a}'${c}${d}`}function Cd(n,e){const r=((90-I.radToDeg(n))%360+360)%360,i=Wa(r),s=Math.min(Math.abs(r-i.base),Math.abs(i.base+90-r)),a=Ga(I.degToRad(s),e).replace(/^-/,"");return`${i.prefix} ${a} ${i.suffix}`.trim()}function Wa(n){return n<90?{prefix:"N",suffix:"E",base:0}:n<180?{prefix:"S",suffix:"E",base:90}:n<270?{prefix:"S",suffix:"W",base:180}:{prefix:"N",suffix:"W",base:270}}function Ii(n,e){if(!e.showUnits||e.lunits===Q.Engineering||e.lunits===Q.Architectural)return n;const t=kd(e.insunits,e.measurement);return t?`${n}${t}`:n}function kd(n,e){return n===q.Undefined?e===0?'"':" mm":Fa(n)?Od(n):Da(n)?Nd(n):""}function Od(n){switch(n){case q.Millimeters:return" mm";case q.Centimeters:return" cm";case q.Meters:return" m";case q.Kilometers:return" km";case q.Decimeters:return" dm";case q.Microns:return" µm";case q.Nanometers:return" nm";default:return""}}function Nd(n){switch(n){case q.Inches:case q.Microinches:case q.Mils:case q.USSurveyInch:return'"';case q.Feet:case q.USSurveyFeet:return"'";case q.Miles:case q.USSurveyMile:return" mi";case q.Yards:case q.USSurveyYard:return" yd";default:return""}}function Yd(n,e){let t=Math.abs(n),r=Math.abs(e);for(;r!==0;){const i=r;r=t%r,t=i}return t||1}class tn{static get instance(){return this._instance||(this._instance=new tn),this._instance}constructor(){this._blocks=new Map}createKey(e,t){return`${e}_${t}`}set(e,t){return t=t.fastDeepClone(),this._blocks.set(e,t),t}get(e){let t=this._blocks.get(e);return t&&(t=t.fastDeepClone()),t}has(e){return this._blocks.has(e)}clear(){this._blocks.clear()}draw(e,t,r,i=[],s=!0,o,a){const l=[];if(t!=null){const c=this.createKey(t.name,r);let d;if(this.has(c))d=this.get(c);else{const u=t.newIterator();for(const p of u)p.color.isByBlock&&r?(Fo.copy(p.color),p.color.setRGBValue(r),this.addEntity(p,l,e),p.color.copy(Fo)):this.addEntity(p,l,e);d=e.group(l),d&&s&&re.name&&!re.name.startsWith("*U")&&this.set(c,d)}return d&&o&&(d.applyMatrix(o),a&&(a.x!=0||a.y!=0||a.z!=1)&&(o.setFromExtrusionDirection(a),d.applyMatrix(o))),d&&i&&i.length>0&&(d.bakeTransformToChildren(),i.forEach(u=>d.addChild(u))),d}else return e.group(l)}addEntity(e,t,r){const i=e.worldDraw(r);i&&(this.attachEntityInfo(i,e),t.push(i))}attachEntityInfo(e,t){e.objectId=t.objectId,e.ownerId=t.ownerId,e.layerName=t.layer,e.visible=t.visibility}}const Fo=new R;var xs=(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))(xs||{});const Xd=["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"],Ua=n=>Xd[n],Lt="Continuous",J="Standard",ct="Standard",ht="Standard",Rd="ANSI31",$a="ANGLE",Qt="SOLID",qa="USER",Ka="LINEAR",ge="ByLayer",St="ByBlock",Gi="mlightcad",Wi="ACAD",Ui=Object.freeze({x:0,y:0}),Za=Object.freeze({x:0,y:0}),Qa=Object.freeze({x:1,y:1}),Ja=Object.freeze({x:0,y:0,z:1}),el=Object.freeze({x:0,y:0,z:0});exports.AcGiArrowType=void 0;(function(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"})(exports.AcGiArrowType||(exports.AcGiArrowType={}));exports.AcGiLineWeight=void 0;(function(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"})(exports.AcGiLineWeight||(exports.AcGiLineWeight={}));exports.AcGiMTextFlowDirection=void 0;(function(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"})(exports.AcGiMTextFlowDirection||(exports.AcGiMTextFlowDirection={}));exports.AcGiMTextAttachmentPoint=void 0;(function(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[n.BaselineLeft=10]="BaselineLeft",n[n.BaselineCenter=11]="BaselineCenter",n[n.BaselineRight=12]="BaselineRight"})(exports.AcGiMTextAttachmentPoint||(exports.AcGiMTextAttachmentPoint={}));exports.AcGiRenderMode=void 0;(function(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"})(exports.AcGiRenderMode||(exports.AcGiRenderMode={}));exports.AcGiOrthographicType=void 0;(function(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"})(exports.AcGiOrthographicType||(exports.AcGiOrthographicType={}));exports.AcGiDefaultLightingType=void 0;(function(n){n[n.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",n[n.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS"})(exports.AcGiDefaultLightingType||(exports.AcGiDefaultLightingType={}));var tl=function(){function n(){this._number=-1,this._id="",this._groupId="",this._centerPoint=new w,this._height=0,this._width=0,this._viewCenter=new w,this._viewHeight=0}return Object.defineProperty(n.prototype,"number",{get:function(){return this._number},set:function(e){this._number=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this._id},set:function(e){this._id=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"groupId",{get:function(){return this._groupId},set:function(e){this._groupId=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"centerPoint",{get:function(){return this._centerPoint},set:function(e){this._centerPoint.copy(e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"box",{get:function(){var e=new _e;return e.setFromCenterAndSize(this.centerPoint,{x:this.width,y:this.height}),e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"viewCenter",{get:function(){return this._viewCenter},set:function(e){this._viewCenter.copy(e)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"viewHeight",{get:function(){return this._viewHeight},set:function(e){this._viewHeight=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"viewWidth",{get:function(){return this.viewHeight*(this.width/this.height)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"viewBox",{get:function(){var e=new _e;return e.setFromCenterAndSize(this.viewCenter,{x:this.viewWidth,y:this.viewHeight}),e},enumerable:!1,configurable:!0}),n.prototype.clone=function(){var e=new n;return e.id=this.id,e.groupId=this.groupId,e.number=this.number,e.centerPoint.copy(this.centerPoint),e.height=this.height,e.width=this.width,e.viewCenter.copy(this.viewCenter),e.viewHeight=this.viewHeight,e},n.prototype.copy=function(e){return this.id=e.id,this.groupId=e.groupId,this.number=e.number,this.centerPoint.copy(e.centerPoint),this.height=e.height,this.width=e.width,this.viewCenter.copy(e.viewCenter),this.viewHeight=e.viewHeight,this},n}();const Ns=class Ns extends De{constructor(){super(...arguments),this._visibility=!0,this._transparency=new ee,this._transparencySet=!1}get type(){return this.constructor.typeName}get layer(){return this._layer==null&&(this._layer=this.database.clayer??"0"),this._layer}set layer(e){this._layer=e}get color(){return this.getEntityColor()}set color(e){this.setEntityColor(e)}get resolvedColor(){var t;let e=this.color;if(e.isByLayer){const r=this.getLayerColor();r&&r.RGB!=null&&(e=r)}else if(e.isByBlock){const r=this.database.cecolor;if(r&&(e=r,e.isByLayer)){const i=this.database.clayer||this.layer,s=this.database.tables.layerTable.getAt(i);((t=s==null?void 0:s.color)==null?void 0:t.RGB)!=null&&(e=s.color)}}return e}get rgbColor(){const t=this.resolvedColor.RGB;return t??16777215}get lineType(){var e;return this._lineType==null&&(this._lineType=((e=this.database)==null?void 0:e.celtype)??ge),this._lineType}set lineType(e){e?e.toUpperCase()==="BYLAYER"?this._lineType=ge:e.toUpperCase()==="BYBLOCK"?this._lineType=St:this._lineType=e:this._lineType=ge}get lineWeight(){return this._lineWeight==null&&(this._lineWeight=this.database.celweight??exports.AcGiLineWeight.ByLayer),this._lineWeight}set lineWeight(e){this._lineWeight=e}get linetypeScale(){return this._linetypeScale==null&&(this._linetypeScale=this.database.celtscale??-1),this._linetypeScale}set linetypeScale(e){this._linetypeScale=e}get visibility(){return this._visibility}set visibility(e){this._visibility=e}get transparency(){return this._transparency}set transparency(e){this._transparency=e.clone(),this._transparencySet=!0}hasExplicitLayer(){return this._layer!=null}hasExplicitColor(){return this._color!=null}getEntityColor(){return this._color==null&&(this._color=new R,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._color}setEntityColor(e){this._color==null&&(this._color=new R),this._color.copy(e)}shouldResolveColorFromCecolor(){return!0}hasExplicitTransparency(){return this._transparencySet}dxfOutFields(e){e.writeSubclassMarker("AcDbEntity"),e.writeString(8,this.layer),e.writeString(6,this.lineType),e.writeDouble(48,this.linetypeScale),e.writeInt16(60,this.visibility?0:1),e.writeCmColor(this.color),e.writeInt16(370,this.lineWeight),e.writeTransparency(this.transparency);const t=this.database.tables.blockTable.getIdAt(this.ownerId);return t!=null&&t.isPaperSapce&&e.writeInt16(67,1),this}resolveEffectiveProperties(){this._layer==null&&(this._layer=this.database.clayer??"0"),this._color==null&&this.shouldResolveColorFromCecolor()&&(this._color=new R,this.database.cecolor&&this._color.copy(this.database.cecolor)),this._lineType==null&&(this._lineType=this.database.celtype??ge),this._linetypeScale==null&&(this._linetypeScale=this.database.celtscale??-1),this._lineWeight==null&&(this._lineWeight=this.database.celweight??exports.AcGiLineWeight.ByLayer)}get properties(){return{type:this.type,groups:[this.getGeneralProperties()]}}subGetGripPoints(){return new Array}subGetOsnapPoints(e,t,r,i,s,o){}transformBy(e){return this}erase(){return this.database.tables.blockTable.removeEntity(this.objectId)}worldDraw(e,t){const r=e.subEntityTraits;r.color=this.resolvedColor,r.rgbColor=this.rgbColor,r.lineType=this.lineStyle,r.lineTypeScale=this.linetypeScale,r.lineWeight=this.lineWeight,r.transparency=this.transparency,r.layer=this.layer,r.drawOrder=0,"thickness"in this&&(r.thickness=this.thickness);const i=this.subWorldDraw(e,t);return this.attachEntityInfo(i),i}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:e=>{this.color=e}}},{name:"layer",type:"string",editable:!0,accessor:{get:()=>this.layer,set:e=>{this.layer=e}}},{name:"linetype",type:"linetype",editable:!0,accessor:{get:()=>this.lineType,set:e=>{this.lineType=e}}},{name:"linetypeScale",type:"float",editable:!0,accessor:{get:()=>this.linetypeScale,set:e=>{this.linetypeScale=e}}},{name:"lineWeight",type:"lineweight",editable:!0,accessor:{get:()=>this.lineWeight,set:e=>{this.lineWeight=e}}},{name:"transparency",type:"transparency",editable:!0,accessor:{get:()=>this.transparency,set:e=>{this.transparency=e}}}]}}get lineStyle(){var i;const{type:e,name:t}=this.getLineType(),r=(i=this.database)==null?void 0:i.tables.linetypeTable.getAt(t);return r?{type:e,...r.linetype}:{type:e,name:t,standardFlag:0,description:"",totalPatternLength:0}}getLineType(){if(this.lineType==ge){const e=this.database.tables.layerTable.getAt(this.layer);if(e&&e.linetype)return{type:"ByLayer",name:e.linetype}}else return this.lineType==St?{type:"ByBlock",name:Lt}:{type:"UserSpecified",name:this.lineType};return{type:"UserSpecified",name:Lt}}getLayerColor(){const e=this.database.tables.layerTable.getAt(this.layer);return e!=null?e.color:null}attachEntityInfo(e){e&&(e.objectId=this.objectId,this.attrs.has("ownerId")&&(e.ownerId=this.ownerId),e.layerName=this.layer,e.visible=this.visibility)}};Ns.typeName="Entity";let he=Ns;const Ys=class Ys extends he{};Ys.typeName="Curve";let de=Ys;var cn=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.FitCurvePoly=1]="FitCurvePoly",n[n.QuadSplinePoly=2]="QuadSplinePoly",n[n.CubicSplinePoly=3]="CubicSplinePoly",n))(cn||{});const Xs=class Xs extends de{get dxfTypeName(){return"POLYLINE"}constructor(e,t,r=0,i=!1,s=0,o=0,a=null){super(),this._polyType=e,this._elevation=r;const l=a&&(a==null?void 0:a.length)===t.length,c=t.map((d,u)=>({x:d.x,y:d.y,bulge:l?a[u]:void 0}));this._geo=new ye(c,i)}get polyType(){return this._polyType}set polyType(e){this._polyType=e}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}get numberOfVertices(){return this._geo.numberOfVertices}getPointAt(e){return this._geo.getPointAt(e)}getBulgeAt(e){const t=this._geo.vertices[e];return(t==null?void 0:t.bulge)||0}get geometricExtents(){const e=this._geo.box;return new X({x:e.min.x,y:e.min.y,z:this._elevation},{x:e.max.x,y:e.max.y,z:this._elevation})}subGetGripPoints(){const e=new Array;for(let t=0;t<this._geo.numberOfVertices;++t){const r=this._geo.getPointAt(t);e.push(new w(r.x,r.y,0))}return e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:for(let s=0;s<this._geo.numberOfVertices;++s){const o=this._geo.getPointAt(s);i.push(new w(o.x,o.y,0))}break}}transformBy(e){const t=e.determinant()<0;let r=this._elevation;return this._geo.vertices.forEach(i=>{const s=new w(i.x,i.y,this._elevation).applyMatrix4(e);i.x=s.x,i.y=s.y,r=s.z,t&&i.bulge!=null&&(i.bulge=-i.bulge)}),this._elevation=r,this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.elevation=e}}},{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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=[];return this._geo.getPoints(100).forEach(i=>t.push(new w().set(i.x,i.y,this.elevation))),e.lines(t)}dxfOut(e,t=!1){super.dxfOut(e,t);for(let r=0;r<this.numberOfVertices;++r)e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb2dVertex"),e.writePoint3d(10,{x:this.getPointAt(r).x,y:this.getPointAt(r).y,z:this.elevation}),e.writeDouble(42,this.getBulgeAt(r)),e.writeInt16(70,0);return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDb2dPolyline");let t=this.closed?1:0;return this.polyType===1&&(t|=2),this.polyType===2&&(t|=4),this.polyType===3&&(t|=8),e.writeInt16(66,this.numberOfVertices>0?1:0),e.writeInt16(70,t),e.writeDouble(10,0),e.writeDouble(20,0),e.writeDouble(30,this.elevation),this}};Xs.typeName="2dPolyline";let Yr=Xs;var nl=(n=>(n[n.Vertex=0]="Vertex",n[n.CurveFitVertex=1]="CurveFitVertex",n[n.SplineFitVertex=8]="SplineFitVertex",n[n.SplineCtlVertex=9]="SplineCtlVertex",n))(nl||{});const Rs=class Rs extends he{get dxfTypeName(){return"VERTEX"}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(e){this._position.copy(e)}get bulge(){return this._bulge}set bulge(e){this._bulge=e}get startWidth(){return this._startWidth}set startWidth(e){this._startWidth=e}get endWidth(){return this._endWidth}set endWidth(e){this._endWidth=e}get vertexType(){return this._vertexType}set vertexType(e){this._vertexType=e}get geometricExtents(){return new X().expandByPoint(this._position)}subGetGripPoints(){const e=new Array;return e.push(this._position),e}subGetOsnapPoints(e,t,r,i){i.push(this._position)}transformBy(e){return this._position.applyMatrix4(e),this}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb2dVertex"),e.writePoint2d(10,this.position),e.writeDouble(40,this.startWidth),e.writeDouble(41,this.endWidth),e.writeDouble(42,this.bulge),e.writeInt16(70,this.vertexType),this}};Rs.typeName="2dVertex";let $i=Rs;var Vn=(n=>(n[n.SimplePoly=0]="SimplePoly",n[n.QuadSplinePoly=1]="QuadSplinePoly",n[n.CubicSplinePoly=2]="CubicSplinePoly",n))(Vn||{});const Bs=class Bs extends de{get dxfTypeName(){return"POLYLINE"}constructor(e,t,r=!1){super(),this._polyType=e,this._geo=new ye(t,r)}get polyType(){return this._polyType}set polyType(e){this._polyType=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}get numberOfVertices(){return this._geo.numberOfVertices}getPointAt(e){const t=this._geo.vertices[e];return new w(t.x,t.y,t.z||0)}get geometricExtents(){const e=this._geo.vertices.map(t=>new w(t.x,t.y,t.z||0));return new X().setFromPoints(e)}subGetGripPoints(){const e=new Array;for(let t=0;t<this._geo.numberOfVertices;++t){const r=this._geo.getPointAt(t);e.push(new w(r.x,r.y,0))}return e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:for(let s=0;s<this._geo.numberOfVertices;++s)i.push(this.getPointAt(s));break}}transformBy(e){return this._geo.vertices.forEach(t=>{const r=new w(t.x,t.y,t.z||0).applyMatrix4(e);t.x=r.x,t.y=r.y,t.z=r.z}),this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=this._geo.vertices.map(r=>new w(r.x,r.y,r.z||0));return e.lines(t)}dxfOut(e,t=!1){super.dxfOut(e,t);for(let r=0;r<this.numberOfVertices;++r){const i=this.getPointAt(r);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb3dPolylineVertex"),e.writePoint3d(10,{x:i.x,y:i.y,z:i.z}),e.writeInt16(70,32)}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDb3dPolyline");let t=this.closed?1:0;return t|=8,this.polyType===1&&(t|=16),this.polyType===2&&(t|=32),e.writeInt16(66,this.numberOfVertices>0?1:0),e.writeInt16(70,t),this}};Bs.typeName="3dPolyline";let Xr=Bs;var rl=(n=>(n[n.SimpleVertex=0]="SimpleVertex",n[n.ControlVertex=1]="ControlVertex",n[n.FitVertex=2]="FitVertex",n))(rl||{});const Fs=class Fs extends he{get dxfTypeName(){return"VERTEX"}constructor(){super(),this._position=new w,this._vertexType=0}get position(){return this._position}set position(e){this._position.copy(e)}get vertexType(){return this._vertexType}set vertexType(e){this._vertexType=e}get geometricExtents(){return new X().expandByPoint(this._position)}subGetGripPoints(){const e=new Array;return e.push(this._position),e}subGetOsnapPoints(e,t,r,i){i.push(this._position)}transformBy(e){return this._position.applyMatrix4(e),this}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDb3dPolylineVertex"),e.writePoint3d(10,this.position),e.writeInt16(70,this.vertexType|32),this}};Fs.typeName="3dVertex";let qi=Fs;const Ds=class Ds extends de{get dxfTypeName(){return"ARC"}constructor(e,t,r,i,s=b.Z_AXIS){super();const o=ys(s);this._geo=new gi(e,t,r,i,s,o)}get center(){return this._geo.center}set center(e){this._geo.center=e}get radius(){return this._geo.radius}set radius(e){this._geo.radius=e}get startAngle(){return this._geo.startAngle}set startAngle(e){this._geo.startAngle=e}get endAngle(){return this._geo.endAngle}set endAngle(e){this._geo.endAngle=e}get normal(){return this._geo.normal}set normal(e){this._geo.normal=e}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:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:e=>{this.radius=e}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:e=>{this.startAngle=e}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:e=>{this.endAngle=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}}},{name:"arcLength",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"totalAngle",type:"float",editable:!1,accessor:{get:()=>I.radToDeg(Math.abs(this._geo.deltaAngle))}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.center),e.push(this.startPoint),e.push(this.endPoint),e}subGetOsnapPoints(e,t,r,i){const s=this.startPoint,o=this.endPoint;switch(e){case F.EndPoint:i.push(s),i.push(o);break;case F.MidPoint:i.push(this.midPoint);break;case F.Nearest:{const a=this._geo.nearestPoint(t);i.push(a)}break;case F.Perpendicular:break;case F.Tangent:{const a=this._geo.tangentPoints(t);i.push(...a);break}}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){return e.circularArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e);const t=Un(this.center,this.normal);return e.writeSubclassMarker("AcDbArc"),e.writePoint3d(10,t),e.writeDouble(40,this.radius),e.writeAngle(50,zi(this.center,this.startPoint,this.normal)),e.writeAngle(51,zi(this.center,this.endPoint,this.normal)),e.writeVector3d(210,this.normal),this}};Ds.typeName="Arc";let Rr=Ds;var il=(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))(il||{}),sl=(n=>(n[n.BASELINE=0]="BASELINE",n[n.BOTTOM=1]="BOTTOM",n[n.MIDDLE=2]="MIDDLE",n[n.TOP=3]="TOP",n))(sl||{});const Vs=class Vs extends he{get dxfTypeName(){return"TEXT"}constructor(){super(),this._textString="",this._height=0,this._thickness=1,this._position=new w,this._alignmentPoint=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(e){this._textString=e}get thickness(){return this._thickness}set thickness(e){this._thickness=e}get height(){return this._height}set height(e){this._height=e}get position(){return this._position}set position(e){this._position.copy(e)}get alignmentPoint(){return this._alignmentPoint}set alignmentPoint(e){this._alignmentPoint.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get oblique(){return this._oblique}set oblique(e){this._oblique=e}get horizontalMode(){return this._horizontalMode}set horizontalMode(e){this._horizontalMode=e}get verticalMode(){return this._verticalModel}set verticalMode(e){this._verticalModel=e}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get widthFactor(){return this._widthFactor}set widthFactor(e){this._widthFactor=e}get geometricExtents(){return new X}subGetOsnapPoints(e,t,r,i){F.Insertion===e&&i.push(this._position)}transformBy(e){const t=this._position.clone(),r=this._position.clone().add(new b(Math.cos(this._rotation),Math.sin(this._rotation),0)),i=this._position.clone().add(new b(-Math.sin(this._rotation),Math.cos(this._rotation),0)),s=this._position.clone().add(new b(0,0,1));t.applyMatrix4(e),r.applyMatrix4(e),i.applyMatrix4(e),s.applyMatrix4(e);const o=new b(r).sub(t),a=new b(i).sub(t),l=new b(s).sub(t),c=a.length(),d=o.length(),u=l.length();return this._position.copy(t),d>0&&(this._rotation=Math.atan2(o.y,o.x)),c>0&&(this._height*=c,d>0&&(this._widthFactor*=d/c)),u>0&&(this._thickness*=u),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.textString,set:e=>{this.textString=e}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:e=>{this.height=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"widthFactor",type:"float",editable:!0,accessor:{get:()=>this.widthFactor,set:e=>{this.widthFactor=e}}},{name:"oblique",type:"float",editable:!0,accessor:{get:()=>this.oblique,set:e=>{this.oblique=e}}}]},{groupName:"geometry",properties:[{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}}}]}]}}getTextStyle(){const e=this.database.tables.textStyleTable,t=e.getAt(this.styleName)??e.getAt(this.database.textstyle)??e.getAt(J);if(!t)throw new Error("No valid text style found in text style table.");return t.textStyle}subWorldDraw(e,t){let r=this.resolveAttachmentPoint(),i;if(r===exports.AcGiMTextAttachmentPoint.BaselineLeft)i=this._position;else{const o=this._alignmentPoint;o.x===0&&o.y===0&&o.z===0||o.x===this._position.x&&o.y===this._position.y&&o.z===this._position.z?(r=exports.AcGiMTextAttachmentPoint.BaselineLeft,i=this._position):i=o}const s={text:this.textString,height:this.height,width:1/0,widthFactor:this.widthFactor,position:i,rotation:this.rotation,drawingDirection:exports.AcGiMTextFlowDirection.BOTTOM_TO_TOP,attachmentPoint:r};return e.mtext(s,this.getTextStyle(),t)}resolveAttachmentPoint(){const e=this._horizontalMode,t=this._verticalModel;if(e===4)return exports.AcGiMTextAttachmentPoint.MiddleCenter;if(e===3||e===5)return exports.AcGiMTextAttachmentPoint.BaselineLeft;switch(t){case 3:return e===1?exports.AcGiMTextAttachmentPoint.TopCenter:e===2?exports.AcGiMTextAttachmentPoint.TopRight:exports.AcGiMTextAttachmentPoint.TopLeft;case 2:return e===1?exports.AcGiMTextAttachmentPoint.MiddleCenter:e===2?exports.AcGiMTextAttachmentPoint.MiddleRight:exports.AcGiMTextAttachmentPoint.MiddleLeft;case 1:return e===1?exports.AcGiMTextAttachmentPoint.BottomCenter:e===2?exports.AcGiMTextAttachmentPoint.BottomRight:exports.AcGiMTextAttachmentPoint.BottomLeft;case 0:default:return e===1?exports.AcGiMTextAttachmentPoint.BaselineCenter:e===2?exports.AcGiMTextAttachmentPoint.BaselineRight:exports.AcGiMTextAttachmentPoint.BaselineLeft}}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbText"),e.writePoint3d(10,this.position),e.writeDouble(39,this.thickness),e.writeDouble(40,this.height),e.writeString(1,this.textString),e.writeAngle(50,this.rotation),e.writeDouble(41,this.widthFactor),e.writeAngle(51,this.oblique),e.writeString(7,this.styleName),e.writeInt16(72,this.horizontalMode),e.writeInt16(73,this.verticalMode),e.writePoint3d(11,this.alignmentPoint),this}};Vs.typeName="Text";let mn=Vs;var ie=(n=>(n[n.Invisible=1]="Invisible",n[n.Const=2]="Const",n[n.Verifiable=4]="Verifiable",n[n.Preset=8]="Preset",n))(ie||{}),ze=(n=>(n[n.MultiLine=2]="MultiLine",n[n.ConstMultiLine=4]="ConstMultiLine",n))(ze||{});const zs=class zs extends mn{get dxfTypeName(){return"ATTDEF"}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(e){e?this._flags|=1:this._flags&=-2}get prompt(){return this._prompt}set prompt(e){this._prompt=e}get isConst(){return(this._flags&2)!==0}set isConst(e){e?this._flags|=2:this._flags&=-3}get isVerifiable(){return(this._flags&4)!==0}set isVerifiable(e){e?this._flags|=4:this._flags&=-5}get isPreset(){return(this._flags&8)!==0}set isPreset(e){e?this._flags|=8:this._flags&=-9}get isMTextAttribute(){return(this._mtextFlag&2)!==0}set isMTextAttribute(e){e?this._mtextFlag|=2:this._mtextFlag&=-3}get isConstMTextAttribute(){return(this._mtextFlag&4)!==0}set isConstMTextAttribute(e){e?this._mtextFlag|=4:this._mtextFlag&=-5}get tag(){return this._tag}set tag(e){this._tag=e}get fieldLength(){return this._fieldLength}set fieldLength(e){this._fieldLength=e}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(e){this._lockPositionInBlock=e}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(e){this._isReallyLocked=e}get mtext(){return this._mtext}set mtext(e){this._mtext=e,this.isMTextAttribute=e!=null}subWorldDraw(e){}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbAttributeDefinition"),e.writeString(3,this.prompt),e.writeString(2,this.tag),e.writeInt16(70,this.isInvisible?1:0),e.writeInt16(73,this.fieldLength),e.writeInt16(74,this.isReallyLocked?1:0),this}};zs.typeName="AttDef";let Br=zs;const js=class js extends mn{get dxfTypeName(){return"ATTRIB"}constructor(){super(),this._flags=0,this._mtextFlag=0,this._tag="",this._fieldLength=0,this._lockPositionInBlock=!1,this._isReallyLocked=!1}get isInvisible(){return(this._flags&ie.Invisible)!==0}set isInvisible(e){e?this._flags|=ie.Invisible:this._flags&=~ie.Invisible}get isConst(){return(this._flags&ie.Const)!==0}set isConst(e){e?this._flags|=ie.Const:this._flags&=~ie.Const}get isVerifiable(){return(this._flags&ie.Verifiable)!==0}set isVerifiable(e){e?this._flags|=ie.Verifiable:this._flags&=~ie.Verifiable}get isPreset(){return(this._flags&ie.Preset)!==0}set isPreset(e){e?this._flags|=ie.Preset:this._flags&=~ie.Preset}get isMTextAttribute(){return(this._mtextFlag&ze.MultiLine)!==0}set isMTextAttribute(e){e?this._mtextFlag|=ze.MultiLine:this._mtextFlag&=~ze.MultiLine}get isConstMTextAttribute(){return(this._mtextFlag&ze.ConstMultiLine)!==0}set isConstMTextAttribute(e){e?this._mtextFlag|=ze.ConstMultiLine:this._mtextFlag&=~ze.ConstMultiLine}get tag(){return this._tag}set tag(e){this._tag=e}get fieldLength(){return this._fieldLength}set fieldLength(e){this._fieldLength=e}get lockPositionInBlock(){return this._lockPositionInBlock}set lockPositionInBlock(e){this._lockPositionInBlock=e}get isReallyLocked(){return this._isReallyLocked}set isReallyLocked(e){this._isReallyLocked=e}get mtext(){return this._mtext}set mtext(e){this._mtext=e,this.isMTextAttribute=e!=null}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbAttribute"),e.writeInt16(70,this.isInvisible?1:0),e.writeInt16(73,this.fieldLength),e.writeString(2,this.tag),e.writeInt16(74,this.isReallyLocked?1:0),this.mtext&&e.writeInt16(71,this.isMTextAttribute?1:0),this}};js.typeName="Attrib";let Fr=js;const Gn=class Gn extends he{get dxfTypeName(){return"INSERT"}constructor(e){super(),this._blockName=e,this._position=new w,this._rotation=0,this._normal=new b(0,0,1),this._scaleFactors=new w(1,1,1),this._attribs=new Map}get position(){return this._position}set position(e){this._position.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get scaleFactors(){return this._scaleFactors}set scaleFactors(e){this._scaleFactors.copy(e)}get normal(){return this._normal}set normal(e){this._normal.copy(e).normalize()}get blockName(){return this._blockName}get blockTableRecord(){return this.database.tables.blockTable.getAt(this._blockName)}appendAttributes(e){this._attribs.set(e.objectId,e),e.ownerId=this.objectId}attributeIterator(){return new lr(this._attribs)}get blockTransform(){const e=this.blockTableRecord,t=(e==null?void 0:e.origin)??w.ORIGIN,r=new z().makeTranslation(-t.x,-t.y,-t.z),i=new z().makeScale(this._scaleFactors.x,this._scaleFactors.y,this._scaleFactors.z),s=new sr().setFromAxisAngle(b.Z_AXIS,this._rotation),o=new z().makeRotationFromQuaternion(s),a=new z().makeTranslation(this._position.x,this._position.y,this._position.z);return new z().multiplyMatrices(a,o).multiply(i).multiply(r)}subGetOsnapPoints(e,t,r,i,s,o){const a=o??new z;F.Insertion===e?i.push(this.getInsertionPoint(a)):s&&this.subEntityGetOsnapPoints(e,t,r,i,s,a)}transformBy(e){const t=new z().setFromExtrusionDirection(this._normal),r=new z().makeRotationZ(this._rotation),i=new z().multiplyMatrices(t,r),s=this._position.clone(),o=new w(this._scaleFactors.x,0,0).applyMatrix4(i).add(s),a=new w(0,this._scaleFactors.y,0).applyMatrix4(i).add(s),l=new w(0,0,this._scaleFactors.z).applyMatrix4(i).add(s);s.applyMatrix4(e),o.applyMatrix4(e),a.applyMatrix4(e),l.applyMatrix4(e);const c=new b(o).sub(s),d=new b(a).sub(s),u=new b(l).sub(s);let p=new b().crossVectors(c,d);p.lengthSq()===0?p=this._normal.clone().transformDirection(e):p.normalize();const m=new z().setFromExtrusionDirection(p).clone().invert(),f=c.clone().applyMatrix4(m);return this._position.copy(s),this._normal.copy(p),this._rotation=Math.atan2(f.y,f.x),this._scaleFactors.set(c.length(),d.length(),u.length()),this._attribs.forEach(_=>_.transformBy(e)),this}get properties(){const e={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: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}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:t=>{this.rotation=t}}},{name:"scaleFactorsX",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.x,set:t=>{this.scaleFactors.x=t}}},{name:"scaleFactorsY",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.y,set:t=>{this.scaleFactors.y=t}}},{name:"scaleFactorsZ",type:"float",editable:!0,accessor:{get:()=>this.scaleFactors.z,set:t=>{this.scaleFactors.z=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}}}]}]};if(this._attribs.size>0){const t={groupName:"attribute",properties:[]};e.groups.push(t),this._attribs.forEach(r=>{t.properties.push({name:r.tag,type:"string",editable:!r.isConst,skipTranslation:!0,accessor:{get:()=>r.textString,set:i=>{r.textString=i}}})})}return e}get geometricExtents(){const e=new X,t=this.blockTableRecord;if(t!=null){const i=t.newIterator();for(const s of i)e.union(s.geometricExtents)}const r=this.blockTransform;return e.applyMatrix4(r),e}subWorldDraw(e){const t=this.blockTableRecord;if(t!=null){const r=this.blockTransform,i=[];return this._attribs.forEach(o=>{if(!o.isInvisible){const a=o.worldDraw(e);a&&i.push(a)}}),tn.instance.draw(e,t,this.rgbColor,i,!0,r,this._normal)}else return e.group([])}dxfOut(e,t=!1){super.dxfOut(e,t);let r=!1;for(const i of this.attributeIterator())r=!0,e.writeStart("ATTRIB"),i.dxfOut(e);return r&&(e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity")),this}subEntityGetOsnapPoints(e,t,r,i,s,o,a=new Set){if(s===this.objectId||a.has(this.objectId))return!1;a.add(this.objectId);try{const l=this.blockTableRecord;if(l==null)return!1;const c=new z().multiplyMatrices(o,this.getFullInsertionTransform());for(const d of l.newIterator()){if(d.objectId===s){const u=new w(t).applyMatrix4(c.clone().invert()),p=new w(r).applyMatrix4(c.clone().invert()),g=[];return d.subGetOsnapPoints(e,u,p,g,s,c),d instanceof Gn?g.forEach(m=>{i.push(m.clone())}):g.forEach(m=>{i.push(new w(m).applyMatrix4(c))}),!0}if(d instanceof Gn&&d.subEntityGetOsnapPoints(e,t,r,i,s,c,a))return!0}return!1}finally{a.delete(this.objectId)}}getInsertionPoint(e){var i;const t=((i=this.blockTableRecord)==null?void 0:i.origin)??w.ORIGIN,r=new z().multiplyMatrices(e,this.getFullInsertionTransform());return new w(t).applyMatrix4(r)}getFullInsertionTransform(){const e=new z().setFromExtrusionDirection(this._normal);return new z().multiplyMatrices(e,this.blockTransform)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbBlockReference"),e.writePoint3d(10,this.position),e.writeString(2,this.blockName),e.writeDouble(41,this.scaleFactors.x),e.writeDouble(42,this.scaleFactors.y),e.writeDouble(43,this.scaleFactors.z),e.writeAngle(50,this.rotation),e.writeVector3d(210,this.normal),this}};Gn.typeName="BlockReference";let Jt=Gn;const Hs=class Hs extends de{get dxfTypeName(){return"CIRCLE"}constructor(e,t,r=b.Z_AXIS){super();const i=ys(r);this._geo=new gi(e,t,0,W,r,i)}get center(){return this._geo.center}set center(e){this._geo.center=e}get radius(){return this._geo.radius}set radius(e){this._geo.radius=e}get normal(){return this._geo.normal}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(e,t,r,i){switch(e){case F.Center:case F.Centroid:i.push(this._geo.center);break;case F.Quadrant:i.push(this._geo.getPointAtAngle(0)),i.push(this._geo.getPointAtAngle(Math.PI/2)),i.push(this._geo.getPointAtAngle(Math.PI)),i.push(this._geo.getPointAtAngle(Math.PI/2*3));break;case F.Nearest:{const s=this._geo.nearestPoint(t);i.push(s)}break;case F.Tangent:{const s=this._geo.tangentPoints(t);i.push(...s);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:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"radius",type:"float",editable:!0,accessor:{get:()=>this.radius,set:e=>{this.radius=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}}},{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 e=new Array;return e.push(this.center),e}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){return e.circularArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e);const t=Un(this.center,this.normal);return e.writeSubclassMarker("AcDbCircle"),e.writePoint3d(10,t),e.writeDouble(40,this.radius),e.writeVector3d(210,this.normal),this}};Hs.typeName="Circle";let Dr=Hs;const Gs=class Gs extends de{get dxfTypeName(){return"ELLIPSE"}constructor(e,t,r,i,s,o,a){super(),this._geo=new Ra(e,t,r,i,s,o,a)}get center(){return this._geo.center}set center(e){this._geo.center=e}get majorAxisRadius(){return this._geo.majorAxisRadius}set majorAxisRadius(e){this._geo.majorAxisRadius=e}get minorAxisRadius(){return this._geo.minorAxisRadius}set minorAxisRadius(e){this._geo.minorAxisRadius=e}get startAngle(){return this._geo.startAngle}set startAngle(e){this._geo.startAngle=e}get endAngle(){return this._geo.endAngle}set endAngle(e){this._geo.endAngle=e}get normal(){return this._geo.normal}set normal(e){this._geo.normal=e}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:this.closed||(i.push(this._geo.startPoint),i.push(this._geo.endPoint));break;case F.MidPoint:this.closed||i.push(this._geo.midPoint);break;case F.Quadrant:this.closed&&(i.push(this._geo.getPointAtAngle(0)),i.push(this._geo.getPointAtAngle(Math.PI/2)),i.push(this._geo.getPointAtAngle(Math.PI)),i.push(this._geo.getPointAtAngle(Math.PI/2*3)));break}}transformBy(e){return this._geo.transform(e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"centerX",type:"float",editable:!0,accessor:{get:()=>this.center.x,set:e=>{this.center.x=e}}},{name:"centerY",type:"float",editable:!0,accessor:{get:()=>this.center.y,set:e=>{this.center.y=e}}},{name:"centerZ",type:"float",editable:!0,accessor:{get:()=>this.center.z,set:e=>{this.center.z=e}}},{name:"majorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.majorAxisRadius,set:e=>{this.center.x=e}}},{name:"minorAxisRadius",type:"float",editable:!0,accessor:{get:()=>this.minorAxisRadius,set:e=>{this.minorAxisRadius=e}}},{name:"startAngle",type:"float",editable:!0,accessor:{get:()=>this.startAngle,set:e=>{this.startAngle=e}}},{name:"endAngle",type:"float",editable:!0,accessor:{get:()=>this.endAngle,set:e=>{this.endAngle=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}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this._geo.area}}]}]}}subWorldDraw(e){return e.ellipticalArc(this._geo)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbEllipse"),e.writePoint3d(10,this.center);const t=this._geo.majorAxis,r=this.majorAxisRadius;return e.writePoint3d(11,{x:t.x*r,y:t.y*r,z:t.z*r}),e.writeVector3d(210,this.normal),e.writeDouble(40,this.minorAxisRadius/this.majorAxisRadius),e.writeDouble(41,this.startAngle),e.writeDouble(42,this.endAngle),this}};Gs.typeName="Ellipse";let Vr=Gs;const Ws=class Ws extends he{get dxfTypeName(){return"3DFACE"}constructor(){super(),this._vertices=[new w,new w,new w],this._edgeInvisibilities=0}getVertexAt(e){return e<0?this._vertices[0]:e>this._vertices.length?this._vertices[this._vertices.length-1]:this._vertices[e]}setVertexAt(e,t){if(e<0&&this._vertices[0].copy(t),e>=3)return this._vertices.length===3&&this._vertices.push(new w),this._vertices[3].copy(t);this._vertices[e].copy(t)}setEdgeInvisibilities(e){this._edgeInvisibilities=e}isEdgeVisibleAt(e){if(e<0||e>3)throw new Error("Index out of range");return(this._edgeInvisibilities&1<<e)===0}makeEdgeInvisibleAt(e){if(e<0||e>3)throw new Error("Index out of range");this._edgeInvisibilities=this._edgeInvisibilities|1<<e}get geometricExtents(){return new X().setFromPoints(this._vertices)}subGetGripPoints(){const e=new Array;return e.push(...this._vertices),e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:i.push(...this._vertices);break}}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this}subWorldDraw(e){const t=this._vertices.length,r=new Float32Array(t*3),i=new Uint16Array(t*2);for(let s=0;s<t;s++)r[s*3]=this._vertices[s].x,r[s*3+1]=this._vertices[s].y,r[s*3+2]=this._vertices[s].z,this.isEdgeVisibleAt(s)&&(i[s*2]=s,i[s*2+1]=(s+1)%4);return e.lineSegments(r,3,i)}dxfOutFields(e){super.dxfOutFields(e);const t=this.getVertexAt(0),r=this.getVertexAt(1),i=this.getVertexAt(2),s=this.getVertexAt(3);e.writeSubclassMarker("AcDbFace"),e.writePoint3d(10,t),e.writePoint3d(11,r),e.writePoint3d(12,i),e.writePoint3d(13,s);let o=0;for(let a=0;a<4;++a)this.isEdgeVisibleAt(a)||(o|=1<<a);return e.writeInt16(70,o),this}};Ws.typeName="Face";let zr=Ws;const S={ACADVER:"ACADVER",ANGBASE:"ANGBASE",ANGDIR:"ANGDIR",AUNITS:"AUNITS",AUPREC:"AUPREC",CECOLOR:"CECOLOR",CELTSCALE:"CELTSCALE",CELTYPE:"CELTYPE",CELWEIGHT:"CELWEIGHT",CETRANSPARENCY:"CETRANSPARENCY",CLAYER:"CLAYER",CMLEADERSTYLE:"CMLEADERSTYLE",CMLSCALE:"CMLSCALE",CMLSTYLE:"CMLSTYLE",COLORTHEME:"COLORTHEME",DYNMODE:"DYNMODE",DYNPROMPT:"DYNPROMPT",EXTMAX:"EXTMAX",EXTMIN:"EXTMIN",HPANG:"HPANG",HPASSOC:"HPASSOC",HPBACKGROUNDCOLOR:"HPBACKGROUNDCOLOR",HPCOLOR:"HPCOLOR",HPDOUBLE:"HPDOUBLE",HPISLANDDETECTION:"HPISLANDDETECTION",HPLAYER:"HPLAYER",HPNAME:"HPNAME",HPSCALE:"HPSCALE",HPSEPARATE:"HPSEPARATE",HPTRANSPARENCY:"HPTRANSPARENCY",INSUNITS:"INSUNITS",LTSCALE:"LTSCALE",LUNITS:"LUNITS",LUPREC:"LUPREC",LWDISPLAY:"LWDISPLAY",MEASUREMENT:"MEASUREMENT",MEASUREMENTCOLOR:"MEASUREMENTCOLOR",OSMODE:"OSMODE",PDMODE:"PDMODE",PDSIZE:"PDSIZE",PICKBOX:"PICKBOX",SHORTCUTMENU:"SHORTCUTMENU",TEXTSTYLE:"TEXTSTYLE",UNITMODE:"UNITMODE",WHITEBKCOLOR:"WHITEBKCOLOR"},Bd=Object.freeze(Object.values(S)),di=class di{constructor(){this.registry=new Map,this.cache=new Map,this.events={sysVarChanged:new ne},this.registerVar({name:S.ANGBASE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:S.ANGDIR,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:S.AUNITS,type:"number",isDbVar:!0,defaultValue:we.DecimalDegrees}),this.registerVar({name:S.AUPREC,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:S.CECOLOR,type:"color",isDbVar:!0,defaultValue:new R(exports.AcCmColorMethod.ByLayer)}),this.registerVar({name:S.CELTSCALE,type:"number",isDbVar:!0,defaultValue:-1}),this.registerVar({name:S.CELTYPE,type:"string",isDbVar:!0,defaultValue:ge}),this.registerVar({name:S.CELWEIGHT,type:"number",isDbVar:!0,defaultValue:exports.AcGiLineWeight.ByLayer}),this.registerVar({name:S.CETRANSPARENCY,type:"transparency",isDbVar:!0,defaultValue:new ee}),this.registerVar({name:S.CLAYER,type:"string",isDbVar:!0,defaultValue:"0"}),this.registerVar({name:S.CMLEADERSTYLE,type:"string",isDbVar:!0,defaultValue:ht}),this.registerVar({name:S.CMLSCALE,type:"number",isDbVar:!0,defaultValue:1}),this.registerVar({name:S.CMLSTYLE,type:"string",isDbVar:!0,defaultValue:ct}),this.registerVar({name:S.COLORTHEME,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:S.DYNMODE,type:"number",isDbVar:!1,defaultValue:3}),this.registerVar({name:S.DYNPROMPT,type:"boolean",isDbVar:!1,defaultValue:!0}),this.registerVar({name:S.HPANG,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:S.HPASSOC,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:S.HPBACKGROUNDCOLOR,type:"color",isDbVar:!0,defaultValue:new R(exports.AcCmColorMethod.None)}),this.registerVar({name:S.HPCOLOR,type:"color",isDbVar:!0,defaultValue:new R(exports.AcCmColorMethod.ByLayer)}),this.registerVar({name:S.HPDOUBLE,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:S.HPISLANDDETECTION,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:S.HPLAYER,type:"string",isDbVar:!0,defaultValue:"."}),this.registerVar({name:S.HPNAME,type:"string",isDbVar:!1,defaultValue:$a}),this.registerVar({name:S.HPSCALE,type:"number",isDbVar:!1,defaultValue:1}),this.registerVar({name:S.HPSEPARATE,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:S.HPTRANSPARENCY,type:"transparency",isDbVar:!0,defaultValue:new ee}),this.registerVar({name:S.INSUNITS,type:"number",isDbVar:!0,defaultValue:q.Millimeters}),this.registerVar({name:S.LUNITS,type:"number",isDbVar:!0,defaultValue:Q.Decimal}),this.registerVar({name:S.LUPREC,type:"number",isDbVar:!0,defaultValue:4}),this.registerVar({name:S.LWDISPLAY,type:"boolean",isDbVar:!0,defaultValue:!1}),this.registerVar({name:S.MEASUREMENT,type:"number",isDbVar:!0,defaultValue:1}),this.registerVar({name:S.MEASUREMENTCOLOR,type:"color",isDbVar:!1,defaultValue:(()=>{const e=new R(exports.AcCmColorMethod.ByColor);return e.setRGB(96,165,250),e})()}),this.registerVar({name:S.OSMODE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:S.PICKBOX,type:"number",isDbVar:!1,defaultValue:10}),this.registerVar({name:S.SHORTCUTMENU,type:"number",isDbVar:!1,defaultValue:0}),this.registerVar({name:S.TEXTSTYLE,type:"string",isDbVar:!0,defaultValue:J}),this.registerVar({name:S.UNITMODE,type:"number",isDbVar:!0,defaultValue:0}),this.registerVar({name:S.WHITEBKCOLOR,type:"boolean",isDbVar:!1,defaultValue:!1})}static instance(){return this._instance||(this._instance=new di),this._instance}registerVar(e){const t=this.normalizeName(e.name);this.registry.set(t,{...e,name:t}),e.isDbVar||this.cache.set(t,e.defaultValue)}registerMany(e){e.forEach(t=>this.registerVar(t))}getVar(e,t){e=this.normalizeName(e);const r=this.getDescriptor(e);if(!r)throw new Error(`System variable ${e} not found!`);if(r.isDbVar)return t[e.toLowerCase()];if(this.cache.has(e))return this.cache.get(e)}getDefaultValue(e){e=this.normalizeName(e);const t=this.getDescriptor(e);if(!t)throw new Error(`System variable ${e} not found!`);return t.defaultValue}setVar(e,t,r){e=this.normalizeName(e);const i=this.getDescriptor(e);if(i){const s=this.getVar(e,r);if(i.type==="transparency"){const o=this.parseTransparency(t);if(o==null||o.isInvalid)throw new Error("Invalid transparency value!");t=o}else if(i.type!=="string"&&(typeof t=="string"||t instanceof String)){if(i.type==="number"){const o=Number(t);if(Number.isNaN(o))throw new Error("Invalid number input!");t=o}else if(i.type==="boolean")t=this.parseBoolean(t);else if(i.type==="color"){const o=this.parseColorSysVar(e,t,r);if(o==null)throw new Error("Invalid color value!");t=o}}i.isDbVar?r[e.toLowerCase()]=t:(this.cache.set(e,t),this.hasValueChanged(s,t)&&this.events.sysVarChanged.dispatch({database:r,name:e,newVal:t,oldVal:s}))}else throw new Error(`System variable ${e} not found!`)}getDescriptor(e){return this.registry.get(this.normalizeName(e))}getAllDescriptors(){return[...this.registry.values()]}parseBoolean(e){if(e==null)return!1;const t=String(e).trim().toLowerCase(),r=new Set(["true","t","1","yes","y"]),i=new Set(["false","f","0","no","n"]);return r.has(t)?!0:(i.has(t),!1)}parseColorSysVar(e,t,r){const i=t.trim().toLowerCase();return e===S.HPCOLOR.toLowerCase()&&(i==="."||i==="use current")?r.cecolor.clone():e===S.HPBACKGROUNDCOLOR.toLowerCase()&&(i===""||i==="."||i==="none")?new R(exports.AcCmColorMethod.None):R.fromString(t)}parseTransparency(e){if(e instanceof ee)return e;if(typeof e=="number")return ee.deserialize(e);if(!(typeof e!="string"&&!(e instanceof String)))return ee.fromString(String(e))}hasValueChanged(e,t){return e instanceof R&&t instanceof R||e instanceof ee&&t instanceof ee?!e.equals(t):!Object.is(e,t)}normalizeName(e){return e.toLowerCase()}};di._instance=null;let Ne=di;const Fd={patterns:[{name:"SOLID",description:"",lines:[]},{name:"ANGLE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.275,dashes:[.2,-.075],sourceLine:23},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.275,dashes:[.2,-.075],sourceLine:24}]},{name:"ANSI31",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:26}]},{name:"ANSI32",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:28},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:29}]},{name:"ANSI33",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:31},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.25,dashes:[.125,-.0625],sourceLine:32}]},{name:"ANSI34",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:34},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:35},{angle:45,originX:.353553391,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:36},{angle:45,originX:.530330086,originY:0,deltaX:0,deltaY:.75,dashes:[],sourceLine:37}]},{name:"ANSI35",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:39},{angle:45,originX:.176776695,originY:0,deltaX:0,deltaY:.25,dashes:[.3125,-.0625,0,-.0625],sourceLine:40}]},{name:"ANSI36",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:.21875,deltaY:.125,dashes:[.3125,-.0625,0,-.0625],sourceLine:42}]},{name:"ANSI37",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:44},{angle:135,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:45}]},{name:"ANSI38",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:47},{angle:135,originX:0,originY:0,deltaX:.25,deltaY:.125,dashes:[.3125,-.1875],sourceLine:48}]},{name:"AR-B816",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[],sourceLine:54},{angle:90,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[8,-8],sourceLine:55}]},{name:"AR-B816C",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[15.625,-.375],sourceLine:57},{angle:0,originX:-8,originY:.375,deltaX:8,deltaY:8,dashes:[15.625,-.375],sourceLine:58},{angle:90,originX:0,originY:0,deltaX:8,deltaY:8,dashes:[-8.375,7.625],sourceLine:59},{angle:90,originX:-.375,originY:0,deltaX:8,deltaY:8,dashes:[-8.375,7.625],sourceLine:60}]},{name:"AR-B88",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[],sourceLine:62},{angle:90,originX:0,originY:0,deltaX:8,deltaY:4,dashes:[8,-8],sourceLine:63}]},{name:"AR-BRELM",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.334,dashes:[7.625,-.375],sourceLine:65},{angle:0,originX:0,originY:2.25,deltaX:0,deltaY:5.334,dashes:[7.625,-.375],sourceLine:66},{angle:0,originX:2,originY:2.667,deltaX:0,deltaY:5.334,dashes:[3.625,-.375],sourceLine:67},{angle:0,originX:2,originY:4.917,deltaX:0,deltaY:5.334,dashes:[3.625,-.375],sourceLine:68},{angle:90,originX:0,originY:0,deltaX:0,deltaY:8,dashes:[2.25,-3.084],sourceLine:69},{angle:90,originX:-.375,originY:0,deltaX:0,deltaY:8,dashes:[2.25,-3.084],sourceLine:70},{angle:90,originX:2,originY:2.667,deltaX:0,deltaY:4,dashes:[2.25,-3.084],sourceLine:71},{angle:90,originX:1.625,originY:2.667,deltaX:0,deltaY:4,dashes:[2.25,-3.084],sourceLine:72}]},{name:"AR-BRSTD",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:2.667,dashes:[],sourceLine:74},{angle:90,originX:0,originY:0,deltaX:2.667,deltaY:4,dashes:[2.667,-2.667],sourceLine:75}]},{name:"AR-CONC",description:"",lines:[{angle:50,originX:0,originY:0,deltaX:4.12975034,deltaY:-5.89789472,dashes:[.75,-8.25],sourceLine:77},{angle:355,originX:0,originY:0,deltaX:-2.03781207,deltaY:7.3723684,dashes:[.6,-6.6],sourceLine:78},{angle:100.45144446,originX:.59771681,originY:-.05229344,deltaX:5.7305871,deltaY:-6.9397673,dashes:[.63740192,-7.01142112],sourceLine:79},{angle:46.1842,originX:0,originY:2,deltaX:6.19462554,deltaY:-8.84684596,dashes:[1.125,-12.375],sourceLine:80},{angle:96.63563549,originX:.88936745,originY:1.86206693,deltaX:8.59588239,deltaY:-10.40964966,dashes:[.95610342,-10.5171376],sourceLine:81},{angle:351.18416399,originX:0,originY:2,deltaX:7.74327494,deltaY:11.05855746,dashes:[.9,-9.90000001],sourceLine:82},{angle:21,originX:1,originY:1.5,deltaX:4.12975034,deltaY:-5.89789472,dashes:[.75,-8.25],sourceLine:83},{angle:326,originX:1,originY:1.5,deltaX:-2.03781207,deltaY:7.3723684,dashes:[.6,-6.6],sourceLine:84},{angle:71.45144474,originX:1.49742254,originY:1.16448426,deltaX:5.7305871,deltaY:-6.9397673,dashes:[.6374019,-7.01142112],sourceLine:85},{angle:37.5,originX:0,originY:0,deltaX:2.123,deltaY:2.567,dashes:[0,-6.52,0,-6.7,0,-6.625],sourceLine:86},{angle:7.5,originX:0,originY:0,deltaX:3.123,deltaY:3.567,dashes:[0,-3.82,0,-6.37,0,-2.525],sourceLine:87},{angle:-32.5,originX:-2.23,originY:0,deltaX:4.6234,deltaY:2.678,dashes:[0,-2.5,0,-7.8,0,-10.35],sourceLine:88},{angle:-42.5,originX:-3.23,originY:0,deltaX:3.6234,deltaY:4.678,dashes:[0,-3.25,0,-5.18,0,-7.35],sourceLine:89}]},{name:"AR-HBONE",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:4,deltaY:4,dashes:[12,-4],sourceLine:91},{angle:135,originX:2.828427125,originY:2.828427125,deltaX:4,deltaY:-4,dashes:[12,-4],sourceLine:92}]},{name:"AR-PARQ1",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:94},{angle:90,originX:2,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:95},{angle:90,originX:4,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:96},{angle:90,originX:6,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:97},{angle:90,originX:8,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:98},{angle:90,originX:10,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:99},{angle:90,originX:12,originY:0,deltaX:12,deltaY:12,dashes:[12,-12],sourceLine:100},{angle:0,originX:0,originY:12,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:101},{angle:0,originX:0,originY:14,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:102},{angle:0,originX:0,originY:16,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:103},{angle:0,originX:0,originY:18,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:104},{angle:0,originX:0,originY:20,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:105},{angle:0,originX:0,originY:22,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:106},{angle:0,originX:0,originY:24,deltaX:12,deltaY:-12,dashes:[12,-12],sourceLine:107}]},{name:"AR-RROOF",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:2.2,deltaY:1,dashes:[15,-2,5,-1],sourceLine:109},{angle:0,originX:1.33,originY:.5,deltaX:-1,deltaY:1.33,dashes:[3,-.33,6,-.75],sourceLine:110},{angle:0,originX:.5,originY:.85,deltaX:5.2,deltaY:.67,dashes:[8,-1.4,4,-1],sourceLine:111}]},{name:"AR-RSHKE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:25.5,deltaY:12,dashes:[6,-5,7,-3,9,-4],sourceLine:113},{angle:0,originX:6,originY:.5,deltaX:25.5,deltaY:12,dashes:[5,-19,4,-6],sourceLine:114},{angle:0,originX:18,originY:-.75,deltaX:25.5,deltaY:12,dashes:[3,-31],sourceLine:115},{angle:90,originX:0,originY:0,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:116},{angle:90,originX:6,originY:0,deltaX:12,deltaY:8.5,dashes:[11.25,-36.75],sourceLine:117},{angle:90,originX:11,originY:0,deltaX:12,deltaY:8.5,dashes:[10.5,-37.5],sourceLine:118},{angle:90,originX:18,originY:-.75,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:119},{angle:90,originX:21,originY:-.75,deltaX:12,deltaY:8.5,dashes:[11.5,-36.5],sourceLine:120},{angle:90,originX:30,originY:0,deltaX:12,deltaY:8.5,dashes:[11,-37],sourceLine:121}]},{name:"AR-SAND",description:"",lines:[{angle:37.5,originX:0,originY:0,deltaX:1.123,deltaY:1.567,dashes:[0,-1.52,0,-1.7,0,-1.625],sourceLine:123},{angle:7.5,originX:0,originY:0,deltaX:2.123,deltaY:2.567,dashes:[0,-.82,0,-1.37,0,-.525],sourceLine:124},{angle:-32.5,originX:-1.23,originY:0,deltaX:2.6234,deltaY:1.678,dashes:[0,-.5,0,-1.8,0,-2.35],sourceLine:125},{angle:-42.5,originX:-1.23,originY:0,deltaX:1.6234,deltaY:2.678,dashes:[0,-.25,0,-1.18,0,-1.35],sourceLine:126}]},{name:"BOX",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:128},{angle:90,originX:.25,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:129},{angle:0,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[-.25,.25],sourceLine:130},{angle:0,originX:0,originY:.25,deltaX:0,deltaY:1,dashes:[-.25,.25],sourceLine:131},{angle:0,originX:0,originY:.5,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:132},{angle:0,originX:0,originY:.75,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:133},{angle:90,originX:.5,originY:0,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:134},{angle:90,originX:.75,originY:0,deltaX:0,deltaY:1,dashes:[.25,-.25],sourceLine:135}]},{name:"BRASS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:137},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.25,dashes:[.125,-.0625],sourceLine:138}]},{name:"BRICK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:140},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.5,dashes:[.25,-.25],sourceLine:141},{angle:90,originX:.25,originY:0,deltaX:0,deltaY:.5,dashes:[-.25,.25],sourceLine:142}]},{name:"BRSTONE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.33,dashes:[],sourceLine:144},{angle:90,originX:.9,originY:0,deltaX:.33,deltaY:.5,dashes:[.33,-.33],sourceLine:145},{angle:90,originX:.8,originY:0,deltaX:.33,deltaY:.5,dashes:[.33,-.33],sourceLine:146},{angle:0,originX:.9,originY:.055,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:147},{angle:0,originX:.9,originY:.11,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:148},{angle:0,originX:.9,originY:.165,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:149},{angle:0,originX:.9,originY:.22,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:150},{angle:0,originX:.9,originY:.275,deltaX:.5,deltaY:.33,dashes:[-.9,.1],sourceLine:151}]},{name:"CLAY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.1875,dashes:[],sourceLine:153},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.1875,dashes:[],sourceLine:154},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.1875,dashes:[],sourceLine:155},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.1875,dashes:[.1875,-.125],sourceLine:156}]},{name:"CORK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:158},{angle:135,originX:.0625,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:159},{angle:135,originX:.09375,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:160},{angle:135,originX:.125,originY:-.0625,deltaX:0,deltaY:.35355339,dashes:[.176776696,-.176776696],sourceLine:161}]},{name:"CROSS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.25,dashes:[.125,-.375],sourceLine:163},{angle:90,originX:.0625,originY:-.0625,deltaX:.25,deltaY:.25,dashes:[.125,-.375],sourceLine:164}]},{name:"DASH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:166}]},{name:"DOLMIT",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:168},{angle:45,originX:0,originY:0,deltaX:0,deltaY:.70710678,dashes:[.3535533905932738,-.7071067811865476],sourceLine:169}]},{name:"DOTS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.03125,deltaY:.0625,dashes:[0,-.0625],sourceLine:171}]},{name:"EARTH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:173},{angle:0,originX:0,originY:.09375,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:174},{angle:0,originX:0,originY:.1875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:175},{angle:90,originX:.03125,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:176},{angle:90,originX:.125,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:177},{angle:90,originX:.21875,originY:.21875,deltaX:.25,deltaY:.25,dashes:[.25,-.25],sourceLine:178}]},{name:"ESCHER",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:180},{angle:180,originX:0,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:181},{angle:300,originX:0,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[1.1,-.1],sourceLine:182},{angle:60,originX:.1,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:183},{angle:300,originX:.1,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:184},{angle:60,originX:-.05,originY:.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:185},{angle:180,originX:-.05,originY:.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:186},{angle:300,originX:-.05,originY:-.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:187},{angle:180,originX:-.05,originY:-.08660254,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:188},{angle:60,originX:-.4,originY:0,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:189},{angle:300,originX:-.4,originY:0,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:190},{angle:60,originX:.2,originY:-.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:191},{angle:180,originX:.2,originY:-.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:192},{angle:300,originX:.2,originY:.346410161,deltaX:.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:193},{angle:180,originX:.2,originY:.346410161,deltaX:-.6,deltaY:1.039230484,dashes:[.2,-1],sourceLine:194},{angle:0,originX:.2,originY:.173205081,deltaX:-.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:195},{angle:0,originX:.2,originY:-.173205081,deltaX:-.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:196},{angle:120,originX:.05,originY:.259807621,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:197},{angle:120,originX:-.25,originY:.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:198},{angle:240,originX:-.25,originY:-.08660254,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:199},{angle:240,originX:.05,originY:-.259807621,deltaX:.6,deltaY:1.039230484,dashes:[.7,-.5],sourceLine:200}]},{name:"FLEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[.25,-.25],sourceLine:202},{angle:45,originX:.25,originY:0,deltaX:.176776695296,deltaY:.176776695296,dashes:[.0625,-.2285533906,.0625,-.353553390593],sourceLine:203}]},{name:"GOST_GLASS",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:6,deltaY:-6,dashes:[5,-7],sourceLine:205},{angle:45,originX:2.12132,originY:0,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:206},{angle:45,originX:0,originY:2.12132,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:207}]},{name:"GOST_WOOD",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:209},{angle:90,originX:2,originY:-2,deltaX:0,deltaY:-6,dashes:[6,-1.5,3,-1.5],sourceLine:210},{angle:90,originX:4,originY:-5,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:211}]},{name:"GOST_GROUND",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:213},{angle:45,originX:3,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:214},{angle:45,originX:6,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:215}]},{name:"GRASS",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:.707106781,deltaY:.707106781,dashes:[.1875,-1.226713563],sourceLine:217},{angle:45,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[.1875,-.8125],sourceLine:218},{angle:135,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[.1875,-.8125],sourceLine:219}]},{name:"GRATE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.03125,dashes:[],sourceLine:221},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:222}]},{name:"GRAVEL",description:"",lines:[{angle:228.012787504,originX:.72,originY:1,deltaX:12.0413651692039,deltaY:.0743294146632,dashes:[.134536,-13.3190880470737],sourceLine:224},{angle:184.969740728,originX:.63,originY:.9,deltaX:-12.0415166747131,deltaY:.0433148081592,dashes:[.230868,-22.85592476123],sourceLine:225},{angle:132.510447078,originX:.4,originY:.88,deltaX:-14.8659418273816,deltaY:.061429511683,dashes:[.162788,-16.1160325960997],sourceLine:226},{angle:267.273689006,originX:.01,originY:.63,deltaX:-20.0249279039043,deltaY:.0475651493827,dashes:[.210238,-20.813558041629],sourceLine:227},{angle:292.833654178,originX:0,originY:.42,deltaX:-12.9999095019474,deltaY:.048507125026,dashes:[.206155,-20.4093731280883],sourceLine:228},{angle:357.273689006,originX:.08,originY:.23,deltaX:-20.0249279039043,deltaY:.0475651493827,dashes:[.210238,-20.813558041629],sourceLine:229},{angle:37.6942404667,originX:.29,originY:.22,deltaX:-16.4011800288558,deltaY:.0359675000664,dashes:[.278029,-27.524848548916],sourceLine:230},{angle:72.2553283749,originX:.51,originY:.39,deltaX:23.0867613281116,deltaY:.0380969659053,dashes:[.262488,-25.9863214968134],sourceLine:231},{angle:121.429565615,originX:.59,originY:.64,deltaX:15.2642639131074,deltaY:.047404546271,dashes:[.21095,-20.884073109729],sourceLine:232},{angle:175.236358309,originX:.48,originY:.82,deltaX:-11.0450488205478,deltaY:.083045479801,dashes:[.240832,-11.8007625787923],sourceLine:233},{angle:222.397437798,originX:.24,originY:.84,deltaX:16.2787889313724,deltaY:.0321080648114,dashes:[.311448,-30.8333750047949],sourceLine:234},{angle:138.814074834,originX:1,originY:.62,deltaX:9.2190645101588,deltaY:.0940720868851,dashes:[.106301,-10.5238448127347],sourceLine:235},{angle:171.46923439,originX:.92,originY:.69,deltaX:-13.1528534931484,deltaY:.0494468176315,dashes:[.202237,-20.021511416157],sourceLine:236},{angle:225,originX:.72,originY:.72,deltaX:.7071067811865,deltaY:.7071067811865,dashes:[.141421,-1.2727925623731],sourceLine:237},{angle:203.198590514,originX:.65,originY:.84,deltaX:-5.3835637472478,deltaY:.1313064328928,dashes:[.076158,-7.5396151058639],sourceLine:238},{angle:291.801409486,originX:.58,originY:.81,deltaX:-3.156820749011,deltaY:.185695338158,dashes:[.107703,-5.2774618071345],sourceLine:239},{angle:30.9637565321,originX:.62,originY:.71,deltaX:3.6014702879928,deltaY:.1714985851408,dashes:[.174929,-5.6560228948453],sourceLine:240},{angle:161.565051177,originX:.77,originY:.8,deltaX:-2.2135943621183,deltaY:.3162277660138,dashes:[.126491,-3.0357866601684],sourceLine:241},{angle:16.389540334,originX:0,originY:.81,deltaX:10.4401539876873,deltaY:.0564332648047,dashes:[.1772,-17.5428451466694],sourceLine:242},{angle:70.3461759419,originX:.17,originY:.86,deltaX:-11.7045066155395,deltaY:.0672672793901,dashes:[.148661,-14.717407747319],sourceLine:243},{angle:293.198590514,originX:.77,originY:1,deltaX:-5.3835637472478,deltaY:.1313064328928,dashes:[.152315,-7.4634581058639],sourceLine:244},{angle:343.610459666,originX:.83,originY:.86,deltaX:-10.4401539876873,deltaY:.0564332648047,dashes:[.1772,-17.542845146669],sourceLine:245},{angle:339.44395478,originX:0,originY:.19,deltaX:-5.3838927710229,deltaY:.117041147157,dashes:[.17088,-8.3731237453175],sourceLine:246},{angle:294.775140569,originX:.16,originY:.13,deltaX:-12.0828441168135,deltaY:.0698430296124,dashes:[.143178,-14.174643063276],sourceLine:247},{angle:66.8014094864,originX:.78,originY:0,deltaX:5.3835637472487,deltaY:.1313064328552,dashes:[.152315,-7.4634581058639],sourceLine:248},{angle:17.3540246363,originX:.84,originY:.14,deltaX:-13.6013396869991,deltaY:.0596549986364,dashes:[.167631,-16.59542361424],sourceLine:249},{angle:69.4439547804,originX:.29,originY:0,deltaX:-5.383892771022,deltaY:.1170411471946,dashes:[.08544,-8.4585637453175],sourceLine:250},{angle:101.309932474,originX:.72,originY:0,deltaX:4.1184388379018,deltaY:.1961161351396,dashes:[.05099,-5.0480295135928],sourceLine:251},{angle:165.963756532,originX:.71,originY:.05,deltaX:-3.1529631254726,deltaY:.2425356250323,dashes:[.206155,-3.9169506256177],sourceLine:252},{angle:186.009005957,originX:.51,originY:.1,deltaX:-10.0497393137326,deltaY:.0523423921723,dashes:[.19105,-18.9139231745428],sourceLine:253},{angle:303.690067526,originX:.62,originY:.62,deltaX:-2.2188007849008,deltaY:.2773500981134,dashes:[.144222,-3.461329275464],sourceLine:254},{angle:353.157226587,originX:.7,originY:.5,deltaX:17.1171966955143,deltaY:.0397150736497,dashes:[.251794,-24.9275626240283],sourceLine:255},{angle:60.9453959009,originX:.95,originY:.47,deltaX:-8.0616726575653,deltaY:.0971285862325,dashes:[.102956,-10.192674140987],sourceLine:256},{angle:90,originX:1,originY:.56,deltaX:1,deltaY:1,dashes:[.06,-.94],sourceLine:257},{angle:120.256437164,originX:.49,originY:.13,deltaX:-8.0619364083848,deltaY:.0719815751411,dashes:[.138924,-13.7535199894498],sourceLine:258},{angle:48.0127875042,originX:.42,originY:.25,deltaX:12.0413651692041,deltaY:.0743294146212,dashes:[.269072,-13.1845520470737],sourceLine:259},{angle:0,originX:.6,originY:.45,deltaX:1,deltaY:1,dashes:[.26,-.74],sourceLine:260},{angle:325.304846469,originX:.86,originY:.45,deltaX:12.2063917682497,deltaY:-.063245553253,dashes:[.158114,-15.653274300842],sourceLine:261},{angle:254.054604099,originX:.99,originY:.36,deltaX:4.1208169184605,deltaY:.1373605639542,dashes:[.145602,-7.1345078892805],sourceLine:262},{angle:207.645975364,originX:.95,originY:.22,deltaX:21.4708691170287,deltaY:.0421824539631,dashes:[.237065,-23.4694741822594],sourceLine:263},{angle:175.42607874,originX:.74,originY:.11,deltaX:13.0383438432524,deltaY:.039872611164,dashes:[.250799,-24.8290734079689],sourceLine:264}]},{name:"HEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:266},{angle:120,originX:0,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:267},{angle:60,originX:.125,originY:0,deltaX:0,deltaY:.21650635094610965,dashes:[.125,-.25],sourceLine:268}]},{name:"HONEY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[.125,-.25],sourceLine:270},{angle:120,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[.125,-.25],sourceLine:271},{angle:60,originX:0,originY:0,deltaX:.1875,deltaY:.10825317547305482,dashes:[-.25,.125],sourceLine:272}]},{name:"HOUND",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.25,deltaY:.0625,dashes:[1,-.5],sourceLine:274},{angle:90,originX:0,originY:0,deltaX:-.25,deltaY:.0625,dashes:[1,-.5],sourceLine:275}]},{name:"INSUL",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.375,dashes:[],sourceLine:277},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.375,dashes:[.125,-.125],sourceLine:278},{angle:0,originX:0,originY:.25,deltaX:0,deltaY:.375,dashes:[.125,-.125],sourceLine:279}]},{name:"ACAD_ISO02W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3],sourceLine:292}]},{name:"ACAD_ISO03W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-18],sourceLine:294}]},{name:"ACAD_ISO04W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3],sourceLine:296}]},{name:"ACAD_ISO05W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-3],sourceLine:298}]},{name:"ACAD_ISO06W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-6.5],sourceLine:300},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-34,.5,-3],sourceLine:301}]},{name:"ACAD_ISO07W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[.5,-3],sourceLine:303}]},{name:"ACAD_ISO08W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3],sourceLine:305}]},{name:"ACAD_ISO09W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3,6,-3],sourceLine:307}]},{name:"ACAD_ISO10W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3],sourceLine:309}]},{name:"ACAD_ISO11W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-3],sourceLine:311}]},{name:"ACAD_ISO12W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-3],sourceLine:313}]},{name:"ACAD_ISO13W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-6.5],sourceLine:315},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3],sourceLine:316}]},{name:"ACAD_ISO14W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-6.5],sourceLine:318},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-22,.5,-3],sourceLine:319}]},{name:"ACAD_ISO15W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-10],sourceLine:321},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3,.5,-3],sourceLine:322}]},{name:"LINE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:327}]},{name:"MUDST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.5,deltaY:.25,dashes:[.25,-.25,0,-.25,0,-.25],sourceLine:329}]},{name:"NET",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:331},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:332}]},{name:"NET3",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:334},{angle:60,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:335},{angle:120,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:336}]},{name:"PLAST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:338},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.25,dashes:[],sourceLine:339},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.25,dashes:[],sourceLine:340}]},{name:"PLASTI",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:342},{angle:0,originX:0,originY:.03125,deltaX:0,deltaY:.25,dashes:[],sourceLine:343},{angle:0,originX:0,originY:.0625,deltaX:0,deltaY:.25,dashes:[],sourceLine:344},{angle:0,originX:0,originY:.15625,deltaX:0,deltaY:.25,dashes:[],sourceLine:345}]},{name:"SACNCR",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.09375,dashes:[],sourceLine:347},{angle:45,originX:.066291261,originY:0,deltaX:0,deltaY:.09375,dashes:[0,-.09375],sourceLine:348}]},{name:"SQUARE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[.125,-.125],sourceLine:350},{angle:90,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[.125,-.125],sourceLine:351}]},{name:"STARS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:353},{angle:60,originX:0,originY:0,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:354},{angle:120,originX:.0625,originY:.108253176,deltaX:0,deltaY:.216506351,dashes:[.125,-.125],sourceLine:355}]},{name:"STEEL",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.125,dashes:[],sourceLine:357},{angle:45,originX:0,originY:.0625,deltaX:0,deltaY:.125,dashes:[],sourceLine:358}]},{name:"SWAMP",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.125,-.875],sourceLine:360},{angle:90,originX:.0625,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.0625,-1.669550806],sourceLine:361},{angle:90,originX:.078125,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.05,-1.682050806],sourceLine:362},{angle:90,originX:.046875,originY:0,deltaX:.866025403,deltaY:.5,dashes:[.05,-1.682050806],sourceLine:363},{angle:60,originX:.09375,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.04,-.96],sourceLine:364},{angle:120,originX:.03125,originY:0,deltaX:.5,deltaY:.866025403,dashes:[.04,-.96],sourceLine:365}]},{name:"TRANS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.25,dashes:[],sourceLine:367},{angle:0,originX:0,originY:.125,deltaX:0,deltaY:.25,dashes:[.125,-.125],sourceLine:368}]},{name:"TRIANG",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:370},{angle:120,originX:0,originY:0,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:371},{angle:0,originX:-.09375,originY:.162379763,deltaX:.1875,deltaY:.324759526,dashes:[.1875,-.1875],sourceLine:372}]},{name:"ZIGZAG",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:374},{angle:90,originX:.125,originY:0,deltaX:.125,deltaY:.125,dashes:[.125,-.125],sourceLine:375}]}],issues:[]},ol={patterns:[{name:"SOLID",description:"",lines:[]},{name:"ANGLE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.985,dashes:[5.08,-1.905],sourceLine:20},{angle:90,originX:0,originY:0,deltaX:0,deltaY:6.985,dashes:[5.08,-1.905],sourceLine:21}]},{name:"ANSI31",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:23}]},{name:"ANSI32",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:25},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:26}]},{name:"ANSI33",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:28},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:6.35,dashes:[3.175,-1.5875],sourceLine:29}]},{name:"ANSI34",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:31},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:32},{angle:45,originX:8.98026,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:33},{angle:45,originX:13.4704,originY:0,deltaX:0,deltaY:19.05,dashes:[],sourceLine:34}]},{name:"ANSI35",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:36},{angle:45,originX:4.49013,originY:0,deltaX:0,deltaY:6.35,dashes:[7.9375,-1.5875,0,-1.5875],sourceLine:37}]},{name:"ANSI36",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:5.55625,deltaY:3.175,dashes:[7.9375,-1.5875,0,-1.5875],sourceLine:39}]},{name:"ANSI37",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:41},{angle:135,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:42}]},{name:"ANSI38",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:44},{angle:135,originX:0,originY:0,deltaX:6.35,deltaY:3.175,dashes:[7.9375,-4.7625],sourceLine:45}]},{name:"AR-B816",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[],sourceLine:47},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[203.2,-203.2],sourceLine:48}]},{name:"AR-B816C",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[396.875,-9.525],sourceLine:50},{angle:0,originX:-203.2,originY:9.525,deltaX:203.2,deltaY:203.2,dashes:[396.875,-9.525],sourceLine:51},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:203.2,dashes:[-212.725,193.675],sourceLine:52},{angle:90,originX:-9.525,originY:0,deltaX:203.2,deltaY:203.2,dashes:[-212.725,193.675],sourceLine:53}]},{name:"AR-B88",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[],sourceLine:55},{angle:90,originX:0,originY:0,deltaX:203.2,deltaY:101.6,dashes:[203.2,-203.2],sourceLine:56}]},{name:"AR-BRELM",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:135.484,dashes:[193.675,-9.525],sourceLine:58},{angle:0,originX:0,originY:57.15,deltaX:0,deltaY:135.484,dashes:[193.675,-9.525],sourceLine:59},{angle:0,originX:50.8,originY:67.7418,deltaX:0,deltaY:135.484,dashes:[92.075,-9.525],sourceLine:60},{angle:0,originX:50.8,originY:124.892,deltaX:0,deltaY:135.484,dashes:[92.075,-9.525],sourceLine:61},{angle:90,originX:0,originY:0,deltaX:0,deltaY:203.2,dashes:[57.15,-78.334],sourceLine:62},{angle:90,originX:-9.525,originY:0,deltaX:0,deltaY:203.2,dashes:[57.15,-78.334],sourceLine:63},{angle:90,originX:50.8,originY:67.7418,deltaX:0,deltaY:101.6,dashes:[57.15,-78.334],sourceLine:64},{angle:90,originX:41.275,originY:67.7418,deltaX:0,deltaY:101.6,dashes:[57.15,-78.334],sourceLine:65}]},{name:"AR-BRSTD",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:67.7418,dashes:[],sourceLine:67},{angle:90,originX:0,originY:0,deltaX:67.7418,deltaY:101.6,dashes:[67.7418,-67.7418],sourceLine:68}]},{name:"AR-CONC",description:"",lines:[{angle:50,originX:0,originY:0,deltaX:104.896,deltaY:-149.807,dashes:[19.05,-209.55],sourceLine:70},{angle:355,originX:0,originY:0,deltaX:-51.76101082,deltaY:187.25814969,dashes:[15.24,-167.64058417],sourceLine:71},{angle:100.4514447,originX:15.182007,originY:-1.3282535,deltaX:145.5569059,deltaY:-176.270089,dashes:[16.1900088,-178.0902446],sourceLine:72},{angle:46.1842,originX:0,originY:50.8,deltaX:157.343,deltaY:-224.71,dashes:[28.575,-314.325],sourceLine:73},{angle:96.63555761,originX:22.5899,originY:47.2965,deltaX:218.33577212,deltaY:-264.40480444,dashes:[24.28502314,-267.13560816],sourceLine:74},{angle:351.18415117,originX:0,originY:50.8,deltaX:196.67912063,deltaY:280.88740361,dashes:[22.85996707,-251.45973192],sourceLine:75},{angle:21,originX:25.4,originY:38.1,deltaX:104.89565868,deltaY:-149.80652586,dashes:[19.05,-209.55],sourceLine:76},{angle:326,originX:25.4,originY:38.1,deltaX:-51.7604,deltaY:187.258,dashes:[15.24,-167.64],sourceLine:77},{angle:71.451445,originX:38.0345326,originY:29.5779001,deltaX:145.5567546,deltaY:-176.2700748,dashes:[16.1900088,-178.0899376],sourceLine:78},{angle:37.5,originX:0,originY:0,deltaX:53.9242,deltaY:65.2018,dashes:[0,-165.608,0,-170.18,0,-168.275],sourceLine:79},{angle:7.5,originX:0,originY:0,deltaX:79.3242,deltaY:90.6018,dashes:[0,-97.028,0,-161.798,0,-64.135],sourceLine:80},{angle:-32.5,originX:-56.642,originY:0,deltaX:117.434,deltaY:68.0212,dashes:[0,-63.5,0,-198.12,0,-262.89],sourceLine:81},{angle:-42.5,originX:-82.042,originY:0,deltaX:92.0344,deltaY:118.821,dashes:[0,-82.55,0,-131.572,0,-186.69],sourceLine:82}]},{name:"AR-HBONE",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:101.6,deltaY:101.6,dashes:[304.8,-101.6],sourceLine:84},{angle:135,originX:71.842,originY:71.842,deltaX:101.6,deltaY:-101.6,dashes:[304.8,-101.6],sourceLine:85}]},{name:"AR-PARQ1",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:87},{angle:90,originX:50.8,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:88},{angle:90,originX:101.6,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:89},{angle:90,originX:152.4,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:90},{angle:90,originX:203.2,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:91},{angle:90,originX:254,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:92},{angle:90,originX:304.8,originY:0,deltaX:304.8,deltaY:304.8,dashes:[304.8,-304.8],sourceLine:93},{angle:0,originX:0,originY:304.8,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:94},{angle:0,originX:0,originY:355.6,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:95},{angle:0,originX:0,originY:406.4,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:96},{angle:0,originX:0,originY:457.2,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:97},{angle:0,originX:0,originY:508,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:98},{angle:0,originX:0,originY:558.8,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:99},{angle:0,originX:0,originY:609.6,deltaX:304.8,deltaY:-304.8,dashes:[304.8,-304.8],sourceLine:100}]},{name:"AR-RROOF",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:55.88,deltaY:25.4,dashes:[381,-50.8,127,-25.4],sourceLine:102},{angle:0,originX:33.782,originY:12.7,deltaX:-25.4,deltaY:33.782,dashes:[76.2,-8.382,152.4,-19.05],sourceLine:103},{angle:0,originX:12.7,originY:21.59,deltaX:132.08,deltaY:17.018,dashes:[203.2,-35.56,101.6,-25.4],sourceLine:104}]},{name:"AR-RSHKE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:647.7,deltaY:304.8,dashes:[152.4,-127,177.8,-76.2,228.6,-101.6],sourceLine:106},{angle:0,originX:152.4,originY:12.7,deltaX:647.7,deltaY:304.8,dashes:[127,-482.6,101.6,-152.4],sourceLine:107},{angle:0,originX:457.2,originY:-19.05,deltaX:647.7,deltaY:304.8,dashes:[76.2,-787.4],sourceLine:108},{angle:90,originX:0,originY:0,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:109},{angle:90,originX:152.4,originY:0,deltaX:304.8,deltaY:215.9,dashes:[285.75,-933.45],sourceLine:110},{angle:90,originX:279.4,originY:0,deltaX:304.8,deltaY:215.9,dashes:[266.7,-952.5],sourceLine:111},{angle:90,originX:457.2,originY:-19.05,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:112},{angle:90,originX:533.4,originY:-19.05,deltaX:304.8,deltaY:215.9,dashes:[292.1,-927.1],sourceLine:113},{angle:90,originX:762,originY:0,deltaX:304.8,deltaY:215.9,dashes:[279.4,-939.8],sourceLine:114}]},{name:"AR-SAND",description:"",lines:[{angle:37.5,originX:0,originY:0,deltaX:28.5242,deltaY:39.8018,dashes:[0,-38.608,0,-43.18,0,-41.275],sourceLine:116},{angle:7.5,originX:0,originY:0,deltaX:53.9242,deltaY:65.2018,dashes:[0,-20.828,0,-34.798,0,-13.335],sourceLine:117},{angle:-32.5,originX:-31.242,originY:0,deltaX:66.6344,deltaY:42.6212,dashes:[0,-12.7,0,-45.72,0,-59.69],sourceLine:118},{angle:-42.5,originX:-31.242,originY:0,deltaX:41.2344,deltaY:68.0212,dashes:[0,-6.35,0,-29.972,0,-34.29],sourceLine:119}]},{name:"BOX",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[],sourceLine:121},{angle:90,originX:6.35,originY:0,deltaX:0,deltaY:25.4,dashes:[],sourceLine:122},{angle:0,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[-6.35,6.35],sourceLine:123},{angle:0,originX:0,originY:6.35,deltaX:0,deltaY:25.4,dashes:[-6.35,6.35],sourceLine:124},{angle:0,originX:0,originY:12.7,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:125},{angle:0,originX:0,originY:19.05,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:126},{angle:90,originX:12.7,originY:0,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:127},{angle:90,originX:19.05,originY:0,deltaX:0,deltaY:25.4,dashes:[6.35,-6.35],sourceLine:128}]},{name:"BRASS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:130},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:6.35,dashes:[3.175,-1.5875],sourceLine:131}]},{name:"BRICK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:133},{angle:90,originX:0,originY:0,deltaX:0,deltaY:12.7,dashes:[6.35,-6.35],sourceLine:134},{angle:90,originX:6.35,originY:0,deltaX:0,deltaY:12.7,dashes:[-6.35,6.35],sourceLine:135}]},{name:"BRSTONE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:8.382,dashes:[],sourceLine:137},{angle:90,originX:22.86,originY:0,deltaX:8.382,deltaY:12.7,dashes:[8.382,-8.382],sourceLine:138},{angle:90,originX:20.32,originY:0,deltaX:8.382,deltaY:12.7,dashes:[8.382,-8.382],sourceLine:139},{angle:0,originX:22.86,originY:1.397,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:140},{angle:0,originX:22.86,originY:2.794,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:141},{angle:0,originX:22.86,originY:4.191,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:142},{angle:0,originX:22.86,originY:5.588,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:143},{angle:0,originX:22.86,originY:6.985,deltaX:12.7,deltaY:8.382,dashes:[-22.86,2.54],sourceLine:144}]},{name:"CLAY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:146},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:147},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:4.7625,dashes:[],sourceLine:148},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:4.7625,dashes:[4.7625,-3.175],sourceLine:149}]},{name:"CORK",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:151},{angle:135,originX:1.5875,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:152},{angle:135,originX:2.38125,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:153},{angle:135,originX:3.175,originY:-1.5875,deltaX:0,deltaY:8.98026,dashes:[4.49013,-4.49013],sourceLine:154}]},{name:"CROSS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:6.35,dashes:[3.175,-9.525],sourceLine:156},{angle:90,originX:1.5875,originY:-1.5875,deltaX:6.35,deltaY:6.35,dashes:[3.175,-9.525],sourceLine:157}]},{name:"DASH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:159}]},{name:"DOLMIT",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:161},{angle:45,originX:0,originY:0,deltaX:0,deltaY:17.9605,dashes:[8.980256121069154,-17.960512242138307],sourceLine:162}]},{name:"DOTS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:.79375,deltaY:1.5875,dashes:[0,-1.5875],sourceLine:164}]},{name:"EARTH",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:166},{angle:0,originX:0,originY:2.38125,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:167},{angle:0,originX:0,originY:4.7625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:168},{angle:90,originX:.79375,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:169},{angle:90,originX:3.175,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:170},{angle:90,originX:5.55625,originY:5.55625,deltaX:6.35,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:171}]},{name:"ESCHER",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:173},{angle:180,originX:0,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:174},{angle:300,originX:0,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[27.94,-2.54],sourceLine:175},{angle:60,originX:2.54,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:176},{angle:300,originX:2.54,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:177},{angle:60,originX:-1.27,originY:2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:178},{angle:180,originX:-1.27,originY:2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:179},{angle:300,originX:-1.27,originY:-2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:180},{angle:180,originX:-1.27,originY:-2.199704516,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:181},{angle:60,originX:-10.16,originY:0,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:182},{angle:300,originX:-10.16,originY:0,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:183},{angle:60,originX:5.08,originY:-8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:184},{angle:180,originX:5.08,originY:-8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:185},{angle:300,originX:5.08,originY:8.7988180894,deltaX:15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:186},{angle:180,originX:5.08,originY:8.7988180894,deltaX:-15.24,deltaY:26.3964542936,dashes:[5.08,-25.4],sourceLine:187},{angle:0,originX:5.08,originY:4.3994090574,deltaX:-15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:188},{angle:0,originX:5.08,originY:-4.3994090574,deltaX:-15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:189},{angle:120,originX:1.27,originY:6.5991135734,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:190},{angle:120,originX:-6.35,originY:2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:191},{angle:240,originX:-6.35,originY:-2.199704516,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:192},{angle:240,originX:1.27,originY:-6.5991135734,deltaX:15.24,deltaY:26.3964542936,dashes:[17.78,-12.7],sourceLine:193}]},{name:"FLEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[6.35,-6.35],sourceLine:195},{angle:45,originX:6.35,originY:0,deltaX:4.490128053,deltaY:4.490128053,dashes:[1.5875,-5.8052561314,1.5875,-8.9802561314],sourceLine:196}]},{name:"GOST_GLASS",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:6,deltaY:-6,dashes:[5,-7],sourceLine:198},{angle:45,originX:2.12132,originY:0,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:199},{angle:45,originX:0,originY:2.12132,deltaX:6,deltaY:-6,dashes:[2,-10],sourceLine:200}]},{name:"GOST_WOOD",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:202},{angle:90,originX:2,originY:-2,deltaX:0,deltaY:-6,dashes:[6,-1.5,3,-1.5],sourceLine:203},{angle:90,originX:4,originY:-5,deltaX:0,deltaY:-6,dashes:[10,-2],sourceLine:204}]},{name:"GOST_GROUND",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:206},{angle:45,originX:3,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:207},{angle:45,originX:6,originY:0,deltaX:10,deltaY:-10,dashes:[20],sourceLine:208}]},{name:"GRASS",description:"",lines:[{angle:90,originX:0,originY:0,deltaX:17.96051224,deltaY:17.96051224,dashes:[4.7625,-31.15852448],sourceLine:210},{angle:45,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[4.7625,-20.6375],sourceLine:211},{angle:135,originX:0,originY:0,deltaX:0,deltaY:25.4,dashes:[4.7625,-20.6375],sourceLine:212}]},{name:"GRATE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:.79375,dashes:[],sourceLine:214},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:215}]},{name:"GRAVEL",description:"",lines:[{angle:228.0127875,originX:18.288,originY:25.4,deltaX:305.85067529778,deltaY:1.88796713245,dashes:[3.4172144,-338.30483639565],sourceLine:217},{angle:184.969741,originX:16.002,originY:22.86,deltaX:-305.8545235377,deltaY:1.10019612724,dashes:[5.8640472,-580.54048893524],sourceLine:218},{angle:132.5104471,originX:10.16,originY:22.352,deltaX:-377.59492241548,deltaY:1.56030959675,dashes:[4.1348152,-409.347227941],sourceLine:219},{angle:267.273689,originX:.254,originY:16.002,deltaX:-508.63316875916,deltaY:1.20815479432,dashes:[5.3400452,-528.66437425738],sourceLine:220},{angle:292.83365418,originX:0,originY:10.668,deltaX:-330.19770134945,deltaY:1.23208097566,dashes:[5.236337,-518.39807745344],sourceLine:221},{angle:357.273689,originX:2.032,originY:5.842,deltaX:-508.63316875916,deltaY:1.20815479432,dashes:[5.3400452,-528.66437425738],sourceLine:222},{angle:37.69424047,originX:7.366,originY:5.588,deltaX:-416.58997273292,deltaY:.91357450169,dashes:[7.0619366,-699.13115314247],sourceLine:223},{angle:72.25532837,originX:12.954,originY:9.906,deltaX:586.40373773403,deltaY:.96766293399,dashes:[6.6671952,-660.05256601905],sourceLine:224},{angle:121.42956562,originX:14.986,originY:16.256,deltaX:387.71230339293,deltaY:1.2040754753,dashes:[5.35813,-530.45545698712],sourceLine:225},{angle:175.2363583,originX:12.192,originY:20.828,deltaX:-280.5442400419,deltaY:2.10935518695,dashes:[6.1171328,-299.7393695],sourceLine:226},{angle:222.3974378,originX:6.096,originY:21.336,deltaX:413.48123885686,deltaY:.81554484621,dashes:[7.9107792,-783.16772512177],sourceLine:227},{angle:138.81407483,originX:25.4,originY:15.748,deltaX:234.164238558,deltaY:2.38943100688,dashes:[2.7000454,-267.30565824344],sourceLine:228},{angle:171.4692344,originX:23.368,originY:17.526,deltaX:-334.082478726,deltaY:1.25594916784,dashes:[5.1368198,-508.5463899704],sourceLine:229},{angle:225,originX:18.288,originY:18.288,deltaX:17.96051224214,deltaY:17.96051224214,dashes:[3.5920934,-32.32893108428],sourceLine:230},{angle:203.19859051,originX:16.51,originY:21.336,deltaX:-136.74251918,deltaY:3.33518339548,dashes:[1.9344132,-191.50622368894],sourceLine:231},{angle:291.80140949,originX:14.732,originY:20.574,deltaX:-80.18324702488,deltaY:4.71666158921,dashes:[2.7356562,-134.0475299],sourceLine:232},{angle:30.96375653,originX:15.748,originY:18.034,deltaX:91.47734531502,deltaY:4.35606406258,dashes:[4.4431966,-143.6629815291],sourceLine:233},{angle:161.56505118,originX:19.558,originY:20.32,deltaX:-56.2252967978,deltaY:8.03218525675,dashes:[3.2128714,-77.10898116828],sourceLine:234},{angle:16.389540334,originX:0,originY:20.574,deltaX:265.17991128726,deltaY:1.43340492604,dashes:[4.50088,-445.58826672539],sourceLine:235},{angle:70.34617594,originX:4.318,originY:21.844,deltaX:-297.29446803469,deltaY:1.70858889651,dashes:[3.7759894,-373.822156782],sourceLine:236},{angle:293.19859051,originX:19.558,originY:25.4,deltaX:-136.7425191801,deltaY:3.33518339548,dashes:[3.868801,-189.57183588894],sourceLine:237},{angle:343.61045967,originX:21.082,originY:21.844,deltaX:-265.17991128725,deltaY:1.433404926,dashes:[4.50088,-445.5882667254],sourceLine:238},{angle:339.44395478,originX:0,originY:4.826,deltaX:-136.75087638398,deltaY:2.97284513779,dashes:[4.340352,-212.67734313106],sourceLine:239},{angle:294.7751406,originX:4.064,originY:3.302,deltaX:-306.90424056705,deltaY:1.77401295215,dashes:[3.6367212,-360.0359338072],sourceLine:240},{angle:66.80140949,originX:19.812,originY:0,deltaX:136.74251918012,deltaY:3.33518339452,dashes:[3.868801,-189.57183588894],sourceLine:241},{angle:17.35402464,originX:21.336,originY:3.556,deltaX:-345.47402804977,deltaY:1.51523696536,dashes:[4.2578274,-421.523759802],sourceLine:242},{angle:69.44395478,originX:7.366,originY:0,deltaX:-136.75087638396,deltaY:2.97284513874,dashes:[2.170176,-214.84751913106],sourceLine:243},{angle:101.309932474,originX:18.288,originY:0,deltaX:104.60834648271,deltaY:4.98134983255,dashes:[1.295146,-128.21994964526],sourceLine:244},{angle:165.963756532,originX:18.034,originY:1.27,deltaX:-80.085263387,deltaY:6.16040487582,dashes:[5.236337,-99.49054589069],sourceLine:245},{angle:186.00900596,originX:12.954,originY:2.54,deltaX:-255.26337856879,deltaY:1.32949676118,dashes:[4.85267,-480.41364863337],sourceLine:246},{angle:303.69006753,originX:15.748,originY:15.748,deltaX:-56.35753993648,deltaY:7.0446924921,dashes:[3.6632388,-87.9177635968],sourceLine:247},{angle:353.15722659,originX:17.78,originY:12.7,deltaX:434.77679606606,deltaY:1.0087628707,dashes:[6.3955676,-633.16009065031],sourceLine:248},{angle:60.9453959,originX:24.13,originY:11.938,deltaX:-204.76648550216,deltaY:2.46706609031,dashes:[2.6150824,-258.8939231811],sourceLine:249},{angle:90,originX:25.4,originY:14.224,deltaX:25.4,deltaY:25.4,dashes:[1.524,-23.876],sourceLine:250},{angle:120.25643716,originX:12.446,originY:3.302,deltaX:-204.77318477297,deltaY:1.8283320086,dashes:[3.5286696,-349.339407732],sourceLine:251},{angle:48.0127875,originX:10.668,originY:6.35,deltaX:305.85067529778,deltaY:1.88796713138,dashes:[6.8344288,-334.88762199565],sourceLine:252},{angle:0,originX:15.24,originY:11.43,deltaX:25.4,deltaY:25.4,dashes:[6.604,-18.796],sourceLine:253},{angle:325.3048465,originX:21.844,originY:11.43,deltaX:310.04235091354,deltaY:-1.6064370526,dashes:[4.0160956,-397.5931672414],sourceLine:254},{angle:254.0546041,originX:25.146,originY:9.144,deltaX:104.6687497289,deltaY:3.48895832444,dashes:[3.6982908,-181.21650038772],sourceLine:255},{angle:207.64597536,originX:24.13,originY:5.588,deltaX:545.36007557253,deltaY:1.07143433066,dashes:[6.021451,-596.12464422938],sourceLine:256},{angle:175.42607874,originX:18.796,originY:2.794,deltaX:331.1739336186,deltaY:1.01276432357,dashes:[6.3702946,-630.6584645624],sourceLine:257}]},{name:"HEX",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:259},{angle:120,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:260},{angle:60,originX:3.175,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-6.35],sourceLine:261}]},{name:"HONEY",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[3.175,-6.35],sourceLine:263},{angle:120,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[3.175,-6.35],sourceLine:264},{angle:60,originX:0,originY:0,deltaX:4.7625,deltaY:2.749630645,dashes:[-6.35,3.175],sourceLine:265}]},{name:"HOUND",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:6.35,deltaY:1.5875,dashes:[25.4,-12.7],sourceLine:267},{angle:90,originX:0,originY:0,deltaX:-6.35,deltaY:1.5875,dashes:[25.4,-12.7],sourceLine:268}]},{name:"INSUL",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:9.525,dashes:[],sourceLine:270},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:9.525,dashes:[3.175,-3.175],sourceLine:271},{angle:0,originX:0,originY:6.35,deltaX:0,deltaY:9.525,dashes:[3.175,-3.175],sourceLine:272}]},{name:"ACAD_ISO02W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3],sourceLine:285}]},{name:"ACAD_ISO03W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-18],sourceLine:287}]},{name:"ACAD_ISO04W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3],sourceLine:289}]},{name:"ACAD_ISO05W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-3],sourceLine:291}]},{name:"ACAD_ISO06W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,.5,-3,.5,-6.5],sourceLine:293},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-34,.5,-3],sourceLine:294}]},{name:"ACAD_ISO07W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[.5,-3],sourceLine:296}]},{name:"ACAD_ISO08W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3],sourceLine:298}]},{name:"ACAD_ISO09W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[24,-3,6,-3,6,-3],sourceLine:300}]},{name:"ACAD_ISO10W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3],sourceLine:302}]},{name:"ACAD_ISO11W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-3],sourceLine:304}]},{name:"ACAD_ISO12W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-3],sourceLine:306}]},{name:"ACAD_ISO13W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-6.5],sourceLine:308},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3],sourceLine:309}]},{name:"ACAD_ISO14W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,.5,-3,.5,-6.5],sourceLine:311},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-22,.5,-3],sourceLine:312}]},{name:"ACAD_ISO15W100",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[12,-3,12,-3,.5,-10],sourceLine:314},{angle:0,originX:0,originY:0,deltaX:0,deltaY:5,dashes:[-33.5,.5,-3,.5,-3],sourceLine:315}]},{name:"JIS_LC_20",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:322},{angle:45,originX:.4,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:323}]},{name:"JIS_LC_20A",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:325},{angle:45,originX:1,originY:0,deltaX:0,deltaY:20,dashes:[],sourceLine:326}]},{name:"JIS_LC_8",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:328},{angle:45,originX:.4,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:329}]},{name:"JIS_LC_8A",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:331},{angle:45,originX:1,originY:0,deltaX:0,deltaY:7.8,dashes:[],sourceLine:332}]},{name:"JIS_RC_10",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:334},{angle:45,originX:.725,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:335},{angle:45,originX:1.45,originY:0,deltaX:0,deltaY:10,dashes:[],sourceLine:336}]},{name:"JIS_RC_15",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:338},{angle:45,originX:.725,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:339},{angle:45,originX:1.45,originY:0,deltaX:0,deltaY:15,dashes:[],sourceLine:340}]},{name:"JIS_RC_18",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:342},{angle:45,originX:1,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:343},{angle:45,originX:2,originY:0,deltaX:0,deltaY:18,dashes:[],sourceLine:344}]},{name:"JIS_RC_30",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:346},{angle:45,originX:1,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:347},{angle:45,originX:2,originY:0,deltaX:0,deltaY:30,dashes:[],sourceLine:348}]},{name:"JIS_STN_1E",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:1,dashes:[],sourceLine:350},{angle:45,originX:.705,originY:0,deltaX:0,deltaY:1,dashes:[1,-.5],sourceLine:351}]},{name:"JIS_STN_2.5",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:2.5,dashes:[],sourceLine:353},{angle:45,originX:1.765,originY:0,deltaX:0,deltaY:2.5,dashes:[1.2,-.5],sourceLine:354}]},{name:"JIS_WOOD",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:.70710678,dashes:[],sourceLine:356}]},{name:"LINE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:359}]},{name:"MUDST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:12.7,deltaY:6.35,dashes:[6.35,-6.35,0,-6.35,0,-6.35],sourceLine:361}]},{name:"NET",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:363},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:364}]},{name:"NET3",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:366},{angle:60,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:367},{angle:120,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:368}]},{name:"PLAST",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:370},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:6.35,dashes:[],sourceLine:371},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:372}]},{name:"PLASTI",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:374},{angle:0,originX:0,originY:.79375,deltaX:0,deltaY:6.35,dashes:[],sourceLine:375},{angle:0,originX:0,originY:1.5875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:376},{angle:0,originX:0,originY:3.96875,deltaX:0,deltaY:6.35,dashes:[],sourceLine:377}]},{name:"SACNCR",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:2.38125,dashes:[],sourceLine:379},{angle:45,originX:1.6838,originY:0,deltaX:0,deltaY:2.38125,dashes:[0,-2.38125],sourceLine:380}]},{name:"SQUARE",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:382},{angle:90,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:383}]},{name:"STARS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:385},{angle:60,originX:0,originY:0,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:386},{angle:120,originX:1.5875,originY:2.7496306704,deltaX:0,deltaY:5.4992613154,dashes:[3.175,-3.175],sourceLine:387}]},{name:"STEEL",description:"",lines:[{angle:45,originX:0,originY:0,deltaX:0,deltaY:3.175,dashes:[],sourceLine:389},{angle:45,originX:0,originY:1.5875,deltaX:0,deltaY:3.175,dashes:[],sourceLine:390}]},{name:"SWAMP",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[3.175,-22.225],sourceLine:392},{angle:90,originX:1.5875,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.5875,-42.4065904724],sourceLine:393},{angle:90,originX:1.984375,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.27,-42.7240904724],sourceLine:394},{angle:90,originX:1.190625,originY:0,deltaX:21.9970452362,deltaY:12.7,dashes:[1.27,-42.7240904724],sourceLine:395},{angle:60,originX:2.38125,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[1.016,-24.384],sourceLine:396},{angle:120,originX:.79375,originY:0,deltaX:12.7,deltaY:21.9970452362,dashes:[1.016,-24.384],sourceLine:397}]},{name:"TRANS",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:0,deltaY:6.35,dashes:[],sourceLine:399},{angle:0,originX:0,originY:3.175,deltaX:0,deltaY:6.35,dashes:[3.175,-3.175],sourceLine:400}]},{name:"TRIANG",description:"",lines:[{angle:60,originX:0,originY:0,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:402},{angle:120,originX:0,originY:0,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:403},{angle:0,originX:-2.38125,originY:4.1244459802,deltaX:4.7625,deltaY:8.2488919604,dashes:[4.7625,-4.7625],sourceLine:404}]},{name:"ZIGZAG",description:"",lines:[{angle:0,originX:0,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:406},{angle:90,originX:3.175,originY:0,deltaX:3.175,deltaY:3.175,dashes:[3.175,-3.175],sourceLine:407}]}],issues:[]};var zn=(n=>(n[n.UserDefined=0]="UserDefined",n[n.Predefined=1]="Predefined",n[n.Custom=2]="Custom",n))(zn||{}),al=(n=>(n[n.Normal=0]="Normal",n[n.Outer=1]="Outer",n[n.Ignore=2]="Ignore",n))(al||{}),vs=(n=>(n[n.HatchObject=0]="HatchObject",n[n.GradientObject=1]="GradientObject",n))(vs||{}),ll=(n=>(n[n.PreDefinedGradient=0]="PreDefinedGradient",n[n.UserDefinedGradient=1]="UserDefinedGradient",n))(ll||{});const Us=class Us extends he{constructor(){super(),this._gradientAngle=0,this._elevation=0,this._geo=new It,this._isSolidFill=!1,this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1,this._patternName="",this._patternNameSet=!1,this._patternType=1,this._patternAngle=0,this._patternAngleSet=!1,this._patternScale=1,this._patternScaleSet=!1,this._associative=!1,this._associativeSet=!1,this._backgroundColor=void 0,this._backgroundColorSet=!1,this._patternDouble=!1,this._patternDoubleSet=!1,this._hatchStyle=0,this._hatchStyleSet=!1,this._hatchObjectType=0,this._gradientAngle=0,this._gradientShift=0,this._shadeTintValue=0,this._gradientStartColor=void 0,this._gradientEndColor=void 0,this._gradientType=0,this._gradientName="",this._gradientOneColorMode=!1}get dxfTypeName(){return"HATCH"}get isGradient(){return this._hatchObjectType===1}get isHatch(){return this._hatchObjectType===0}get isSolidFill(){return this._isSolidFill||this.getEffectivePatternName().trim().toUpperCase()===Qt}set isSolidFill(e){this._isSolidFill=e}get color(){if(this.hasExplicitColor())return this.getEntityColor();const e=this.database,t=Ne.instance().getVar(S.HPCOLOR,e);return t instanceof R&&t.colorMethod!==exports.AcCmColorMethod.None?t.clone():e.cecolor.clone()}set color(e){this.setEntityColor(e)}get definitionLines(){return this._definitionLines}get patternName(){return this._patternName}set patternName(e){this._patternName=e??"",this._isSolidFill=this._patternName.trim().toUpperCase()===Qt,this._patternNameSet=!0,this.updatePredefinedPatternDefinitionLines()}get patternType(){return this._patternType}set patternType(e){this._patternType=e,e!==1&&this._definitionLinesAutoGenerated&&(this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1),this.updatePredefinedPatternDefinitionLines()}get patternAngle(){return this._patternAngle}set patternAngle(e){this._patternAngle=e,this._patternAngleSet=!0}get patternScale(){return this._patternScale}set patternScale(e){this._patternScale=e,this._patternScaleSet=!0,this.updatePredefinedPatternDefinitionLines()}get associative(){return this._associative}set associative(e){this._associative=!!e,this._associativeSet=!0}get backgroundColor(){return this._backgroundColor}set backgroundColor(e){this._backgroundColor=e==null?void 0:e.clone(),this._backgroundColorSet=!0}get patternDouble(){return this._patternDouble}set patternDouble(e){this._patternDouble=!!e,this._patternDoubleSet=!0}get hatchStyle(){return this._hatchStyle}set hatchStyle(e){this._hatchStyle=e,this._hatchStyleSet=!0}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get hatchObjectType(){return this._hatchObjectType}set hatchObjectType(e){this._hatchObjectType=e}get gradientAngle(){return this._gradientAngle}set gradientAngle(e){this._gradientAngle=e}get gradientShift(){return this._gradientShift}set gradientShift(e){this._gradientShift=e}get gradientType(){return this._gradientType}set gradientType(e){this._gradientType=e}get gradientName(){return this.isGradient&&this._gradientName.trim()===""?Ka:this._gradientName}set gradientName(e){this._gradientName=e??""}get gradientOneColorMode(){return this._gradientOneColorMode}set gradientOneColorMode(e){this._gradientOneColorMode=e}get shadeTintValue(){return this._shadeTintValue}set shadeTintValue(e){this._shadeTintValue=e}get gradientStartColor(){return this._gradientStartColor}set gradientStartColor(e){this._gradientStartColor=e==null||!Number.isFinite(e)?void 0:e&16777215}get gradientEndColor(){return this._gradientEndColor}set gradientEndColor(e){this._gradientEndColor=e==null||!Number.isFinite(e)?void 0:e&16777215}applyPatternDefaultsFromSysVars(e){const t=Ne.instance();if(!this.hasExplicitLayer()){const r=t.getVar(S.HPLAYER,e);this.shouldUseSysVarOverride(r)&&(this.layer=r)}if(!this.hasExplicitTransparency()){const r=this.parseHpTransparency(t.getVar(S.HPTRANSPARENCY,e));r&&(this.transparency=r)}if(this._backgroundColorSet||(this._backgroundColor=this.parseHpBackgroundColor(t.getVar(S.HPBACKGROUNDCOLOR,e)),this._backgroundColorSet=!0),!this._patternNameSet){const r=t.getVar(S.HPNAME,e);this._patternName=typeof r=="string"?r:"",this._patternNameSet=!0}if(!this._patternAngleSet){const r=t.getVar(S.HPANG,e);this._patternAngle=typeof r=="number"&&Number.isFinite(r)?r:0,this._patternAngleSet=!0}if(this._patternScaleSet||(this._patternScale=this.normalizePatternScale(t.getVar(S.HPSCALE,e)),this._patternScaleSet=!0),!this._associativeSet){const r=t.getVar(S.HPASSOC,e);this._associative=typeof r=="number"?r!==0:!1,this._associativeSet=!0}if(this._hatchStyleSet||(this._hatchStyle=this.normalizeHatchStyle(t.getVar(S.HPISLANDDETECTION,e)),this._hatchStyleSet=!0),!this._patternDoubleSet){const r=t.getVar(S.HPDOUBLE,e);this._patternDouble=typeof r=="number"?r!==0:!1,this._patternDoubleSet=!0}this.updatePredefinedPatternDefinitionLines()}getEffectivePatternName(){if(this._patternNameSet)return this._patternName;const e=this.database,t=Ne.instance().getVar(S.HPNAME,e);return typeof t=="string"?t:this._patternName}shouldResolveColorFromCecolor(){return!1}getEffectivePatternAngle(){if(this._patternAngleSet)return this._patternAngle;const e=this.database,t=Ne.instance().getVar(S.HPANG,e);return typeof t=="number"&&Number.isFinite(t)?t:this._patternAngle}getEffectivePatternScale(){if(this._patternScaleSet)return this._patternScale;const e=this.database;return this.normalizePatternScale(Ne.instance().getVar(S.HPSCALE,e))}getEffectiveAssociative(){if(this._associativeSet)return this._associative;const e=this.database,t=Ne.instance().getVar(S.HPASSOC,e);return typeof t=="number"?t!==0:this._associative}normalizePatternScale(e){return typeof e=="number"&&Number.isFinite(e)&&e>0?e:1}normalizeHatchStyle(e){return typeof e!="number"||!Number.isFinite(e)?1:e===0?0:e===2?2:1}shouldUseSysVarOverride(e){if(typeof e!="string")return!1;const t=e.trim().toLowerCase();return t!==""&&t!=="."&&t!=="use current"}parseHpBackgroundColor(e){if(e instanceof R)return e.colorMethod===exports.AcCmColorMethod.None?void 0:e.clone();if(typeof e!="string")return;const t=e.trim().toLowerCase();if(!(!t||t==="."||t==="none"))return R.fromString(e)}parseHpTransparency(e){if(e instanceof ee)return e.clone();if(!this.shouldUseSysVarOverride(e))return;const t=e.trim();if(/^bylayer$/i.test(t)||/^byblock$/i.test(t))return ee.fromString(t);const r=Number(t);if(Number.isInteger(r)&&r>=0&&r<=90){const i=new ee;return i.percentage=r,i}}updatePredefinedPatternDefinitionLines(e=this.getEffectivePatternName(),t=this.getEffectivePatternScale()){if(this.patternType!==1||!(this._definitionLinesAutoGenerated||this._definitionLines.length===0))return;const i=e.trim().toUpperCase();if(!i||i===Qt){this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1;return}const s=this.normalizePatternScale(t);if(this._definitionLinesAutoGenerated&&this._definitionLinesPatternName===i&&this._definitionLinesPatternScale===s)return;const o=ol.patterns.find(a=>a.name.trim().toUpperCase()===i);if(!o){this._definitionLinesAutoGenerated&&(this._definitionLines=[],this._definitionLinesAutoGenerated=!1,this._definitionLinesPatternName="",this._definitionLinesPatternScale=1);return}this._definitionLines=o.lines.map(a=>({angle:a.angle*Math.PI/180,base:{x:a.originX*s,y:a.originY*s},offset:{x:a.deltaX*s,y:a.deltaY*s},dashLengths:a.dashes.map(l=>l*s)})),this._definitionLinesAutoGenerated=!0,this._definitionLinesPatternName=i,this._definitionLinesPatternScale=s}add(e){this._geo.add(e)}buildAreasFromLoops(){const e=this._geo.loops;if(e.length===0)return[];if(e.length===1)return[this._geo];const t=this._geo.buildHierarchy(),r=[],i=(s,o)=>{if(s.index>=0&&o%2===0){const a=new It;a.add(e[s.index]),s.children.forEach(l=>{l.index>=0&&a.add(e[l.index])}),r.push(a)}s.children.forEach(a=>i(a,o+1))};return t.children.forEach(s=>i(s,0)),r.length>0?r:[this._geo]}getCalculatedAreaValue(){const e=this.buildAreasFromLoops();return e.length===0?0:e.reduce((t,r)=>t+r.area,0)}get geometricExtents(){const e=this.buildAreasFromLoops();if(e.length===0)return new X;const t=new X;return e.forEach(r=>{const i=r.box;t.union(new X({x:i.min.x,y:i.min.y,z:this._elevation},{x:i.max.x,y:i.max.y,z:this._elevation}))}),t}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"pattern",properties:[{name:"patternType",type:"enum",editable:!0,options:[{label:zn[0],value:0},{label:zn[1],value:1},{label:zn[2],value:2}],accessor:{get:()=>this.patternType,set:e=>{this.patternType=e}}},{name:"patternName",type:"string",editable:!0,accessor:{get:()=>this.patternName,set:e=>{this.patternName=e}}},{name:"patternAngle",type:"float",editable:!0,accessor:{get:()=>this.patternAngle,set:e=>{this.patternAngle=e}}},{name:"patternScale",type:"float",editable:!0,accessor:{get:()=>this.patternScale,set:e=>{this.patternScale=e}}},{name:"associative",type:"boolean",editable:!0,accessor:{get:()=>this.associative,set:e=>{this.associative=e}}},{name:"backgroundColor",type:"color",editable:!0,accessor:{get:()=>this.backgroundColor,set:e=>{this.backgroundColor=e}}},{name:"patternDouble",type:"boolean",editable:!0,accessor:{get:()=>this.patternDouble,set:e=>{this.patternDouble=e}}}]},{groupName:"geometry",properties:[{name:"elevation",type:"float",editable:!0,accessor:{get:()=>this.elevation,set:e=>{this.elevation=e}}},{name:"area",type:"float",editable:!1,accessor:{get:()=>this.getCalculatedAreaValue()}}]}]}}subWorldDraw(e){var s;this.updatePredefinedPatternDefinitionLines();const t=e.subEntityTraits;t.fillType={solidFill:this.isSolidFill,patternAngle:this.getEffectivePatternAngle(),definitionLines:this.definitionLines,backgroundColor:(s=this.backgroundColor)==null?void 0:s.clone(),gradient:this.isGradient?{name:this.gradientName,angle:this.gradientAngle,shift:this.gradientShift,oneColorMode:this.gradientOneColorMode,shadeTintValue:this.shadeTintValue,startColor:this.gradientStartColor,endColor:this.gradientEndColor}:void 0},t.drawOrder=-1;const r=this.buildAreasFromLoops();if(r.length===0)return e.area(this._geo);if(r.length===1)return e.area(r[0]);const i=r.map(o=>e.area(o));return e.group(i)}transformBy(e){const t=e.elements,r=new ir(t[0],t[4],t[12],t[1],t[5],t[13],0,0,1);this._geo.transform(r),this._elevation=new w(0,0,this._elevation).applyMatrix4(e).z;const i=new w(1,0,0).applyMatrix4(e),s=new w().applyMatrix4(e),o=new w(i).sub(s);if(o.length()>0){const a=Math.atan2(o.y,o.x);this._patternAngle=this.getEffectivePatternAngle()+a,this._gradientAngle+=a,this._patternScale=this.getEffectivePatternScale()*o.length(),this._patternAngleSet=!0,this._patternScaleSet=!0,this.updatePredefinedPatternDefinitionLines()}return this}dxfOutFields(e){super.dxfOutFields(e);const t=this._geo.loops,r=this.getEffectivePatternName(),i=this.getEffectivePatternAngle(),s=this.getEffectivePatternScale();return this.updatePredefinedPatternDefinitionLines(r,s),e.writeSubclassMarker("AcDbHatch"),e.writePoint3d(10,{x:0,y:0,z:this.elevation}),e.writeVector3d(210,{x:0,y:0,z:1}),e.writeString(2,r||(this.isSolidFill?Qt:qa)),e.writeInt16(70,this.isSolidFill?1:0),e.writeInt16(71,this.getEffectiveAssociative()?1:0),e.writeInt16(91,t.length),t.forEach((o,a)=>{const l=a===0;if(o instanceof ye){const c=o.vertices,d=c.some(p=>(p.bulge??0)!==0);e.writeInt16(92,2),e.writeInt16(72,d?1:0),e.writeInt16(73,o.closed?1:0),e.writeInt16(93,c.length);for(const p of c)e.writePoint2d(10,p),d&&e.writeDouble(42,p.bulge??0);e.writeInt16(97,0);return}if(o instanceof qn){const c=l?1:0;e.writeInt16(92,c),e.writeInt16(93,o.numberOfEdges);for(const d of o.curves){if(d instanceof At){e.writeInt16(72,1),e.writePoint2d(10,d.startPoint),e.writePoint2d(11,d.endPoint);continue}if(d instanceof Et){e.writeInt16(72,2),e.writePoint2d(10,d.center),e.writeDouble(40,d.radius),e.writeAngle(50,d.startAngle),e.writeAngle(51,d.endAngle),e.writeInt16(73,d.clockwise?0:1);continue}if(d instanceof $n){e.writeInt16(72,3),e.writePoint2d(10,d.center);const u=new C(d.majorAxisRadius*Math.cos(d.rotation),d.majorAxisRadius*Math.sin(d.rotation));e.writePoint2d(11,u);const p=d.majorAxisRadius===0?0:d.minorAxisRadius/d.majorAxisRadius;e.writeDouble(40,p),e.writeAngle(50,d.startAngle),e.writeAngle(51,d.endAngle),e.writeInt16(73,d.clockwise?0:1);continue}if(d instanceof je){const u=d.knots,p=d.controlPoints,g=d.weights,m=d.fitPoints,f=g.some(_=>_!==1);e.writeInt16(72,4),e.writeInt16(94,d.degree),e.writeInt16(73,f?1:0),e.writeInt16(74,d.closed?1:0),e.writeInt16(95,u.length),e.writeInt16(96,p.length),u.forEach(_=>e.writeDouble(40,_)),p.forEach((_,y)=>{e.writePoint2d(10,_),f&&e.writeDouble(42,g[y]??1)}),e.writeInt16(97,(m==null?void 0:m.length)??0),m==null||m.forEach(_=>e.writePoint2d(11,_))}}e.writeInt16(97,0)}}),e.writeInt16(75,this.hatchStyle),e.writeInt16(76,this.patternType),e.writeAngle(52,i),e.writeDouble(41,s),e.writeInt16(77,0),e.writeInt16(78,this.definitionLines.length),this.definitionLines.forEach(o=>{e.writeAngle(53,o.angle),e.writePoint2d(43,o.base),e.writePoint2d(45,o.offset),e.writeInt16(79,o.dashLengths.length),o.dashLengths.forEach(a=>e.writeDouble(49,a))}),this.isGradient&&(e.writeInt16(450,this._hatchObjectType),e.writeInt16(451,0),e.writeInt16(452,this._gradientOneColorMode?1:0),e.writeAngle(460,this._gradientAngle),e.writeDouble(461,this._gradientShift),e.writeString(470,this.gradientName)),e.writeInt16(98,0),this}};Us.typeName="Hatch";let Zn=Us;var cl=(n=>(n[n.MText=0]="MText",n[n.Fcf=1]="Fcf",n[n.BlockReference=2]="BlockReference",n[n.NoAnnotation=3]="NoAnnotation",n))(cl||{});const $s=class $s extends de{get dxfTypeName(){return"LEADER"}constructor(){super(),this._isSplined=!1,this._updated=!1,this._hasArrowHead=!1,this._vertices=[],this._dimensionStyle="",this._hasHookLine=!1,this._isHookLineSameDirection=!1,this._annoType=3,this._textHeight=0,this._textWidth=0,this._associatedAnnotation="",this._normal=new b(0,0,1),this._horizontalDirection=new b(1,0,0)}get isSplined(){return this._isSplined}set isSplined(e){this._isSplined=e}get hasArrowHead(){return this._hasArrowHead}set hasArrowHead(e){this._hasArrowHead=e}get hasHookLine(){return this._hasHookLine}set hasHookLine(e){this._hasHookLine=e}get isHookLineSameDirection(){return this._isHookLineSameDirection}set isHookLineSameDirection(e){this._isHookLineSameDirection=e}get numVertices(){return this._vertices.length}get vertices(){return this._vertices.map(e=>e.clone())}get dimensionStyle(){return this._dimensionStyle}set dimensionStyle(e){this._dimensionStyle=e}get annoType(){return this._annoType}set annoType(e){this._annoType=e}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get textWidth(){return this._textWidth}set textWidth(e){this._textWidth=e}get byBlockColor(){return this._byBlockColor}set byBlockColor(e){this._byBlockColor=e}get associatedAnnotation(){return this._associatedAnnotation}set associatedAnnotation(e){this._associatedAnnotation=e}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get horizontalDirection(){return this._horizontalDirection}set horizontalDirection(e){this._horizontalDirection.copy(e)}get offsetFromBlock(){var e;return(e=this._offsetFromBlock)==null?void 0:e.clone()}set offsetFromBlock(e){this._offsetFromBlock=e?new b(e):void 0}get offsetFromAnnotation(){var e;return(e=this._offsetFromAnnotation)==null?void 0:e.clone()}set offsetFromAnnotation(e){this._offsetFromAnnotation=e?new b(e):void 0}appendVertex(e){this._vertices.push(new w().copy(e)),this._updated=!0}setVertexAt(e,t){if(e<0||e>=this._vertices.length)throw new Error("The vertex index is out of range!");return this._vertices[e].copy(t),this._updated=!0,this}vertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("The vertex index is out of range!");return this._vertices[e].clone()}get geometricExtents(){return this._isSplined&&this.splineGeo?this.splineGeo.calculateBoundingBox():new X().setFromPoints(this._vertices)}get closed(){return!1}set closed(e){}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this.transformVector(this._normal,e),this.transformVector(this._horizontalDirection,e),this._offsetFromBlock&&this.transformVector(this._offsetFromBlock,e),this._offsetFromAnnotation&&this.transformVector(this._offsetFromAnnotation,e),this._splineGeo?(this._splineGeo.transform(e),this._updated=!1):this._updated=!0,this}subWorldDraw(e){if(this.isSplined&&this.splineGeo){const t=this.splineGeo.getPoints(100);return e.lines(t)}else return e.lines(this._vertices)}get splineGeo(){return this.createSplineIfNeeded(),this._splineGeo}createSplineIfNeeded(){this.isSplined&&this.numVertices>=2&&(this._splineGeo==null||this._updated)&&(this._splineGeo=new je(this._vertices,"Uniform"),this._updated=!1)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbLeader"),e.writeString(3,this.dimensionStyle),e.writeInt16(71,this.hasArrowHead?1:0),e.writeInt16(72,this.isSplined?1:0),e.writeInt16(73,this.annoType),e.writeInt16(74,this.isHookLineSameDirection?1:0),e.writeInt16(75,this.hasHookLine?1:0),e.writeInt16(76,this.numVertices),this.textHeight!==0&&e.writeDouble(40,this.textHeight),this.textWidth!==0&&e.writeDouble(41,this.textWidth),this.byBlockColor!=null&&e.writeInt16(77,this.byBlockColor),this.associatedAnnotation&&e.writeHandle(340,this.associatedAnnotation);for(const t of this.vertices)e.writePoint3d(10,t);return e.writeVector3d(210,this.normal),e.writeVector3d(211,this.horizontalDirection),this._offsetFromBlock&&e.writeVector3d(212,this._offsetFromBlock),this._offsetFromAnnotation&&e.writeVector3d(213,this._offsetFromAnnotation),this}transformVector(e,t){const r=new w,i=new w(e.x,e.y,e.z);r.applyMatrix4(t),i.applyMatrix4(t),e.set(i.x-r.x,i.y-r.y,i.z-r.z)}};$s.typeName="Leader";let jr=$s;var F=(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))(F||{});function Dd(n){let e=0;for(const t of n)e|=1<<t-1;return e}function Vd(n){const e=[];for(const t of Object.values(F)){if(typeof t!="number")continue;const r=1<<t-1;n&r&&e.push(t)}return e}function zd(n,e){return n^1<<e-1}function jd(n,e){return(n&1<<e-1)!==0}function Hd(n,e){return n|1<<e-1}function Gd(n,e){return n&~(1<<e-1)}const qs=class qs extends de{get dxfTypeName(){return"LINE"}constructor(e,t){super(),this._geo=new pn(e,t)}get startPoint(){return this._geo.startPoint}set startPoint(e){this._geo.startPoint=e}get endPoint(){return this._geo.endPoint}set endPoint(e){this._geo.endPoint=e}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:e=>{this.startPoint.x=e}}},{name:"startY",type:"float",editable:!0,accessor:{get:()=>this.startPoint.y,set:e=>{this.startPoint.y=e}}},{name:"startZ",type:"float",editable:!0,accessor:{get:()=>this.startPoint.z,set:e=>{this.startPoint.z=e}}},{name:"endX",type:"float",editable:!0,accessor:{get:()=>this.endPoint.x,set:e=>{this.endPoint.x=e}}},{name:"endY",type:"float",editable:!0,accessor:{get:()=>this.endPoint.y,set:e=>{this.endPoint.y=e}}},{name:"endZ",type:"float",editable:!0,accessor:{get:()=>this.endPoint.z,set:e=>{this.endPoint.z=e}}},{name:"length",type:"float",editable:!1,accessor:{get:()=>this._geo.length}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.midPoint),e.push(this.startPoint),e.push(this.endPoint),e}subGetOsnapPoints(e,t,r,i){const s=this.startPoint,o=this.endPoint;switch(e){case F.EndPoint:i.push(s),i.push(o);break;case F.MidPoint:i.push(this.midPoint);break;case F.Nearest:{const a=this._geo.project(t);i.push(a)}break;case F.Perpendicular:{const a=this._geo.perpPoint(t);i.push(a)}break;case F.Tangent:break}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){const t=this.startPoint,r=this.endPoint,i=[new w(t.x,t.y,0),new w(r.x,r.y,0)];return e.lines(i)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLine"),e.writePoint3d(10,this.startPoint),e.writePoint3d(11,this.endPoint),this}};qs.typeName="Line";let Qn=qs;var hl=(n=>(n[n.Top=0]="Top",n[n.Zero=1]="Zero",n[n.Bottom=2]="Bottom",n))(hl||{}),dl=(n=>(n[n.HasVertex=1]="HasVertex",n[n.Closed=2]="Closed",n[n.SuppressStartCaps=4]="SuppressStartCaps",n[n.SuppressEndCaps=8]="SuppressEndCaps",n))(dl||{});const Ks=class Ks extends he{get dxfTypeName(){return"MLINE"}constructor(){super(),this._styleName="",this._styleObjectHandle="",this._scale=1,this._justification=1,this._flags=0,this._styleCount=0,this._startPosition=new w,this._normal=new b(0,0,1),this._segments=[]}get styleName(){return this._styleName||this.getDefaultStyleName()}set styleName(e){this._styleName=e}get styleObjectHandle(){return this._styleObjectHandle}set styleObjectHandle(e){this._styleObjectHandle=e}get scale(){return this._scale}set scale(e){this._scale=e}get justification(){return this._justification}set justification(e){this._justification=e}get flags(){return this._flags}set flags(e){this._flags=e}get styleCount(){return this._styleCount}set styleCount(e){this._styleCount=Math.max(0,e)}get startPosition(){return this._startPosition}set startPosition(e){this._startPosition.copy(e)}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get segments(){return this._segments.map(e=>this.cloneSegment(e))}set segments(e){this._segments=e.map(t=>this.createSegment(t)),this.updateHasVertexFlag()}get vertexCount(){return this._segments.length}get closed(){return(this._flags&2)!==0}set closed(e){this.setFlag(2,e)}get suppressStartCaps(){return(this._flags&4)!==0}set suppressStartCaps(e){this.setFlag(4,e)}get suppressEndCaps(){return(this._flags&8)!==0}set suppressEndCaps(e){this.setFlag(8,e)}appendSegment(e){this._segments.push(this.createSegment(e)),this.updateHasVertexFlag()}clearSegments(){this._segments=[],this.updateHasVertexFlag()}get geometricExtents(){const e=this.collectGeometryPoints();return new X().setFromPoints(e)}transformBy(e){return this._startPosition.applyMatrix4(e),this._segments.forEach(t=>{t.position.applyMatrix4(e),this.transformVector(t.direction,e),this.transformVector(t.miterDirection,e)}),this.transformVector(this._normal,e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"mline",properties:[{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"scale",type:"float",editable:!0,accessor:{get:()=>this.scale,set:e=>{this.scale=e}}},{name:"justification",type:"int",editable:!0,accessor:{get:()=>this.justification,set:e=>{this.justification=e}}},{name:"closed",type:"boolean",editable:!0,accessor:{get:()=>this.closed,set:e=>{this.closed=e}}},{name:"vertexCount",type:"int",editable:!1,accessor:{get:()=>this.vertexCount}}]}]}}subWorldDraw(e){if(this._segments.length===0)return;const t=[],r=this.getMLineStyle(),i=this.getRenderableElementCount(r),s=e.subEntityTraits,o=s.color,a=s.rgbColor,l=s.lineType,c=s.fillType,d=s.drawOrder,u=this.createFillArea(r,i);if(u&&(s.color=o,s.rgbColor=a,this.applyFillTraits(r,s),s.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},s.drawOrder=-1,t.push(e.area(u)),s.fillType=c,s.drawOrder=d),i<=0){const p=this.getReferencePath();p.length>=2&&t.push(e.lines(p))}else{for(let p=0;p<i;p++){s.color=o,s.rgbColor=a,s.lineType=l,this.applyStyleElementTraits(r,p,s);const g=this.getElementPath(p,r);g.length>=2&&t.push(e.lines(g))}this.appendStyleDrivenJointAndCapEntities(e,t,r,i,o,a,l)}if(s.color=o,s.rgbColor=a,s.lineType=l,s.fillType=c,s.drawOrder=d,t.length!==0)return t.length===1?t[0]:e.group(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMline"),e.writeString(2,this.styleName),e.writeHandle(340,this._styleObjectHandle),e.writeDouble(40,this._scale),e.writeInt16(70,this._justification),e.writeInt16(71,this._flags),e.writeInt16(72,this.vertexCount),e.writeInt16(73,this._styleCount),e.writePoint3d(10,this._startPosition),e.writeVector3d(210,this._normal),this._segments.forEach(t=>{e.writePoint3d(11,t.position),e.writeVector3d(12,t.direction),e.writeVector3d(13,t.miterDirection),t.elements.forEach(r=>{e.writeInt16(74,r.parameterCount),r.parameters.forEach(i=>e.writeDouble(41,i)),e.writeInt16(75,r.fillCount),r.fillParameters.forEach(i=>e.writeDouble(42,i))})}),this}setFlag(e,t){t?this._flags|=e:this._flags&=~e}updateHasVertexFlag(){this.setFlag(1,this._segments.length>0)}createSegment(e){var t;return{position:new w().copy(e.position),direction:new b().copy(e.direction),miterDirection:new b().copy(e.miterDirection),elements:((t=e.elements)==null?void 0:t.map(r=>this.createElement(r)))??[]}}createElement(e){const t=e.parameters?[...e.parameters]:[],r=e.fillParameters?[...e.fillParameters]:[];return{parameterCount:e.parameterCount??t.length,parameters:t,fillCount:e.fillCount??r.length,fillParameters:r}}cloneSegment(e){return{position:e.position.clone(),direction:e.direction.clone(),miterDirection:e.miterDirection.clone(),elements:e.elements.map(t=>({parameterCount:t.parameterCount,parameters:[...t.parameters],fillCount:t.fillCount,fillParameters:[...t.fillParameters]}))}}collectGeometryPoints(){const e=[this._startPosition];if(this._segments.length===0)return e;const t=this.getMLineStyle(),r=this.getRenderableElementCount(t);if(r<=0)return this._segments.forEach(i=>e.push(i.position)),e;for(let i=0;i<r;i++)e.push(...this.getElementPath(i,t));return e}getRenderableElementCount(e){const t=(e==null?void 0:e.elementCount)??0;return Math.max(this._styleCount,t,...this._segments.map(r=>r.elements.length),0)}getReferencePath(){const e=[this._startPosition.clone(),...this._segments.map(t=>t.position.clone())];return this.closePathIfNeeded(e)}getElementPath(e,t){const r=[],i=this._segments[0];return r.push(this.getElementBoundaryPoint("start",i,e,t)),this._segments.forEach(s=>{r.push(this.offsetPoint(s.position,s.miterDirection,this.getElementMiterOffset(s,e,t)))}),r[r.length-1]=this.getElementBoundaryPoint("end",this._segments[this._segments.length-1],e,t),this.closePathIfNeeded(r)}getElementMiterOffset(e,t,r){var s;const i=e.elements[t];return(s=i==null?void 0:i.parameters)!=null&&s.length?i.parameters[0]:this.getStyleElementOffset(t,r)}getElementBoundaryPoint(e,t,r,i){const s=this.getElementMiterOffset(t,r,i),o=e==="start"?this._startPosition:t.position,a=this.offsetPoint(o,t.miterDirection,s);if(!this.shouldApplyCapCutAtSide(e,i))return a;const l=e==="start"?i==null?void 0:i.startAngle:i==null?void 0:i.endAngle,c=this.computeCapCutDistance(s,l,e);if(c===0)return a;const d=e==="start"?this.getStartSegmentDirection():this.getEndSegmentDirection();return d.lengthSq()===0?a:a.add(d.multiplyScalar(c))}shouldApplyCapCutAtSide(e,t){return!t||this.closed?!1:e==="start"?this.suppressStartCaps?!1:(t.flags&112)!==0:this.suppressEndCaps?!1:(t.flags&1792)!==0}computeCapCutDistance(e,t,r){const i=this.normalizeCapAngle(t),s=Math.tan(i);if(Math.abs(s)<1e-6)return 0;const o=e/s;return o}normalizeCapAngle(e){if(e==null||!Number.isFinite(e))return Math.PI/2;let t=e%180;return t<0&&(t+=180),(t<1||t>179)&&(t=90),t*Math.PI/180}getStartSegmentDirection(){const e=this._segments[0],t=new b;return e&&(t.subVectors(e.position,this._startPosition),t.lengthSq()===0&&t.copy(e.direction)),t.lengthSq()>0&&t.normalize(),t}getEndSegmentDirection(){const e=this._segments[this._segments.length-1];if(!e)return new b;const t=new b,r=this._segments.length>1?this._segments[this._segments.length-2].position:this._startPosition;return t.subVectors(e.position,r),t.lengthSq()===0&&t.copy(e.direction),t.lengthSq()>0&&t.normalize(),t}createFillArea(e,t){if(!e||!(e.flags&1)||t<2)return;const r=this.getFillBoundaryElementIndices(t,e);if(!r)return;const i=this.getElementPath(r.outerIndex,e),s=this.getElementPath(r.innerIndex,e),o=this.stripClosingPoint(i),a=this.stripClosingPoint(s);if(o.length<2||a.length<2)return;const l=new It;if(this.closed){if(o.length<3||a.length<3)return;l.add(new ye(o.map(c=>({x:c.x,y:c.y})),!0)),l.add(new ye(a.map(c=>({x:c.x,y:c.y})),!0))}else{const c=[...o,...a.slice().reverse()].map(d=>({x:d.x,y:d.y}));if(c.length<3)return;l.add(new ye(c,!0))}return l}getFillBoundaryElementIndices(e,t){let r=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY,s=-1,o=-1;for(let a=0;a<e;a++){const l=this.getElementReferenceOffset(a,t);l<r&&(r=l,s=a),l>i&&(i=l,o=a)}if(!(s<0||o<0||s===o))return{outerIndex:o,innerIndex:s}}getElementReferenceOffset(e,t){var i;const r=this._segments[0];if(r){const s=r.elements[e];if((i=s==null?void 0:s.parameters)!=null&&i.length)return s.parameters[0]}return this.getStyleElementOffset(e,t)}getStyleElementOffset(e,t){const r=t==null?void 0:t.elements[e];if(!r)return 0;const i=this.getStyleJustificationShift(t);return(r.offset+i)*this._scale}getStyleJustificationShift(e){const t=(e==null?void 0:e.elements)??[];if(t.length<=0)return 0;let r=Number.POSITIVE_INFINITY,i=Number.NEGATIVE_INFINITY;for(const s of t){const o=s.offset;o<r&&(r=o),o>i&&(i=o)}return this._justification===0?-i:this._justification===2?-r:0}stripClosingPoint(e){if(e.length<2)return e;const t=e[0],r=e[e.length-1],i=1e-9;return Math.abs(t.x-r.x)<=i&&Math.abs(t.y-r.y)<=i&&Math.abs(t.z-r.z)<=i?e.slice(0,-1):e}offsetPoint(e,t,r){if(r===0||t.lengthSq()===0)return e.clone();const i=t.clone().normalize().multiplyScalar(r);return e.clone().add(i)}closePathIfNeeded(e){if(!this.closed||e.length<2)return e;const t=e[0],r=e[e.length-1],i=1e-9;return Math.abs(t.x-r.x)<=i&&Math.abs(t.y-r.y)<=i&&Math.abs(t.z-r.z)<=i||e.push(t.clone()),e}appendStyleDrivenJointAndCapEntities(e,t,r,i,s,o,a){!r||i<2||(t.push(...this.drawMiterJointEntities(e,r,i,s,o,a)),t.push(...this.drawCapEntities(e,r,i,s,o,a)))}drawMiterJointEntities(e,t,r,i,s,o){if(this.closed||this._segments.length<2||!(t.flags&2))return[];const a=[],l=e.subEntityTraits;for(let c=0;c<this._segments.length-1;c++){const d=this._segments[c],u=Array.from({length:r},(p,g)=>{const m=this.getElementMiterOffset(d,g,t);return{elementIndex:g,offset:m,point:this.offsetPoint(d.position,d.miterDirection,m)}}).sort((p,g)=>g.offset-p.offset);for(let p=0;p<u.length-1;p++)this.applyElementDrawTraits(l,i,s,o,t,u[p].elementIndex),a.push(e.lines([u[p].point,u[p+1].point]))}return a}drawCapEntities(e,t,r,i,s,o){if(this.closed||this._segments.length<=0)return[];const a=[];return a.push(...this.drawCapEntitiesForSide(e,"start",t,r,i,s,o)),a.push(...this.drawCapEntitiesForSide(e,"end",t,r,i,s,o)),a}drawCapEntitiesForSide(e,t,r,i,s,o,a){if(t==="start"&&this.suppressStartCaps)return[];if(t==="end"&&this.suppressEndCaps)return[];const l=r.flags,c=t==="start",d=c?(l&16)!==0:(l&256)!==0,u=c?(l&64)!==0:(l&1024)!==0,p=c?(l&32)!==0:(l&512)!==0;if(!d&&!u&&!p)return[];const g=this.getCapElementPoints(t,i,r);if(g.length<2)return[];const m=[],f=e.subEntityTraits;if(d)for(let y=0;y<g.length-1;y++)this.applyElementDrawTraits(f,s,o,a,r,g[y].elementIndex),m.push(e.lines([g[y].point,g[y+1].point]));const _=c?this.getStartSegmentDirection().multiplyScalar(-1):this.getEndSegmentDirection().clone();if(u){const y=this.drawCapArcBetweenElements(e,t,g[0],g[g.length-1],_,f,s,o,a,r);y&&m.push(y)}if(p)for(let y=1;y<Math.floor(g.length/2);y++){const v=g[y],P=g[g.length-1-y];if(!v||!P||v===P)continue;const L=this.drawCapArcBetweenElements(e,t,v,P,_,f,s,o,a,r);L&&m.push(L)}return m}getCapElementPoints(e,t,r){const i=e==="start"?this._segments[0]:this._segments[this._segments.length-1];return i?Array.from({length:t},(s,o)=>({elementIndex:o,offset:this.getElementMiterOffset(i,o,r),point:this.getElementBoundaryPoint(e,i,o,r)})).sort((s,o)=>o.offset-s.offset):[]}drawCapArcBetweenElements(e,t,r,i,s,o,a,l,c,d){const u=t==="end"?i.point:r.point,p=t==="end"?r.point:i.point,g=u.distanceTo(p);if(g<=1e-9||s.lengthSq()===0)return;const f=u.clone().add(new b().subVectors(p,u).multiplyScalar(.5)).add(s.clone().normalize().multiplyScalar(g/2)),_=gi.createByThreePoints(u,p,f);if(_)return this.applyElementDrawTraits(o,a,l,c,d,t==="end"?i.elementIndex:r.elementIndex),e.circularArc(_)}applyElementDrawTraits(e,t,r,i,s,o){e.color=t,e.rgbColor=r,e.lineType=i,this.applyStyleElementTraits(s,o,e)}transformVector(e,t){const r=new w,i=new w(e.x,e.y,e.z);r.applyMatrix4(t),i.applyMatrix4(t),e.set(i.x-r.x,i.y-r.y,i.z-r.z)}getMLineStyle(){var s;const e=this.database.objects.mlineStyle,t=this.styleObjectHandle?e.getIdAt(this.styleObjectHandle):void 0;if(t)return t;const r=this.styleName?e.getAt(this.styleName):void 0;if(r)return r;const i=(s=this.styleName)==null?void 0:s.toUpperCase();if(i)for(const[o,a]of e.entries()){const l=(a.styleName||o).toUpperCase();if(o.toUpperCase()===i||l===i)return a}}applyStyleElementTraits(e,t,r){const i=e==null?void 0:e.elements[t];if(!i)return;const s=this.resolveStyleElementLineType(i.lineType);s&&(r.lineType=s),!(i.color.isByBlock||i.color.isByLayer)&&(r.color=i.color.clone(),r.rgbColor=i.color.RGB??this.rgbColor)}applyFillTraits(e,t){const r=e==null?void 0:e.fillColor;!r||r.isByBlock||r.isByLayer||(t.color=r.clone(),t.rgbColor=r.RGB??this.rgbColor)}resolveStyleElementLineType(e){var c;const t=e==null?void 0:e.trim();if(!t)return;const r=t.toUpperCase(),i=ge.toUpperCase(),s=St.toUpperCase();let o="UserSpecified",a=t;if(r===i){o="ByLayer";const d=(c=this.database.tables.layerTable.getAt(this.layer))==null?void 0:c.linetype;a=d&&d.toUpperCase()!==i&&d.toUpperCase()!==s?d:Lt}else r===s&&(o="ByBlock",a=Lt);const l=this.database.tables.linetypeTable.getAt(a);return l?{type:o,...l.linetype}:{type:o,name:a,standardFlag:0,description:"",totalPatternLength:0}}resolveEffectiveProperties(){super.resolveEffectiveProperties(),this._styleName||(this._styleName=this.getDefaultStyleName())}getDefaultStyleName(){try{return this.database.cmlstyle||ct}catch{return ct}}};Ks.typeName="MLine";let Hr=Ks;var gn=(n=>(n[n.InvisibleLeader=0]="InvisibleLeader",n[n.StraightLeader=1]="StraightLeader",n[n.SplineLeader=2]="SplineLeader",n))(gn||{}),dt=(n=>(n[n.NoneContent=0]="NoneContent",n[n.BlockContent=1]="BlockContent",n[n.MTextContent=2]="MTextContent",n[n.ToleranceContent=3]="ToleranceContent",n))(dt||{}),ul=(n=>(n[n.Horizontal=0]="Horizontal",n[n.Vertical=1]="Vertical",n))(ul||{}),gl=(n=>(n[n.Unknown=0]="Unknown",n[n.Left=1]="Left",n[n.Right=2]="Right",n[n.Top=3]="Top",n[n.Bottom=4]="Bottom",n))(gl||{});const Wd=1,Ud=2,$d=4,qd=8,Kd=64,Zd=128,Qd=32768,Zs=class Zs extends he{get dxfTypeName(){return"MULTILEADER"}constructor(){super(),this._leaders=[],this._leaderLineType=1,this._contentType=0,this._doglegEnabled=!1,this._doglegLength=0,this._doglegVector=new b(1,0,0),this._normal=new b(0,0,1),this._mleaderStyleId="",this._textHeight=2.5,this._textWidth=0,this._textRotation=0,this._textDirection=new b(1,0,0),this._textStyleName="",this._textAttachmentPoint=exports.AcGiMTextAttachmentPoint.MiddleLeft,this._textDrawingDirection=exports.AcGiMTextFlowDirection.LEFT_TO_RIGHT,this._textLineSpacingFactor=1,this._textAttachmentDirection=0,this._arrowheadOverrides=[],this._blockAttributes=[]}get leaders(){return this._leaders.map(e=>this.cloneLeader(e))}get numberOfLeaders(){return this._leaders.length}get leaderLineType(){return this._leaderLineType}set leaderLineType(e){this._leaderLineType=e}get contentType(){return this._contentType}set contentType(e){this._contentType=e}get doglegEnabled(){return this._doglegEnabled}set doglegEnabled(e){this._doglegEnabled=e}get doglegLength(){return this._doglegLength}set doglegLength(e){this._doglegLength=e}get doglegVector(){return this._doglegVector}set doglegVector(e){this._doglegVector.copy(e)}get landingPoint(){return this._landingPoint}set landingPoint(e){this._landingPoint=e?this.createPoint(e):void 0}get normal(){return this._normal}set normal(e){this._normal.copy(e)}get mleaderStyleId(){return this._mleaderStyleId}set mleaderStyleId(e){this._mleaderStyleId=e}get version(){return this._version}set version(e){this._version=e}get leaderStyleId(){return this._leaderStyleId}set leaderStyleId(e){this._leaderStyleId=e}get propertyOverrideFlag(){return this._propertyOverrideFlag}set propertyOverrideFlag(e){this._propertyOverrideFlag=e}get leaderLineColor(){return this._leaderLineColor}set leaderLineColor(e){this._leaderLineColor=e}get leaderLineTypeId(){return this._leaderLineTypeId}set leaderLineTypeId(e){this._leaderLineTypeId=e}get leaderLineWeight(){return this._leaderLineWeight}set leaderLineWeight(e){this._leaderLineWeight=e}get landingEnabled(){return this._landingEnabled}set landingEnabled(e){this._landingEnabled=e}get arrowheadId(){return this._arrowheadId}set arrowheadId(e){this._arrowheadId=e}get arrowheadSize(){return this._arrowheadSize}set arrowheadSize(e){this._arrowheadSize=e}get textStyleId(){return this._textStyleId}set textStyleId(e){this._textStyleId=e}get textLeftAttachmentType(){return this._textLeftAttachmentType}set textLeftAttachmentType(e){this._textLeftAttachmentType=e}get textRightAttachmentType(){return this._textRightAttachmentType}set textRightAttachmentType(e){this._textRightAttachmentType=e}get textAngleType(){return this._textAngleType}set textAngleType(e){this._textAngleType=e}get textAlignmentType(){return this._textAlignmentType}set textAlignmentType(e){this._textAlignmentType=e}get textColor(){return this._textColor}set textColor(e){this._textColor=e}get textFrameEnabled(){return this._textFrameEnabled}set textFrameEnabled(e){this._textFrameEnabled=e}get landingGap(){return this._landingGap}set landingGap(e){this._landingGap=e}get textAttachment(){return this._textAttachment}set textAttachment(e){this._textAttachment=e}get textFlowDirection(){return this._textFlowDirection}set textFlowDirection(e){this._textFlowDirection=e}get blockContentId(){return this._blockContentId}set blockContentId(e){this._blockContentId=e}get blockContentColor(){return this._blockContentColor}set blockContentColor(e){this._blockContentColor=e}get blockContentScale(){return this._blockContentScale}set blockContentScale(e){this._blockContentScale=e}get blockContentRotation(){return this._blockContentRotation}set blockContentRotation(e){this._blockContentRotation=e}get blockContentConnectionType(){return this._blockContentConnectionType}set blockContentConnectionType(e){this._blockContentConnectionType=e}get annotativeScaleEnabled(){return this._annotativeScaleEnabled}set annotativeScaleEnabled(e){this._annotativeScaleEnabled=e}get arrowheadOverrides(){return this._arrowheadOverrides}set arrowheadOverrides(e){this._arrowheadOverrides=e}get blockAttributes(){return this._blockAttributes}set blockAttributes(e){this._blockAttributes=e}get textDirectionNegative(){return this._textDirectionNegative}set textDirectionNegative(e){this._textDirectionNegative=e}get textAlignInIPE(){return this._textAlignInIPE}set textAlignInIPE(e){this._textAlignInIPE=e}get bottomTextAttachmentDirection(){return this._bottomTextAttachmentDirection}set bottomTextAttachmentDirection(e){this._bottomTextAttachmentDirection=e}get topTextAttachmentDirection(){return this._topTextAttachmentDirection}set topTextAttachmentDirection(e){this._topTextAttachmentDirection=e}get contentScale(){return this._contentScale}set contentScale(e){this._contentScale=e}get contentBasePosition(){return this._contentBasePosition}set contentBasePosition(e){this._contentBasePosition=e}get textAnchor(){return this._textAnchor}set textAnchor(e){this._textAnchor=e}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(e){this._textLineSpacingStyle=e}get textBackgroundColor(){return this._textBackgroundColor}set textBackgroundColor(e){this._textBackgroundColor=e}get textBackgroundScaleFactor(){return this._textBackgroundScaleFactor}set textBackgroundScaleFactor(e){this._textBackgroundScaleFactor=e}get textBackgroundTransparency(){return this._textBackgroundTransparency}set textBackgroundTransparency(e){this._textBackgroundTransparency=e}get textBackgroundColorOn(){return this._textBackgroundColorOn}set textBackgroundColorOn(e){this._textBackgroundColorOn=e}get textFillOn(){return this._textFillOn}set textFillOn(e){this._textFillOn=e}get textColumnType(){return this._textColumnType}set textColumnType(e){this._textColumnType=e}get textUseAutoHeight(){return this._textUseAutoHeight}set textUseAutoHeight(e){this._textUseAutoHeight=e}get textColumnWidth(){return this._textColumnWidth}set textColumnWidth(e){this._textColumnWidth=e}get textColumnGutterWidth(){return this._textColumnGutterWidth}set textColumnGutterWidth(e){this._textColumnGutterWidth=e}get textColumnFlowReversed(){return this._textColumnFlowReversed}set textColumnFlowReversed(e){this._textColumnFlowReversed=e}get textColumnHeight(){return this._textColumnHeight}set textColumnHeight(e){this._textColumnHeight=e}get textUseWordBreak(){return this._textUseWordBreak}set textUseWordBreak(e){this._textUseWordBreak=e}get hasMText(){return this._hasMText}set hasMText(e){this._hasMText=e}get hasBlock(){return this._hasBlock}set hasBlock(e){this._hasBlock=e}get planeOrigin(){return this._planeOrigin}set planeOrigin(e){this._planeOrigin=e}get planeXAxisDirection(){return this._planeXAxisDirection}set planeXAxisDirection(e){this._planeXAxisDirection=e}get planeYAxisDirection(){return this._planeYAxisDirection}set planeYAxisDirection(e){this._planeYAxisDirection=e}get planeNormalReversed(){return this._planeNormalReversed}set planeNormalReversed(e){this._planeNormalReversed=e}get leaderSections(){return this.leaders}get blockContentData(){return this.blockContent}get mtextContent(){return this._mtextContent?{text:this._mtextContent.text,anchorPoint:this._mtextContent.anchorPoint.clone()}:void 0}set mtextContent(e){if(!e){this._mtextContent=void 0,this._contentType===2&&(this._contentType=0);return}this._mtextContent={text:e.text,anchorPoint:this.createPoint(e.anchorPoint)},this._contentType=2}get contents(){var e;return((e=this._mtextContent)==null?void 0:e.text)??""}set contents(e){this._mtextContent?this._mtextContent.text=e:this._mtextContent={text:e,anchorPoint:new w},this._contentType=2}get textLocation(){var e;return(e=this._mtextContent)==null?void 0:e.anchorPoint}set textLocation(e){if(!e){this._mtextContent=void 0;return}this._mtextContent?this._mtextContent.anchorPoint.copy(e):this._mtextContent={text:"",anchorPoint:this.createPoint(e)},this._contentType=2}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get textWidth(){return this._textWidth}set textWidth(e){this._textWidth=e}get textRotation(){return this._textRotation}set textRotation(e){this._textRotation=e}get textDirection(){return this._textDirection}set textDirection(e){this._textDirection.copy(e)}get textStyleName(){return this._textStyleName}set textStyleName(e){this._textStyleName=e}get textAttachmentPoint(){return this._textAttachmentPoint}set textAttachmentPoint(e){this._textAttachmentPoint=e}get textDrawingDirection(){return this._textDrawingDirection}set textDrawingDirection(e){this._textDrawingDirection=e}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(e){this._textLineSpacingFactor=e}get textAttachmentDirection(){return this._textAttachmentDirection}set textAttachmentDirection(e){this._textAttachmentDirection=e}get blockContent(){var e,t;return this._blockContent?{blockContentId:this._blockContent.blockContentId,blockHandle:this._blockContent.blockHandle,normal:(e=this._blockContent.normal)==null?void 0:e.clone(),position:(t=this._blockContent.position)==null?void 0:t.clone(),scale:this._blockContent.scale.clone(),rotation:this._blockContent.rotation,color:this._blockContent.color,transformationMatrix:[...this._blockContent.transformationMatrix]}:void 0}set blockContent(e){if(!e){this._blockContent=void 0,this._contentType===1&&(this._contentType=0);return}this._blockContent={blockContentId:e.blockContentId??e.blockHandle,blockHandle:e.blockHandle,normal:e.normal?new b(e.normal):void 0,position:e.position?this.createPoint(e.position):void 0,scale:new b(e.scale??{x:1,y:1,z:1}),rotation:e.rotation??0,color:e.color,transformationMatrix:e.transformationMatrix?[...e.transformationMatrix]:[]},this.blockContentId=this._blockContent.blockContentId,this._contentType=1}addLeader(e={}){var r,i;const t={lastLeaderLinePoint:e.lastLeaderLinePoint?this.createPoint(e.lastLeaderLinePoint):void 0,lastLeaderLinePointSet:e.lastLeaderLinePointSet,landingPoint:e.landingPoint?this.createPoint(e.landingPoint):void 0,doglegVector:e.doglegVector?new b(e.doglegVector):void 0,doglegVectorSet:e.doglegVectorSet,doglegLength:e.doglegLength,breaks:((r=e.breaks)==null?void 0:r.map(s=>({index:s.index,start:this.createPoint(s.start),end:this.createPoint(s.end)})))??[],leaderBranchIndex:e.leaderBranchIndex,directionType:e.directionType,leaderLines:[]};return(i=e.leaderLines)==null||i.forEach(s=>{t.leaderLines.push(this.createLeaderLine(s))}),this._leaders.push(t),this._leaders.length-1}removeLeader(e){return this.checkLeaderIndex(e),this._leaders.splice(e,1),this}addLeaderLine(e,t=[]){return this.checkLeaderIndex(e),this._leaders[e].leaderLines.push(this.createLeaderLine({vertices:t})),this._leaders[e].leaderLines.length-1}appendVertex(e,t,r){return this.getMutableLeaderLine(e,t).vertices.push(this.createPoint(r)),this}setLeaderLineVertices(e,t,r){return this.getMutableLeaderLine(e,t).vertices=r.map(i=>this.createPoint(i)),this}getLeaderLineVertices(e,t){return this.getMutableLeaderLine(e,t).vertices.map(r=>r.clone())}addBreak(e,t,r,i){return this.getMutableLeaderLine(e,t).breaks.push({start:this.createPoint(r),end:this.createPoint(i)}),this}setLandingPoint(e,t){return this.checkLeaderIndex(e),this._leaders[e].landingPoint=t?this.createPoint(t):void 0,this}setDoglegDirection(e,t){return this.checkLeaderIndex(e),this._leaders[e].doglegVector=new b(t),this}setDoglegLength(e,t){return this.checkLeaderIndex(e),this._leaders[e].doglegLength=t,this}get geometricExtents(){const e=this.collectGeometryPoints();return e.length>0?new X().setFromPoints(e):new X}subGetGripPoints(){return this.collectGeometryPoints().map(e=>e.clone())}transformBy(e){var t,r,i,s,o,a,l,c;return this._leaders.forEach(d=>{var u,p;(u=d.lastLeaderLinePoint)==null||u.applyMatrix4(e),(p=d.landingPoint)==null||p.applyMatrix4(e),d.doglegVector&&this.transformVector(d.doglegVector,e),d.breaks.forEach(g=>{g.start.applyMatrix4(e),g.end.applyMatrix4(e)}),d.leaderLines.forEach(g=>{g.vertices.forEach(m=>m.applyMatrix4(e)),g.breaks.forEach(m=>{m.start.applyMatrix4(e),m.end.applyMatrix4(e)})})}),(t=this._landingPoint)==null||t.applyMatrix4(e),(r=this.contentBasePosition)==null||r.applyMatrix4(e),this.transformVector(this._doglegVector,e),this.transformVector(this._normal,e),(i=this.textAnchor)==null||i.applyMatrix4(e),(s=this._mtextContent)==null||s.anchorPoint.applyMatrix4(e),this.transformVector(this._textDirection,e),(a=(o=this._blockContent)==null?void 0:o.position)==null||a.applyMatrix4(e),(l=this._blockContent)!=null&&l.normal&&this.transformVector(this._blockContent.normal,e),this.blockContentScale&&this.transformVector(this.blockContentScale,e),(c=this.planeOrigin)==null||c.applyMatrix4(e),this.planeXAxisDirection&&this.transformVector(this.planeXAxisDirection,e),this.planeYAxisDirection&&this.transformVector(this.planeYAxisDirection,e),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"leader",properties:[{name:"contentType",type:"enum",editable:!0,options:[{label:dt[0],value:0},{label:dt[1],value:1},{label:dt[2],value:2},{label:dt[3],value:3}],accessor:{get:()=>this.contentType,set:e=>{this.contentType=e}}},{name:"leaderLineType",type:"enum",editable:!0,options:[{label:gn[0],value:0},{label:gn[1],value:1},{label:gn[2],value:2}],accessor:{get:()=>this.leaderLineType,set:e=>{this.leaderLineType=e}}},{name:"doglegEnabled",type:"boolean",editable:!0,accessor:{get:()=>this.doglegEnabled,set:e=>{this.doglegEnabled=e}}},{name:"doglegLength",type:"float",editable:!0,accessor:{get:()=>this.doglegLength,set:e=>{this.doglegLength=e}}},{name:"leaderCount",type:"int",editable:!1,accessor:{get:()=>this.numberOfLeaders}}]},{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:e=>{this.contents=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.textHeight,set:e=>{this.textHeight=e}}},{name:"textWidth",type:"float",editable:!0,accessor:{get:()=>this.textWidth,set:e=>{this.textWidth=e}}},{name:"textStyleName",type:"string",editable:!0,accessor:{get:()=>this.textStyleName,set:e=>{this.textStyleName=e}}}]}]}}resolveEffectiveProperties(){if(super.resolveEffectiveProperties(),this._mleaderStyleId)return;const e=this.getDefaultMLeaderStyle();e&&(this._mleaderStyleId=e.objectId)}subWorldDraw(e){const t=[],r=e.subEntityTraits,i=r.color,s=r.rgbColor,o=r.lineType,a=r.lineWeight,l=this.getResolvedLeaderLineColor(),c=this.getResolvedLeaderLineStyle(),d=this.getResolvedLeaderLineWeight(),u=this.getResolvedTextColor();this.getResolvedLeaderLineType()!==0&&(this.applyColorTraits(r,l,i,s),this.applyLineTraits(r,c,d),this._leaders.forEach(g=>{g.leaderLines.forEach(f=>{const _=this.getLeaderLineDrawPoints(g,f);if(_.length>0){const y=this.drawLeaderLine(e,_);y&&t.push(y)}});const m=this.getDoglegPoints(g);m&&t.push(e.lines(m))}));const p=this.getRenderableMTextContent();if(this.contentType===2&&p){this.applyColorTraits(r,u,i,s);const g=this.getResolvedTextHeight(),m={text:p.text,height:g,width:this.getMTextRenderWidth(p.text,g),position:p.anchorPoint,rotation:this.textRotation,directionVector:this.textDirection,attachmentPoint:this.textAttachmentPoint,drawingDirection:this.textDrawingDirection,lineSpaceFactor:this.textLineSpacingFactor};t.push(e.mtext(m,this.getTextStyle(),!1))}if(r.color=i,r.rgbColor=s,r.lineType=o,r.lineWeight=a,t.length!==0)return t.length===1?t[0]:e.group(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMLeader"),e.writeInt16(170,this.leaderLineType),e.writeBoolean(290,this.doglegEnabled),e.writeDouble(41,this.doglegLength),e.writeInt16(172,this.contentType),e.writeVector3d(210,this.normal),e.writeHandle(340,this.mleaderStyleId),this._landingPoint&&e.writePoint3d(10,this._landingPoint),e.writeVector3d(11,this.doglegVector),this._mtextContent&&(e.writeString(1,this._mtextContent.text),e.writePoint3d(12,this._mtextContent.anchorPoint),e.writeDouble(40,this.textHeight),e.writeDouble(42,this.textWidth),e.writeAngle(50,this.textRotation),e.writeString(7,this.textStyleName)),this._blockContent&&(e.writeHandle(341,this._blockContent.blockContentId??""),this._blockContent.position&&e.writePoint3d(15,this._blockContent.position),e.writeVector3d(16,this._blockContent.scale),e.writeAngle(52,this._blockContent.rotation)),this._leaders.forEach(t=>{t.landingPoint&&e.writePoint3d(110,t.landingPoint),t.doglegVector&&e.writeVector3d(111,t.doglegVector),e.writeDouble(140,t.doglegLength),e.writeInt16(171,t.leaderLines.length),t.leaderLines.forEach(r=>{e.writeInt16(90,r.vertices.length),r.vertices.forEach(i=>e.writePoint3d(10,i))})}),this}createPoint(e){return new w().copy(e)}createLeaderLine(e){var t,r;return{vertices:((t=e.vertices)==null?void 0:t.map(i=>this.createPoint(i)))??[],breakPointIndexes:e.breakPointIndexes?[...e.breakPointIndexes]:[],leaderLineIndex:e.leaderLineIndex,breaks:((r=e.breaks)==null?void 0:r.map(i=>({index:i.index,start:this.createPoint(i.start),end:this.createPoint(i.end)})))??[]}}cloneLeader(e){var t,r,i;return{lastLeaderLinePoint:(t=e.lastLeaderLinePoint)==null?void 0:t.clone(),lastLeaderLinePointSet:e.lastLeaderLinePointSet,landingPoint:(r=e.landingPoint)==null?void 0:r.clone(),doglegVector:(i=e.doglegVector)==null?void 0:i.clone(),doglegVectorSet:e.doglegVectorSet,doglegLength:e.doglegLength,breaks:e.breaks.map(s=>({index:s.index,start:s.start.clone(),end:s.end.clone()})),leaderBranchIndex:e.leaderBranchIndex,directionType:e.directionType,leaderLines:e.leaderLines.map(s=>({vertices:s.vertices.map(o=>o.clone()),breakPointIndexes:[...s.breakPointIndexes],leaderLineIndex:s.leaderLineIndex,breaks:s.breaks.map(o=>({index:o.index,start:o.start.clone(),end:o.end.clone()}))}))}}checkLeaderIndex(e){if(e<0||e>=this._leaders.length)throw new Error("The leader index is out of range!")}getMutableLeaderLine(e,t){this.checkLeaderIndex(e);const r=this._leaders[e].leaderLines[t];if(!r)throw new Error("The leader line index is out of range!");return r}collectGeometryPoints(){var t;const e=[];return this._leaders.forEach(r=>{r.lastLeaderLinePoint&&e.push(r.lastLeaderLinePoint),r.landingPoint&&e.push(r.landingPoint),r.breaks.forEach(s=>e.push(s.start,s.end)),r.leaderLines.forEach(s=>{e.push(...s.vertices),s.breaks.forEach(o=>e.push(o.start,o.end))});const i=this.getDoglegPoints(r);i&&e.push(...i),r.leaderLines.forEach(s=>{const o=this.getArrowheadPoints(this.getLeaderLineDrawPoints(r,s));o&&e.push(...o)})}),this._landingPoint&&e.push(this._landingPoint),this.contentBasePosition&&e.push(this.contentBasePosition),this.textAnchor&&e.push(this.textAnchor),this._mtextContent&&e.push(this._mtextContent.anchorPoint),(t=this._blockContent)!=null&&t.position&&e.push(this._blockContent.position),this.planeOrigin&&e.push(this.planeOrigin),e}getLeaderLineDrawPoints(e,t){if(t.vertices.length>=2)return t.vertices;if(t.vertices.length===0)return[];const r=e.lastLeaderLinePoint??e.landingPoint??this._landingPoint??this.contentBasePosition;return!r||t.vertices[0].equals(r)?t.vertices:[t.vertices[0],r]}getDoglegPoints(e){if(!this.getResolvedDoglegEnabled())return;const t=e.lastLeaderLinePoint??e.landingPoint??this._landingPoint,r=e.doglegVector??this._doglegVector,i=e.doglegLength??this.getResolvedDoglegLength();if(!t||i==null||i===0||r.lengthSq()===0)return;const s=t.clone().add(r.clone().normalize().multiplyScalar(i));return[t,s]}getArrowheadPoints(e){if(!this.isArrowheadVisible()||e.length<2)return;const t=this.getArrowheadFrame(e);if(!t)return;const r=this.getResolvedArrowheadSize(),{tip:i,unit:s}=t,o=i.clone().add(s.clone().multiplyScalar(r)),a=r/6,l=new b(-s.y,s.x,0),c=o.clone().add(l.clone().multiplyScalar(a)),d=o.clone().add(l.clone().multiplyScalar(-a));return[i,c,d,i]}isArrowheadVisible(){const e=this.getResolvedArrowheadId();return(e==null?void 0:e.toUpperCase())==="_NONE"?!1:this.getResolvedArrowheadSize()>0}drawLeaderLine(e,t){const r=[],i=this.getLeaderLinePointsForDraw(t);i.length>=2&&r.push(e.lines(i));const s=this.drawArrowhead(e,t);if(s&&r.push(s),r.length!==0)return r.length===1?r[0]:e.group(r)}getLeaderLinePointsForDraw(e){const t=this.getArrowheadLeaderLineTrimDistance();return t<=0?e:this.trimPolylineStart(e,t)}getArrowheadLeaderLineTrimDistance(){if(!this.isArrowheadVisible())return 0;const e=this.getResolvedArrowheadBlockTableRecord();if(!e)return 0;const t=this.getResolvedArrowheadSize();if(t<=0)return 0;const r=e.origin??w.ORIGIN;let i=r.x;for(const s of e.newIterator()){const o=s.geometricExtents;o.isEmpty()||o.max.x>i&&(i=o.max.x)}return Math.max(0,(i-r.x)*t)}trimPolylineStart(e,t){if(e.length<2||t<=0)return e;let r=t;for(let i=0;i<e.length-1;i++){const s=e[i],o=e[i+1],a=o.distanceTo(s);if(!(a<=0)){if(r<a){const l=new b().subVectors(o,s);return[s.clone().add(l.multiplyScalar(r/a)),...e.slice(i+1)]}r-=a}}return[e[e.length-1]]}drawArrowhead(e,t){if(!this.isArrowheadVisible())return;const r=this.drawArrowheadBlock(e,t);if(r)return r;const i=this.getArrowheadPoints(t);if(!i)return;const s=new It;s.add(new ye(i,!0));const o=e.subEntityTraits,a=o.fillType;o.fillType={solidFill:!0,patternAngle:0,definitionLines:[]};const l=e.area(s);return o.fillType=a,l}drawArrowheadBlock(e,t){const r=this.getResolvedArrowheadBlockTableRecord();if(!r)return;const i=this.getArrowheadFrame(t);if(!i)return;const{tip:s,unit:o}=i,a=this.getResolvedArrowheadSize(),l=Math.atan2(o.y,o.x),c=r.origin??w.ORIGIN,d=new z().makeTranslation(-c.x,-c.y,-c.z),u=new z().makeScale(a,a,a),p=new z().makeRotationZ(l),g=new z().makeTranslation(s.x,s.y,s.z),m=new z().multiplyMatrices(g,p).multiply(u).multiply(d);return tn.instance.draw(e,r,this.rgbColor,[],!0,m,new b(this.normal))}getArrowheadFrame(e){if(e.length<2)return;const t=e[0],r=e.find(s=>!s.equals(t));if(!r)return;const i=new b().subVectors(r,t);if(i.lengthSq()!==0)return{tip:t,unit:i.normalize()}}getResolvedArrowheadId(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.arrowSymbolId;return this.arrowheadId??e}getResolvedArrowheadBlockTableRecord(){const e=this.getResolvedArrowheadId();if(e)return this.database.tables.blockTable.getIdAt(e)}getResolvedArrowheadSize(){const e=this.getMLeaderStyle(),t=(e==null?void 0:e.arrowSize)??(e==null?void 0:e.scale);return this.arrowheadSize??this.contentScale??t??this.getResolvedTextHeight()}getResolvedTextHeight(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.textHeight;return this.textHeight>0?this.textHeight:e!=null&&e>0?e:2.5}getRenderableMTextContent(){var r;if(this._mtextContent)return{text:this._mtextContent.text,anchorPoint:this._mtextContent.anchorPoint};const e=(r=this.getMLeaderStyle())==null?void 0:r.defaultMTextContents,t=this.textAnchor??this.contentBasePosition??this._landingPoint;if(!(!e||!t))return{text:e,anchorPoint:t}}getMTextRenderWidth(e,t){if(this._textWidth>0)return this._textWidth;if(!e)return this._textWidth;const r=e.replace(/\\[PpNn]/g,`
|
|
4
|
+
`).replace(/\\[A-Za-z][^;]*;/g,"").replace(/[{}]/g,""),i=Math.max(...r.split(/\r\n|\r|\n/g).map(s=>s.length),1);return Math.max(t,i*t)}transformVector(e,t){const r=new w,i=new w(e.x,e.y,e.z);r.applyMatrix4(t),i.applyMatrix4(t),e.set(i.x-r.x,i.y-r.y,i.z-r.z)}getMLeaderStyle(){const e=this.database.objects.mleaderStyle,t=this.mleaderStyleId||this.leaderStyleId;if(t){const r=e.getIdAt(t);if(r)return r}return this.getDefaultMLeaderStyle()}getDefaultMLeaderStyle(){const e=this.resolveMLeaderStyleByName(this.getDefaultMLeaderStyleName());return e||this.database.objects.mleaderStyle.newIterator().toArray()[0]}resolveMLeaderStyleByName(e){const t=e==null?void 0:e.trim();if(!t)return;const r=this.database.objects.mleaderStyle,i=r.getAt(t);if(i)return i;const s=r.getIdAt(t);if(s)return s;const o=t.toUpperCase();for(const[a,l]of r.entries())if(a.toUpperCase()===o)return l}getDefaultMLeaderStyleName(){try{return this.database.cmleaderstyle||ht}catch{return ht}}getResolvedTextStyleName(){var s,o;const e=this.database.tables.textStyleTable,t=(s=this.getMLeaderStyle())==null?void 0:s.textStyleId,r=t?(o=e.getIdAt(t))==null?void 0:o.name:void 0;if(this.textStyleName)return this.textStyleName;const i=this.textStyleId?e.getIdAt(this.textStyleId):void 0;return i!=null&&i.name?i.name:r}getTextStyle(){const e=this.database.tables.textStyleTable,t=this.getResolvedTextStyleName(),r=(t?e.getAt(t):void 0)??e.getAt(this.database.textstyle)??e.getAt(J);if(!r)throw new Error("No valid text style found in text style table.");return r.textStyle}getResolvedLeaderLineColor(){var e;return this.getResolvedComponentColor(this.leaderLineColor,(e=this.getMLeaderStyle())==null?void 0:e.leaderLineColor,Ud)}getResolvedLeaderLineType(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.leaderLineType;return this.getResolvedStyleDrivenValue(this.leaderLineType,e,Wd)}getResolvedLeaderLineTypeId(){var e;return this.getResolvedStyleDrivenValue(this.leaderLineTypeId,(e=this.getMLeaderStyle())==null?void 0:e.leaderLineTypeId,$d)}getResolvedLeaderLineStyle(){const e=this.getResolvedLeaderLineTypeId();if(!e)return;const t=this.database.tables.linetypeTable.getIdAt(e);if(t)return{type:"UserSpecified",...t.linetype}}getResolvedLeaderLineWeight(){var r;const e=(r=this.getMLeaderStyle())==null?void 0:r.leaderLineWeight,t=this.getResolvedStyleDrivenValue(this.leaderLineWeight,e,qd);if(t!=null)return t}getResolvedDoglegEnabled(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.doglegEnabled;return this.getResolvedStyleDrivenValue(this.doglegEnabled,e,Kd)}getResolvedDoglegLength(){var t;const e=(t=this.getMLeaderStyle())==null?void 0:t.doglegLength;return this.getResolvedStyleDrivenValue(this.doglegLength,e,Zd)}getResolvedTextColor(){var e;return this.getResolvedComponentColor(this.textColor,(e=this.getMLeaderStyle())==null?void 0:e.textColor,Qd)}getResolvedComponentColor(e,t,r){const i=e!=null?jn(e):void 0;if(!i)return t;const s=this.isPropertyOverrideEnabled(r);return s===!0?i:s===!1?t??i:!i.isByBlock&&!i.isByLayer?i:t??i}getResolvedStyleDrivenValue(e,t,r){const i=this.isPropertyOverrideEnabled(r);return i===!0?e??t:t??e}isPropertyOverrideEnabled(e){if(this.propertyOverrideFlag!=null)return(this.propertyOverrideFlag&e)!==0}applyColorTraits(e,t,r,i){e.color=r,e.rgbColor=i,t&&(e.color=t,e.rgbColor=this.resolveColorToRgb(t))}applyLineTraits(e,t,r){t&&(e.lineType=t),r!=null&&(e.lineWeight=r)}resolveColorToRgb(e){if(e.isByLayer){const t=this.getLayerColor();return(t==null?void 0:t.RGB)!=null?t.RGB:this.rgbColor}return e.isByBlock?this.rgbColor:e.RGB??this.rgbColor}};Zs.typeName="MLeader";let Gr=Zs;const Qs=class Qs extends he{get dxfTypeName(){return"MTEXT"}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=exports.AcGiMTextAttachmentPoint.TopLeft,this._direction=new b(1,0,0),this._drawingDirection=exports.AcGiMTextFlowDirection.LEFT_TO_RIGHT}get contents(){return this._contents}set contents(e){this._contents=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get lineSpacingFactor(){return this._lineSpacingFactor}set lineSpacingFactor(e){this._lineSpacingFactor=e}get lineSpacingStyle(){return this._lineSpacingStyle}set lineSpacingStyle(e){this._lineSpacingStyle=e}get backgroundFill(){return this._backgroundFill}set backgroundFill(e){this._backgroundFill=e,this._backgroundFillColor=13158600}get backgroundFillColor(){return this._backgroundFillColor}set backgroundFillColor(e){this._backgroundFillColor=e}get backgroundFillTransparency(){return this._backgroundFillTransparency}set backgroundFillTransparency(e){this._backgroundFillTransparency=e}get backgroundScaleFactor(){return this._backgroundScaleFactor}set backgroundScaleFactor(e){this._backgroundScaleFactor=e}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get location(){return this._location}set location(e){this._location.copy(e)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(e){this._attachmentPoint=e}get direction(){return this._direction}set direction(e){this._direction.copy(e)}get drawingDirection(){return this._drawingDirection}set drawingDirection(e){this._drawingDirection=e}get geometricExtents(){return new X}subGetOsnapPoints(e,t,r,i){F.Insertion===e&&i.push(this._location)}transformBy(e){const t=this._location.clone(),r=this._direction.lengthSq()>0?this._direction.clone().normalize():new b(Math.cos(this._rotation),Math.sin(this._rotation),0),i=new b(-r.y,r.x,r.z);i.lengthSq()===0&&i.set(0,1,0),i.normalize();const s=t.clone().add(r),o=t.clone().add(i);t.applyMatrix4(e),s.applyMatrix4(e),o.applyMatrix4(e);const a=new b(s).sub(t),l=new b(o).sub(t),c=a.length(),d=l.length();return this._location.copy(t),c>0&&(this._direction.copy(a).normalize(),this._rotation=Math.atan2(this._direction.y,this._direction.x),this._width*=c),d>0&&(this._height*=d),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"text",properties:[{name:"contents",type:"string",editable:!0,accessor:{get:()=>this.contents,set:e=>{this.contents=e}}},{name:"styleName",type:"string",editable:!0,accessor:{get:()=>this.styleName,set:e=>{this.styleName=e}}},{name:"attachmentPoint",type:"enum",editable:!0,options:[{label:exports.AcGiMTextAttachmentPoint[1],value:1},{label:exports.AcGiMTextAttachmentPoint[2],value:2},{label:exports.AcGiMTextAttachmentPoint[3],value:3},{label:exports.AcGiMTextAttachmentPoint[4],value:4},{label:exports.AcGiMTextAttachmentPoint[5],value:5},{label:exports.AcGiMTextAttachmentPoint[6],value:6},{label:exports.AcGiMTextAttachmentPoint[7],value:7},{label:exports.AcGiMTextAttachmentPoint[8],value:8},{label:exports.AcGiMTextAttachmentPoint[9],value:9}],accessor:{get:()=>this.attachmentPoint,set:e=>{this.attachmentPoint=e}}},{name:"drawingDirection",type:"enum",editable:!0,options:[{label:exports.AcGiMTextFlowDirection[1],value:1},{label:exports.AcGiMTextFlowDirection[2],value:2},{label:exports.AcGiMTextFlowDirection[3],value:3},{label:exports.AcGiMTextFlowDirection[4],value:4},{label:exports.AcGiMTextFlowDirection[5],value:5}],accessor:{get:()=>this.drawingDirection,set:e=>{this.drawingDirection=e}}},{name:"textHeight",type:"float",editable:!0,accessor:{get:()=>this.height,set:e=>{this.height=e}}},{name:"rotation",type:"float",editable:!0,accessor:{get:()=>this.rotation,set:e=>{this.rotation=e}}},{name:"lineSpacingFactor",type:"float",editable:!0,accessor:{get:()=>this.lineSpacingFactor,set:e=>{this.lineSpacingFactor=e}}},{name:"definedWidth",type:"float",editable:!0,accessor:{get:()=>this.width,set:e=>{this.width=e}}},{name:"directionX",type:"float",editable:!0,accessor:{get:()=>this.direction.x,set:e=>{this.direction.x=e}}},{name:"directionY",type:"float",editable:!0,accessor:{get:()=>this.direction.y,set:e=>{this.direction.y=e}}},{name:"directionZ",type:"float",editable:!0,accessor:{get:()=>this.direction.z,set:e=>{this.direction.z=e}}}]},{groupName:"geometry",properties:[{name:"locationX",type:"float",editable:!0,accessor:{get:()=>this.location.x,set:e=>{this.location.x=e}}},{name:"locationY",type:"float",editable:!0,accessor:{get:()=>this.location.y,set:e=>{this.location.y=e}}},{name:"locationZ",type:"float",editable:!0,accessor:{get:()=>this.location.z,set:e=>{this.location.z=e}}}]}]}}getTextStyle(){const e=this.database.tables.textStyleTable,t=e.getAt(this.styleName)??e.getAt(this.database.textstyle)??e.getAt(J);if(!t)throw new Error("No valid text style found in text style table.");return t.textStyle}subWorldDraw(e,t){const r={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 e.mtext(r,this.getTextStyle(),t)}encodeMTextContentsForDxf(e){return e.replace(/\r\n|\r|\n/g,"\\P")}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMText"),e.writePoint3d(10,this.location),e.writeDouble(40,this.height),e.writeDouble(41,this.width),e.writeString(1,this.encodeMTextContentsForDxf(this.contents)),e.writeString(7,this.styleName),e.writeAngle(50,this.rotation),e.writeVector3d(11,this.direction),e.writeInt16(71,this.attachmentPoint),e.writeInt16(72,this.drawingDirection),e.writeInt16(73,this.lineSpacingStyle),e.writeDouble(44,this.lineSpacingFactor),this.backgroundFill&&(e.writeInt16(90,1),e.writeInt32(63,this.backgroundFillColor),e.writeInt32(441,this.backgroundFillTransparency),e.writeDouble(45,this.backgroundScaleFactor)),this}};Qs.typeName="MText";let Jn=Qs;const Js=class Js extends de{get dxfTypeName(){return"SPLINE"}constructor(e,t,r,i,s){super(),this.rebuild(e,t,r,i,s)}rebuild(e,t,r,i,s){const o=+(e!==void 0)+ +(t!==void 0)+ +(r!==void 0)+ +(i!==void 0)+ +(s!==void 0);if(o<2||o>5)throw xe.ILLEGAL_PARAMETERS;!Array.isArray(t)?this._geo=new je(e,t,r,i):this._geo=new je(e,t,r,i,s)}get geometricExtents(){return this._geo.box}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:i.push(this._geo.startPoint),i.push(this._geo.endPoint);break}}transformBy(e){return this._geo.transform(e),this}subWorldDraw(e){const t=this._geo.getPoints(100);return e.lines(t)}dxfOutFields(e){var r;const t=this._geo;super.dxfOutFields(e),e.writeSubclassMarker("AcDbSpline"),e.writeInt16(70,this.closed?1:0),e.writeInt16(71,t.degree),e.writeInt16(72,t.knots.length),e.writeInt16(73,t.controlPoints.length),e.writeInt16(74,((r=t.fitPoints)==null?void 0:r.length)??0);for(const i of t.knots)e.writeDouble(40,i);for(const i of t.weights)e.writeDouble(41,i);for(const i of t.controlPoints)e.writePoint3d(10,i);for(const i of t.fitPoints??[])e.writePoint3d(11,i);return this}};Js.typeName="Spline";let er=Js;const Jd=new b,eo=class eo extends Jt{get dxfTypeName(){return"ACAD_TABLE"}constructor(e,t,r){super(e),this._attachmentPoint=exports.AcGiMTextAttachmentPoint.TopLeft,this._numColumns=r,this._numRows=t,this._columnWidth=new Array(r),this._rowHeight=new Array(t),this._cells=new Array(t*r)}get attachmentPoint(){return this._attachmentPoint}set attachmentPoint(e){this._attachmentPoint=e}get numRows(){return this._numRows}set numRows(e){this._numRows=e}get numColumns(){return this._numColumns}set numColumns(e){this._numColumns=e}numContents(e,t){return 1}rowHeight(e){return this._rowHeight[e]}setRowHeight(e,t){this._rowHeight[e]=t}setUniformRowHeight(e){this._rowHeight.fill(e)}columnWidth(e){return this._columnWidth[e]}setUniformColumnWidth(e){this._columnWidth.fill(e)}setColumnWidth(e,t){this._columnWidth[e]=t}cell(e){if(!(e<0||e>=this._cells.length))return this._cells[e]}setCell(e,t){this._cells[e]=t}textString(e,t,r){var s;const i=e*this._numColumns+t;return(s=this._cells[i])==null?void 0:s.text}setTextString(e,t,r){const i=e*this._numColumns+t;if(!this._cells[i]){this._cells[i]={text:r,attachmentPoint:this._attachmentPoint,cellType:1,textHeight:0};return}this._cells[i].text=r}isEmpty(e,t){var i;const r=e*this._numColumns+t;return!((i=this._cells[r])!=null&&i.text)}get geometricExtents(){return new X}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"table",properties:[{name:"numRows",type:"string",editable:!0,accessor:{get:()=>this.numRows,set:e=>{this.numRows=e}}},{name:"numColumns",type:"float",editable:!0,accessor:{get:()=>this.numColumns,set:e=>{this.numColumns=e}}},{name:"tableWidth",type:"float",editable:!1,accessor:{get:()=>this._columnWidth.reduce((e,t)=>e+t,0)}},{name:"tableHeight",type:"float",editable:!1,accessor:{get:()=>this._rowHeight.reduce((e,t)=>e+t,0)}}]},{groupName:"geometry",properties:[{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}}}]}]}}subWorldDraw(e){const t=this.blockTableRecord;if(t&&t.newIterator().count>0){const g=this.drawAnonymousTableBlock(e,t);if(g)return g}let r=0,i=0;const s=new Uint16Array(this.numColumns*this.numRows*8),o=new Float32Array((this.numColumns+1)*(this.numRows+1)*3);let a=0;for(let g=0;g<=this.numRows;g++){r-=g>0?this.rowHeight(g-1):0,i=0;for(let m=0;m<=this.numColumns;m++)i+=m>0?this.columnWidth(m-1):0,o[a++]=i,o[a++]=r,o[a++]=0}const l=[],c=new Array(this.numRows*this.numColumns).fill(!1);i=0,a=0;let d=0;for(let g=0;g<this.numColumns;g++){i+=g>0?this.columnWidth(g-1):0,r=0;for(let m=0;m<this.numRows;m++){r+=m>0?this.rowHeight(m-1):0;const f=this.cell(m*this.numColumns+g);if(d=m*this.numColumns+g,f&&!c[d]){const _=f.borderWidth??1,y=f.borderHeight??1;this.fillVisited(c,d,this.numColumns,_,y),s[a++]=g+m*(this.numColumns+1),s[a++]=g+m*(this.numColumns+1)+_;const v=o[s[a-1]*3]-i,P=g+(m+y)*(this.numColumns+1)+_;g+_==this.numColumns&&(s[a++]=g+m*(this.numColumns+1)+_,s[a++]=P);const L=-o[P*3+1]-r;if(m+y==this.numRows&&(s[a++]=g+(m+y)*(this.numColumns+1)+y,s[a++]=g+(m+y)*(this.numColumns+1)),s[a++]=g+(m+y)*(this.numColumns+1),s[a++]=g+m*(this.numColumns+1),f.text){const A=f.attachmentPoint||this.attachmentPoint||exports.AcGiMTextAttachmentPoint.MiddleCenter,O=this.getTableTextOffset(A,v,L),k={text:f.text,height:this.getCellTextHeight(f,L),width:v,position:Jd.set(i,-r,0).clone().add(O),rotation:this.rotation,attachmentPoint:A},H=this.getTextStyle(f);l.push(e.mtext(k,H))}}}}l.push(e.lineSegments(o,3,s));const u=e.group(l),p=new sr;return p.setFromAxisAngle(b.Z_AXIS,this.rotation),br.compose(this.position,p,this.scaleFactors),u.applyMatrix(br),u}drawAnonymousTableBlock(e,t){const r=[],i=t.newIterator();for(const a of i){let l;a.color.isByBlock&&this.rgbColor?(Do.copy(a.color),a.color.setRGBValue(this.rgbColor),l=a.worldDraw(e),a.color.copy(Do)):l=a.worldDraw(e),l&&(l.objectId=this.objectId,l.ownerId=this.ownerId,l.layerName=this.layer,l.visible=this.visibility&&a.visibility,r.push(l))}const s=e.group(r);s.applyMatrix(this.blockTransform);const o=this.normal;return o&&(o.x!==0||o.y!==0||o.z!==1)&&(br.setFromExtrusionDirection(o),s.applyMatrix(br)),s}fillVisited(e,t,r,i,s){if(s==1&&i==1)e[t]=!0;else for(let o=0;o<i;++o)for(let a=0;a<s;++a)e[t+o+a*r]=!0}getTextStyle(e){const t=this.database.tables.textStyleTable,r=(e.textStyle?t.getAt(e.textStyle):void 0)??t.getAt(this.database.textstyle)??t.getAt(J);if(!r)throw new Error("No valid text style found in text style table.");return r.textStyle}getTableTextOffset(e,t,r){const i=new b;switch(e){case 1:break;case 2:i.setX(t/2);break;case 3:i.setX(t);break;case 4:i.setY(-r/2);break;case 5:i.set(t/2,-r/2,0);break;case 6:i.set(t,-r/2,0);break;case 7:i.setY(-r);break;case 8:i.set(t/2,-r,0);break;case 9:i.set(t,-r,0);break}return i}getCellTextHeight(e,t){return e.textHeight&&e.textHeight>0?e.textHeight:Math.max(t/2,1)}dxfOutFields(e){var s,o,a,l,c,d,u;super.dxfOutFields(e),e.writeSubclassMarker("AcDbTable");const t=e.version??((s=e.database)==null?void 0:s.version)??((o=this.database)==null?void 0:o.version),r=(t==null?void 0:t.value)!=null?t.value>=27:!1;e.writeInt16(280,this.tableDataVersion),e.writeObjectId(342,this.tableStyleId),e.writeObjectId(343,this.owningBlockRecordId),e.writeVector3d(11,this.horizontalDirection),e.writeUInt32(90,this.tableValueFlag),e.writeUInt32(93,this.tableOverrideFlag),e.writeUInt32(94,this.borderColorOverrideFlag),e.writeUInt32(95,this.borderLineweightOverrideFlag),e.writeUInt32(96,this.borderVisibilityOverrideFlag),e.writeInt16(71,this.attachmentPoint),e.writeInt32(91,this.numRows),e.writeInt32(92,this.numColumns);for(let p=0;p<this.numRows;++p)e.writeDouble(141,this.rowHeight(p));for(let p=0;p<this.numColumns;++p)e.writeDouble(142,this.columnWidth(p));const i=this._cells.length>0?this._cells.length:this.numRows*this.numColumns;for(let p=0;p<i;p++){const g=this._cells[p],m=(g==null?void 0:g.cellType)??(g!=null&&g.blockTableRecordId?2:1);if(e.writeInt16(171,m),e.writeInt16(172,(g==null?void 0:g.flagValue)??0),e.writeInt16(173,(g==null?void 0:g.mergedValue)??0),e.writeBoolean(174,g==null?void 0:g.autoFit),e.writeInt16(175,g==null?void 0:g.borderWidth),e.writeInt16(176,g==null?void 0:g.borderHeight),(g==null?void 0:g.overrideFlag)!=null&&(r?e.writeInt32(91,g.overrideFlag):e.writeInt16(177,g.overrideFlag)),e.writeInt16(178,g==null?void 0:g.virtualEdgeFlag),e.writeAngle(145,g==null?void 0:g.rotation),r&&e.writeInt16(92,g==null?void 0:g.extendedCellFlags),m===1)g!=null&&g.fieldObjetId?e.writeObjectId(344,g.fieldObjetId):this.writeCellText(e,(g==null?void 0:g.text)??"",r,g==null?void 0:g.cellValueBlockBegin);else if(m===2){if(e.writeObjectId(340,g==null?void 0:g.blockTableRecordId),e.writeDouble(144,g==null?void 0:g.blockScale),e.writeInt16(179,g==null?void 0:g.blockAttrNum),(a=g==null?void 0:g.attrDefineId)!=null&&a.length)for(const f of g.attrDefineId)e.writeObjectId(331,f);if((g==null?void 0:g.attrText)!=null)if(Array.isArray(g.attrText))for(const f of g.attrText)e.writeString(300,f);else e.writeString(300,g.attrText)}g!=null&&g.textStyle&&e.writeString(7,g.textStyle),(g==null?void 0:g.textHeight)!=null&&e.writeDouble(140,g.textHeight),(g==null?void 0:g.attachmentPoint)!=null&&e.writeInt16(170,g.attachmentPoint),(g==null?void 0:g.topBorderVisibility)!=null&&e.writeInt16(289,g.topBorderVisibility?1:0),(g==null?void 0:g.rightBorderVisibility)!=null&&e.writeInt16(285,g.rightBorderVisibility?1:0),(g==null?void 0:g.bottomBorderVisibility)!=null&&e.writeInt16(286,g.bottomBorderVisibility?1:0),(g==null?void 0:g.leftBorderVisibility)!=null&&e.writeInt16(288,g.leftBorderVisibility?1:0)}if(e.writeInt16(70,this.flowDirection),e.writeDouble(40,this.horizontalCellMargin),e.writeDouble(41,this.verticalCellMargin),this.suppressTitle!=null&&e.writeInt16(280,this.suppressTitle?1:0),this.suppressHeader!=null&&e.writeInt16(281,this.suppressHeader?1:0),(l=this.cellTypeOverrides)!=null&&l.length)for(const p of this.cellTypeOverrides){e.writeString(7,p.textStyle),e.writeDouble(140,p.textHeight),e.writeInt16(170,p.alignment),e.writeInt16(63,p.backgroundColor),e.writeInt16(64,p.contentColor),p.backgroundColorEnabled!=null&&e.writeInt16(283,p.backgroundColorEnabled?1:0);const g=p.borderLineweights;g&&(e.writeInt16(274,g.top),e.writeInt16(275,g.right),e.writeInt16(276,g.bottom),e.writeInt16(277,g.left),e.writeInt16(278,g.insideHorizontal),e.writeInt16(279,g.insideVertical));const m=p.borderVisibility;m&&(e.writeInt16(284,m.top?1:0),e.writeInt16(285,m.right?1:0),e.writeInt16(286,m.bottom?1:0),e.writeInt16(287,m.left?1:0),e.writeInt16(288,m.insideHorizontal?1:0),e.writeInt16(289,m.insideVertical?1:0))}if(this.tableBorderColors&&(e.writeInt16(63,this.tableBorderColors.left),e.writeInt16(64,this.tableBorderColors.top),e.writeInt16(65,this.tableBorderColors.insideHorizontal),e.writeInt16(66,this.tableBorderColors.bottom),e.writeInt16(68,this.tableBorderColors.insideVertical),e.writeInt16(69,this.tableBorderColors.right)),(c=this.rowDataTypes)!=null&&c.length)for(const p of this.rowDataTypes)e.writeInt16(97,p);if((d=this.rowUnitTypes)!=null&&d.length)for(const p of this.rowUnitTypes)e.writeInt16(98,p);if((u=this.rowFormats)!=null&&u.length)for(const p of this.rowFormats)e.writeString(4,p);return this}writeCellText(e,t,r,i){if(!r){if(t.length<=250){e.writeString(1,t);return}const a=Math.ceil(t.length/250);for(let l=0;l<a;l++){const c=l*250,d=c+250,u=t.slice(c,d);l===a-1?e.writeString(1,u):e.writeString(2,u)}return}if(e.writeString(301,i??"CELL_VALUE"),t.length<=250){e.writeString(302,t),e.writeString(304,"ACVALUE_END");return}const o=Math.ceil(t.length/250);for(let a=0;a<o;a++){const l=a*250,c=l+250,d=t.slice(l,c);a===o-1?e.writeString(302,d):e.writeString(303,d)}e.writeString(304,"ACVALUE_END")}};eo.typeName="Table";let Wr=eo;const br=new z,Do=new R,to=class to extends de{get dxfTypeName(){return"TRACE"}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(e){this._elevation=e}get closed(){return!0}get thickness(){return this._thickness}set thickness(e){this._thickness=e}getPointAt(e){return e<0?this._vertices[0]:e>3?this._vertices[3]:this._vertices[e]}setPointAt(e,t){if(e<0&&this._vertices[0].copy(t),e>3)return this._vertices[3].copy(t);this._vertices[e].copy(t)}get geometricExtents(){return new X().setFromPoints(this._vertices)}subGetGripPoints(){const e=new Array;return e.push(...this._vertices),e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:i.push(...this._vertices);break}}transformBy(e){return this._vertices.forEach(t=>t.applyMatrix4(e)),this._elevation=this._vertices[0].z,this}subWorldDraw(e){const t=new ye(this._vertices,!0),r=new It;r.add(t);const i=e.subEntityTraits;return i.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},e.area(r)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbTrace"),e.writeDouble(38,this.elevation),e.writeDouble(39,this.thickness),e.writePoint3d(10,this.getPointAt(0)),e.writePoint3d(11,this.getPointAt(1)),e.writePoint3d(12,this.getPointAt(2)),e.writePoint3d(13,this.getPointAt(3)),this}};to.typeName="Trace";let Ur=to;const no=class no extends de{get dxfTypeName(){return"LWPOLYLINE"}constructor(){super(),this._elevation=0,this._geo=new ye}get numberOfVertices(){return this._geo.numberOfVertices}get elevation(){return this._elevation}set elevation(e){this._elevation=e}get closed(){return this._geo.closed}set closed(e){this._geo.closed=e}addVertexAt(e,t,r=0,i=-1,s=-1){const o=i<0?void 0:i,a=s<0?void 0:s,l={x:t.x,y:t.y,bulge:r,startWidth:o,endWidth:a};this._geo.addVertexAt(e,l)}removeVertexAt(e){this._geo.removeVertexAt(e)}reset(e,t){this._geo.reset(e,t)}getPoint2dAt(e){return this._geo.getPointAt(e)}getPoint3dAt(e){const t=this.getPoint2dAt(e);return new w(t.x,t.y,this._elevation)}get geometricExtents(){const e=this._geo.box;return new X({x:e.min.x,y:e.min.y,z:this._elevation},{x:e.max.x,y:e.max.y,z:this._elevation})}subGetGripPoints(){const e=new Array;for(let t=0;t<this.numberOfVertices;++t)e.push(this.getPoint3dAt(t));return e}subGetOsnapPoints(e,t,r,i){const s=new Array;for(let o=0;o<this.numberOfVertices;++o)s.push(this.getPoint3dAt(o));switch(e){case F.EndPoint:i.push(...s);break}}transformBy(e){const t=e.determinant()<0;let r=this._elevation;return this._geo.vertices.forEach(i=>{const s=new w(i.x,i.y,this._elevation).applyMatrix4(e);i.x=s.x,i.y=s.y,r=s.z,t&&i.bulge!=null&&(i.bulge=-i.bulge)}),this._elevation=r,this._geo._boundingBoxNeedsUpdate=!0,this}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:e=>{this.elevation=e}}},{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:e=>{this.closed=e}}}]}]}}subWorldDraw(e){const t=this._geo.getPoints(100),r=this.createWidthProfile();if(r!=null){const s=eu(r,this.closed);if(s!=null){const o=e.subEntityTraits;return o.fillType={solidFill:!0,patternAngle:0,definitionLines:[]},e.area(s)}}const i=[];return t.forEach(s=>i.push(new w().set(s.x,s.y,this.elevation))),e.lines(i)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolyline"),e.writeInt32(90,this.numberOfVertices),e.writeInt16(70,this.closed?1:0),e.writeDouble(38,this.elevation);for(let t=0;t<this.numberOfVertices;++t)e.writePoint2d(10,this.getPoint2dAt(t));return this}createWidthProfile(){const e=this._geo.vertices,t=e.length;if(t<2)return null;const r=this.closed?t:t-1,i=[];let s=!1;for(let o=0;o<r;o++){const a=e[o],l=e[(o+1)%t],c=Math.max(0,a.startWidth??0),d=Math.max(0,a.endWidth??0);(c>ke||d>ke)&&(s=!0);const u=this.sampleSegment(a,l),p=u.length-1;for(let g=0;g<=p;g++){if(g===0&&i.length>0||this.closed&&o===r-1&&g===p)continue;const m=p>0?g/p:0;i.push({x:u[g].x,y:u[g].y,width:iu(c,d,m)})}}return s&&i.length>=2?i:null}sampleSegment(e,t){if(e.bulge&&Math.abs(e.bulge)>ke){const i=new Et(e,t,e.bulge).getPoints(32);if(i.length>1)return i.map(s=>new C(s.x,s.y))}return[new C(e.x,e.y),new C(t.x,t.y)]}};no.typeName="Polyline";let $r=no;const ke=1e-6,Vo=4;function eu(n,e){if(n.length<2)return null;const t=nu(n,e);if(t.length<2)return null;const{left:r,right:i}=tu(t,e);if(r.length<2||i.length<2)return null;const s=new It;if(e){if(!Ei(r)||!Ei(i))return null;const a=Math.abs(Ki(r)),l=Math.abs(Ki(i)),[c,d]=a>=l?[r,i]:[i,r];return s.add(new ye(c,!0)),s.add(new ye(d,!0)),s}const o=[...r,...i.reverse()];return Ei(o)?(s.add(new ye(o,!0)),s):null}function tu(n,e){const t=[],r=[];for(let i=0;i<n.length;i++){const s=n[i],o=Math.max(0,s.width)/2;if(o<=ke)continue;const a=ru(n,i,e);a!=null&&(t.push({x:s.x+a.x*o,y:s.y+a.y*o}),r.push({x:s.x-a.x*o,y:s.y-a.y*o}))}return{left:t,right:r}}function nu(n,e){const t=[];if(n.forEach(r=>{const i=t[t.length-1];(!i||Math.abs(i.x-r.x)>ke||Math.abs(i.y-r.y)>ke||Math.abs(i.width-r.width)>ke)&&t.push(r)}),e&&t.length>1){const r=t[0],i=t[t.length-1];Math.abs(r.x-i.x)<=ke&&Math.abs(r.y-i.y)<=ke&&t.pop()}return t}function ru(n,e,t){const r=n.length,i=n[e],s=n[(e-1+r)%r],o=n[(e+1)%r];let a=zo(i.x-s.x,i.y-s.y),l=zo(o.x-i.x,o.y-i.y);if(t||(e===0&&(a=l),e===r-1&&(l=a)),a==null&&l==null)return null;if(a==null)return wr(l);if(l==null)return wr(a);const c=wr(a),d=wr(l),u=c.x+d.x,p=c.y+d.y,g=Math.hypot(u,p);if(g<=ke)return d;const m={x:u/g,y:p/g},f=Math.abs(m.x*d.x+m.y*d.y),_=f<=ke?Vo:Math.min(1/f,Vo);return{x:m.x*_,y:m.y*_}}function zo(n,e){const t=Math.hypot(n,e);return t<=ke?null:{x:n/t,y:e/t}}function wr(n){return{x:-n.y,y:n.x}}function Ki(n){let e=0;const t=n.length;for(let r=0;r<t;r++){const i=n[r],s=n[(r+1)%t];e+=i.x*s.y-s.x*i.y}return e/2}function Ei(n){return n.length>=3&&Math.abs(Ki(n))>ke}function iu(n,e,t){return n+(e-n)*t}const ro=class ro extends he{get dxfTypeName(){return"POINT"}constructor(){super(),this._geo=new w}get position(){return this._geo}set position(e){this._geo.set(e.x,e.y,e.z||0)}get geometricExtents(){return new X().expandByPoint(this._geo)}subGetOsnapPoints(e,t,r,i){F.Node===e&&i.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: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}}}]}]}}transformBy(e){return this._geo.applyMatrix4(e),this}subWorldDraw(e){return e.point(this._geo,{displayMode:this.database.pdmode,displaySize:this.database.pdsize})}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbPoint"),e.writePoint3d(10,this.position),this}};ro.typeName="Point";let qr=ro;var pl=(n=>(n[n.Invalid=0]="Invalid",n[n.Rect=1]="Rect",n[n.Poly=2]="Poly",n))(pl||{}),ml=(n=>(n[n.Show=1]="Show",n[n.ShowUnAligned=2]="ShowUnAligned",n[n.Clip=4]="Clip",n[n.Transparent=8]="Transparent",n))(ml||{});const io=class io extends he{get dxfTypeName(){return"IMAGE"}constructor(){super(),this._brightness=50,this._contrast=50,this._fade=0,this._width=0,this._height=0,this._position=new w,this._scale=new K(1,1),this._rotation=0,this._imageSize=new C,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(e){this._brightness=e}get contrast(){return this._contrast}set contrast(e){this._contrast=e}get fade(){return this._fade}set fade(e){this._fade=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get position(){return this._position}set position(e){this._position=e}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get scale(){return this._scale}set scale(e){this._scale.copy(e)}get imageSize(){return this._imageSize}set imageSize(e){this._imageSize.copy(e)}get clipBoundaryType(){return this._clipBoundaryType}set clipBoundaryType(e){this._clipBoundaryType=e}get clipBoundary(){return this._clipBoundary}set clipBoundary(e){this._clipBoundary=[],this._clipBoundary.push(...e)}get isClipped(){return this._isClipped}set isClipped(e){this._isClipped=e}get isShownClipped(){return this._isShownClipped}set isShownClipped(e){this._isShownClipped=e}get isImageShown(){return this._isImageShown}set isImageShown(e){this._isImageShown=e}get isImageTransparent(){return this._isImageTransparent}set isImageTransparent(e){this._isImageTransparent=e}get image(){return this._image}set image(e){this._image=e}get imageDefId(){return this._imageDefId}set imageDefId(e){this._imageDefId=e}get imageFileName(){if(this._imageDefId){const e=this.database.objects.imageDefinition.getIdAt(this._imageDefId);if(e)return e.sourceFileName}return""}get geometricExtents(){const e=new X;return e.min.copy(this._position),e.max.set(this._position.x+this._width,this._position.y+this._height,0),e}subGetGripPoints(){return this.boundaryPath()}subWorldDraw(e){const t=this.boundaryPath();return this._image?e.image(this._image,{boundary:t,roation:this._rotation}):e.lines(t)}transformBy(e){const t=this._width*this._scale.x,r=this._height*this._scale.y,i=new b(t*Math.cos(this._rotation),t*Math.sin(this._rotation),0),s=new b(-r*Math.sin(this._rotation),r*Math.cos(this._rotation),0),o=this._position.clone(),a=this._position.clone().add(i),l=this._position.clone().add(s);o.applyMatrix4(e),a.applyMatrix4(e),l.applyMatrix4(e);const c=new b(a).sub(o),d=new b(l).sub(o);return this._position.copy(o),this._rotation=Math.atan2(c.y,c.x),this._width=c.length(),this._height=d.length(),this._scale.set(1,1),this}boundaryPath(){const e=[];if(this.isClipped&&this._clipBoundary.length>3){const t=this._width,r=this._height,i=new _e;i.setFromPoints(this._clipBoundary);const s=new C;s.setX(this._position.x-i.min.x*t),s.setY(this._position.y-i.min.y*r),this._clipBoundary.forEach(o=>{const a=o.x*t+s.x,l=o.y*r+s.y;e.push(new w(a,l,this._position.z))})}else{if(e.push(this._position),e.push(this._position.clone().setX(this._position.x+this._width)),e.push(this._position.clone().set(this._position.x+this._width,this._position.y+this._height,this._position.z)),e.push(this._position.clone().setY(this._position.y+this._height)),this._rotation>0){jo.copy(e[1]);for(let t=1;t<4;t++)xr.copy(e[t]),xr.rotateAround(jo,this._rotation),e[t].setX(xr.x),e[t].setY(xr.y)}e.push(e[0])}return e}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbRasterImage"),e.writePoint3d(10,this.position);const t=this.width*this.scale.x,r=this.height*this.scale.y,i=this._imageSize.x>0&&this._imageSize.y>0?this._imageSize:{x:t,y:r},s=i.x>0?t/i.x:t,o=i.y>0?r/i.y:r,a=Math.cos(this._rotation),l=Math.sin(this._rotation);e.writePoint3d(11,{x:s*a,y:s*l,z:0}),e.writePoint3d(12,{x:-o*l,y:o*a,z:0}),e.writePoint2d(13,i),e.writeObjectId(340,this.imageDefId);const c=(this.isImageShown?1:0)|(this.isShownClipped?4:0)|(this.isImageTransparent?8:0);if(e.writeInt16(70,c),e.writeInt16(280,this.isClipped?1:0),e.writeInt16(281,this.brightness),e.writeInt16(282,this.contrast),e.writeInt16(283,this.fade),e.writeInt16(71,this.clipBoundaryType),this.isClipped){e.writeInt16(91,this.clipBoundary.length);for(const d of this.clipBoundary)e.writePoint2d(14,d)}return this}};io.typeName="RasterImage";let tr=io;const jo=new C,xr=new C,so=class so extends de{get dxfTypeName(){return"RAY"}constructor(){super(),this._basePoint=new w,this._unitDir=new b}get basePoint(){return this._basePoint}set basePoint(e){this._basePoint.copy(e)}get unitDir(){return this._unitDir}set unitDir(e){this._unitDir.copy(e)}get closed(){return!1}get geometricExtents(){const e=new X;return e.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),e.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),e}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:e=>{this.basePoint.x=e}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:e=>{this.basePoint.y=e}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:e=>{this.basePoint.z=e}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:e=>{this.unitDir.x=e}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:e=>{this.unitDir.y=e}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:e=>{this.unitDir.z=e}}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.basePoint),e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:i.push(this.basePoint);break}}transformBy(e){return this._basePoint.applyMatrix4(e),this._unitDir.transformDirection(e),this}subWorldDraw(e){const t=[];return t.push(this.basePoint),t.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),e.lines(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRay"),e.writePoint3d(10,this.basePoint),e.writeVector3d(11,this.unitDir),this}};so.typeName="Ray";let Kr=so;const oo=class oo extends he{get dxfTypeName(){return"VIEWPORT"}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(e){this._number=e}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint=e}get height(){return this._height}set height(e){this._height=e}get width(){return this._width}set width(e){this._width=e}get viewCenter(){return this._viewCenter}set viewCenter(e){this._viewCenter=e}get viewHeight(){return this._viewHeight}set viewHeight(e){this._viewHeight=e}get geometricExtents(){return new X}transformBy(e){const t=this._centerPoint.clone(),r=this._centerPoint.clone().add(new b(this._width,0,0)),i=this._centerPoint.clone().add(new b(0,this._height,0));t.applyMatrix4(e),r.applyMatrix4(e),i.applyMatrix4(e);const s=new b(r).sub(t),o=new b(i).sub(t),a=this._height!==0?o.length()/this._height:1;return this._centerPoint.copy(t),this._width=s.length(),this._height=o.length(),this._viewHeight*=a,this}subWorldDraw(e){if(this._number>1&&this.ownerId!=this.database.tables.blockTable.modelSpace.objectId){const t=this.toGiViewport();return e.group(this.createViewportRect(t,e))}}toGiViewport(){const e=new tl;return e.id=this.objectId,e.groupId=this.ownerId,e.number=this.number,e.centerPoint=this.centerPoint,e.width=this.width,e.height=this.height,e.viewHeight=this.viewHeight,e.viewCenter=this.viewCenter,e}createViewportRect(e,t){const r=[];return r.push(t.lines([new w(e.centerPoint.x-e.width/2,e.centerPoint.y-e.height/2,0),new w(e.centerPoint.x+e.width/2,e.centerPoint.y-e.height/2,0)])),r.push(t.lines([new w(e.centerPoint.x+e.width/2,e.centerPoint.y-e.height/2,0),new w(e.centerPoint.x+e.width/2,e.centerPoint.y+e.height/2,0)])),r.push(t.lines([new w(e.centerPoint.x+e.width/2,e.centerPoint.y+e.height/2,0),new w(e.centerPoint.x-e.width/2,e.centerPoint.y+e.height/2,0)])),r.push(t.lines([new w(e.centerPoint.x-e.width/2,e.centerPoint.y+e.height/2,0),new w(e.centerPoint.x-e.width/2,e.centerPoint.y-e.height/2,0)])),r}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewport"),e.writePoint3d(10,this.centerPoint),e.writeDouble(40,this.height),e.writeDouble(41,this.width),e.writePoint3d(12,this.viewCenter),e.writeDouble(45,this.viewHeight),e.writeInt32(69,this.number),this}};oo.typeName="Viewport";let Zr=oo;const ao=class ao extends tr{get dxfTypeName(){return"WIPEOUT"}subWorldDraw(e){const t=this.boundaryPath(),r=new It;return r.add(new ye(t)),e.area(r)}dxfOutFields(e){return super.dxfOutFields(e),this}};ao.typeName="Wipeout";let Qr=ao;const lo=class lo extends de{get dxfTypeName(){return"XLINE"}constructor(){super(),this._basePoint=new w,this._unitDir=new b}get basePoint(){return this._basePoint}set basePoint(e){this._basePoint.copy(e)}get unitDir(){return this._unitDir}set unitDir(e){this._unitDir.copy(e)}get closed(){return!1}get geometricExtents(){const e=new X;return e.expandByPoint(this._unitDir.clone().multiplyScalar(10).add(this._basePoint)),e.expandByPoint(this._unitDir.clone().multiplyScalar(-10).add(this._basePoint)),e}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"basePointX",type:"float",editable:!0,accessor:{get:()=>this.basePoint.x,set:e=>{this.basePoint.x=e}}},{name:"basePointY",type:"float",editable:!0,accessor:{get:()=>this.basePoint.y,set:e=>{this.basePoint.y=e}}},{name:"basePointZ",type:"float",editable:!0,accessor:{get:()=>this.basePoint.z,set:e=>{this.basePoint.z=e}}},{name:"unitDirX",type:"float",editable:!0,accessor:{get:()=>this.unitDir.x,set:e=>{this.unitDir.x=e}}},{name:"unitDirY",type:"float",editable:!0,accessor:{get:()=>this.unitDir.y,set:e=>{this.unitDir.y=e}}},{name:"unitDirZ",type:"float",editable:!0,accessor:{get:()=>this.unitDir.z,set:e=>{this.unitDir.z=e}}}]}]}}subGetGripPoints(){const e=new Array;return e.push(this.basePoint),e}transformBy(e){return this._basePoint.applyMatrix4(e),this._unitDir.transformDirection(e),this}subWorldDraw(e){const t=[];return t.push(this._unitDir.clone().multiplyScalar(-1e6).add(this._basePoint)),t.push(this._unitDir.clone().multiplyScalar(1e6).add(this._basePoint)),e.lines(t)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbXline"),e.writePoint3d(10,this.basePoint),e.writeVector3d(11,this.unitDir),this}};lo.typeName="Xline";let Jr=lo;class fl{constructor(e){this.position=new w(e.x,e.y,e.z||0)}}const co=class co extends de{get dxfTypeName(){return"POLYLINE"}constructor(e,t,r,i=!1,s=!1){super(),this._mCount=e,this._nCount=t,this._closedM=i,this._closedN=s,this._vertices=r.map(o=>new fl(o))}get mCount(){return this._mCount}get nCount(){return this._nCount}get closedM(){return this._closedM}get closedN(){return this._closedN}get closed(){return this._closedM}set closed(e){this._closedM=e}get numberOfVertices(){return this._vertices.length}getVertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("Vertex index out of bounds");return this._vertices[e]}getVertexAtMN(e,t){const r=e*this._nCount+t;return this.getVertexAt(r)}get geometricExtents(){if(this._vertices.length===0)return new X(new w(0,0,0),new w(0,0,0));let e=Number.MAX_VALUE,t=Number.MAX_VALUE,r=Number.MAX_VALUE,i=-Number.MAX_VALUE,s=-Number.MAX_VALUE,o=-Number.MAX_VALUE;return this._vertices.forEach(a=>{e=Math.min(e,a.position.x),t=Math.min(t,a.position.y),r=Math.min(r,a.position.z),i=Math.max(i,a.position.x),s=Math.max(s,a.position.y),o=Math.max(o,a.position.z)}),new X(new w(e,t,r),new w(i,s,o))}subGetGripPoints(){const e=new Array;return this._vertices.forEach(t=>{e.push(t.position)}),e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:this._vertices.forEach(s=>{i.push(s.position)});break}}transformBy(e){return this._vertices.forEach(t=>{t.position.applyMatrix4(e)}),this}get properties(){return{type:this.type,groups:[this.getGeneralProperties(),{groupName:"geometry",properties:[{name:"mCount",type:"float",editable:!1,accessor:{get:()=>this._mCount}},{name:"nCount",type:"float",editable:!1,accessor:{get:()=>this._nCount}},{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._vertices.map(e=>({x:e.position.x,y:e.position.y,z:e.position.z}))}}]},{groupName:"others",properties:[{name:"closedM",type:"boolean",editable:!0,accessor:{get:()=>this._closedM,set:e=>{this._closedM=e}}},{name:"closedN",type:"boolean",editable:!0,accessor:{get:()=>this._closedN,set:e=>{this._closedN=e}}}]}]}}subWorldDraw(e){const t=[];for(let r=0;r<this._mCount;r++)for(let i=0;i<this._nCount;i++){const s=this.getVertexAtMN(r,i);let o=i+1;if(o>=this._nCount)if(this._closedN)o=0;else continue;const a=this.getVertexAtMN(r,o);t.push(s.position),t.push(a.position)}for(let r=0;r<this._nCount;r++)for(let i=0;i<this._mCount;i++){const s=this.getVertexAtMN(i,r);let o=i+1;if(o>=this._mCount)if(this._closedM)o=0;else continue;const a=this.getVertexAtMN(o,r);t.push(s.position),t.push(a.position)}return e.lines(t)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolygonMesh");let t=16;return this._closedM&&(t|=1),this._closedN&&(t|=32),e.writeInt16(66,1),e.writeInt16(70,t),e.writeInt32(71,this._mCount),e.writeInt32(72,this._nCount),this}dxfOut(e,t=!1){super.dxfOut(e,t);for(let r=0;r<this.numberOfVertices;r++){const i=this.getVertexAt(r);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolygonMeshVertex"),e.writePoint3d(10,i.position),e.writeInt16(70,16)}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}};co.typeName="PolygonMesh";let ei=co;class yl{constructor(e){this.position=new w(e.x,e.y,e.z||0)}}class _l{constructor(e){this.vertexIndices=e}}const ho=class ho extends de{get dxfTypeName(){return"POLYLINE"}constructor(e,t){super(),this._vertices=e.map(r=>new yl(r)),this._faces=t.map(r=>new _l(r))}get numberOfVertices(){return this._vertices.length}get numberOfFaces(){return this._faces.length}get closed(){return!1}set closed(e){}getVertexAt(e){if(e<0||e>=this._vertices.length)throw new Error("Vertex index out of bounds");return this._vertices[e]}getFaceAt(e){if(e<0||e>=this._faces.length)throw new Error("Face index out of bounds");return this._faces[e]}get geometricExtents(){if(this._vertices.length===0)return new X(new w(0,0,0),new w(0,0,0));let e=Number.MAX_VALUE,t=Number.MAX_VALUE,r=Number.MAX_VALUE,i=-Number.MAX_VALUE,s=-Number.MAX_VALUE,o=-Number.MAX_VALUE;return this._vertices.forEach(a=>{e=Math.min(e,a.position.x),t=Math.min(t,a.position.y),r=Math.min(r,a.position.z),i=Math.max(i,a.position.x),s=Math.max(s,a.position.y),o=Math.max(o,a.position.z)}),new X(new w(e,t,r),new w(i,s,o))}subGetGripPoints(){const e=new Array;return this._vertices.forEach(t=>{e.push(t.position)}),e}subGetOsnapPoints(e,t,r,i){switch(e){case F.EndPoint:this._vertices.forEach(s=>{i.push(s.position)});break}}transformBy(e){return this._vertices.forEach(t=>{t.position.applyMatrix4(e)}),this}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._vertices.map(e=>({x:e.position.x,y:e.position.y,z:e.position.z}))}},{name:"faces",type:"array",editable:!1,itemSchema:{properties:[{name:"vertexIndices",type:"array",editable:!1,itemSchema:{properties:[{name:"index",type:"int",editable:!1}]}}]},accessor:{get:()=>this._faces.map(e=>({vertexIndices:e.vertexIndices}))}}]}]}}subWorldDraw(e){const t=[];return this._faces.forEach(r=>{const i=[];if(r.vertexIndices.forEach(s=>{const o=Math.abs(s)-1;o>=0&&o<this._vertices.length&&i.push(this._vertices[o].position)}),i.length>=3)for(let s=0;s<i.length;s++){const o=i[s],a=i[(s+1)%i.length];t.push(o),t.push(a)}}),e.lines(t)}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPolyFaceMesh");const t=64;return e.writeInt16(66,1),e.writeInt16(70,t),this}dxfOut(e,t=!1){super.dxfOut(e,t);for(let r=0;r<this.numberOfVertices;r++){const i=this.getVertexAt(r);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolyFaceMeshVertex"),e.writePoint3d(10,i.position),e.writeInt16(70,64)}for(let r=0;r<this.numberOfFaces;r++){const i=this.getFaceAt(r);e.writeStart("VERTEX"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbVertex"),e.writeSubclassMarker("AcDbPolyFaceMeshVertex"),e.writeInt16(70,128),i.vertexIndices.forEach((s,o)=>{e.writeInt32(10+o,s)})}return e.writeStart("SEQEND"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),this}};ho.typeName="PolyFaceMesh";let ti=ho;var ni=(n=>(n[n.AtLeast=1]="AtLeast",n[n.Exactly=2]="Exactly",n))(ni||{});const uo=class uo extends he{get dxfTypeName(){return"DIMENSION"}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 b(0,0,1)}get dimBlockId(){return this._dimBlockId}set dimBlockId(e){this._dimBlockId=e}get dimBlockPosition(){return this._dimBlockPosition}set dimBlockPosition(e){this._dimBlockPosition.copy(e)}get dimensionStyleName(){return this._dimensionStyleName}set dimensionStyleName(e){this._dimensionStyleName=e,this._dimStyle=void 0}get dimensionStyle(){if(this._dimStyle==null){let e;this.dimensionStyleName&&(e=this.database.tables.dimStyleTable.getAt(this.dimensionStyleName)),e==null&&(e=new en),this._dimStyle=e}return this._dimStyle}get dimensionText(){return this._dimensionText}set dimensionText(e){this._dimensionText=e}get measurement(){return this._measurement}set measurement(e){this._measurement=e}get textLineSpacingFactor(){return this._textLineSpacingFactor}set textLineSpacingFactor(e){this._textLineSpacingFactor=e}get textLineSpacingStyle(){return this._textLineSpacingStyle}set textLineSpacingStyle(e){this._textLineSpacingStyle=e}get textPosition(){return this._textPosition}set textPosition(e){this._textPosition.copy(e)}get textRotation(){return this._textRotation}set textRotation(e){this._textRotation=e}get normal(){return this._normal}set normal(e){this._normal.copy(e).normalize()}get properties(){return this.getBaseProperties()}getBaseProperties(){return{type:this.type,groups:[this.getGeneralProperties(),this.getDimensionProperties()]}}transformBy(e){const t=this._textPosition.clone(),r=this._textPosition.clone().add(new b(Math.cos(this._textRotation),Math.sin(this._textRotation),0));this._dimBlockPosition.applyMatrix4(e),this._textPosition.applyMatrix4(e),this._normal.transformDirection(e),t.applyMatrix4(e),r.applyMatrix4(e);const i=new b(r).sub(t);return i.lengthSq()>0&&(this._textRotation=Math.atan2(i.y,i.x)),this.subTransformBy(e),this}subGetOsnapPoints(e,t,r,i,s){const o=this.getDimBlockTableRecord();if(!o)return;const a=this.getFullDimBlockTransform(),l=new w(t).applyMatrix4(a.clone().invert()),c=new w(r).applyMatrix4(a.clone().invert()),d=(u,p)=>{const g=[];u.subGetOsnapPoints(e,l,c,g,p,a),u instanceof Jt?g.forEach(m=>i.push(m.clone())):g.forEach(m=>i.push(new w(m).applyMatrix4(a)))};if(s){const u=o.getIdAt(s);if(u&&(d(u,s),i.length>0))return}for(const u of o.newIterator())d(u)}subWorldDraw(e){const t=this.getDimBlockTableRecord();if(t){const i=this.computeDimBlockTransform();return tn.instance.draw(e,t,this.rgbColor,[],!1,i,this._normal)}return e.group([])}getDimBlockGeometricExtents(){const e=new X,t=this.getDimBlockTableRecord();if(!t)return e;for(const r of t.newIterator())e.union(r.geometricExtents);return e.applyMatrix4(this.getFullDimBlockTransform()),e}getDimBlockTableRecord(){return this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0}getDimensionProperties(){return{groupName:"dimension",properties:[this.createProperty("dimensionStyleName","string",()=>this.dimensionStyleName??"",e=>{this.dimensionStyleName=e.trim()===""?null:e}),this.createProperty("dimensionText","string",()=>this.dimensionText??"",e=>{this.dimensionText=e}),this.createProperty("measurement","float",()=>this.getMeasurementPropertyValue()),this.createProperty("dimBlockId","string",()=>this.dimBlockId??""),...this.createPoint3dProperties("dimBlockPosition",()=>this.dimBlockPosition),...this.createPoint3dProperties("textPosition",()=>this.textPosition),this.createProperty("textRotation","float",()=>this.textRotation,e=>{this.textRotation=e}),this.createProperty("textLineSpacingFactor","float",()=>this.textLineSpacingFactor,e=>{this.textLineSpacingFactor=e}),this.createProperty("textLineSpacingStyle","enum",()=>this.textLineSpacingStyle,e=>{this.textLineSpacingStyle=e},[{label:ni[1],value:1},{label:ni[2],value:2}]),...this.createPoint3dProperties("normal",()=>this.normal)]}}createProperty(e,t,r,i,s){return{name:e,type:t,editable:i!=null,options:s,accessor:i?{get:r,set:i}:{get:r}}}createPoint3dProperties(e,t){return[this.createProperty(`${e}X`,"float",()=>t().x,r=>{t().x=r}),this.createProperty(`${e}Y`,"float",()=>t().y,r=>{t().y=r}),this.createProperty(`${e}Z`,"float",()=>t().z,r=>{t().z=r})]}getMeasurementPropertyValue(){return this.measurement}getFullDimBlockTransform(){const e=this.computeDimBlockTransform();if(this._normal.x===0&&this._normal.y===0&&this._normal.z===1)return e;const t=new z().setFromExtrusionDirection(this._normal);return new z().multiplyMatrices(t,e)}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 e=this.dimensionStyle;return e.dimsah==0?e.dimblk:e.dimblk1}get firstArrowType(){const e=this.firstArrowTypeBtrId;return this.getArrowName(e)}get secondArrowTypeBtrId(){const e=this.dimensionStyle;return e.dimsah==0?e.dimblk:e.dimblk2}get secondArrowType(){const e=this.secondArrowTypeBtrId;return this.getArrowName(e)}get arrowLineCount(){return 1}findPointOnLine1(e,t,r){const i=new w().subVectors(t,e).normalize();return new w(t).addScaledVector(i,r)}findPointOnLine2(e,t,r){const i=e.x+r*Math.cos(t),s=e.y+r*Math.sin(t);return{x:i,y:s}}adjustExtensionLine(e){const t=this.dimensionStyle;e.extend(t.dimexe),e.extend(-t.dimexo,!0)}getArrowName(e){const t=this.database.tables.blockTable.getIdAt(e);return t?t.name.toUpperCase():exports.AcGiArrowType.Closed}computeDimBlockTransform(){const e=this.dimBlockId?this.database.tables.blockTable.getAt(this.dimBlockId):void 0,t=(e==null?void 0:e.origin)??w.ORIGIN,r=new z().makeTranslation(-t.x,-t.y,-t.z),i=new z().makeTranslation(this._dimBlockPosition.x,this._dimBlockPosition.y,this._dimBlockPosition.z);return new z().multiplyMatrices(i,r)}subTransformBy(e){}dxfOutFields(e){super.dxfOutFields(e);const t=this.dimensionStyleName!=null?this.database.tables.dimStyleTable.getAt(this.dimensionStyleName):void 0;return e.writeSubclassMarker("AcDbDimension"),e.writeInt16(280,0),e.writeString(2,this.dimBlockId??void 0),e.writeString(3,this.dimensionStyleName??this.dimensionStyle.name),e.writePoint3d(10,this.dimBlockPosition),e.writeString(1,this.dimensionText??""),e.writeAngle(53,this.textRotation),e.writePoint3d(11,this.textPosition),e.writeInt16(70,0),e.writeInt16(72,this.textLineSpacingStyle),e.writeDouble(41,this.textLineSpacingFactor),e.writeDouble(42,this.measurement),e.writeVector3d(210,this.normal),e.writeObjectId(340,t==null?void 0:t.objectId),this}};uo.typeName="Dimension";let ut=uo;const go=class go extends ut{constructor(e,t,r,i,s=null,o=null){super(),this._centerPoint=new w().copy(e),this._xLine1Point=new w().copy(t),this._xLine2Point=new w().copy(r),this._arcPoint=new w().copy(i),this.dimensionText=s,this.dimensionStyleName=o}get arcPoint(){return this._arcPoint}set arcPoint(e){this._arcPoint.copy(e)}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("centerPoint",()=>this.centerPoint),...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("arcPoint",()=>this.arcPoint)]}]}}subTransformBy(e){this._arcPoint.applyMatrix4(e),this._centerPoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e)}get geometricExtents(){return new X}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDb3PointAngularDimension"),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.centerPoint),e.writePoint3d(16,this.arcPoint),this}};go.typeName="3PointAngularDimension";let ri=go;const po=class po extends ut{constructor(e,t,r,i=null,s=null){super(),this._dimLinePoint=new w().copy(r),this._xLine1Point=new w().copy(e),this._xLine2Point=new w().copy(t),this._oblique=0,this._rotation=0,this.calculateRotation(),i?this.dimensionText=i:this.dimensionText=this._xLine1Point.distanceTo(this._xLine2Point).toFixed(3),this.dimensionStyleName=s}get dimLinePoint(){return this._dimLinePoint}set dimLinePoint(e){this._dimLinePoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get rotation(){return this._rotation}set rotation(e){this._rotation=e}get oblique(){return this._oblique}set oblique(e){this._oblique=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("dimLinePoint",()=>this.dimLinePoint),this.createProperty("rotation","float",()=>this.rotation,t=>{this.rotation=t}),this.createProperty("oblique","float",()=>this.oblique,t=>{this.oblique=t})]}]}}subTransformBy(e){this._dimLinePoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e),this.calculateRotation()}get geometricExtents(){return this.getDimBlockGeometricExtents()}get isAppendArrow(){return!1}createDimBlock(e){const t=new re;t.name=e;const r=this.createLines();r.forEach(a=>t.appendEntity(new Qn(a.startPoint,a.endPoint))),this.createArrows(r[0]).forEach(a=>t.appendEntity(a));const s=r[0].midPoint,o=this.createMText(s,this._rotation);return o&&t.appendEntity(o),t}createMText(e,t){const r=i=>({x:Math.cos(i),y:Math.sin(i),z:0});if(this.dimensionText){const i=new Jn;return i.attachmentPoint=exports.AcGiMTextAttachmentPoint.MiddleLeft,i.layer="0",i.color=new R(exports.AcCmColorMethod.ByBlock),i.location=e,i.contents=this.dimensionText??"",i.height=10,i.direction=r(t),i.styleName=this.dimensionStyle.dimtxsty,i}}createArrows(e){const t=[];return t.push(this.createArrow(e.startPoint,this.rotation+Math.PI,10)),t.push(this.createArrow(e.endPoint,this.rotation,10)),t}createArrow(e,t,r){const i="_CAXARROW",s=new Jt(i);return s.position=e,s.rotation=t,s.scaleFactors={x:r,y:r,z:r},s}createLines(){const e=[],t=this.createExtensionLine(this._xLine1Point),r=this.createExtensionLine(this._xLine2Point),i=this.findIntersectionPoint(t,this._dimLinePoint),s=this.findIntersectionPoint(r,this._dimLinePoint),o=new pn(i,s);return e.push(o),t.endPoint=i,this.adjustExtensionLine(t),e.push(t),r.endPoint=s,this.adjustExtensionLine(r),e.push(r),e}createExtensionLine(e){const t=this.rotation+Math.PI/2,r=this.findPointOnLine2(e,t,100);return new pn(e,{...r,z:e.z})}findIntersectionPoint(e,t){const r=e.startPoint,i=e.endPoint,s=new b().subVectors(i,r).normalize(),a=new b().subVectors(t,r).dot(s),l=new b().copy(s).multiplyScalar(a);return new b().addVectors(r,l)}calculateRotation(){const e=this._xLine1Point,t=this._xLine2Point,r=t.x-e.x,i=t.y-e.y;this._rotation=Math.atan2(i,r)}get dxfSubclassMarker(){return"AcDbAlignedDimension"}getMeasurementPropertyValue(){return this.measurement??this.xLine1Point.distanceTo(this.xLine2Point)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker(this.dxfSubclassMarker),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.dimLinePoint),e.writeAngle(50,this.rotation),e.writeAngle(52,this.oblique),this}};po.typeName="AlignedDimension";let nr=po;const mo=class mo extends ut{constructor(e,t,r,i,s=null,o=null){super(),this._arcPoint=new w().copy(i),this._xLine1Point=new w().copy(t),this._xLine2Point=new w().copy(r),this._centerPoint=new w().copy(e),this.dimensionText=s,this.dimensionStyleName=o}get arcPoint(){return this._arcPoint}set arcPoint(e){this._arcPoint.copy(e)}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get xLine1Point(){return this._xLine1Point}set xLine1Point(e){this._xLine1Point.copy(e)}get xLine2Point(){return this._xLine2Point}set xLine2Point(e){this._xLine2Point.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("centerPoint",()=>this.centerPoint),...this.createPoint3dProperties("xLine1Point",()=>this.xLine1Point),...this.createPoint3dProperties("xLine2Point",()=>this.xLine2Point),...this.createPoint3dProperties("arcPoint",()=>this.arcPoint)]}]}}subTransformBy(e){this._arcPoint.applyMatrix4(e),this._centerPoint.applyMatrix4(e),this._xLine1Point.applyMatrix4(e),this._xLine2Point.applyMatrix4(e)}get geometricExtents(){return new X}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbArcDimension"),e.writePoint3d(13,this.xLine1Point),e.writePoint3d(14,this.xLine2Point),e.writePoint3d(15,this.centerPoint),e.writePoint3d(16,this.arcPoint),this}};mo.typeName="ArcDimension";let Zi=mo;const fo=class fo extends ut{constructor(e,t,r=0,i=null,s=null){super(),this._chordPoint=new w().copy(e),this._farChordPoint=new w().copy(t),this._extArcStartAngle=0,this._extArcEndAngle=0,this._leaderLength=r,this.dimensionText=i,this.dimensionStyleName=s}get chordPoint(){return this._chordPoint}set chordPoint(e){this._chordPoint.copy(e)}get farChordPoint(){return this._farChordPoint}set farChordPoint(e){this._farChordPoint.copy(e)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(e){this._extArcStartAngle=e}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(e){this._extArcEndAngle=e}get leaderLength(){return this._leaderLength}set leaderLength(e){this._leaderLength=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("chordPoint",()=>this.chordPoint),...this.createPoint3dProperties("farChordPoint",()=>this.farChordPoint),this.createProperty("leaderLength","float",()=>this.leaderLength,t=>{this.leaderLength=t}),this.createProperty("extArcStartAngle","float",()=>this.extArcStartAngle,t=>{this.extArcStartAngle=t}),this.createProperty("extArcEndAngle","float",()=>this.extArcEndAngle,t=>{this.extArcEndAngle=t})]}]}}subTransformBy(e){this._chordPoint.applyMatrix4(e),this._farChordPoint.applyMatrix4(e)}getMeasurementPropertyValue(){return this.measurement??this.chordPoint.distanceTo(this.farChordPoint)}get geometricExtents(){return new X}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbDiametricDimension"),e.writePoint3d(15,this.chordPoint),e.writePoint3d(16,this.farChordPoint),e.writeDouble(40,this.leaderLength),e.writeAngle(52,this.extArcStartAngle),e.writeAngle(53,this.extArcEndAngle),this}};fo.typeName="DiametricDimension";let ii=fo;const yo=class yo extends ut{constructor(e,t,r=null,i=null){super(),this._definingPoint=new w().copy(e),this._leaderEndPoint=new w().copy(t),this.dimensionText=r,this.dimensionStyleName=i}get definingPoint(){return this._definingPoint}set definingPoint(e){this._definingPoint.copy(e)}get leaderEndPoint(){return this._leaderEndPoint}set leaderEndPoint(e){this._leaderEndPoint.copy(e)}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("definingPoint",()=>this.definingPoint),...this.createPoint3dProperties("leaderEndPoint",()=>this.leaderEndPoint)]}]}}subTransformBy(e){this._definingPoint.applyMatrix4(e),this._leaderEndPoint.applyMatrix4(e)}get geometricExtents(){return new X}get arrowLineCount(){return 0}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbOrdinateDimension"),e.writePoint3d(13,this.definingPoint),e.writePoint3d(14,this.leaderEndPoint),this}};yo.typeName="OrdinateDimension";let si=yo;const _o=class _o extends ut{constructor(e,t,r,i=null,s=null){super(),this._center=new w().copy(e),this._chordPoint=new w().copy(t),this._leaderLength=r,this._extArcStartAngle=0,this._extArcEndAngle=0,this.dimensionText=i,this.dimensionStyleName=s}get center(){return this._center}set center(e){this._center.copy(e)}get chordPoint(){return this._chordPoint}set chordPoint(e){this._chordPoint.copy(e)}get extArcStartAngle(){return this._extArcStartAngle}set extArcStartAngle(e){this._extArcStartAngle=e}get extArcEndAngle(){return this._extArcEndAngle}set extArcEndAngle(e){this._extArcEndAngle=e}get leaderLength(){return this._leaderLength}set leaderLength(e){this._leaderLength=e}set leaderLenght(e){this._leaderLength=e}get properties(){const e=this.getBaseProperties();return{type:this.type,groups:[...e.groups,{groupName:"geometry",properties:[...this.createPoint3dProperties("center",()=>this.center),...this.createPoint3dProperties("chordPoint",()=>this.chordPoint),this.createProperty("leaderLength","float",()=>this.leaderLength,t=>{this.leaderLength=t}),this.createProperty("extArcStartAngle","float",()=>this.extArcStartAngle,t=>{this.extArcStartAngle=t}),this.createProperty("extArcEndAngle","float",()=>this.extArcEndAngle,t=>{this.extArcEndAngle=t})]}]}}subTransformBy(e){this._center.applyMatrix4(e),this._chordPoint.applyMatrix4(e)}getMeasurementPropertyValue(){return this.measurement??this.center.distanceTo(this.chordPoint)}get geometricExtents(){return new X}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRadialDimension"),e.writePoint3d(15,this.center),e.writePoint3d(13,this.chordPoint),e.writeDouble(40,this.leaderLength),e.writeAngle(52,this.extArcStartAngle),e.writeAngle(53,this.extArcEndAngle),this}};_o.typeName="RadialDimension";let oi=_o;const bo=class bo extends nr{get dxfSubclassMarker(){return"AcDbRotatedDimension"}};bo.typeName="RotatedDimension";let ai=bo;var bl=(n=>(n[n.kInches=0]="kInches",n[n.kMillimeters=1]="kMillimeters",n[n.kPixels=2]="kPixels",n))(bl||{}),wl=(n=>(n[n.k0degrees=0]="k0degrees",n[n.k90degrees=1]="k90degrees",n[n.k180degrees=2]="k180degrees",n[n.k270degrees=3]="k270degrees",n))(wl||{}),xl=(n=>(n[n.kDisplay=0]="kDisplay",n[n.kExtents=1]="kExtents",n[n.kLimits=2]="kLimits",n[n.kView=3]="kView",n[n.kWindow=4]="kWindow",n[n.kLayout=5]="kLayout",n))(xl||{}),xt=(n=>(n[n.kDraft=0]="kDraft",n[n.kPreview=1]="kPreview",n[n.kNormal=2]="kNormal",n[n.kPresentation=3]="kPresentation",n[n.kMaximum=4]="kMaximum",n[n.kCustom=5]="kCustom",n))(xt||{}),hn=(n=>(n[n.kAsDisplayed=0]="kAsDisplayed",n[n.kWireframe=1]="kWireframe",n[n.kHidden=2]="kHidden",n[n.kRendered=3]="kRendered",n[n.kVisualStyle=4]="kVisualStyle",n[n.kRenderPreset=5]="kRenderPreset",n))(hn||{}),vl=(n=>(n[n.kScaleToFit=0]="kScaleToFit",n[n.k1_128in_1ft=1]="k1_128in_1ft",n[n.k1_64in_1ft=2]="k1_64in_1ft",n[n.k1_32in_1ft=3]="k1_32in_1ft",n[n.k1_16in_1ft=4]="k1_16in_1ft",n[n.k3_32in_1ft=5]="k3_32in_1ft",n[n.k1_8in_1ft=6]="k1_8in_1ft",n[n.k3_16in_1ft=7]="k3_16in_1ft",n[n.k1_4in_1ft=8]="k1_4in_1ft",n[n.k3_8in_1ft=9]="k3_8in_1ft",n[n.k1_2in_1ft=10]="k1_2in_1ft",n[n.k3_4in_1ft=11]="k3_4in_1ft",n[n.k1in_1ft=12]="k1in_1ft",n[n.k3in_1ft=13]="k3in_1ft",n[n.k6in_1ft=14]="k6in_1ft",n[n.k1ft_1ft=15]="k1ft_1ft",n[n.k1_1=16]="k1_1",n[n.k1_2=17]="k1_2",n[n.k1_4=18]="k1_4",n[n.k1_5=19]="k1_5",n[n.k1_8=20]="k1_8",n[n.k1_10=21]="k1_10",n[n.k1_16=22]="k1_16",n[n.k1_20=23]="k1_20",n[n.k1_30=24]="k1_30",n[n.k1_40=25]="k1_40",n[n.k1_50=26]="k1_50",n[n.k1_100=27]="k1_100",n[n.k2_1=28]="k2_1",n[n.k4_1=29]="k4_1",n[n.k8_1=30]="k8_1",n[n.k10_1=31]="k10_1",n[n.k100_1=32]="k100_1",n[n.k1000_1=33]="k1000_1",n[n.k1and1_2in_1ft=34]="k1and1_2in_1ft",n))(vl||{});const su={0:0,1:1/1536,2:1/768,3:1/384,4:1/192,5:1/128,6:1/96,7:1/64,8:1/48,9:1/32,10:1/24,11:1/16,12:1/12,13:1/4,14:1/2,15:1,16:1,17:1/2,18:1/4,19:1/5,20:1/8,21:1/10,22:1/16,23:1/20,24:1/30,25:1/40,26:1/50,27:1/100,28:2,29:4,30:8,31:10,32:100,33:1e3,34:1/8};class Sl extends De{constructor(e=!1){super(),this._plotSettingsName="",this._plotCfgName="",this._canonicalMediaName="",this._currentStyleSheet="",this._plotOrigin=new C,this._customPrintScale={numerator:1,denominator:1},this._plotPaperSize=new C,this._plotPaperMargins={left:0,right:0,top:0,bottom:0},this._plotViewName="",this._plotWindowArea=new _e,this._modelType=e,this._plotCentered=!1,this._plotHidden=!1,this._plotPaperUnits=1,this._plotPlotStyles=!0,this._plotRotation=0,this._plotType=5,this._plotViewportBorders=!1,this._printLineweights=!0,this._scaleLineweights=!1,this._drawViewportsFirst=!1,this._showPlotStyles=!0,this._shadePlotType=0,this._shadePlotResLevel=2,this._shadePlotCustomDpi=300,this._shadePlotId=void 0,this._stdScaleType=0,this._useStandardScale=!0}get plotSettingsName(){return this._plotSettingsName}set plotSettingsName(e){this._plotSettingsName=e}getPlotSettingsName(){return this._plotSettingsName}setPlotSettingsName(e){this._plotSettingsName=e}get plotCfgName(){return this._plotCfgName}set plotCfgName(e){this._plotCfgName=e}getPlotCfgName(){return this._plotCfgName}get canonicalMediaName(){return this._canonicalMediaName}set canonicalMediaName(e){this._canonicalMediaName=e}getCanonicalMediaName(){return this._canonicalMediaName}get currentStyleSheet(){return this._currentStyleSheet}set currentStyleSheet(e){this._currentStyleSheet=e}getCurrentStyleSheet(){return this._currentStyleSheet}get plotOrigin(){return this._plotOrigin}set plotOrigin(e){this._plotOrigin=e}getPlotOrigin(){return this._plotOrigin}get customPrintScale(){return this._customPrintScale}set customPrintScale(e){this._customPrintScale=e}getCustomPrintScale(){return this._customPrintScale}get plotPaperSize(){return this._plotPaperSize}set plotPaperSize(e){this._plotPaperSize=e}getPlotPaperSize(){return this._plotPaperSize}get plotPaperMargins(){return this._plotPaperMargins}set plotPaperMargins(e){this._plotPaperMargins=e}getPlotPaperMargins(){return this._plotPaperMargins}get plotViewName(){return this._plotViewName}set plotViewName(e){this._plotViewName=e}getPlotViewName(){return this._plotViewName}get plotWindowArea(){return this._plotWindowArea}set plotWindowArea(e){this._plotWindowArea=e}getPlotWindowArea(){return this._plotWindowArea}get modelType(){return this._modelType}set modelType(e){this._modelType=e}getModelType(){return this._modelType}setModelType(e){this._modelType=e}get drawViewportsFirst(){return this._drawViewportsFirst}set drawViewportsFirst(e){this._drawViewportsFirst=e}setDrawViewportsFirst(e){this._drawViewportsFirst=e}get plotCentered(){return this._plotCentered}set plotCentered(e){this._plotCentered=e}setPlotCentered(e){this._plotCentered=e}get plotHidden(){return this._plotHidden}set plotHidden(e){this._plotHidden=e}setPlotHidden(e){this._plotHidden=e}get plotPaperUnits(){return this._plotPaperUnits}set plotPaperUnits(e){this._plotPaperUnits=e}get plotPlotStyles(){return this._plotPlotStyles}set plotPlotStyles(e){this._plotPlotStyles=e}setPlotPlotStyles(e){this._plotPlotStyles=e}get plotRotation(){return this._plotRotation}set plotRotation(e){this._plotRotation=e}get plotType(){return this._plotType}set plotType(e){this._plotType=e}get plotViewportBorders(){return this._plotViewportBorders}set plotViewportBorders(e){this._plotViewportBorders=e}setPlotViewportBorders(e){this._plotViewportBorders=e}get printLineweights(){return this._printLineweights}set printLineweights(e){this._printLineweights=e}setPrintLineweights(e){this._printLineweights=e}get scaleLineweights(){return this._scaleLineweights}set scaleLineweights(e){this._scaleLineweights=e}setScaleLineweights(e){this._scaleLineweights=e}get showPlotStyles(){return this._showPlotStyles}set showPlotStyles(e){this._showPlotStyles=e}setShowPlotStyles(e){this._showPlotStyles=e}get shadePlot(){return this._shadePlotType}set shadePlot(e){this._shadePlotType=e}setShadePlot(e){this._shadePlotType=e}get shadePlotResLevel(){return this._shadePlotResLevel}set shadePlotResLevel(e){this._shadePlotResLevel=e}setShadePlotResLevel(e){this._shadePlotResLevel=e}get shadePlotCustomDPI(){return this._shadePlotCustomDpi}set shadePlotCustomDPI(e){this._shadePlotCustomDpi=e}setShadePlotCustomDPI(e){this._shadePlotCustomDpi=e}get shadePlotId(){return this._shadePlotId}set shadePlotId(e){this._shadePlotId=e}get plotWireframe(){return this._shadePlotType===1}get plotAsRaster(){return this._shadePlotType===3||this._shadePlotType===4||this._shadePlotType===5}get stdScaleType(){return this._stdScaleType}set stdScaleType(e){this._stdScaleType=e}get stdScale(){return su[this._stdScaleType]??1}get useStandardScale(){return this._useStandardScale}set useStandardScale(e){this._useStandardScale=e}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbPlotSettings"),e.writeString(1,this.plotSettingsName),e.writeString(2,this.plotCfgName),e.writeString(4,this.canonicalMediaName),e.writeString(6,this.plotViewName),e.writeDouble(40,this.plotPaperMargins.left),e.writeDouble(41,this.plotPaperMargins.bottom),e.writeDouble(42,this.plotPaperMargins.right),e.writeDouble(43,this.plotPaperMargins.top),e.writeDouble(44,this.plotPaperSize.x),e.writeDouble(45,this.plotPaperSize.y),e.writeDouble(46,this.plotOrigin.x),e.writeDouble(47,this.plotOrigin.y),e.writeDouble(48,this.plotWindowArea.min.x),e.writeDouble(49,this.plotWindowArea.min.y),e.writeDouble(140,this.plotWindowArea.max.x),e.writeDouble(141,this.plotWindowArea.max.y),e.writeDouble(142,this.customPrintScale.numerator),e.writeDouble(143,this.customPrintScale.denominator);let t=0;return this.plotViewportBorders&&(t|=1),this.showPlotStyles&&(t|=2),this.plotCentered&&(t|=4),this.plotHidden&&(t|=8),this.useStandardScale&&(t|=16),this.plotPlotStyles&&(t|=32),this.scaleLineweights&&(t|=64),this.printLineweights&&(t|=128),this.drawViewportsFirst&&(t|=512),this.modelType&&(t|=1024),e.writeInt16(70,t),e.writeInt16(72,this.plotPaperUnits),e.writeInt16(73,this.plotRotation),e.writeInt16(74,this.plotType),e.writeString(7,this.currentStyleSheet),e.writeInt16(75,this.stdScaleType),e.writeInt16(76,this.shadePlot),e.writeInt16(77,this.shadePlotResLevel),e.writeInt16(78,this.shadePlotCustomDPI),e.writeDouble(147,this.stdScale),e.writeObjectId(333,this.shadePlotId),this}}class ar extends Sl{constructor(){super(),this._tabOrder=-1,this._tabSelected=!1,this._blockTableRecordId="",this._layoutName="",this._limits=new _e,this._extents=new X,this._viewportArray=[]}get layoutName(){return this._layoutName}set layoutName(e){this._layoutName=e.length>256?e.slice(0,256):e}get tabOrder(){return this._tabOrder}set tabOrder(e){this._tabOrder=e}get tabSelected(){return this._tabSelected}set tabSelected(e){this._tabSelected=e}get blockTableRecordId(){return this._blockTableRecordId}set blockTableRecordId(e){this._blockTableRecordId=e}get limits(){return this._limits}set limits(e){this._limits.copy(e)}get extents(){return this._extents}set extents(e){this._extents.copy(e)}get viewportArray(){return this._viewportArray}set viewportArray(e){this._viewportArray=e.slice()}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLayout"),e.writeString(1,this.layoutName),e.writeInt16(70,this.tabSelected?1:0),e.writeInt16(71,this.tabOrder),e.writeObjectId(330,this.blockTableRecordId),e.writeObjectId(331,this._viewportArray.length>0?this._viewportArray[0]:"0"),e.writePoint2d(10,this.limits.min),e.writePoint2d(11,this.limits.max),e.writePoint3d(14,this.extents.min),e.writePoint3d(15,this.extents.max),this}}class lr{constructor(e){this.i=0,this._records=e,this._keys=Array.from(e.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 e=this._records.get(this._keys[this.i]);return this.i+=1,{value:e,done:!1}}return{value:null,done:!0}}}class Kt extends De{constructor(e){super(),this.database=e,this.objectId=e.generateHandle(),this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}setAt(e,t){t.database=this.database,t.ownerId=this.objectId,this.database.commitObjectHandle(t,r=>this.hasId(r)),this._recordsByName.set(e,t),this._recordsById.set(t.objectId,t),this.database.events.dictObjetSet.dispatch({database:this.database,object:t,key:e})}remove(e){const t=this.getAt(e);return t?(this._recordsByName.delete(e.toUpperCase()),this._recordsById.delete(this.objectId),this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:e}),!0):!1}removeId(e){const t=this.getIdAt(e);return t?(this._recordsById.delete(this.objectId),this._recordsByName.forEach((r,i)=>{r===t&&(this._recordsByName.delete(i),this.database.events.dictObjectErased.dispatch({database:this.database,object:t,key:i}))}),!0):!1}removeAll(){this._recordsByName.forEach((e,t)=>{this.database.events.dictObjectErased.dispatch({database:this.database,object:e,key:t})}),this._recordsByName.clear(),this._recordsById.clear()}has(e){return this._recordsByName.has(e.toUpperCase())}hasId(e){return this._recordsById.has(e)}getAt(e){return this._recordsByName.get(e)}getIdAt(e){return this._recordsById.get(e)}newIterator(){return new lr(this._recordsByName)}entries(){return this._recordsByName.entries()}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbDictionary"),e.writeInt16(280,1),e.writeInt16(281,1);for(const[t,r]of this._recordsByName)e.writeString(3,t),e.writeObjectId(350,r.objectId);return this}}class Al extends Kt{getBtrIdAt(e){for(const[t,r]of this._recordsByName)if(r.blockTableRecordId==e)return r}get maxTabOrder(){let e=-1;return this._recordsByName.forEach(t=>{t.tabOrder>e&&(e=t.tabOrder)}),e}}class Mt extends De{constructor(e,t){e=e||{},rr(e,{name:""}),super(e,t)}get name(){return this.getAttr("name")}set name(e){this.setAttr("name",e)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbSymbolTableRecord"),this}}var Ll=(n=>(n[n.Any=0]="Any",n[n.Uniform=1]="Uniform",n))(Ll||{});const vt=class vt extends Mt{static isModelSapceName(e){return e.toLowerCase()==vt.MODEL_SPACE_NAME.toLowerCase()}static isPaperSapceName(e){return e.toLowerCase().startsWith(vt.PAPER_SPACE_NAME_PREFIX.toLowerCase())}constructor(){super(),this._origin=new w,this._layoutId="",this._entities=new Map,this._blockInsertUnits=0,this._explodability=1,this._blockScaling=1,this._bmpPreview=void 0}get isModelSapce(){return vt.isModelSapceName(this.name)}get isPaperSapce(){return vt.isPaperSapceName(this.name)}get origin(){return this._origin}set origin(e){this._origin.copy(e)}get layoutId(){return this._layoutId}set layoutId(e){this._layoutId=e}get blockInsertUnits(){return this._blockInsertUnits}set blockInsertUnits(e){this._blockInsertUnits=e}get explodability(){return this._explodability}set explodability(e){this._explodability=e}get blockScaling(){return this._blockScaling}set blockScaling(e){this._blockScaling=e}get bmpPreview(){return this._bmpPreview}set bmpPreview(e){this._bmpPreview=e}appendEntity(e){const t=r=>{r.database=this.database,r.ownerId=this.objectId,this.database.ensureEntityStyleDefaults(r),this.database.commitObjectHandle(r,i=>this._entities.has(i)),r.resolveEffectiveProperties(),this._entities.set(r.objectId,r)};if(Array.isArray(e))for(let r=0;r<e.length;++r)t(e[r]);else t(e);(this.isModelSapce||this.isPaperSapce)&&this.database.events.entityAppended.dispatch({database:this.database,entity:e})}removeEntity(e){const t=Array.isArray(e)?e:[e],r=[];return t.forEach(i=>{const s=this._entities.get(i);s&&r.push(s),this._entities.delete(i)}),r.length>0&&this.database.events.entityErased.dispatch({database:this.database,entity:r}),r.length>0}newIterator(){return new lr(this._entities)}getIdAt(e){return this._entities.get(e)}dxfOutBlockRecord(e){return e.writeStart("BLOCK_RECORD"),this.dxfOut(e),this}dxfOutBlockBegin(e){return e.writeStart("BLOCK"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeString(8,"0"),e.writeSubclassMarker("AcDbBlockBegin"),e.writeString(2,this.name),e.writeInt16(70,0),e.writePoint3d(10,this.origin),e.writeString(3,this.name),this}dxfOutBlockEnd(e){return e.writeStart("ENDBLK"),e.writeHandle(5,this.database.generateHandle()),e.writeObjectId(330,this.objectId),e.writeSubclassMarker("AcDbEntity"),e.writeSubclassMarker("AcDbBlockEnd"),this}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbBlockTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.blockInsertUnits),e.writeInt16(280,this.explodability),e.writeInt16(281,this.blockScaling),(this.isModelSapce||this.isPaperSapce)&&e.writeObjectId(340,this.layoutId),this}};vt.MODEL_SPACE_NAME="*Model_Space",vt.PAPER_SPACE_NAME_PREFIX="*Paper_Space";let re=vt;class Pl{constructor(){this.events={layoutCreated:new ne,layoutRemoved:new ne,layoutRenamed:new ne,layoutSwitched:new ne}}countLayouts(e){return this.getWorkingDatabase(e).objects.layout.numEntries}findLayoutNamed(e,t){return this.getWorkingDatabase(t).objects.layout.getAt(e)}findActiveLayout(){const e=this.getActiveLayout();return e?e.layoutName:"Model"}setCurrentLayoutId(e,t){const r=this.getWorkingDatabase(t),i=r.objects.layout.getIdAt(e);return this.setCurrentLayoutInternal(i,r)}setCurrentLayoutBtrId(e,t){const r=this.getWorkingDatabase(t),i=r.objects.layout.getBtrIdAt(e);return this.setCurrentLayoutInternal(i,r)}setCurrentLayout(e,t){const r=this.getWorkingDatabase(t),i=r.objects.layout.getAt(e);return this.setCurrentLayoutInternal(i,r)}renameLayout(e,t,r){const s=this.getWorkingDatabase(r).objects.layout.getAt(e);return s?(s.layoutName=t,this.events.layoutRenamed.dispatch({layout:s,oldName:e,newName:t}),!0):!1}layoutExists(e,t){return this.getWorkingDatabase(t).objects.layout.has(e)}deleteLayout(e,t){const r=this.getWorkingDatabase(t).objects.layout,i=r.getAt(e);let s=!1;return i&&(s=r.remove(e),s&&this.events.layoutRemoved.dispatch({layout:i})),s}createLayout(e,t){const r=this.getWorkingDatabase(t),i=new ar;i.layoutName=e,i.tabOrder=r.objects.layout.maxTabOrder;const s=new re;return s.name=`*Paper_Space${i.tabOrder}`,r.tables.blockTable.add(s),r.objects.layout.setAt(e,i),this.events.layoutCreated.dispatch({layout:i}),{layout:i,btr:s}}getActiveLayout(e){const t=this.getWorkingDatabase(e);return t.objects.layout.getBtrIdAt(t.currentSpaceId)}getWorkingDatabase(e){return e||rs().workingDatabase}setCurrentLayoutInternal(e,t){return e?(this.events.layoutSwitched.dispatch({layout:e}),t.currentSpaceId=e.blockTableRecordId,!0):!1}}ca(()=>new Pl);class Ss extends De{constructor(){super(),this._contentType=2,this._drawMLeaderOrderType=1,this._drawLeaderOrderType=0,this._bitFlags=0,this._maxLeaderSegmentsPoints=-1,this._firstSegmentAngleConstraint=0,this._secondSegmentAngleConstraint=0,this._leaderLineType=1,this._leaderLineColor=new R(exports.AcCmColorMethod.ByLayer),this._leaderLineWeight=-2,this._enableLanding=!0,this._landingGap=2,this._enableDogleg=!0,this._doglegLength=8,this._description="",this._arrowSize=4,this._defaultMTextContents="",this._textLeftAttachmentType=1,this._textAngleType=1,this._textAlignmentType=0,this._textRightAttachmentType=1,this._textColor=new R(exports.AcCmColorMethod.ByLayer),this._textHeight=4,this._enableFrameText=!1,this._textAlignAlwaysLeft=!1,this._alignSpace=0,this._blockColor=new R(exports.AcCmColorMethod.ByBlock),this._blockScale=new b(1,1,1),this._enableBlockScale=!0,this._blockRotation=0,this._enableBlockRotation=!1,this._blockConnectionType=0,this._scale=1,this._overwritePropChanged=!1,this._annotative=!1,this._breakSize=0,this._textAttachmentDirection=0,this._bottomTextAttachmentType=9,this._topTextAttachmentType=9,this._extendLeaderToText=!1}get unknown1(){return this._unknown1}set unknown1(e){this._unknown1=e}get contentType(){return this._contentType}set contentType(e){this._contentType=e}get drawMLeaderOrderType(){return this._drawMLeaderOrderType}set drawMLeaderOrderType(e){this._drawMLeaderOrderType=e}get drawLeaderOrderType(){return this._drawLeaderOrderType}set drawLeaderOrderType(e){this._drawLeaderOrderType=e}get bitFlags(){return this._bitFlags}set bitFlags(e){this._bitFlags=e}get maxLeaderSegmentsPoints(){return this._maxLeaderSegmentsPoints}set maxLeaderSegmentsPoints(e){this._maxLeaderSegmentsPoints=e}get maxLeaderSegmentPoints(){return this.maxLeaderSegmentsPoints}set maxLeaderSegmentPoints(e){this.maxLeaderSegmentsPoints=e}get firstSegmentAngleConstraint(){return this._firstSegmentAngleConstraint}set firstSegmentAngleConstraint(e){this._firstSegmentAngleConstraint=e}get secondSegmentAngleConstraint(){return this._secondSegmentAngleConstraint}set secondSegmentAngleConstraint(e){this._secondSegmentAngleConstraint=e}get leaderLineType(){return this._leaderLineType}set leaderLineType(e){this._leaderLineType=e}get leaderLineColor(){return this._leaderLineColor}set leaderLineColor(e){this._leaderLineColor.copy(e)}get leaderLineTypeId(){return this._leaderLineTypeId}set leaderLineTypeId(e){this._leaderLineTypeId=e}get leaderLineWeight(){return this._leaderLineWeight}set leaderLineWeight(e){this._leaderLineWeight=e}get enableLanding(){return this._enableLanding}set enableLanding(e){this._enableLanding=e}get landingEnabled(){return this.enableLanding}set landingEnabled(e){this.enableLanding=e}get landingGap(){return this._landingGap}set landingGap(e){this._landingGap=e}get enableDogleg(){return this._enableDogleg}set enableDogleg(e){this._enableDogleg=e}get doglegEnabled(){return this.enableDogleg}set doglegEnabled(e){this.enableDogleg=e}get doglegLength(){return this._doglegLength}set doglegLength(e){this._doglegLength=e}get description(){return this._description}set description(e){this._description=e}get arrowSymbolId(){return this._arrowSymbolId}set arrowSymbolId(e){this._arrowSymbolId=e}get arrowheadId(){return this.arrowSymbolId}set arrowheadId(e){this.arrowSymbolId=e}get arrowSize(){return this._arrowSize}set arrowSize(e){this._arrowSize=e}get arrowheadSize(){return this.arrowSize}set arrowheadSize(e){this.arrowSize=e}get defaultMTextContents(){return this._defaultMTextContents}set defaultMTextContents(e){this._defaultMTextContents=e}get defaultMText(){return this.defaultMTextContents}set defaultMText(e){this.defaultMTextContents=e}get textString(){return this.defaultMTextContents}set textString(e){this.defaultMTextContents=e}get textStyleId(){return this._textStyleId}set textStyleId(e){this._textStyleId=e}get textStyle(){return this.textStyleId}set textStyle(e){this.textStyleId=e}get textLeftAttachmentType(){return this._textLeftAttachmentType}set textLeftAttachmentType(e){this._textLeftAttachmentType=e}get textAngleType(){return this._textAngleType}set textAngleType(e){this._textAngleType=e}get textAlignmentType(){return this._textAlignmentType}set textAlignmentType(e){this._textAlignmentType=e}get textRightAttachmentType(){return this._textRightAttachmentType}set textRightAttachmentType(e){this._textRightAttachmentType=e}get textColor(){return this._textColor}set textColor(e){this._textColor.copy(e)}get textHeight(){return this._textHeight}set textHeight(e){this._textHeight=e}get enableFrameText(){return this._enableFrameText}set enableFrameText(e){this._enableFrameText=e}get textFrameEnabled(){return this.enableFrameText}set textFrameEnabled(e){this.enableFrameText=e}get textAlignAlwaysLeft(){return this._textAlignAlwaysLeft}set textAlignAlwaysLeft(e){this._textAlignAlwaysLeft=e}get alignSpace(){return this._alignSpace}set alignSpace(e){this._alignSpace=e}get blockId(){return this._blockId}set blockId(e){this._blockId=e}get blockContentId(){return this.blockId}set blockContentId(e){this.blockId=e}get blockColor(){return this._blockColor}set blockColor(e){this._blockColor.copy(e)}get blockContentColor(){return this.blockColor}set blockContentColor(e){this.blockColor=e}get blockScale(){return this._blockScale.clone()}set blockScale(e){this._blockScale.copy(e)}get blockContentScale(){return this.blockScale}set blockContentScale(e){this.blockScale=e}get enableBlockScale(){return this._enableBlockScale}set enableBlockScale(e){this._enableBlockScale=e}get blockContentScaleEnabled(){return this.enableBlockScale}set blockContentScaleEnabled(e){this.enableBlockScale=e}get blockRotation(){return this._blockRotation}set blockRotation(e){this._blockRotation=e}get blockContentRotation(){return this.blockRotation}set blockContentRotation(e){this.blockRotation=e}get enableBlockRotation(){return this._enableBlockRotation}set enableBlockRotation(e){this._enableBlockRotation=e}get blockContentRotationEnabled(){return this.enableBlockRotation}set blockContentRotationEnabled(e){this.enableBlockRotation=e}get blockConnectionType(){return this._blockConnectionType}set blockConnectionType(e){this._blockConnectionType=e}get blockContentConnectionType(){return this.blockConnectionType}set blockContentConnectionType(e){this.blockConnectionType=e}get scale(){return this._scale}set scale(e){this._scale=e}get scaleFactor(){return this.scale}set scaleFactor(e){this.scale=e}get overwritePropChanged(){return this._overwritePropChanged}set overwritePropChanged(e){this._overwritePropChanged=e}get overwritePropertyValue(){return this.overwritePropChanged}set overwritePropertyValue(e){this.overwritePropChanged=e}get annotative(){return this._annotative}set annotative(e){this._annotative=e}get breakSize(){return this._breakSize}set breakSize(e){this._breakSize=e}get breakGapSize(){return this.breakSize}set breakGapSize(e){this.breakSize=e}get textAttachmentDirection(){return this._textAttachmentDirection}set textAttachmentDirection(e){this._textAttachmentDirection=e}get bottomTextAttachmentType(){return this._bottomTextAttachmentType}set bottomTextAttachmentType(e){this._bottomTextAttachmentType=e}get bottomTextAttachmentDirection(){return this.bottomTextAttachmentType}set bottomTextAttachmentDirection(e){this.bottomTextAttachmentType=e}get topTextAttachmentType(){return this._topTextAttachmentType}set topTextAttachmentType(e){this._topTextAttachmentType=e}get topTextAttachmentDirection(){return this.topTextAttachmentType}set topTextAttachmentDirection(e){this.topTextAttachmentType=e}get extendLeaderToText(){return this._extendLeaderToText}set extendLeaderToText(e){this._extendLeaderToText=e}get unknown2(){return this._unknown2}set unknown2(e){this._unknown2=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMLeaderStyle"),e.writeInt16(179,this.unknown1),e.writeInt16(170,this.contentType),e.writeInt16(171,this.drawMLeaderOrderType),e.writeInt16(172,this.drawLeaderOrderType),e.writeInt32(90,this.maxLeaderSegmentsPoints),e.writeDouble(40,this.firstSegmentAngleConstraint),e.writeDouble(41,this.secondSegmentAngleConstraint),e.writeInt16(173,this.leaderLineType),e.writeInt32(91,Ir(this.leaderLineColor)),e.writeHandle(340,this.leaderLineTypeId),e.writeInt32(92,this.leaderLineWeight),e.writeBoolean(290,this.enableLanding),e.writeDouble(42,this.landingGap),e.writeBoolean(291,this.enableDogleg),e.writeDouble(43,this.doglegLength),e.writeString(3,this.description),e.writeHandle(341,this.arrowSymbolId),e.writeDouble(44,this.arrowSize),e.writeString(300,this.defaultMTextContents),e.writeHandle(342,this.textStyleId),e.writeInt16(174,this.textLeftAttachmentType),e.writeInt16(175,this.textAngleType),e.writeInt16(176,this.textAlignmentType),e.writeInt16(178,this.textRightAttachmentType),e.writeInt32(93,Ir(this.textColor)),e.writeDouble(45,this.textHeight),e.writeBoolean(292,this.enableFrameText),e.writeBoolean(297,this.textAlignAlwaysLeft),e.writeDouble(46,this.alignSpace),e.writeHandle(343,this.blockId),e.writeInt32(94,Ir(this.blockColor)),e.writeDouble(47,this._blockScale.x),e.writeDouble(49,this._blockScale.y),e.writeDouble(140,this._blockScale.z),e.writeBoolean(293,this.enableBlockScale),e.writeDouble(141,this.blockRotation),e.writeBoolean(294,this.enableBlockRotation),e.writeInt16(177,this.blockConnectionType),e.writeDouble(142,this.scale),e.writeBoolean(295,this.overwritePropChanged),e.writeBoolean(296,this.annotative),e.writeDouble(143,this.breakSize),e.writeInt16(271,this.textAttachmentDirection),e.writeInt16(272,this.bottomTextAttachmentType),e.writeInt16(273,this.topTextAttachmentType),e.writeBoolean(298,this.unknown2),this}}class As extends De{constructor(){super(),this._styleName="STANDARD",this._flags=0,this._description="",this._fillColor=new R,this._startAngle=90,this._endAngle=90,this._elements=[]}get styleName(){return this._styleName}set styleName(e){this._styleName=e}get flags(){return this._flags}set flags(e){this._flags=e}get description(){return this._description}set description(e){this._description=e}get fillColor(){return this._fillColor}set fillColor(e){this._fillColor.copy(e)}get startAngle(){return this._startAngle}set startAngle(e){this._startAngle=e}get endAngle(){return this._endAngle}set endAngle(e){this._endAngle=e}get elementCount(){return this._elements.length}get elements(){return this._elements.map(e=>({offset:e.offset,color:e.color.clone(),lineType:e.lineType}))}set elements(e){this._elements=e.map(t=>({offset:t.offset,color:t.color.clone(),lineType:t.lineType}))}addElement(e){this._elements.push({offset:e.offset,color:e.color.clone(),lineType:e.lineType})}removeElementAt(e){if(e<0||e>=this._elements.length)throw new Error("The element index is out of range!");this._elements.splice(e,1)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbMlineStyle"),e.writeString(2,this.styleName),e.writeInt16(70,this.flags),e.writeString(3,this.description),e.writeCmColor(this.fillColor),e.writeDouble(51,this.startAngle),e.writeDouble(52,this.endAngle),e.writeInt16(71,this.elementCount),this._elements.forEach(t=>{e.writeDouble(49,t.offset),e.writeCmColor(t.color),e.writeString(6,t.lineType)}),this}}class Il extends De{constructor(){super(),this._sourceFileName=""}get sourceFileName(){return this._sourceFileName}set sourceFileName(e){this._sourceFileName=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRasterImageDef"),e.writeString(1,this.sourceFileName),e.writeInt16(280,1),e.writeInt16(281,0),this}}var El=(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))(El||{});class ou extends De{constructor(){super(...arguments),this._data=null}get data(){return this._data}set data(e){this._data=e}clear(){var e;(e=this._data)==null||e.clear()}clone(){return super.clone()}getDuplicateRecordCloning(){return 0}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbXrecord"),e.writeInt16(280,1),e.writeResultBuffer(this.data),this}}class Tl{constructor(e){this.db=e}createDefaultLayer(){const e=new R;return e.colorIndex=7,this.db.tables.layerTable.add(new pi({name:"0",standardFlags:0,linetype:"Continuous",lineWeight:0,isOff:!1,color:e,isPlottable:!0}))}createDefaultLineType(){this.db.tables.linetypeTable.add(new Pt({name:"ByBlock",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Pt({name:"ByLayer",standardFlag:0,description:"",totalPatternLength:0})),this.db.tables.linetypeTable.add(new Pt({name:"Continuous",standardFlag:0,description:"Solid line",totalPatternLength:0}))}createDefaultTextStyle(){this.db.tables.textStyleTable.add(new mi({name:J,standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"}))}createDefaultDimStyle(){this.db.tables.dimStyleTable.add(new en({name:J,dimtxsty:J}))}createDefaultLayout(){const e=new ar;e.layoutName="Model",e.tabOrder=0,e.blockTableRecordId=this.db.tables.blockTable.modelSpace.objectId,e.limits.min.copy({x:0,y:0}),e.limits.max.copy({x:1e6,y:1e6}),e.extents.min.copy({x:0,y:0,z:0}),e.extents.max.copy({x:1e6,y:1e6,z:0}),this.db.objects.layout.setAt(e.layoutName,e),this.db.tables.blockTable.modelSpace.layoutId=e.objectId}createArrowBlock(){if(!this.db.tables.blockTable.getAt("_CAXARROW")){const t=new Zn;t.patternName=Qt;const r=new qn;r.add(new At({x:0,y:0},{x:-1,y:.125})),r.add(new At({x:-1,y:.125},{x:-1,y:-.125})),r.add(new At({x:-1,y:-.125},{x:0,y:0})),t.add(r);const i=new re;i.name="_CAXARROW",i.appendEntity(t),this.db.tables.blockTable.add(i)}}}var Ml=(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))(Ml||{});const Ls=192,li=193,Ps=194,Is=195,Cl=200;function Ir(n){if(n.isByBlock)return li<<24>>0;if(n.isByLayer)return Ls<<24>>0;const e=n.colorIndex;if(e!=null&&e>0&&e<256)return(Is<<24|e&255)>>0;const t=n.RGB;return t!=null?(Ps<<24|t&16777215)>>0:li<<24>>0}function jn(n){const e=new R(exports.AcCmColorMethod.ByBlock);switch(n>>>24&255){case Ls:e.setByLayer();break;case li:case Cl:e.setByBlock();break;case Is:e.colorIndex=n&255;break;case Ps:e.setRGBValue(n&16777215);break;default:n>=0&&n<=256&&(e.colorIndex=n);break}return e}class Es{parse(e){const r=this.normalizeLineEndings(e).split(`
|
|
5
|
+
`),i=[],s=[];let o=null;return r.forEach((a,l)=>{const c=l+1,d=this.stripInlineComment(a).trim();if(!d)return;if(d.startsWith("*")){this.flushCurrentPattern(o,i,s);const p=this.parseHeader(d.slice(1));if(!p){s.push({line:c,message:"Invalid pattern header.",source:a}),o=null;return}o={pattern:{name:p.name,description:p.description,lines:[]},headerLine:c};return}if(!o){s.push({line:c,message:"Line descriptor appears before any pattern header.",source:a});return}const u=this.parseLineDescriptor(d,c);if(!u){s.push({line:c,message:"Invalid line descriptor. Expect: angle,x-origin,y-origin,delta-x,delta-y[,dash-1,...].",source:a});return}o.pattern.lines.push(u)}),this.flushCurrentPattern(o,i,s),{patterns:i,issues:s}}static parse(e){return new Es().parse(e)}normalizeLineEndings(e){return e.replace(/\r\n/g,`
|
|
6
6
|
`).replace(/\r/g,`
|
|
7
|
-
`)}stripInlineComment(e){const t=e.indexOf(";");return t<0?e:e.slice(0,t)}parseHeader(e){const t=e.indexOf(",");if(t<0){const r=e.trim();return r?{name:r,description:""}:null}const i=e.slice(0,t).trim(),s=e.slice(t+1).trim();return i?{name:i,description:s}:null}parseNumber(e){const t=Number(e.trim());return Number.isFinite(t)?t:null}parseLineDescriptor(e,t){const i=e.split(",").map(u=>u.trim()).filter(u=>u.length>0);if(i.length<5)return null;const s=this.parseNumber(i[0]),r=this.parseNumber(i[1]),a=this.parseNumber(i[2]),o=this.parseNumber(i[3]),l=this.parseNumber(i[4]);if(s==null||r==null||a==null||o==null||l==null)return null;const c=i.slice(5),d=[];for(const u of c){const p=this.parseNumber(u);if(p==null)return null;d.push(p)}return{angle:s,originX:r,originY:a,deltaX:o,deltaY:l,dashes:d,sourceLine:t}}flushCurrentPattern(e,t,i){e&&(e.pattern.lines.length===0&&i.push({line:e.headerLine,message:`Pattern "${e.pattern.name}" has no line descriptor.`,source:""}),t.push(e.pattern))}}const F=class F{static nextGradientId(e){return F.gradientIdCounter+=1,`acdb-pat-gradient-${e.toLowerCase()}-${F.gradientIdCounter}`}static packedRgbToCss(e){return`#${(e&16777215).toString(16).padStart(6,"0")}`}static gradientColorToCss(e,t){return typeof e=="number"?F.packedRgbToCss(e):e??t}static applyShadeTint(e,t){const i=E.clamp(t,0,1),s=i<.5?0:16777215,r=i<.5?1-i*2:i*2-1,a=e>>16&255,o=e>>8&255,l=e&255,c=s>>16&255,d=s>>8&255,u=s&255;return Math.round(a+(c-a)*r)*65536+Math.round(o+(d-o)*r)*256+Math.round(l+(u-l)*r)}static resolveGradientColors(e){const t="#2563eb",i="#f8fafc",s=F.gradientColorToCss(e.startColor,t);if(e.oneColorMode&&e.endColor==null){if(typeof e.startColor=="number"){const r=F.applyShadeTint(e.startColor,e.shadeTintValue??.5);return{start:s,end:F.packedRgbToCss(r)}}return{start:s,end:(e.shadeTintValue??.5)<.5?"#000000":"#ffffff"}}return{start:s,end:F.gradientColorToCss(e.endColor,i)}}static renderGradientStops(e){return e.map(t=>`<stop offset="${(E.clamp(t.offset,0,1)*100).toFixed(2)}%" stop-color="${t.color}" />`).join("")}static getGradientVector(e){return{x:Math.cos(e),y:-Math.sin(e)}}static isSolidPattern(e){return e.name.trim().toUpperCase()===si}static renderBackground(e,t,i){return`<rect x="${-e/2}" y="${-t/2}" width="${e}" height="${t}" fill="${i}" />`}static estimateUnitScale(e){const t=[];for(const r of e.lines){t.push(Math.abs(r.deltaX),Math.abs(r.deltaY));for(const a of r.dashes)t.push(Math.abs(a))}const i=t.filter(r=>r>F.EPSILON);if(i.length===0)return 1;const s=i.sort((r,a)=>r-a);return s[Math.floor(s.length/2)]||1}static segmentToSvgPath(e){return`M ${e.x1.toFixed(2)} ${(-e.y1).toFixed(2)} L ${e.x2.toFixed(2)} ${(-e.y2).toFixed(2)}`}static buildDashSegments(e,t,i,s,r,a,o){const l=e.dashes;if(l.length===0)return[{x1:s+a*t,y1:r+o*t,x2:s+a*i,y2:r+o*i}];const c=l.reduce((g,m)=>g+Math.abs(m),0);if(c<=F.EPSILON)return[{x1:s+a*t,y1:r+o*t,x2:s+a*i,y2:r+o*i}];const d=[],u=Math.ceil((i-t)/c)+2;let p=t-c;for(let g=0;g<u;g++){let m=p;for(const y of l){const _=Math.abs(y),f=m+_;if(y>0||y===0){const S=E.clamp(m,t,i),L=E.clamp(f,t,i);L>S?d.push({x1:s+a*S,y1:r+o*S,x2:s+a*L,y2:r+o*L}):y===0&&S>=t&&S<=i&&d.push({x1:s+a*(S-.35),y1:r+o*(S-.35),x2:s+a*(S+.35),y2:r+o*(S+.35)})}m=f}p+=c}return d}static renderFamily(e,t){const i=E.degToRad(e.angle),s=Math.cos(i),r=Math.sin(i),a=-r,o=s,l=s*e.deltaX+a*e.deltaY,c=r*e.deltaX+o*e.deltaY,d=Math.hypot(l,c),u=d<=F.EPSILON?1:Math.max(1,Math.ceil(t*2/d)+1),p=Math.floor(u/2),g=-t*1.5,m=t*1.5,y=[];for(let _=-p;_<=p;_++){const f=e.originX+l*_,S=e.originY+c*_,L=F.buildDashSegments(e,g,m,f,S,s,r);for(const k of L)y.push(F.segmentToSvgPath(k))}return`<path d="${y.join(" ")}" fill="none" />`}static renderLinearGradientDef(e,t,i,s,r){const a=F.getGradientVector(t),o=E.clamp(i,-1,1)*s*.5,l=a.x*o,c=a.y*o;return[`<linearGradient id="${e}" gradientUnits="userSpaceOnUse"`,` x1="${(-a.x*s+l).toFixed(2)}"`,` y1="${(-a.y*s+c).toFixed(2)}"`,` x2="${(a.x*s+l).toFixed(2)}"`,` y2="${(a.y*s+c).toFixed(2)}">`,F.renderGradientStops(r),"</linearGradient>"].join("")}static renderRadialGradientDef(e,t,i,s,r){return[`<radialGradient id="${e}" gradientUnits="userSpaceOnUse"`,` cx="${t.toFixed(2)}" cy="${i.toFixed(2)}" r="${s.toFixed(2)}"`,` fx="${t.toFixed(2)}" fy="${i.toFixed(2)}">`,F.renderGradientStops(r),"</radialGradient>"].join("")}static renderGradientDef(e,t,i,s,r,a,o){const l=t.toUpperCase(),c=l.startsWith("INV"),d=l.replace(/^INV/,""),u=c?i.end:i.start,p=c?i.start:i.end,g=Math.hypot(a,o)/2,m=F.getGradientVector(s),y=E.clamp(r,-1,1),_=m.x*y*a*.25,f=m.y*y*o*.25;switch(d){case"CYLINDER":{const S=E.clamp(.5+y*.45,.05,.95);return F.renderLinearGradientDef(e,s,0,g,[{offset:0,color:u},{offset:S,color:p},{offset:1,color:u}])}case"SPHERICAL":return F.renderRadialGradientDef(e,_,f,g,[{offset:0,color:p},{offset:1,color:u}]);case"HEMISPHERICAL":return F.renderRadialGradientDef(e,_+m.x*a*.18,f+m.y*o*.18,g*.92,[{offset:0,color:p},{offset:.72,color:u},{offset:1,color:u}]);case"CURVED":return F.renderRadialGradientDef(e,-m.x*a*.95+_,-m.y*o*.95+f,g*1.65,[{offset:0,color:u},{offset:.55,color:u},{offset:1,color:p}]);case"LINEAR":default:return F.renderLinearGradientDef(e,s,r,g,[{offset:0,color:u},{offset:1,color:p}])}}renderPattern(e,t={}){const i=t.width??260,s=t.height??160,r=t.stroke??"#1f2937",a=t.strokeWidth??1.3,o=t.background??"#ffffff",l=`${-i/2} ${-s/2} ${i} ${s}`;if(F.isSolidPattern(e))return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${i}" height="${s}">`,F.renderBackground(i,s,o),`<rect x="${-i/2}" y="${-s/2}" width="${i}" height="${s}" fill="${r}" />`,"</svg>"].join("");const c=F.estimateUnitScale(e),u=Math.min(i,s)*.18/Math.max(c,F.EPSILON),p={...e,lines:e.lines.map(y=>({...y,originX:y.originX*u,originY:y.originY*u,deltaX:y.deltaX*u,deltaY:y.deltaY*u,dashes:y.dashes.map(_=>_*u)}))},g=Math.hypot(i,s)*.75,m=p.lines.map(y=>F.renderFamily(y,g)).join("");return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${i}" height="${s}">`,F.renderBackground(i,s,o),`<g stroke="${r}" stroke-width="${a.toFixed(2)}" stroke-linecap="round">`,m,"</g>","</svg>"].join("")}renderGradient(e,t={}){const i=t.width??260,s=t.height??160,r=t.background??"#ffffff",a=t.angle??0,o=t.shift??0,l=`${-i/2} ${-s/2} ${i} ${s}`,c=F.nextGradientId(e),d=F.resolveGradientColors(t),u=F.renderGradientDef(c,e,d,a,o,i,s);return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${i}" height="${s}">`,F.renderBackground(i,s,r),"<defs>",u,"</defs>",`<rect x="${-i/2}" y="${-s/2}" width="${i}" height="${s}" fill="url(#${c})" />`,"</svg>"].join("")}};F.EPSILON=1e-9,F.gradientIdCounter=0;let hr=F;class xt extends je{constructor(e){super(),this.database=e,this.objectId=e.generateHandle(),this.ownerId=e.objectId,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}add(e){e.database=this.database,e.ownerId=this.objectId,this.database.commitObjectHandle(e,i=>this.hasId(i));const t=this.normalizeName(e.name);this._recordsByName.set(t,e),this._recordsById.set(e.objectId,e)}remove(e){const t=this.normalizeName(e),i=this._recordsByName.get(t);return i?(this._recordsById.delete(i.objectId),this._recordsByName.delete(t),!0):!1}removeId(e){const t=this._recordsById.get(e);return t?(this._recordsByName.delete(this.normalizeName(t.name)),this._recordsById.delete(e),!0):!1}removeAll(){this._recordsByName.clear(),this._recordsById.clear()}has(e){const t=this.normalizeName(e);return this._recordsByName.has(t)}hasId(e){return this._recordsById.has(e)}getAt(e){const t=this.normalizeName(e);return this._recordsByName.get(t)}getIdAt(e){return this._recordsById.get(e)}getOwnerIdAt(e){return this._recordsById.get(e)}newIterator(){return new yn(this._recordsByName)}normalizeName(e){return e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbSymbolTable"),e.writeInt16(70,this.numEntries),this}}class ql extends xt{constructor(e){super(e)}get modelSpace(){let e=this.getAt(se.MODEL_SPACE_NAME);return e||(e=new se,e.name=se.MODEL_SPACE_NAME,this.add(e)),e}getEntityById(e){for(const t of this.database.tables.blockTable.newIterator()){const i=t.getIdAt(e);if(i)return i}}removeEntity(e){let t=!1;for(const i of this.database.tables.blockTable.newIterator())if(i.removeEntity(e)){t=!0;break}return t}normalizeName(e){let t=e;if(se.isModelSapceName(e))t=se.MODEL_SPACE_NAME;else if(se.isPaperSapceName(e)){const i=se.PAPER_SPACE_NAME_PREFIX,s=e.substring(i.length);t=i+s}return t}}class Kl extends xt{constructor(e){super(e)}}var Zl=(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))(Zl||{}),Ql=(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))(Ql||{}),Jl=(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))(Jl||{}),eh=(n=>(n[n.None=0]="None",n[n.Leading=1]="Leading",n[n.Trailing=2]="Trailing",n[n.LeadingAndTrailing=3]="LeadingAndTrailing",n))(eh||{}),th=(n=>(n[n.Bottom=0]="Bottom",n[n.Middle=1]="Middle",n[n.Top=2]="Top",n))(th||{});const Ss=class Ss extends Yt{constructor(e,t){e=e||{},cn(e,Ss.DEFAULT_DIM_VALUES),super(e,t)}get dimpost(){return this.getAttr("dimpost")}set dimpost(e){this.setAttr("dimpost",e)}get dimapost(){return this.getAttr("dimapost")}set dimapost(e){this.setAttr("dimapost",e)}get dimscale(){return this.getAttr("dimscale")}set dimscale(e){this.setAttr("dimscale",e)}get dimasz(){return this.getAttr("dimasz")}set dimasz(e){this.setAttr("dimasz",e)}get dimexo(){return this.getAttr("dimexo")}set dimexo(e){this.setAttr("dimexo",e)}get dimdli(){return this.getAttr("dimdli")}set dimdli(e){this.setAttr("dimdli",e)}get dimexe(){return this.getAttr("dimexe")}set dimexe(e){this.setAttr("dimexe",e)}get dimrnd(){return this.getAttr("dimrnd")}set dimrnd(e){this.setAttr("dimrnd",e)}get dimdle(){return this.getAttr("dimdle")}set dimdle(e){this.setAttr("dimdle",e)}get dimtp(){return this.getAttr("dimtp")}set dimtp(e){this.setAttr("dimtp",e)}get dimtm(){return this.getAttr("dimtm")}set dimtm(e){this.setAttr("dimtm",e)}get dimtxt(){return this.getAttr("dimtxt")}set dimtxt(e){this.setAttr("dimtxt",e)}get dimcen(){return this.getAttr("dimcen")}set dimcen(e){this.setAttr("dimcen",e)}get dimtsz(){return this.getAttr("dimtsz")}set dimtsz(e){this.setAttr("dimtsz",e)}get dimaltf(){return this.getAttr("dimaltf")}set dimaltf(e){this.setAttr("dimaltf",e)}get dimlfac(){return this.getAttr("dimlfac")}set dimlfac(e){this.setAttr("dimlfac",e)}get dimtvp(){return this.getAttr("dimtvp")}set dimtvp(e){this.setAttr("dimtvp",e)}get dimtfac(){return this.getAttr("dimtfac")}set dimtfac(e){this.setAttr("dimtfac",e)}get dimgap(){return this.getAttr("dimgap")}set dimgap(e){this.setAttr("dimgap",e)}get dimaltrnd(){return this.getAttr("dimaltrnd")}set dimaltrnd(e){this.setAttr("dimaltrnd",e)}get dimtol(){return this.getAttr("dimtol")}set dimtol(e){this.setAttr("dimtol",e)}get dimlim(){return this.getAttr("dimlim")}set dimlim(e){this.setAttr("dimlim",e)}get dimtih(){return this.getAttr("dimtih")}set dimtih(e){this.setAttr("dimtih",e)}get dimtoh(){return this.getAttr("dimtoh")}set dimtoh(e){this.setAttr("dimtoh",e)}get dimse1(){return this.getAttr("dimse1")}set dimse1(e){this.setAttr("dimse1",e)}get dimse2(){return this.getAttr("dimse2")}set dimse2(e){this.setAttr("dimse2",e)}get dimtad(){return this.getAttr("dimtad")}set dimtad(e){this.setAttr("dimtad",e)}get dimzin(){return this.getAttr("dimzin")}set dimzin(e){this.setAttr("dimzin",e)}get dimazin(){return this.getAttr("dimazin")}set dimazin(e){this.setAttr("dimazin",e)}get dimalt(){return this.getAttr("dimalt")}set dimalt(e){this.setAttr("dimalt",e)}get dimaltd(){return this.getAttr("dimaltd")}set dimaltd(e){this.setAttr("dimaltd",e)}get dimtofl(){return this.getAttr("dimtofl")}set dimtofl(e){this.setAttr("dimtofl",e)}get dimsah(){return this.getAttr("dimsah")}set dimsah(e){this.setAttr("dimsah",e)}get dimtix(){return this.getAttr("dimtix")}set dimtix(e){this.setAttr("dimtix",e)}get dimsoxd(){return this.getAttr("dimsoxd")}set dimsoxd(e){this.setAttr("dimsoxd",e)}get dimclrd(){return this.getAttr("dimclrd")}set dimclrd(e){this.setAttr("dimclrd",e)}get dimclre(){return this.getAttr("dimclre")}set dimclre(e){this.setAttr("dimclre",e)}get dimclrt(){return this.getAttr("dimclrt")}set dimclrt(e){this.setAttr("dimclrt",e)}get dimadec(){return this.getAttr("dimadec")}set dimadec(e){this.setAttr("dimadec",e)}get dimunit(){return this.getAttr("dimunit")}set dimunit(e){this.setAttr("dimunit",e)}get dimdec(){return this.getAttr("dimdec")}set dimdec(e){this.setAttr("dimdec",e)}get dimtdec(){return this.getAttr("dimtdec")}set dimtdec(e){this.setAttr("dimtdec",e)}get dimaltu(){return this.getAttr("dimaltu")}set dimaltu(e){this.setAttr("dimaltu",e)}get dimalttd(){return this.getAttr("dimalttd")}set dimalttd(e){this.setAttr("dimalttd",e)}get dimaunit(){return this.getAttr("dimaunit")}set dimaunit(e){this.setAttr("dimaunit",e)}get dimfrac(){return this.getAttr("dimfrac")}set dimfrac(e){this.setAttr("dimfrac",e)}get dimlunit(){return this.getAttr("dimlunit")}set dimlunit(e){this.setAttr("dimlunit",e)}get dimdsep(){return this.getAttr("dimdsep")}set dimdsep(e){this.setAttr("dimdsep",e)}get dimtmove(){return this.getAttr("dimtmove")}set dimtmove(e){this.setAttr("dimtmove",e)}get dimjust(){return this.getAttr("dimjust")}set dimjust(e){this.setAttr("dimjust",e)}get dimsd1(){return this.getAttr("dimsd1")}set dimsd1(e){this.setAttr("dimsd1",e)}get dimsd2(){return this.getAttr("dimsd2")}set dimsd2(e){this.setAttr("dimsd2",e)}get dimtolj(){return this.getAttr("dimtolj")}set dimtolj(e){this.setAttr("dimtolj",e)}get dimtzin(){return this.getAttr("dimtzin")}set dimtzin(e){this.setAttr("dimtzin",e)}get dimaltz(){return this.getAttr("dimaltz")}set dimaltz(e){this.setAttr("dimaltz",e)}get dimalttz(){return this.getAttr("dimalttz")}set dimalttz(e){this.setAttr("dimalttz",e)}get dimfit(){return this.getAttr("dimfit")}set dimfit(e){this.setAttr("dimfit",e)}get dimupt(){return this.getAttr("dimupt")}set dimupt(e){this.setAttr("dimupt",e)}get dimatfit(){return this.getAttr("dimatfit")}set dimatfit(e){this.setAttr("dimatfit",e)}get dimtxsty(){return this.getAttr("dimtxsty")}set dimtxsty(e){this.setAttr("dimtxsty",e)}get dimldrblk(){return this.getAttr("dimldrblk")}set dimldrblk(e){this.setAttr("dimldrblk",e)}get dimblk(){return this.getAttr("dimblk")}set dimblk(e){this.setAttr("dimblk",e)}get dimblk1(){return this.getAttr("dimblk1")}set dimblk1(e){this.setAttr("dimblk1",e)}get dimblk2(){return this.getAttr("dimblk2")}set dimblk2(e){this.setAttr("dimblk2",e)}get dimlwd(){return this.getAttr("dimlwd")}set dimlwd(e){this.setAttr("dimlwd",e)}get dimlwe(){return this.getAttr("dimlwe")}set dimlwe(e){this.setAttr("dimlwe",e)}dxfOutFields(e){super.dxfOutFields(e);const t=this.database.tables.textStyleTable.getAt(this.dimtxsty),i=this.database.tables.blockTable.getAt(this.dimldrblk),s=this.database.tables.blockTable.getAt(this.dimblk),r=this.database.tables.blockTable.getAt(this.dimblk1),a=this.database.tables.blockTable.getAt(this.dimblk2);return e.writeSubclassMarker("AcDbDimStyleTableRecord"),e.writeString(2,this.name),e.writeInt16(70,0),e.writeString(3,this.dimpost),e.writeString(4,this.dimapost),e.writeDouble(40,this.dimscale),e.writeDouble(41,this.dimasz),e.writeDouble(42,this.dimexo),e.writeDouble(43,this.dimdli),e.writeDouble(44,this.dimexe),e.writeDouble(140,this.dimtxt),e.writeDouble(147,this.dimgap),e.writeInt16(170,this.dimalt),e.writeInt16(171,this.dimtol),e.writeInt16(172,this.dimlim),e.writeInt16(173,this.dimtih),e.writeInt16(174,this.dimtoh),e.writeObjectId(340,t==null?void 0:t.objectId),e.writeObjectId(341,i==null?void 0:i.objectId),e.writeObjectId(342,s==null?void 0:s.objectId),e.writeObjectId(343,r==null?void 0:r.objectId),e.writeObjectId(344,a==null?void 0:a.objectId),e.writeInt16(371,this.dimlwd),e.writeInt16(372,this.dimlwe),this}};Ss.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:ee,dimldrblk:"",dimblk:"",dimblk1:"",dimblk2:"",dimlwd:-2,dimlwe:-2};let oi=Ss;class ih extends xt{constructor(e){super(e)}add(e){super.add(e),this.database.events.layerAppended.dispatch({database:this.database,layer:e})}}class Is extends Yt{constructor(e,t){e=e||{},cn(e,{color:new X,description:"",standardFlags:0,isHidden:!1,isInUse:!0,isOff:!1,isPlottable:!0,transparency:new te,linetype:"",lineWeight:1,materialId:-1}),super(e,t),this.attrs.events.attrChanged.addEventListener(i=>{this.database.events.layerModified.dispatch({database:this.database,layer:this,changes:i.object.changedAttributes()})})}get color(){return this.getAttr("color")}set color(e){this.setAttr("color",e.clone())}get description(){return this.getAttr("description")}set description(e){this.setAttr("description",e)}get standardFlags(){return this.getAttr("standardFlags")}set standardFlags(e){this.setAttr("standardFlags",e)}get isFrozen(){return(this.standardFlags&1)==1}set isFrozen(e){const t=e?1:0;this.standardFlags=this.standardFlags|t}get isHidden(){return this.getAttr("isHidden")}set isHidden(e){this.setAttr("isHidden",e)}get isInUse(){return this.getAttr("isInUse")}set isInUse(e){this.setAttr("isInUse",e)}get isLocked(){return(this.standardFlags&4)==4}set isLocked(e){const t=e?4:0;this.standardFlags=this.standardFlags|t}get isOff(){return this.getAttr("isOff")}set isOff(e){this.setAttr("isOff",e)}get isPlottable(){return this.getAttr("isPlottable")}set isPlottable(e){this.setAttr("isPlottable",e)}get transparency(){return this.getAttr("transparency")}set transparency(e){this.setAttr("transparency",e.clone())}get linetype(){return this.getAttr("linetype")}set linetype(e){this.setAttr("linetype",e)}get lineStyle(){var t;const e=(t=this.database)==null?void 0:t.tables.linetypeTable.getAt(this.linetype);if(e)return{type:"UserSpecified",...e.linetype}}get lineWeight(){return this.getAttr("lineWeight")}set lineWeight(e){this.setAttr("lineWeight",e)}get materialId(){return this.getAttr("materialId")}set materialId(e){this.setAttr("materialId",e)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLayerTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.standardFlags),e.writeCmColor(this.color),e.writeString(6,this.linetype),e.writeInt16(290,this.isPlottable?1:0),e.writeInt16(370,this.lineWeight),e.writeTransparency(this.transparency),this.description&&e.writeString(4,this.description),this}}class nh extends xt{constructor(e){super(e)}}class kt extends Yt{constructor(e){super(),this.name=e.name,this._linetype=e}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(e){if(e<0||e>=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[e].elementLength}toPreviewSvgString(e){const t=Math.max((e==null?void 0:e.width)??220,1),i=Math.max((e==null?void 0:e.height)??36,1),s=Math.min(Math.max((e==null?void 0:e.padding)??8,0),Math.floor(t/2)),r=Math.max((e==null?void 0:e.strokeWidth)??2,.5),a=this.escapeSvgAttribute((e==null?void 0:e.stroke)??"currentColor"),o=Math.max((e==null?void 0:e.repeats)??4,1),l=i/2,c=s,d=Math.max(t-s,c+1),u=d-c,p=this._linetype.pattern??[];if(p.length===0||this.patternLength<=0||!p.some(L=>L.elementLength!==0))return this.buildSvgString({width:t,height:i,stroke:a,strokeWidth:r,lineSegments:[[c,d]],dots:[],y:l});const g=[],m=[],y=u/(this.patternLength*o),_=.5,f=Math.max(r*2,2);let S=c;for(;S<d;)for(const L of p){if(S>=d)break;const k=L.elementLength;if(k===0){m.push(S),S=Math.min(S+f,d);continue}const I=Math.max(Math.abs(k)*y,_),W=Math.min(S+I,d);k>0&&W>S&&g.push([S,W]),S=W}return this.buildSvgString({width:t,height:i,stroke:a,strokeWidth:r,lineSegments:g,dots:m,y:l})}buildSvgString(e){const{width:t,height:i,stroke:s,strokeWidth:r,lineSegments:a,dots:o,y:l}=e,c=a.map(([u,p])=>`<line x1="${u.toFixed(2)}" y1="${l.toFixed(2)}" x2="${p.toFixed(2)}" y2="${l.toFixed(2)}" stroke="${s}" stroke-width="${r.toFixed(2)}" stroke-linecap="round" />`).join(""),d=o.map(u=>`<circle cx="${u.toFixed(2)}" cy="${l.toFixed(2)}" r="${(r/2).toFixed(2)}" fill="${s}" />`).join("");return`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${i}" viewBox="0 0 ${t} ${i}" role="img" aria-label="${this.escapeSvgAttribute(this.name)} linetype preview">${c}${d}</svg>`}escapeSvgAttribute(e){return e.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">").replace(/'/g,"'")}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbLinetypeTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.linetype.standardFlag),e.writeString(3,this.comments),e.writeInt16(72,65),e.writeInt16(73,this.numDashes),e.writeDouble(40,this.patternLength);for(const t of this.linetype.pattern??[])e.writeDouble(49,t.elementLength),e.writeInt16(74,t.elementTypeFlag);return this}}class sh extends xt{constructor(e){super(e)}get fonts(){const e=new Set,t=s=>{if(s){const r=s.lastIndexOf(".");if(r>=0){const a=s.substring(0,r).toLowerCase();e.add(a)}else e.add(s.toLowerCase())}},i=this.newIterator();for(const s of i)t(s.fileName),t(s.bigFontFileName);return Array.from(e)}}class Ps extends Yt{constructor(e){super(),this.name=e.name,this._textStyle=e,this._textStyle.font=this.getFileNameWithoutExtension(this._textStyle.font||this._textStyle.extendedFont||this.name),this._isVertical=!1}get obliquingAngle(){return this._textStyle.obliqueAngle}set obliquingAngle(e){this._textStyle.obliqueAngle=e}get priorSize(){return this._textStyle.lastHeight}set priorSize(e){this._textStyle.lastHeight=e}get textSize(){return this._textStyle.fixedTextHeight}set textSize(e){this._textStyle.fixedTextHeight=e}get xScale(){return this._textStyle.widthFactor}set xScale(e){this._textStyle.widthFactor=e}get isVertical(){return this._isVertical}set isVertical(e){this._isVertical=e}get fileName(){return this._textStyle.font}set fileName(e){this._textStyle.font=e}get bigFontFileName(){return this._textStyle.bigFont}set bigFontFileName(e){this._textStyle.bigFont=e}get textStyle(){return this._textStyle}getFileNameWithoutExtension(e){const t=e.split("/").pop();if(t){const i=t.lastIndexOf(".");return i===-1?t:t.substring(0,i)}return e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbTextStyleTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.textStyle.standardFlag),e.writeDouble(40,this.textSize),e.writeDouble(41,this.xScale),e.writeAngle(50,this.obliquingAngle),e.writeInt16(71,this.isVertical?4:this.textStyle.textGenerationFlag),e.writeDouble(42,this.priorSize),e.writeString(3,this.fileName),e.writeString(4,this.bigFontFileName),this}}class rh extends xt{constructor(e){super(e)}}class ah extends xt{constructor(e){super(e)}}const Ud=()=>({center:new v,viewDirectionFromTarget:new x(0,0,1),viewTarget:new x(0,0,0),lensLength:500,frontClippingPlane:0,backClippingPlane:0,viewHeight:1e3,viewTwistAngle:0,frozenLayers:[],styleSheet:"",renderMode:vr.OPTIMIZED_2D,viewMode:0,ucsIconSetting:0,ucsOrigin:new x(0,0,0),ucsXAxis:new x(1,0,0),ucsYAxis:new x(0,1,0),orthographicType:Nr.TOP,shadePlotSetting:0,shadePlotObjectId:void 0,visualStyleObjectId:void 0,isDefaultLightingOn:!1,defaultLightingType:Or.ONE_DISTANT_LIGHT,brightness:0,contrast:0,ambientColor:void 0});class zr extends Yt{constructor(){super(),this._gsView=Ud(),this._centerPoint=this._gsView.center}get gsView(){return this._gsView}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get viewDirectionFromTarget(){return this._gsView.viewDirectionFromTarget}set viewDirectionFromTarget(e){this._gsView.viewDirectionFromTarget.copy(e)}get viewTarget(){return this._gsView.viewTarget}set viewTarget(e){this._gsView.viewTarget.copy(e)}get viewHeight(){return this._gsView.viewHeight}set viewHeight(e){this._gsView.viewHeight=e}get viewTwistAngle(){return this._gsView.viewTwistAngle}set viewTwistAngle(e){this._gsView.viewTwistAngle=e}get lensLength(){return this._gsView.lensLength}set lensLength(e){this._gsView.lensLength=e}get frontClippingPlane(){return this._gsView.frontClippingPlane}set frontClippingPlane(e){this._gsView.frontClippingPlane=e}get backClippingPlane(){return this._gsView.backClippingPlane}set backClippingPlane(e){this._gsView.backClippingPlane=e}get renderMode(){return this._gsView.renderMode}set renderMode(e){this._gsView.renderMode=e}get viewMode(){return this._gsView.viewMode}set viewMode(e){this._gsView.viewMode=e}get ucsIconSetting(){return this._gsView.ucsIconSetting}set ucsIconSetting(e){this._gsView.ucsIconSetting=e}get ucsOrigin(){return this._gsView.ucsOrigin}set ucsOrigin(e){this._gsView.ucsOrigin.copy(e)}get ucsXAxis(){return this._gsView.ucsXAxis}set ucsXAxis(e){this._gsView.ucsXAxis.copy(e)}get ucsYAxis(){return this._gsView.ucsYAxis}set ucsYAxis(e){this._gsView.ucsYAxis.copy(e)}get orthographicType(){return this._gsView.orthographicType}set orthographicType(e){this._gsView.orthographicType=e}get shadePlotSetting(){return this._gsView.shadePlotSetting}set shadePlotSetting(e){this._gsView.shadePlotSetting=e}get shadePlotObjectId(){return this._gsView.shadePlotObjectId}set shadePlotObjectId(e){this._gsView.shadePlotObjectId=e}get visualStyleObjectId(){return this._gsView.visualStyleObjectId}set visualStyleObjectId(e){this._gsView.visualStyleObjectId=e}get isDefaultLightingOn(){return this._gsView.isDefaultLightingOn}set isDefaultLightingOn(e){this._gsView.isDefaultLightingOn=e}get defaultLightingType(){return this._gsView.defaultLightingType}set defaultLightingType(e){this._gsView.defaultLightingType=e}get brightness(){return this._gsView.brightness}set brightness(e){this._gsView.brightness=e}get contrast(){return this._gsView.contrast}set contrast(e){this._gsView.contrast=e}get ambientColor(){return this._gsView.ambientColor}set ambientColor(e){this._gsView.ambientColor=e}}class jr extends zr{constructor(){super(),this._circleSides=100,this._lowerLeftCorner=new v(0,0),this._upperRightCorner=new v(1,1),this._snapBase=new v(0,0),this._snapAngle=0,this._snapSpacing=new v(0,0),this._standardFlag=0,this._gridSpacing=new v,this._gridMajor=10}get circleSides(){return this._circleSides}set circleSides(e){this._circleSides=e}get center(){return this.centerPoint}set center(e){this.centerPoint=e}get lowerLeftCorner(){return this._lowerLeftCorner}set lowerLeftCorner(e){this._lowerLeftCorner.copy(e)}get upperRightCorner(){return this._upperRightCorner}set upperRightCorner(e){this._upperRightCorner.copy(e)}get snapBase(){return this._snapBase}set snapBase(e){this._snapBase.copy(e)}get snapAngle(){return this._snapAngle}set snapAngle(e){this._snapAngle=e}get snapIncrements(){return this._snapSpacing}set snapIncrements(e){this._snapSpacing.copy(e)}get gridMajor(){return this._gridMajor}set gridMajor(e){this._gridMajor=e}get gridIncrements(){return this._gridSpacing}set gridIncrements(e){this._gridSpacing.copy(e)}get standardFlag(){return this._standardFlag}set standardFlag(e){this._standardFlag=e}get snapEnabled(){return!!(this._standardFlag&256)}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(e){this._backgroundObjectId=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewportTableRecord"),e.writeString(2,this.name),e.writeDouble(45,this.gsView.viewHeight),e.writePoint2d(10,this.lowerLeftCorner),e.writePoint2d(11,this.upperRightCorner),e.writePoint2d(12,this.center),e.writePoint2d(13,this.snapBase),e.writePoint2d(14,this.snapIncrements),e.writePoint2d(15,this.gridIncrements),e.writeInt16(70,this.standardFlag),e.writeInt16(71,this.circleSides),e.writeDouble(42,this.gsView.lensLength),e.writePoint3d(16,this.gsView.viewDirectionFromTarget),e.writePoint3d(17,this.gsView.viewTarget),e.writeAngle(50,this.snapAngle),e.writeAngle(51,this.gsView.viewTwistAngle),e.writeInt16(61,this.gridMajor),e.writeInt16(281,this.backgroundObjectId?1:0),e.writeObjectId(332,this.backgroundObjectId),this}}class oh extends xt{constructor(e){super(e)}}class cr extends Yt{constructor(e){super(),this.name=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRegAppTableRecord"),e.writeString(2,this.name),e.writeInt16(70,0),this}}class $d extends je{constructor(){super({objectId:"0"}),this.events={dictObjetSet:new ne,dictObjectErased:new ne,entityAppended:new ne,entityModified:new ne,entityErased:new ne,layerAppended:new ne,layerModified:new ne,layerErased:new ne,openProgress:new ne},this._version=new Ye("AC1014"),this._angbase=0,this._angdir=0,this._aunits=Se.DecimalDegrees,this._auprec=0,this._lunits=J.Decimal,this._luprec=4,this._celtscale=1,this._cecolor=new X,this._celtype=ye,this._celweight=ri.ByLayer,this._cetransparency=new te,this._clayer="0",this._cmlstyle=yt,this._cmlscale=1,this._cmleaderstyle=_t,this._hpbackgroundcolor=new X(P.None),this._hpcolor=this._cecolor.clone(),this._hplayer=".",this._hptransparency=new te,this._textstyle=ee,this._extents=new Y,this._insunits=K.Millimeters,this._unitmode=0,this._measurement=1,this._ltscale=1,this._lwdisplay=!1,this._pdmode=0,this._pdsize=0,this._osmode=0,this._maxHandle=0,this._tables={appIdTable:new oh(this),blockTable:new ql(this),dimStyleTable:new Kl(this),linetypeTable:new nh(this),textStyleTable:new sh(this),viewTable:new rh(this),layerTable:new ih(this),viewportTable:new ah(this)},this._objects={dictionary:new ii(this),imageDefinition:new ii(this),layout:new Vl(this),mleaderStyle:new ii(this),mlineStyle:new ii(this),xrecord:new ii(this)}}get tables(){return this._tables}get objects(){return this._objects}get formatter(){return this._formatter??(this._formatter=new nl(this))}generateHandle(){return this._maxHandle++,this._maxHandle.toString(16).toUpperCase()}updateMaxHandle(e){const t=parseInt(e,16);!isNaN(t)&&t>this._maxHandle&&(this._maxHandle=t)}commitObjectHandle(e,t){const i=e.getAttrWithoutException("objectId");!i||e.isTemp||t&&t(i)?e.objectId=this.generateHandle():this.updateMaxHandle(i)}get currentSpaceId(){return this._currentSpace||(this._currentSpace=this._tables.blockTable.modelSpace),this._currentSpace.objectId}set currentSpaceId(e){const t=this.tables.blockTable.getIdAt(e);if(t==null)throw new Error(`[AcDbDatabase] The specified block table record id '${e}' doesn't exist in the drawing database!`);this._currentSpace=t}get aunits(){return this._aunits}set aunits(e){this.updateSysVar(A.AUNITS,this._aunits,e??0,t=>{this._aunits=t})}get auprec(){return this._auprec}set auprec(e){this.updateSysVar(A.AUPREC,this._auprec,e??0,t=>{this._auprec=t})}get lunits(){return this._lunits}set lunits(e){this.updateSysVar(A.LUNITS,this._lunits,e??J.Decimal,t=>{this._lunits=t})}get luprec(){return this._luprec}set luprec(e){this.updateSysVar(A.LUPREC,this._luprec,e??4,t=>{this._luprec=t})}get version(){return this._version}set version(e){this.updateSysVar(A.ACADVER,this._version,new Ye(e),t=>{this._version=t})}get insunits(){return this._insunits}set insunits(e){this.updateSysVar(A.INSUNITS,this._insunits,e??4,t=>{this._insunits=t})}get unitmode(){return this._unitmode}set unitmode(e){this.updateSysVar(A.UNITMODE,this._unitmode,e??0,t=>{this._unitmode=t})}get measurement(){return this._measurement}set measurement(e){this.updateSysVar(A.MEASUREMENT,this._measurement,e??1,t=>{this._measurement=t})}get ltscale(){return this._ltscale}set ltscale(e){this.updateSysVar(A.LTSCALE,this._ltscale,e??1,t=>{this._ltscale=t})}get lwdisplay(){return this._lwdisplay}set lwdisplay(e){this.updateSysVar(A.LWDISPLAY,this._lwdisplay,e??!1,t=>{this._lwdisplay=t})}get cecolor(){return this._cecolor}set cecolor(e){this.updateSysVar(A.CECOLOR,this._cecolor,e||0,t=>{this._cecolor=t.clone()})}get celtscale(){return this._celtscale}set celtscale(e){this.updateSysVar(A.CELTSCALE,this._celtscale,e??1,t=>{this._celtscale=t})}get celtype(){return this._celtype}set celtype(e){const t=this.normalizeLinetypeName(e??ye);this.updateSysVar(A.CELTYPE,this._celtype,t,i=>{this._celtype=i})}get celweight(){return this._celweight}set celweight(e){this.updateSysVar(A.CELWEIGHT,this._celweight,e??ri.ByLayer,t=>{this._celweight=t})}get cetransparency(){return this._cetransparency}set cetransparency(e){this.updateSysVar(A.CETRANSPARENCY,this._cetransparency,e??new te,t=>{this._cetransparency=t.clone()})}get clayer(){return this._clayer}set clayer(e){this.updateSysVar(A.CLAYER,this._clayer,e??"0",t=>{this._clayer=t})}get cmlstyle(){return this._cmlstyle}set cmlstyle(e){this.updateSysVar(A.CMLSTYLE,this._cmlstyle,e??yt,t=>{this._cmlstyle=t})}get cmlscale(){return this._cmlscale}set cmlscale(e){this.updateSysVar(A.CMLSCALE,this._cmlscale,e??1,t=>{this._cmlscale=t})}get cmleaderstyle(){return this._cmleaderstyle}set cmleaderstyle(e){this.updateSysVar(A.CMLEADERSTYLE,this._cmleaderstyle,e??_t,t=>{this._cmleaderstyle=t})}get hpbackgroundcolor(){return this._hpbackgroundcolor}set hpbackgroundcolor(e){this.updateSysVar(A.HPBACKGROUNDCOLOR,this._hpbackgroundcolor,e??new X(P.None),t=>{this._hpbackgroundcolor=t.clone()})}get hpcolor(){return this._hpcolor}set hpcolor(e){this.updateSysVar(A.HPCOLOR,this._hpcolor,e??this._cecolor,t=>{this._hpcolor=t.clone()})}get hplayer(){return this._hplayer}set hplayer(e){this.updateSysVar(A.HPLAYER,this._hplayer,e??".",t=>{this._hplayer=t})}get hptransparency(){return this._hptransparency}set hptransparency(e){this.updateSysVar(A.HPTRANSPARENCY,this._hptransparency,e??new te,t=>{this._hptransparency=t.clone()})}get textstyle(){return this._textstyle}set textstyle(e){this.updateSysVar(A.TEXTSTYLE,this._textstyle,e??ee,t=>{this._textstyle=t})}get angbase(){return this._angbase}set angbase(e){this.updateSysVar(A.ANGBASE,this._angbase,e??0,t=>{this._angbase=t})}get angdir(){return this._angdir}set angdir(e){this.updateSysVar(A.ANGDIR,this._angdir,e??0,t=>{this._angdir=t})}get extmax(){return this._extents.max}set extmax(e){if(e){const t=this._extents.max.clone();this._extents.expandByPoint(e),this._extents.max.equals(t)||this.triggerSysVarChangedEvent(A.EXTMAX,t,this._extents.max)}}get extmin(){return this._extents.min}set extmin(e){if(e){const t=this._extents.min.clone();this._extents.expandByPoint(e),this._extents.min.equals(t)||this.triggerSysVarChangedEvent(A.EXTMIN,t,this._extents.min)}}get extents(){return this._extents}get pdmode(){return this._pdmode}set pdmode(e){this.updateSysVar(A.PDMODE,this._pdmode,e??0,t=>{this._pdmode=t})}get pdsize(){return this._pdsize}set pdsize(e){this.updateSysVar(A.PDSIZE,this._pdsize,e??0,t=>{this._pdsize=t})}get osmode(){return this._osmode}set osmode(e){this.updateSysVar(A.OSMODE,this._osmode,e??0,t=>{this._osmode=t})}async read(e,t,i=Hi.DXF){const s=Ge.instance.get(i);if(s==null)throw new Error(`Database converter for file type '${i}' isn't registered and can can't read this file!`);this.clear(),await s.read(e,this,t&&t.minimumChunkSize||10,async(r,a,o,l)=>{if(this.events.openProgress.dispatch({database:this,percentage:r,stage:"CONVERSION",subStage:a,subStageStatus:o,data:l}),t&&t.fontLoader&&a=="FONT"&&o=="END"){const c=l||this.tables.textStyleTable.fonts;await t.fontLoader.load(c)}},t==null?void 0:t.timeout,t==null?void 0:t.sysVars),this.ensureDatabaseDefaults()}async openUri(e,t){var g;this.events.openProgress.dispatch({database:this,percentage:0,stage:"FETCH_FILE",subStageStatus:"START"});const i=await fetch(e);if(!i.ok)throw this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"ERROR"}),new Error(`Failed to fetch file '${e}' with HTTP status code '${i.status}'!`);const s=i.headers.get("content-length"),r=s?parseInt(s,10):null;let a=0;const o=(g=i.body)==null?void 0:g.getReader();if(!o)throw new Error("Failed to get response reader");const l=[];for(;;){const{done:m,value:y}=await o.read();if(m)break;if(l.push(y),a+=y.length,r!==null){const _=Math.round(a/r*100);this.events.openProgress.dispatch({database:this,percentage:_,stage:"FETCH_FILE",subStageStatus:"IN-PROGRESS"})}}const c=new Uint8Array(a);let d=0;for(const m of l)c.set(m,d),d+=m.length;const p=this.getFileNameFromUri(e).toLowerCase().split(".").pop();p==="dwg"?await this.read(c.buffer,t,Hi.DWG):p==="dxf"?await this.read(c.buffer,t,Hi.DXF):await this.read(c.buffer,t,p),this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"END"})}dxfOut(e,t=16,i=this.version.name,s=!1){this.ensureDatabaseDefaults();const r=i instanceof Ye?i:new Ye(i),a=new po({database:this,precision:t,version:r});return this.writeDxfHeaderSection(a),this.writeDxfTablesSection(a,r),this.writeDxfBlocksSection(a),this.writeDxfEntitiesSection(a),this.writeDxfObjectsSection(a),a.writeStart("EOF"),a.toString()}async regen(){await new Tc(this).read(null,this,500,async(t,i,s,r)=>{this.events.openProgress.dispatch({database:this,percentage:t,stage:"CONVERSION",subStage:i,subStageStatus:s,data:r})})}createDefaultData(e={layer:!0,lineType:!0,textStyle:!0,dimStyle:!0,layout:!0}){const t=new Gl(this);e.layer&&t.createDefaultLayer(),e.lineType&&t.createDefaultLineType(),e.textStyle&&t.createDefaultTextStyle(),e.dimStyle&&t.createDefaultDimStyle(),e.layout&&t.createDefaultLayout()}ensureEntityStyleDefaults(e){var t;if(e.dxfTypeName==="MLINE"){this.ensureMLineStyle(this._cmlstyle||yt);return}if(e.dxfTypeName==="MULTILEADER"){this.ensureMLeaderStyle(this._cmleaderstyle||_t);return}if(e.dxfTypeName==="HATCH"){const i=e;(t=i.applyPatternDefaultsFromSysVars)==null||t.call(i,this)}}ensureDatabaseDefaults(){if(!this.tables.layerTable.has("0")){const t=new X;t.colorIndex=7,this.tables.layerTable.add(new Is({name:"0",standardFlags:0,linetype:Mt,lineWeight:0,isOff:!1,color:t,isPlottable:!0}))}if(this.tables.linetypeTable.has(Et)||this.tables.linetypeTable.add(new kt({name:Et,standardFlag:0,description:"",totalPatternLength:0})),this.tables.linetypeTable.has(ye)||this.tables.linetypeTable.add(new kt({name:ye,standardFlag:0,description:"",totalPatternLength:0})),this.tables.linetypeTable.has(Mt)||this.tables.linetypeTable.add(new kt({name:Mt,standardFlag:0,description:"Solid line",totalPatternLength:0})),this.tables.textStyleTable.has(ee)||this.tables.textStyleTable.add(new Ps({name:ee,standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"})),this.tables.dimStyleTable.has(ee)||this.tables.dimStyleTable.add(new oi({name:ee,dimtxsty:ee})),!this.tables.viewportTable.has("*Active")){const t=new jr;t.name="*Active",this.tables.viewportTable.add(t)}this.ensureMLineStyle(this._cmlstyle||yt),this.ensureMLeaderStyle(this._cmleaderstyle||_t);const e=this.tables.blockTable.modelSpace;if(!this.objects.layout.getAt("Model")){const t=new mn;t.layoutName="Model",t.tabOrder=0,t.blockTableRecordId=e.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.objects.layout.setAt(t.layoutName,t),e.layoutId=t.objectId}this.tables.appIdTable.has(nr)||this.tables.appIdTable.add(new cr(nr)),this.tables.appIdTable.has(ir)||this.tables.appIdTable.add(new cr(ir))}ensureMLineStyle(e){const t=this.objects.mlineStyle,i=e.trim();if(!i||t.getAt(i))return;for(const[r,a]of t.entries())if(r.toUpperCase()===i.toUpperCase()||a.styleName.toUpperCase()===i.toUpperCase())return;const s=new Rr;s.styleName=i,s.elements=[{offset:.5,color:new X().setByLayer(),lineType:ye},{offset:-.5,color:new X().setByLayer(),lineType:ye}],t.setAt(i,s)}ensureMLeaderStyle(e){const t=this.objects.mleaderStyle,i=e.trim();if(!i||t.getAt(i))return;for(const[o]of t.entries())if(o.toUpperCase()===i.toUpperCase())return;const s=new Xr;s.unknown1=2,s.maxLeaderSegmentsPoints=2,s.leaderLineColor=new X().setByBlock(),s.textColor=new X().setByBlock(),s.blockColor=new X().setByBlock(),s.alignSpace=4,s.breakSize=3.75,s.enableBlockRotation=!0,s.unknown2=!1;const r=this.tables.linetypeTable.getAt(Et);s.leaderLineTypeId=r==null?void 0:r.objectId;const a=this.tables.textStyleTable.getAt(ee);s.textStyleId=a==null?void 0:a.objectId,t.setAt(i,s)}writeDxfHeaderSection(e){var t;e.startSection("HEADER"),e.writeString(9,"$ACADVER"),e.writeString(1,((t=e.version)==null?void 0:t.name)??this.version.name),e.writeString(9,"$HANDSEED"),e.writeString(5,e.nextHandle.toString(16).toUpperCase()),e.version!=null&&e.version.value>=27&&(e.writeString(9,"$DWGCODEPAGE"),e.writeString(3,"UTF-8")),e.writeString(9,"$INSUNITS"),e.writeInt16(70,this.insunits),e.writeString(9,"$LUNITS"),e.writeInt16(70,this.lunits),e.writeString(9,"$LUPREC"),e.writeInt16(70,this.luprec),e.writeString(9,"$UNITMODE"),e.writeInt16(70,this.unitmode),e.writeString(9,"$MEASUREMENT"),e.writeInt16(70,this.measurement),e.writeString(9,"$LTSCALE"),e.writeDouble(40,this.ltscale),e.writeString(9,"$LWDISPLAY"),e.writeInt16(70,this.lwdisplay?1:0),e.writeString(9,"$CLAYER"),e.writeString(8,this.clayer),e.writeString(9,"$CELTYPE"),e.writeString(6,this.celtype),this.cetransparency.isInvalid||(e.writeString(9,"$CETRANSPARENCY"),e.writeTransparency(this.cetransparency)),e.writeString(9,"$CMLSTYLE"),e.writeString(2,this.cmlstyle),e.writeString(9,"$CMLSCALE"),e.writeDouble(40,this.cmlscale),e.writeString(9,"$CMLEADERSTYLE"),e.writeString(2,this.cmleaderstyle),this.hpcolor.colorMethod!==P.None&&(e.writeString(9,"$HPCOLOR"),e.writeCmColor(this.hpcolor,2)),this.hpbackgroundcolor.colorMethod!==P.None&&(e.writeString(9,"$HPBACKGROUNDCOLOR"),e.writeCmColor(this.hpbackgroundcolor,2)),e.writeString(9,"$HPLAYER"),e.writeString(8,this.hplayer),this.hptransparency.isInvalid||(e.writeString(9,"$HPTRANSPARENCY"),e.writeTransparency(this.hptransparency)),e.writeString(9,"$TEXTSTYLE"),e.writeString(7,this.textstyle),e.writeString(9,"$ANGBASE"),e.writeAngle(50,this.angbase),e.writeString(9,"$ANGDIR"),e.writeInt16(70,this.angdir),e.writeString(9,"$AUNITS"),e.writeInt16(70,this.aunits),e.writeString(9,"$AUPREC"),e.writeInt16(70,this.auprec),e.writeString(9,"$EXTMIN"),e.writePoint3d(10,this.extmin),e.writeString(9,"$EXTMAX"),e.writePoint3d(10,this.extmax),e.writeString(9,"$PDMODE"),e.writeInt32(70,this.pdmode),e.writeString(9,"$PDSIZE"),e.writeDouble(40,this.pdsize),e.writeString(9,"$OSMODE"),e.writeInt32(70,this.osmode),e.endSection()}writeDxfTablesSection(e,t){e.startSection("TABLES"),this.writeDxfTable(e,"VPORT",this.tables.viewportTable,this.tables.viewportTable.newIterator(),"VPORT"),this.writeDxfTable(e,"VIEW",this.tables.viewTable,this.tables.viewTable.newIterator(),"VIEW"),this.writeDxfTable(e,"LTYPE",this.tables.linetypeTable,this.tables.linetypeTable.newIterator(),"LTYPE"),this.writeDxfTable(e,"LAYER",this.tables.layerTable,this.tables.layerTable.newIterator(),"LAYER"),this.writeDxfTable(e,"STYLE",this.tables.textStyleTable,this.tables.textStyleTable.newIterator(),"STYLE"),this.writeDxfTable(e,"APPID",this.tables.appIdTable,this.tables.appIdTable.newIterator(),"APPID"),this.writeDxfTable(e,"DIMSTYLE",this.tables.dimStyleTable,this.tables.dimStyleTable.newIterator(),"DIMSTYLE"),t.value>=19&&this.writeDxfTable(e,"BLOCK_RECORD",this.tables.blockTable,this.tables.blockTable.newIterator(),"BLOCK_RECORD"),e.endSection()}writeDxfBlocksSection(e){e.startSection("BLOCKS");for(const t of this.tables.blockTable.newIterator()){if(t.dxfOutBlockBegin(e),!t.isModelSapce&&!t.isPaperSapce)for(const i of t.newIterator())this.writeDxfEntity(e,i);t.dxfOutBlockEnd(e)}e.endSection()}writeDxfEntitiesSection(e){e.startSection("ENTITIES");for(const t of this.tables.blockTable.newIterator())if(!(!t.isModelSapce&&!t.isPaperSapce))for(const i of t.newIterator())this.writeDxfEntity(e,i);e.endSection()}writeDxfObjectsSection(e){e.startSection("OBJECTS");const t=this.objects.dictionary;t.ownerId="0";const i=a=>{e.writeStart("DICTIONARY"),a.dxfOut(e)},s=(a,o)=>{t.getAt(a)!==o&&t.setAt(a,o)},r=a=>{t.getAt(a)&&t.remove(a)};s("ACAD_LAYOUT",this.objects.layout),this.objects.mleaderStyle.numEntries>0?s("ACAD_MLEADERSTYLE",this.objects.mleaderStyle):r("ACAD_MLEADERSTYLE"),this.objects.mlineStyle.numEntries>0?s("ACAD_MLINESTYLE",this.objects.mlineStyle):r("ACAD_MLINESTYLE"),this.objects.imageDefinition.numEntries>0?s("ISM_RASTER_IMAGE_DICT",this.objects.imageDefinition):r("ISM_RASTER_IMAGE_DICT"),this.objects.xrecord.numEntries>0?s("MLIGHT_XRECORD",this.objects.xrecord):r("MLIGHT_XRECORD"),i(t),i(this.objects.layout),this.objects.mleaderStyle.numEntries>0&&i(this.objects.mleaderStyle),this.objects.mlineStyle.numEntries>0&&i(this.objects.mlineStyle),this.objects.imageDefinition.numEntries>0&&i(this.objects.imageDefinition),this.objects.xrecord.numEntries>0&&i(this.objects.xrecord);for(const[a,o]of this.objects.layout.entries())e.writeStart("LAYOUT"),o.dxfOut(e);for(const[a,o]of this.objects.imageDefinition.entries())e.writeStart("IMAGEDEF"),o.dxfOut(e);for(const[a,o]of this.objects.mleaderStyle.entries())e.writeStart("MLEADERSTYLE"),o.dxfOut(e);for(const[a,o]of this.objects.mlineStyle.entries())e.writeStart("MLINESTYLE"),o.dxfOut(e);for(const[a,o]of this.objects.xrecord.entries())e.writeStart("XRECORD"),o.dxfOut(e);e.endSection()}writeDxfTable(e,t,i,s,r){const a=[...s];e.startTable(t),i.dxfOut(e);for(const o of a){if(r==="BLOCK_RECORD"&&o instanceof se){o.dxfOutBlockRecord(e);continue}e.writeStart(r),o.dxfOut(e)}e.endTable()}writeDxfEntity(e,t){e.writeStart(t.dxfTypeName),t.dxfOut(e)}clear(){this._tables.blockTable.removeAll(),this._tables.dimStyleTable.removeAll(),this._tables.linetypeTable.removeAll(),this._tables.textStyleTable.removeAll(),this._tables.viewTable.removeAll(),this._tables.layerTable.removeAll(),this._tables.viewportTable.removeAll(),this._objects.layout.removeAll(),this._objects.imageDefinition.removeAll(),this._objects.mleaderStyle.removeAll(),this._objects.mlineStyle.removeAll(),this._objects.xrecord.removeAll(),this._currentSpace=void 0,this._extents.makeEmpty()}updateSysVar(e,t,i,s){this.hasSysVarValueChanged(t,i)&&(s(i),this.triggerSysVarChangedEvent(e,t,i))}hasSysVarValueChanged(e,t){return e instanceof X&&t instanceof X||e instanceof te&&t instanceof te?!e.equals(t):e instanceof Ye&&t instanceof Ye?e.value!==t.value:!Object.is(e,t)}normalizeLinetypeName(e){const t=e.trim();return t.toUpperCase()==="BYLAYER"?ye:t.toUpperCase()==="BYBLOCK"?Et:t}triggerSysVarChangedEvent(e,t,i){const s=Xe.instance(),r=e.toLowerCase();s.getDescriptor(r)!=null&&s.events.sysVarChanged.dispatch({database:this,name:r,oldVal:t,newVal:i})}getFileNameFromUri(e){try{const i=new URL(e).pathname.split("/");return i[i.length-1]||""}catch{return""}}}const lh="Load Database",Ka=3e4,qd=12e4,Kd=1024*1024;class Le extends ho{constructor(e,t){super(e.stage),this.data=e,this.progress=t}async run(e){const t=gr.getInstance().getEntry(lh),i=Date.now();this.progress&&await this.progress(this.data.progress.value,this.data.stage,"START");const s=await this.data.task(e);return this.progress&&(await this.progress(this.data.progress.value,this.data.stage,"END",s?s.data:null),this.data.progress.value+=this.data.step,this.data.progress.value>100&&(this.data.progress.value=100)),t&&(t.data[this.name]=Date.now()-i),s}}class Hr{constructor(e={}){this.config=e}async read(e,t,i,s,r,a){const o={name:lh,data:{total:0},format(){let u="";return Object.keys(this.data).forEach(p=>{p!=="total"&&(u+=`- ${p}: ${this.data[p]} ms
|
|
8
|
-
`)}),u+=`- total: ${this.data.total} ms`,u}};gr.getInstance().collect(o),this.progress=s;const l={value:0},c=new co;c.setCompleteCallback(()=>this.onFinished()),c.setErrorCallback(u=>this.onError(u)),c.addTask(new Le({stage:"START",step:1,progress:l,task:async u=>u},s)),c.addTask(new Le({stage:"PARSE",step:5,progress:l,task:async u=>await this.parse(u,r)},s)),c.addTask(new Le({stage:"FONT",step:5,progress:l,task:async u=>{const p=this.getFonts(u.model);return{model:u.model,data:p}}},s)),c.addTask(new Le({stage:"LTYPE",step:1,progress:l,task:async u=>(this.processLineTypes(u.model,t),u)},s)),c.addTask(new Le({stage:"STYLE",step:1,progress:l,task:async u=>(this.processTextStyles(u.model,t),u)},s)),c.addTask(new Le({stage:"DIMSTYLE",step:1,progress:l,task:async u=>(this.processDimStyles(u.model,t),u)},s)),c.addTask(new Le({stage:"LAYER",step:1,progress:l,task:async u=>(this.processLayers(u.model,t),t.tables.layerTable.numEntries===0&&t.createDefaultData({layer:!0}),u)},s)),c.addTask(new Le({stage:"VPORT",step:1,progress:l,task:async u=>(this.processViewports(u.model,t),u)},s)),c.addTask(new Le({stage:"HEADER",step:1,progress:l,task:async u=>{if(this.processHeader(u.model,t),a){const p=Xe.instance();for(const[g,m]of Object.entries(a))p.setVar(g,m,t)}return u}},s)),c.addTask(new Le({stage:"BLOCK_RECORD",step:5,progress:l,task:async u=>(this.processBlockTables(u.model,t),u)},s)),c.addTask(new Le({stage:"OBJECT",step:5,progress:l,task:async u=>(this.processObjects(u.model,t),t.objects.layout.numEntries===0&&t.createDefaultData({layout:!0}),u)},s)),c.addTask(new Le({stage:"BLOCK",step:5,progress:l,task:async u=>(await this.processBlocks(u.model,t),u)},s)),c.addTask(new Le({stage:"ENTITY",step:100,progress:l,task:async u=>(await this.processEntities(u.model,t,i,l,s),u)},s)),c.addTask(new Le({stage:"END",step:0,progress:l,task:async u=>u},s));const d=Date.now();await c.run(e),o.data.total=Date.now()-d}onError(e){if(this.progress){const t=e.task;this.progress(t.data.progress.value,t.data.stage,"ERROR",void 0,e)}return e.task.name==="ENTITY"?!1:(this.onFinished(),!0)}onFinished(){this.progress&&(this.progress(100,"END","END"),hi.instance.clear())}getParserWorkerTimeout(e,t){const i=t??this.config.timeout;if(i!=null)return i;const s=Math.ceil(e.byteLength/Kd),r=Ka+s*1e3;return Math.min(qd,Math.max(Ka,r))}async parse(e,t){throw new Error("Not impelemented yet!")}getFonts(e){throw new Error("Not impelemented yet!")}processLineTypes(e,t){throw new Error("Not impelemented yet!")}processTextStyles(e,t){throw new Error("Not impelemented yet!")}processDimStyles(e,t){throw new Error("Not impelemented yet!")}processLayers(e,t){throw new Error("Not impelemented yet!")}processViewports(e,t){throw new Error("Not impelemented yet!")}processHeader(e,t){throw new Error("Not impelemented yet!")}processBlockTables(e,t){throw new Error("Not impelemented yet!")}processObjects(e,t){throw new Error("Not impelemented yet!")}processBlocks(e,t){throw new Error("Not impelemented yet!")}processEntities(e,t,i,s,r){throw new Error("Not impelemented yet!")}}class Zd extends zr{constructor(){super(),this._standardFlags=0,this._viewWidth=this.viewHeight,this._ucsAssociated=!1,this._cameraPlottable=!1,this._ucsElevation=0}get standardFlags(){return this._standardFlags}set standardFlags(e){this._standardFlags=e}get viewWidth(){return this._viewWidth}set viewWidth(e){this._viewWidth=e}get ucsAssociated(){return this._ucsAssociated}set ucsAssociated(e){this._ucsAssociated=e}get cameraPlottable(){return this._cameraPlottable}set cameraPlottable(e){this._cameraPlottable=e}get ucsElevation(){return this._ucsElevation}set ucsElevation(e){this._ucsElevation=e}get ucsObjectId(){return this._ucsObjectId}set ucsObjectId(e){this._ucsObjectId=e}get ucsBaseObjectId(){return this._ucsBaseObjectId}set ucsBaseObjectId(e){this._ucsBaseObjectId=e}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(e){this._backgroundObjectId=e}get liveSectionObjectId(){return this._liveSectionObjectId}set liveSectionObjectId(e){this._liveSectionObjectId=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.standardFlags),e.writeDouble(40,this.gsView.viewHeight),e.writePoint2d(10,this.centerPoint),e.writeDouble(41,this.viewWidth),e.writePoint3d(11,this.gsView.viewDirectionFromTarget),e.writePoint3d(12,this.gsView.viewTarget),e.writeDouble(42,this.gsView.lensLength),e.writeDouble(43,this.gsView.frontClippingPlane),e.writeDouble(44,this.gsView.backClippingPlane),e.writeAngle(50,this.gsView.viewTwistAngle),e.writeInt16(71,this.gsView.viewMode),e.writeInt16(281,this.gsView.renderMode),e.writeInt16(72,this.ucsAssociated?1:0),e.writeInt16(73,this.cameraPlottable?1:0),e.writeObjectId(332,this.backgroundObjectId),e.writeObjectId(334,this.liveSectionObjectId),e.writeObjectId(348,this.gsView.visualStyleObjectId),this.ucsAssociated&&(e.writePoint3d(110,this.gsView.ucsOrigin),e.writePoint3d(111,this.gsView.ucsXAxis),e.writePoint3d(112,this.gsView.ucsYAxis),e.writeInt16(79,this.gsView.orthographicType),e.writeDouble(146,this.ucsElevation),e.writeObjectId(345,this.ucsObjectId),e.writeObjectId(346,this.ucsBaseObjectId)),this}}var oe,Si,Q,ie,Ai,Be,Ft,Je,_e,et,Fe,Dt,Vt,zt,Pe,tt,Ii,Pi,jt,Ht,Ei,Ti,Mi,Ee,it,U,Wt,ki,N,fe,Ci,we,vi,nt,H,Ni,st,Gt,Rs,Bs,De,Oi,Ut,Te,rt,at,ot,Yi,Xi,lt,$t,qt,Fs,Ri,Kt,ht,Zt,le,ct,Me,Ds,he,Vs,dt,ke,Qt,Bi,Jt,Ce,ut,ve,gt,zs,ei,Ne;(oe={})[oe.None=0]="None",oe[oe.Anonymous=1]="Anonymous",oe[oe.NonConstant=2]="NonConstant",oe[oe.Xref=4]="Xref",oe[oe.XrefOverlay=8]="XrefOverlay",oe[oe.ExternallyDependent=16]="ExternallyDependent",oe[oe.ResolvedOrDependent=32]="ResolvedOrDependent",oe[oe.ReferencedXref=64]="ReferencedXref";(Si={})[Si.BYBLOCK=0]="BYBLOCK",Si[Si.BYLAYER=256]="BYLAYER";(Q={})[Q.Rotated=0]="Rotated",Q[Q.Aligned=1]="Aligned",Q[Q.Angular=2]="Angular",Q[Q.Diameter=3]="Diameter",Q[Q.Radius=4]="Radius",Q[Q.Angular3Point=5]="Angular3Point",Q[Q.Ordinate=6]="Ordinate",Q[Q.ReferenceIsExclusive=32]="ReferenceIsExclusive",Q[Q.IsOrdinateXTypeFlag=64]="IsOrdinateXTypeFlag",Q[Q.IsCustomTextPositionFlag=128]="IsCustomTextPositionFlag";(ie={})[ie.TopLeft=1]="TopLeft",ie[ie.TopCenter=2]="TopCenter",ie[ie.TopRight=3]="TopRight",ie[ie.MiddleLeft=4]="MiddleLeft",ie[ie.MiddleCenter=5]="MiddleCenter",ie[ie.MiddleRight=6]="MiddleRight",ie[ie.BottomLeft=7]="BottomLeft",ie[ie.BottomCenter=8]="BottomCenter",ie[ie.BottomRight=9]="BottomRight";(Ai={})[Ai.AtLeast=1]="AtLeast",Ai[Ai.Exact=2]="Exact";var Za=((Be={})[Be.Center=0]="Center",Be[Be.Above=1]="Above",Be[Be.Outside=2]="Outside",Be[Be.JIS=3]="JIS",Be[Be.Below=4]="Below",Be);(Ft={})[Ft.WithDimension=0]="WithDimension",Ft[Ft.AddLeader=1]="AddLeader",Ft[Ft.Independent=2]="Independent";(Je={})[Je.BothOutside=0]="BothOutside",Je[Je.ArrowFirst=1]="ArrowFirst",Je[Je.TextFirst=2]="TextFirst",Je[Je.Auto=3]="Auto";var ui=((_e={})[_e.Feet=0]="Feet",_e[_e.None=1]="None",_e[_e.Inch=2]="Inch",_e[_e.FeetAndInch=3]="FeetAndInch",_e[_e.Leading=4]="Leading",_e[_e.Trailing=8]="Trailing",_e[_e.LeadingAndTrailing=12]="LeadingAndTrailing",_e),Qd=((et={})[et.None=0]="None",et[et.Leading=1]="Leading",et[et.Trailing=2]="Trailing",et[et.LeadingAndTrailing=3]="LeadingAndTrailing",et),Jd=((Fe={})[Fe.Center=0]="Center",Fe[Fe.First=1]="First",Fe[Fe.Second=2]="Second",Fe[Fe.OverFirst=3]="OverFirst",Fe[Fe.OverSecond=4]="OverSecond",Fe),eu=((Dt={})[Dt.Bottom=0]="Bottom",Dt[Dt.Center=1]="Center",Dt[Dt.Top=2]="Top",Dt);(Vt={})[Vt.None=0]="None",Vt[Vt.UseDrawingBackground=1]="UseDrawingBackground",Vt[Vt.Custom=2]="Custom";(zt={})[zt.Horizontal=0]="Horizontal",zt[zt.Diagonal=1]="Diagonal",zt[zt.NotStacked=2]="NotStacked";(Pe={})[Pe.Scientific=1]="Scientific",Pe[Pe.Decimal=2]="Decimal",Pe[Pe.Engineering=3]="Engineering",Pe[Pe.Architectural=4]="Architectural",Pe[Pe.Fractional=5]="Fractional",Pe[Pe.WindowDesktop=6]="WindowDesktop";(tt={})[tt.Decimal=0]="Decimal",tt[tt.DegreesMinutesSecond=1]="DegreesMinutesSecond",tt[tt.Gradian=2]="Gradian",tt[tt.Radian=3]="Radian";var tu=((Ii={})[Ii.PatternFill=0]="PatternFill",Ii[Ii.SolidFill=1]="SolidFill",Ii);(Pi={})[Pi.NonAssociative=0]="NonAssociative",Pi[Pi.Associative=1]="Associative";(jt={})[jt.Normal=0]="Normal",jt[jt.Outer=1]="Outer",jt[jt.Ignore=2]="Ignore";(Ht={})[Ht.UserDefined=0]="UserDefined",Ht[Ht.Predefined=1]="Predefined",Ht[Ht.Custom=2]="Custom";(Ei={})[Ei.NotAnnotated=0]="NotAnnotated",Ei[Ei.Annotated=1]="Annotated";(Ti={})[Ti.Solid=0]="Solid",Ti[Ti.Gradient=1]="Gradient";(Mi={})[Mi.TwoColor=0]="TwoColor",Mi[Mi.OneColor=1]="OneColor";var iu=((Ee={})[Ee.Default=0]="Default",Ee[Ee.External=1]="External",Ee[Ee.Polyline=2]="Polyline",Ee[Ee.Derived=4]="Derived",Ee[Ee.Textbox=8]="Textbox",Ee[Ee.Outermost=16]="Outermost",Ee),Cn=((it={})[it.Line=1]="Line",it[it.Circular=2]="Circular",it[it.Elliptic=3]="Elliptic",it[it.Spline=4]="Spline",it),nu=((U={})[U.Off=0]="Off",U[U.Solid=1]="Solid",U[U.Dashed=2]="Dashed",U[U.Dotted=3]="Dotted",U[U.ShotDash=4]="ShotDash",U[U.MediumDash=5]="MediumDash",U[U.LongDash=6]="LongDash",U[U.DoubleShortDash=7]="DoubleShortDash",U[U.DoubleMediumDash=8]="DoubleMediumDash",U[U.DoubleLongDash=9]="DoubleLongDash",U[U.DoubleMediumLongDash=10]="DoubleMediumLongDash",U[U.SparseDot=11]="SparseDot",U);nu.Off;(Wt={})[Wt.Standard=-3]="Standard",Wt[Wt.ByLayer=-2]="ByLayer",Wt[Wt.ByBlock=-1]="ByBlock";(ki={})[ki.English=0]="English",ki[ki.Metric=1]="Metric";(N={})[N.PERSPECTIVE_MODE=1]="PERSPECTIVE_MODE",N[N.FRONT_CLIPPING=2]="FRONT_CLIPPING",N[N.BACK_CLIPPING=4]="BACK_CLIPPING",N[N.UCS_FOLLOW=8]="UCS_FOLLOW",N[N.FRONT_CLIP_NOT_AT_EYE=16]="FRONT_CLIP_NOT_AT_EYE",N[N.UCS_ICON_VISIBILITY=32]="UCS_ICON_VISIBILITY",N[N.UCS_ICON_AT_ORIGIN=64]="UCS_ICON_AT_ORIGIN",N[N.FAST_ZOOM=128]="FAST_ZOOM",N[N.SNAP_MODE=256]="SNAP_MODE",N[N.GRID_MODE=512]="GRID_MODE",N[N.ISOMETRIC_SNAP_STYLE=1024]="ISOMETRIC_SNAP_STYLE",N[N.HIDE_PLOT_MODE=2048]="HIDE_PLOT_MODE",N[N.K_ISO_PAIR_TOP=4096]="K_ISO_PAIR_TOP",N[N.K_ISO_PAIR_RIGHT=8192]="K_ISO_PAIR_RIGHT",N[N.VIEWPORT_ZOOM_LOCKING=16384]="VIEWPORT_ZOOM_LOCKING",N[N.UNUSED=32768]="UNUSED",N[N.NON_RECTANGULAR_CLIPPING=65536]="NON_RECTANGULAR_CLIPPING",N[N.VIEWPORT_OFF=131072]="VIEWPORT_OFF",N[N.GRID_BEYOND_DRAWING_LIMITS=262144]="GRID_BEYOND_DRAWING_LIMITS",N[N.ADAPTIVE_GRID_DISPLAY=524288]="ADAPTIVE_GRID_DISPLAY",N[N.SUBDIVISION_BELOW_SPACING=1048576]="SUBDIVISION_BELOW_SPACING",N[N.GRID_FOLLOWS_WORKPLANE=2097152]="GRID_FOLLOWS_WORKPLANE";(fe={})[fe.OPTIMIZED_2D=0]="OPTIMIZED_2D",fe[fe.WIREFRAME=1]="WIREFRAME",fe[fe.HIDDEN_LINE=2]="HIDDEN_LINE",fe[fe.FLAT_SHADED=3]="FLAT_SHADED",fe[fe.GOURAUD_SHADED=4]="GOURAUD_SHADED",fe[fe.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",fe[fe.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME";(Ci={})[Ci.UCS_UNCHANGED=0]="UCS_UNCHANGED",Ci[Ci.HAS_OWN_UCS=1]="HAS_OWN_UCS";(we={})[we.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",we[we.TOP=1]="TOP",we[we.BOTTOM=2]="BOTTOM",we[we.FRONT=3]="FRONT",we[we.BACK=4]="BACK",we[we.LEFT=5]="LEFT",we[we.RIGHT=6]="RIGHT";(vi={})[vi.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",vi[vi.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS";(nt={})[nt.ByLayer=0]="ByLayer",nt[nt.ByBlock=1]="ByBlock",nt[nt.ByDictionaryDefault=2]="ByDictionaryDefault",nt[nt.ByObject=3]="ByObject";(H={})[H.NotAllowed=0]="NotAllowed",H[H.AllowErase=1]="AllowErase",H[H.AllowTransform=2]="AllowTransform",H[H.AllowChangeColor=4]="AllowChangeColor",H[H.AllowChangeLayer=8]="AllowChangeLayer",H[H.AllowChangeLinetype=16]="AllowChangeLinetype",H[H.AllowChangeLinetypeScale=32]="AllowChangeLinetypeScale",H[H.AllowChangeVisibility=64]="AllowChangeVisibility",H[H.AllowClone=128]="AllowClone",H[H.AllowChangeLineweight=256]="AllowChangeLineweight",H[H.AllowChangePlotStyleName=512]="AllowChangePlotStyleName",H[H.AllowAllExceptClone=895]="AllowAllExceptClone",H[H.AllowAll=1023]="AllowAll",H[H.DisableProxyWarning=1024]="DisableProxyWarning",H[H.R13FormatProxy=32768]="R13FormatProxy";function O(n,e,t){return n.code===e&&(t==null||n.value===t)}function Ot(n){let e={};n.rewind();let t=n.next(),i=t.code;if(e.x=t.value,(t=n.next()).code!==i+10)throw Error("Expected code for point value to be 20 but got "+t.code+".");return e.y=t.value,(t=n.next()).code!==i+20?n.rewind():e.z=t.value,e}let _n=Symbol();function M(n,e){return(t,i,s)=>{let r=function(l,c=!1){return l.reduce((d,u)=>{u.pushContext&&d.push({});let p=d[d.length-1];for(let g of typeof u.code=="number"?[u.code]:u.code){let m=p[g]??(p[g]=[]);u.isMultiple&&m.length,m.push(u)}return d},[{}])}(n,i.debug),a=!1,o=r.length-1;for(;!O(t,0,"EOF");){let l=function(_,f,S){return _.find((L,k)=>{var I;return k>=S&&((I=L[f])==null?void 0:I.length)})}(r,t.code,o),c=l==null?void 0:l[t.code],d=c==null?void 0:c[c.length-1];if(!l||!d){i.rewind();break}d.isMultiple||l[t.code].pop();let{name:u,parser:p,isMultiple:g,isReducible:m}=d,y=p==null?void 0:p(t,i,s);if(y===_n){i.rewind();break}if(u){let[_,f]=su(s,u);g&&!m?(Object.prototype.hasOwnProperty.call(_,f)||(_[f]=[]),_[f].push(y)):_[f]=y}d.pushContext&&(o-=1),a=!0,t=i.next()}return e&&Object.setPrototypeOf(s,e),a}}function su(n,e){let t=e.split(".");if(!t.length)throw Error("[parserGenerator::getObjectByPath] Invalid empty path");let i=n;for(let s=0;s<t.length-1;++s){let r=js(t[s]),a=js(t[s+1]);Object.prototype.hasOwnProperty.call(i,r)||(typeof a=="number"?i[r]=[]:i[r]={}),i=i[r]}return[i,js(t[t.length-1])]}function js(n){let e=Number.parseInt(n);return Number.isNaN(e)?n:e}function h({value:n}){return n}function b(n,e){return Ot(e)}function T({value:n}){return!!n}function ru({value:n}){return n.trim()}let au=[{code:281,name:"isEntity",parser:T},{code:280,name:"wasProxy",parser:T},{code:91,name:"instanceCount",parser:h},{code:90,name:"proxyFlag",parser:h},{code:3,name:"appName",parser:h},{code:2,name:"cppClassName",parser:h},{code:1,name:"name",parser:h}],ou=M(au),lu=[{code:0,name:"classes",isMultiple:!0,parser(n,e){if(n.value!=="CLASS")return _n;n=e.next();let t={};return ou(n,e,t),t}}],hu=M(lu);(Ni={})[Ni.RayTrace=0]="RayTrace",Ni[Ni.ShadowMap=1]="ShadowMap";function Ze(n,e,t){for(;O(n,102);){var i;let s=n.value;if(n=e.next(),!s.startsWith("{")){e.debug,function(a,o){for(;!O(a,102)&&!O(a,0,"EOF");)a=o.next()}(n,e),n=e.next();continue}let r=s.slice(1).trim();t.extensions??(t.extensions={}),(i=t.extensions)[r]??(i[r]=[]),function(a,o,l){for(;!O(a,102,"}")&&!O(a,0,"EOF");)l.push(a),a=o.next()}(n,e,t.extensions[r]),n=e.next()}e.rewind()}let cu=[{code:1001,name:"xdata",isMultiple:!0,parser:hh}],du=new Set([1010,1011,1012,1013]);function hh(n,e){var s;if(!O(n,1001))throw Error("XData must starts with code 1001");let t={appName:n.value,value:[]};n=e.next();let i=[t.value];for(;!O(n,0,"EOF")&&!O(n,1001)&&n.code>=1e3;){let r=i[i.length-1];if(n.code===1002){n.value==="{"?i.push([]):(i.pop(),(s=i[i.length-1])==null||s.push(r)),n=e.next();continue}du.has(n.code)?r.push(Ot(e)):r.push(n.value),n=e.next()}return e.rewind(),t}(st={})[st.CAST_AND_RECEIVE=0]="CAST_AND_RECEIVE",st[st.CAST=1]="CAST",st[st.RECEIVE=2]="RECEIVE",st[st.IGNORE=3]="IGNORE";let V=[...cu,{code:284,name:"shadowMode",parser:h},{code:390,name:"plotStyleHardId",parser:h},{code:380,name:"plotStyleType",parser:h},{code:440,name:"transparency",parser:h},{code:430,name:"colorName",parser:h},{code:420,name:"color",parser:h},{code:310,name:"proxyEntity",isMultiple:!0,isReducible:!0,parser:(n,e,t)=>(t.proxyEntity??"")+n.value},{code:[92,160],name:"proxyByte",parser:h},{code:60,name:"isVisible",parser:T},{code:48,name:"lineTypeScale",parser:h},{code:370,name:"lineweight",parser:h},{code:62,name:"colorIndex",parser:h},{code:347,name:"materialObjectHardId",parser:h},{code:6,name:"lineType",parser:h},{code:8,name:"layer",parser:h},{code:410,name:"layoutTabName",parser:h},{code:67,name:"isInPaperSpace",parser:T},{code:100},{code:330,name:"ownerBlockRecordSoftId",parser:h},{code:102,parser:Ze},{code:102,parser:Ze},{code:102,parser:Ze},{code:5,name:"handle",parser:h}];function Es(n){return[{code:3,name:n,parser:(e,t,i)=>(i._code3text=(i._code3text??"")+e.value,i._code3text+(i._code1text??"")),isMultiple:!0,isReducible:!0},{code:1,name:n,parser:(e,t,i)=>(i._code1text=e.value,(i._code3text??"")+i._code1text)}]}function ch(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let uu={extrusionDirection:{x:0,y:0,z:1}},gu=[{code:210,name:"extrusionDirection",parser:b},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:100,name:"subclassMarker",parser:h},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:b},{code:39,name:"thickness",parser:h},{code:100},...V];class dh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){ch(this,"parser",M(gu,uu))}}ch(dh,"ForEntityName","ARC");(Gt={})[Gt.BeforeText=0]="BeforeText",Gt[Gt.AboveText=1]="AboveText",Gt[Gt.None=2]="None";let Wr=[{name:"DIMPOST",code:3},{name:"DIMAPOST",code:4,defaultValue:""},{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:"DIMFXL",code:49,defaultValue:1},{name:"DIMJOGANG",code:50,defaultValue:45},{name:"DIMTFILL",code:69,defaultValue:0},{name:"DIMTFILLCLR",code:70,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:Za.Above,defaultValueImperial:Za.Center},{name:"DIMZIN",code:78,defaultValue:ui.Trailing,defaultValueImperial:ui.Feet},{name:"DIMAZIN",code:79,defaultValue:Qd.None},{name:"DIMARCSYM",code:90,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:"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,defaultValue:0},{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:3,defaultValueImperial:2},{name:"DIMAUNIT",code:275,defaultValue:0},{name:"DIMFRAC",code:276,defaultValue:0},{name:"DIMLUNIT",code:277,defaultValue:2},{name:"DIMDSEP",code:278,defaultValue:44,defaultValueImperial:46},{name:"DIMTMOVE",code:279,defaultValue:0},{name:"DIMJUST",code:280,defaultValue:Jd.Center},{name:"DIMSD1",code:281,defaultValue:0},{name:"DIMSD2",code:282,defaultValue:0},{name:"DIMTOLJ",code:283,defaultValue:eu.Center},{name:"DIMTZIN",code:284,defaultValue:ui.Trailing,defaultValueImperial:ui.Feet},{name:"DIMALTZ",code:285,defaultValue:ui.Trailing},{name:"DIMALTTZ",code:286,defaultValue:ui.Trailing},{name:"DIMFIT",code:287},{name:"DIMUPT",code:288,defaultValue:0},{name:"DIMATFIT",code:289,defaultValue:3},{name:"DIMFXLON",code:290,defaultValue:0},{name:"DIMTXTDIRECTION",code:294,defaultValue:0},{name:"DIMTXSTY",code:340,defaultValue:"Standard"},{name:"DIMLDRBLK",code:341,defaultValue:""},{name:"DIMBLK",code:342,defaultValue:""},{name:"DIMBLK1",code:343,defaultValue:""},{name:"DIMBLK2",code:344,defaultValue:""},{name:"DIMLTYPE",code:345,defaultValue:""},{name:"DIMLTEX1",code:346,defaultValue:""},{name:"DIMLTEX2",code:347,defaultValue:""},{name:"DIMLWD",code:371,defaultValue:-2},{name:"DIMLWE",code:372,defaultValue:-2}],uh=[{code:3,name:"styleName",parser:h},{code:210,name:"extrusionDirection",parser:b},{code:51,name:"ocsRotation",parser:h},{code:53,name:"textRotation",parser:h},{code:1,name:"text",parser:h},{code:42,name:"measurement",parser:h},{code:72,name:"textLineSpacingStyle",parser:h},{code:71,name:"attachmentPoint",parser:h},{code:70,name:"dimensionType",parser:h},{code:11,name:"textPoint",parser:b},{code:10,name:"definitionPoint",parser:b},{code:2,name:"name",parser:h},{code:280,name:"version",parser:h},{code:100}],pu=[{code:100},{code:52,name:"obliqueAngle",parser:h},{code:50,name:"rotationAngle",parser:h},{code:14,name:"subDefinitionPoint2",parser:b},{code:13,name:"subDefinitionPoint1",parser:b},{code:12,name:"insertionPoint",parser:b},{code:100,name:"subclassMarker",parser:h}],mu=[{code:16,name:"arcPoint",parser:b},{code:15,name:"centerPoint",parser:b},{code:14,name:"subDefinitionPoint2",parser:b},{code:13,name:"subDefinitionPoint1",parser:b},{code:100,name:"subclassMarker",parser:h}],yu=[{code:14,name:"subDefinitionPoint2",parser:b},{code:13,name:"subDefinitionPoint1",parser:b},{code:100,name:"subclassMarker",parser:h}],_u=[{code:40,name:"leaderLength",parser:h},{code:15,name:"subDefinitionPoint",parser:b},{code:100,name:"subclassMarker",parser:h}],fu=[{code:100,parser(n,e,t){let i=function(s){switch(s){case"AcDbAlignedDimension":return M(pu);case"AcDb3PointAngularDimension":case"AcDb2LineAngularDimension":return M(mu);case"AcDbOrdinateDimension":return M(yu);case"AcDbRadialDimension":case"AcDbDiametricDimension":return M(_u)}return null}(n.value);if(!i)return _n;i(n,e,t)},pushContext:!0},...Wr.map(n=>({...n,parser:h})),...uh,...V];class Fn{parseEntity(e,t){let i={};return M(fu)(t,e,i),i}}(Rs="ForEntityName")in Fn?Object.defineProperty(Fn,Rs,{value:"DIMENSION",enumerable:!0,configurable:!0,writable:!0}):Fn[Rs]="DIMENSION";let wu=[{code:73},{code:17,name:"leaderEnd",parser:b},{code:16,name:"leaderStart",parser:b},{code:71,name:"hasLeader",parser:T},{code:41,name:"endAngle",parser:h},{code:40,name:"startAngle",parser:h},{code:70,name:"isPartial",parser:T},{code:15,name:"centerPoint",parser:b},{code:14,name:"xline2Point",parser:b},{code:13,name:"xline1Point",parser:b},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...Wr.map(n=>({...n,parser:h})),...uh,...V];class Dn{parseEntity(e,t){let i={};return M(wu)(t,e,i),i}}(Bs="ForEntityName")in Dn?Object.defineProperty(Dn,Bs,{value:"ARC_DIMENSION",enumerable:!0,configurable:!0,writable:!0}):Dn[Bs]="ARC_DIMENSION";(De={})[De.NONE=0]="NONE",De[De.INVISIBLE=1]="INVISIBLE",De[De.CONSTANT=2]="CONSTANT",De[De.VERIFICATION_REQUIRED=4]="VERIFICATION_REQUIRED",De[De.PRESET=8]="PRESET";(Oi={})[Oi.MULTILINE=2]="MULTILINE",Oi[Oi.CONSTANT_MULTILINE=4]="CONSTANT_MULTILINE";(Ut={})[Ut.NONE=0]="NONE",Ut[Ut.MIRRORED_X=2]="MIRRORED_X",Ut[Ut.MIRRORED_Y=4]="MIRRORED_Y";var xu=((Te={})[Te.LEFT=0]="LEFT",Te[Te.CENTER=1]="CENTER",Te[Te.RIGHT=2]="RIGHT",Te[Te.ALIGNED=3]="ALIGNED",Te[Te.MIDDLE=4]="MIDDLE",Te[Te.FIT=5]="FIT",Te),bu=((rt={})[rt.BASELINE=0]="BASELINE",rt[rt.BOTTOM=1]="BOTTOM",rt[rt.MIDDLE=2]="MIDDLE",rt[rt.TOP=3]="TOP",rt);function gh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let ph={thickness:0,rotation:0,xScale:1,obliqueAngle:0,styleName:"STANDARD",generationFlag:0,halign:xu.LEFT,valign:bu.BASELINE,extrusionDirection:{x:0,y:0,z:1}},mh=[{code:73,name:"valign",parser:h},{code:100},{code:210,name:"extrusionDirection",parser:b},{code:11,name:"endPoint",parser:b},{code:72,name:"valign",parser:h},{code:72,name:"halign",parser:h},{code:71,name:"generationFlag",parser:h},{code:7,name:"styleName",parser:h},{code:51,name:"obliqueAngle",parser:h},{code:41,name:"xScale",parser:h},{code:50,name:"rotation",parser:h},{code:1,name:"text",parser:h},{code:40,name:"textHeight",parser:h},{code:10,name:"startPoint",parser:b},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class yh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){gh(this,"parser",M(mh,ph))}}function _h(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}gh(yh,"ForEntityName","TEXT");let Lu={...ph},Su=[{code:2},{code:40,name:"annotationScale",parser:h},{code:10,name:"alignmentPoint",parser:b},{code:340,name:"secondaryAttributesHardIds",isMultiple:!0,parser:h},{code:70,name:"numberOfSecondaryAttributes",parser:h},{code:70,name:"isReallyLocked",parser:T},{code:70,name:"mtextFlag",parser:h},{code:280,name:"isDuplicatedRecord",parser:T},{code:100},{code:280,name:"isLocked",parser:T},{code:74,name:"valign",parser:h},{code:73},{code:70,name:"attributeFlag",parser:h},{code:2,name:"tag",parser:h},{code:3,name:"prompt",parser:h},{code:280},{code:100,name:"subclassMarker",parser:h},...mh.slice(2)];class fh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){_h(this,"parser",M(Su,Lu))}}function Au(n,e){let t={};for(let i of n){let s=e(i);s!=null&&(t[s]??(t[s]=[]),t[s].push(i))}return t}function*xs(n,e=1/0,t=1){for(let i=n;i!==e;i+=t)yield i}function dr(n){return{x:n.x??0,y:n.y??0,z:n.z??0}}_h(fh,"ForEntityName","ATTDEF");var Iu=[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 Pu(n){return Iu[n]}function Eu(n){n.rewind();let e=n.next();if(e.code!==101)throw Error("Bad call for skipEmbeddedObject()");do e=n.next();while(e.code!==0);n.rewind()}function Tu(n,e,t){if(O(e,102))return Ze(e,t,n),!0;switch(e.code){case 0:n.type=e.value;break;case 5:n.handle=e.value;break;case 330:n.ownerBlockRecordSoftId=e.value;break;case 67:n.isInPaperSpace=!!e.value;break;case 8:n.layer=e.value;break;case 6:n.lineType=e.value;break;case 347:n.materialObjectHardId=e.value;break;case 62:n.colorIndex=e.value,n.color=Pu(Math.abs(e.value));break;case 370:n.lineweight=e.value;break;case 48:n.lineTypeScale=e.value;break;case 60:n.isVisible=!!e.value;break;case 92:n.proxyByte=e.value;break;case 310:n.proxyEntity=e.value;break;case 100:break;case 420:n.color=e.value;break;case 430:n.transparency=e.value;break;case 390:n.plotStyleHardId=e.value;break;case 284:n.shadowMode=e.value;break;case 1001:(n.xdata??(n.xdata=[])).push(hh(e,t));break;default:return!1}return!0}function wh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Mu={textStyle:"STANDARD",extrusionDirection:{x:0,y:0,z:1},rotation:0},Vn=[{code:46,name:"annotationHeight",parser:h},{code:101,parser(n,e){Eu(e)}},{code:50,name:"columnHeight",parser:h},{code:49,name:"columnGutter",parser:h},{code:48,name:"columnWidth",parser:h},{code:79,name:"columnAutoHeight",parser:h},{code:78,name:"columnFlowReversed",parser:h},{code:76,name:"columnCount",parser:h},{code:75,name:"columnType",parser:h},{code:441,name:"backgroundFillTransparency",parser:h},{code:63,name:"backgroundFillColor",parser:h},{code:45,name:"fillBoxScale",parser:h},{code:[...xs(430,440)],name:"backgroundColor",parser:h},{code:[...xs(420,430)],name:"backgroundColor",parser:h},{code:90,name:"backgroundFill",parser:h},{code:44,name:"lineSpacing",parser:h},{code:73,name:"lineSpacingStyle",parser:h},{code:50,name:"rotation",parser:h},{code:43},{code:42},{code:11,name:"direction",parser:b},{code:210,name:"extrusionDirection",parser:b},{code:7,name:"styleName",parser:h},...Es("text"),{code:72,name:"drawingDirection",parser:h},{code:71,name:"attachmentPoint",parser:h},{code:41,name:"width",parser:h},{code:40,name:"height",parser:h},{code:10,name:"insertionPoint",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class xh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){wh(this,"parser",M(Vn,Mu))}}function bh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}wh(xh,"ForEntityName","MTEXT");let ku={thickness:0,rotation:0,scale:1,obliqueAngle:0,textStyle:"STANDARD",textGenerationFlag:0,horizontalJustification:0,verticalJustification:0,extrusionDirection:{x:0,y:0,z:1}},Cu=[...Vn.slice(Vn.findIndex(({name:n})=>n==="columnType"),Vn.findIndex(({name:n})=>n==="subclassMarker")+1),{code:100},{code:0,parser(n){if(!O(n,0,"MTEXT"))return _n}},{code:2,name:"definitionTag",parser:h},{code:40,name:"annotationScale",parser:h},{code:10,name:"alignmentPoint",parser:b},{code:340,name:"secondaryAttributesHardId",parser:h},{code:70,name:"numberOfSecondaryAttributes",parser:h},{code:70,name:"isReallyLocked",parser:T},{code:70,name:"mtextFlag",parser:h},{code:280,name:"isDuplicatedEntriesKeep",parser:T},{code:100},{code:280,name:"lockPositionFlag",parser:T},{code:210,name:"extrusionDirection",parser:b},{code:11,name:"alignmentPoint",parser:b},{code:74,name:"verticalJustification",parser:h},{code:72,name:"horizontalJustification",parser:h},{code:71,name:"textGenerationFlag",parser:h},{code:7,name:"textStyle",parser:h},{code:51,name:"obliqueAngle",parser:h},{code:41,name:"scale",parser:h},{code:50,name:"rotation",parser:h},{code:73},{code:70,name:"attributeFlag",parser:h},{code:2,name:"tag",parser:h},{code:280},{code:100,name:"subclassMarker",parser:h},{code:1,name:"text",parser:h},{code:40,name:"textHeight",parser:h},{code:10,name:"startPoint",parser:b},{code:39,name:"thickness",parser:h},{code:100},...V];class Lh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){bh(this,"parser",M(Cu,ku))}}function Sh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}bh(Lh,"ForEntityName","ATTRIB");let vu=[...Es("data"),{code:70,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class Ah{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Sh(this,"parser",M(vu))}}function Ih(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Sh(Ah,"ForEntityName","BODY");let Nu={thickness:0,extrusionDirection:{x:0,y:0,z:1}},Ou=[{code:210,name:"extrusionDirection",parser:b},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:b},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class Ph{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Ih(this,"parser",M(Ou,Nu))}}function Eh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Ih(Ph,"ForEntityName","CIRCLE");let Yu={extrusionDirection:{x:0,y:0,z:1}},Xu=[{code:42,name:"endAngle",parser:h},{code:41,name:"startAngle",parser:h},{code:40,name:"axisRatio",parser:h},{code:210,name:"extrusionDirection",parser:b},{code:11,name:"majorAxisEndPoint",parser:b},{code:10,name:"center",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class Th{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Eh(this,"parser",M(Xu,Yu))}}function Mh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Eh(Th,"ForEntityName","ELLIPSE");let Ru=[{code:13,name:"vertices.3",parser:b},{code:12,name:"vertices.2",parser:b},{code:11,name:"vertices.1",parser:b},{code:10,name:"vertices.0",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class kh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Mh(this,"parser",M(Ru))}}Mh(kh,"ForEntityName","3DFACE");(at={})[at.First=1]="First",at[at.Second=2]="Second",at[at.Third=4]="Third",at[at.Fourth=8]="Fourth";let Ch=[{code:330,name:"sourceBoundaryObjects",parser:h,isMultiple:!0},{code:97,name:"numberOfSourceBoundaryObjects",parser:h}],Bu=[{code:11,name:"end",parser:b},{code:10,name:"start",parser:b}],Fu=[{code:73,name:"isCCW",parser:T},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:b}],Du=[{code:73,name:"isCCW",parser:T},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:40,name:"lengthOfMinorAxis",parser:h},{code:11,name:"end",parser:b},{code:10,name:"center",parser:b}],Vu=[{code:13,name:"endTangent",parser:b},{code:12,name:"startTangent",parser:b},{code:11,name:"fitDatum",isMultiple:!0,parser:b},{code:97,name:"numberOfFitData",parser:h},{code:10,name:"controlPoints",isMultiple:!0,parser(n,e){let t={...Ot(e),weight:1};return(n=e.next()).code===42?t.weight=n.value:e.rewind(),t}},{code:40,name:"knots",isMultiple:!0,parser:h},{code:96,name:"numberOfControlPoints",parser:h},{code:95,name:"numberOfKnots",parser:h},{code:74,name:"isPeriodic",parser:T},{code:73,name:"splineFlag",parser:h},{code:94,name:"degree",parser:h}],zu={[Cn.Line]:Bu,[Cn.Circular]:Fu,[Cn.Elliptic]:Du,[Cn.Spline]:Vu},ju=[...Ch,{code:72,name:"edges",parser(n,e){let t={type:n.value},i=M(zu[t.type]);if(!i)throw Error(`Invalid edge type ${t.type}`);return i(n=e.next(),e,t),t},isMultiple:!0},{code:93,name:"numberOfEdges",parser:h}],Hu=[...Ch,{code:10,name:"vertices",parser(n,e){let t={...Ot(e),bulge:0};return(n=e.next()).code===42?t.bulge=n.value:e.rewind(),t},isMultiple:!0},{code:93,name:"numberOfVertices",parser:h},{code:73,name:"isClosed",parser:T},{code:72,name:"hasBulge",parser:T}];function Wu(n,e){let t={boundaryPathTypeFlag:n.value},i=t.boundaryPathTypeFlag&iu.Polyline;return n=e.next(),i?M(Hu)(n,e,t):M(ju)(n,e,t),t}let Gu=[{code:49,name:"dashLengths",parser:h,isMultiple:!0},{code:79,name:"numberOfDashLengths",parser:h},{code:45,name:"offset",parser:Qa},{code:43,name:"base",parser:Qa},{code:53,name:"angle",parser:h}];function Qa(n,e){let t=n.code+1,i={x:n.value,y:1};return(n=e.next()).code===t?i.y=n.value:e.rewind(),i}function Uu(n,e){let t={};return M(Gu)(n,e,t),t}function $u(n,e){let t=[];for(;n.code===463;){let i={reservedField:n.value};if((n=e.next()).code===63&&(i.colorIndex=n.value,n=e.next()),n.code===421)i.rgb=n.value,t.push(i),n=e.next();else{e.rewind();break}}return n.code!==463&&t.length>0&&e.rewind(),t}function vh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let qu={extrusionDirection:{x:0,y:0,z:1},gradientRotation:0,colorTint:0},Ku=[{code:470,name:"gradientName",parser:h},{code:463,name:"gradientColors",parser:$u},{code:462,name:"colorTint",parser:h},{code:461,name:"gradientDefinition",parser:h},{code:460,name:"gradientRotation",parser:h},{code:453,name:"numberOfColors",parser:h},{code:452,name:"gradientColorFlag",parser:h},{code:451},{code:450,name:"gradientFlag",parser:h},{code:10,name:"seedPoints",parser:b,isMultiple:!0},{code:99},{code:11,name:"offsetVector",parser:b},{code:98,name:"numberOfSeedPoints",parser:h},{code:47,name:"pixelSize",parser:h},{code:53,name:"definitionLines",parser:Uu,isMultiple:!0},{code:78,name:"numberOfDefinitionLines",parser:h},{code:77,name:"isDouble",parser:T},{code:73,name:"isAnnotated",parser:T},{code:41,name:"patternScale",parser:h},{code:52,name:"patternAngle",parser:h},{code:76,name:"patternType",parser:h},{code:75,name:"hatchStyle",parser:h},{code:92,name:"boundaryPaths",parser:Wu,isMultiple:!0},{code:91,name:"numberOfBoundaryPaths",parser:h},{code:71,name:"associativity",parser:h},{code:63,name:"patternFillColor",parser:h},{code:70,name:"solidFill",parser:h},{code:2,name:"patternName",parser:h},{code:210,name:"extrusionDirection",parser:b},{code:10,name:"elevationPoint",parser:b},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...V];class Nh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){vh(this,"parser",M(Ku,qu))}}function Oh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}vh(Nh,"ForEntityName","HATCH");let Zu={brightness:50,contrast:50,fade:0,clippingBoundaryPath:[]},Qu=[{code:290,name:"clipMode",parser:h},{code:14,name:"clippingBoundaryPath",isMultiple:!0,parser:b},{code:91,name:"countBoundaryPoints",parser:h},{code:71,name:"clippingBoundaryType",parser:h},{code:360,name:"imageDefReactorHandle",parser:h},{code:283,name:"fade",parser:h},{code:282,name:"contrast",parser:h},{code:281,name:"brightness",parser:h},{code:280,name:"isClipped",parser:T},{code:70,name:"flags",parser:h},{code:340,name:"imageDefHandle",parser:h},{code:13,name:"imageSize",parser:b},{code:12,name:"vPixel",parser:b},{code:11,name:"uPixel",parser:b},{code:10,name:"position",parser:b},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class Yh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Oh(this,"parser",M(Qu,Zu))}}Oh(Yh,"ForEntityName","IMAGE");(ot={})[ot.ShowImage=1]="ShowImage",ot[ot.ShowImageWhenNotAlignedWithScreen=2]="ShowImageWhenNotAlignedWithScreen",ot[ot.UseClippingBoundary=4]="UseClippingBoundary",ot[ot.TransparencyIsOn=8]="TransparencyIsOn";(Yi={})[Yi.Rectangular=1]="Rectangular",Yi[Yi.Polygonal=2]="Polygonal";(Xi={})[Xi.Outside=0]="Outside",Xi[Xi.Inside=1]="Inside";function Xh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Ju={xScale:1,yScale:1,zScale:1,rotation:0,columnCount:0,rowCount:0,columnSpacing:0,rowSpacing:0,extrusionDirection:{x:0,y:0,z:1}},eg=[{code:210,name:"extrusionDirection",parser:b},{code:45,name:"rowSpacing",parser:h},{code:44,name:"columnSpacing",parser:h},{code:71,name:"rowCount",parser:h},{code:70,name:"columnCount",parser:h},{code:50,name:"rotation",parser:h},{code:43,name:"zScale",parser:h},{code:42,name:"yScale",parser:h},{code:41,name:"xScale",parser:h},{code:10,name:"insertionPoint",parser:b},{code:2,name:"name",parser:h},{code:66,name:"isVariableAttributes",parser:T},{code:100,name:"subclassMarker",parser:h},...V];class Rh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Xh(this,"parser",M(eg,Ju))}}function Bh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Xh(Rh,"ForEntityName","INSERT");let tg={isArrowheadEnabled:!0},ig=[{code:213,name:"offsetFromAnnotation",parser:b},{code:212,name:"offsetFromBlock",parser:b},{code:211,name:"horizontalDirection",parser:b},{code:210,name:"normal",parser:b},{code:340,name:"associatedAnnotation",parser:h},{code:77,name:"byBlockColor",parser:h},{code:10,name:"vertices",parser:b,isMultiple:!0},{code:76,name:"numberOfVertices",parser:h},{code:41,name:"textWidth",parser:h},{code:40,name:"textHeight",parser:h},{code:75,name:"isHooklineExists",parser:T},{code:74,name:"isHooklineSameDirection",parser:T},{code:73,name:"leaderCreationFlag",parser:h},{code:72,name:"isSpline",parser:T},{code:71,name:"isArrowheadEnabled",parser:T},{code:3,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class Fh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Bh(this,"parser",M(ig,tg))}}Bh(Fh,"ForEntityName","LEADER");(lt={})[lt.TextAnnotation=0]="TextAnnotation",lt[lt.ToleranceAnnotation=1]="ToleranceAnnotation",lt[lt.BlockReferenceAnnotation=2]="BlockReferenceAnnotation",lt[lt.NoAnnotation=3]="NoAnnotation";function Dh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let ng={thickness:0,extrusionDirection:{x:0,y:0,z:1}},sg=[{code:210,name:"extrusionDirection",parser:b},{code:11,name:"endPoint",parser:b},{code:10,name:"startPoint",parser:b},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class Vh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Dh(this,"parser",M(sg,ng))}}function zh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Dh(Vh,"ForEntityName","LINE");let rg=[{code:280,name:"shadowMapSoftness",parser:h},{code:91,name:"shadowMapSize",parser:h},{code:73,name:"shadowType",parser:h},{code:293,name:"isShadowCast",parser:T},{code:51,name:"falloffAngle",parser:h},{code:50,name:"hotspotAngle",parser:h},{code:42,name:"limitEnd",parser:h},{code:41,name:"limitStart",parser:h},{code:292,name:"isAttenuationLimited",parser:T},{code:72,name:"attenuationType",parser:h},{code:11,name:"target",parser:b},{code:10,name:"position",parser:b},{code:40,name:"intensity",parser:h},{code:291,name:"isPlotGlyph",parser:T},{code:290,name:"isOn",parser:T},{code:421,name:"lightColorInstance",parser:h},{code:63,name:"lightColorIndex",parser:h},{code:70,name:"lightType",parser:h},{code:1,name:"name",parser:h},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class jh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){zh(this,"parser",M(rg))}}zh(jh,"ForEntityName","LIGHT");($t={})[$t.Distant=1]="Distant",$t[$t.Point=2]="Point",$t[$t.Spot=3]="Spot";(qt={})[qt.None=0]="None",qt[qt.InverseLinear=1]="InverseLinear",qt[qt.InverseSquare=2]="InverseSquare";let ag={flag:0,elevation:0,thickness:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},og={bulge:0},lg=[{code:42,name:"bulge",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:91,name:"id",parser:h},{code:20,name:"y",parser:h},{code:10,name:"x",parser:h}],hg=[{code:210,name:"extrusionDirection",parser:b},{code:10,name:"vertices",isMultiple:!0,parser(n,e){let t={};return M(lg,og)(n,e,t),t}},{code:39,name:"thickness",parser:h},{code:38,name:"elevation",parser:h},{code:43,name:"constantWidth",parser:h},{code:70,name:"flag",parser:h},{code:90,name:"numberOfVertices",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class zn{parseEntity(e,t){let i={};return M(hg,ag)(t,e,i),i}}(Fs="ForEntityName")in zn?Object.defineProperty(zn,Fs,{value:"LWPOLYLINE",enumerable:!0,configurable:!0,writable:!0}):zn[Fs]="LWPOLYLINE";(Ri={})[Ri.IS_CLOSED=1]="IS_CLOSED",Ri[Ri.PLINE_GEN=128]="PLINE_GEN";function Hh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let cg=[{code:90,name:"overridenSubEntityCount",parser:h},{code:140,name:"edgeCreaseWeights",parser:h,isMultiple:!0},{code:95,name:"edgeCreaseCount",parser:h},{code:94,parser(n,e,t){t.edgeCount=n.value,t.edgeIndices=[];for(let i=0;i<t.edgeCount;++i){let s=[];n=e.next(),s[0]=n.value,n=e.next(),s[1]=n.value,t.edgeIndices.push(s)}}},{code:93,parser(n,e,t){t.totalFaceIndices=n.value,t.faceIndices=[];let i=[];for(let r=0;r<t.totalFaceIndices&&!O(n,0);++r)n=e.next(),i.push(n.value);let s=0;for(;s<i.length;){let r=i[s++],a=[];for(let o=0;o<r;++o)a.push(i[s++]);t.faceIndices.push(a)}}},{code:10,name:"vertices",parser:b,isMultiple:!0},{code:92,name:"verticesCount",parser:h},{code:91,name:"subdivisionLevel",parser:h},{code:40,name:"blendCrease",parser:h},{code:72,name:"isBlendCreased",parser:T},{code:71,name:"version",parser:h},{code:100,name:"subclassMarker",parser:ru,pushContext:!0},...V];class Wh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Hh(this,"parser",M(cg))}}function Gh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Hh(Wh,"ForEntityName","MESH");let dg=[{code:42,name:"fillParameters",parser:h,isMultiple:!0},{code:75,name:"fillCount",parser:h},{code:41,name:"parameters",parser:h,isMultiple:!0},{code:74,name:"parameterCount",parser:h}],ug=[{code:[74,41,75,42],name:"elements",parser(n,e){let t=M(dg),i={};return t(n,e,i),i},isMultiple:!0},{code:13,name:"miterDirection",parser:b},{code:12,name:"direction",parser:b},{code:11,name:"position",parser:b}],gg=[{code:[11,12,13],name:"segments",parser(n,e){let t=M(ug),i={};return t(n,e,i),i},isMultiple:!0},{code:210,name:"extrusionDirection",parser:b},{code:10,name:"startPosition",parser:b},{code:73,name:"styleCount",parser:h},{code:72,name:"vertexCount",parser:h},{code:71,name:"flags",parser:h},{code:70,name:"justification",parser:h},{code:40,name:"scale",parser:h},{code:340,name:"styleObjectHandle",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...V];class Uh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Gh(this,"parser",M(gg))}}Gh(Uh,"ForEntityName","MLINE");(Kt={})[Kt.Top=0]="Top",Kt[Kt.Zero=1]="Zero",Kt[Kt.Bottom=2]="Bottom";(ht={})[ht.HasVertex=1]="HasVertex",ht[ht.Closed=2]="Closed",ht[ht.SuppressStartCaps=4]="SuppressStartCaps",ht[ht.SuppressEndCaps=8]="SuppressEndCaps";(Zt={})[Zt.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",Zt[Zt.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",Zt[Zt.BY_STYLE=5]="BY_STYLE";function $h(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let pg={},mg=[{code:300,parser:function(n,e,t){var r;let i;if(n.value==="CONTEXT_DATA{")for(;e.hasNext();){var s;if((i=e.next()).code===301)break;switch(i.code){case 10:t.contentBasePosition=ce(i,e);break;case 11:t.normal=ce(i,e);break;case 12:t.textAnchor=ce(i,e);break;case 13:t.textDirection=ce(i,e);break;case 14:pt(t).normal=ce(i,e);break;case 15:pt(t).position=ce(i,e);break;case 16:pt(t).scale=ce(i,e);break;case 40:t.contentScale=i.value;break;case 41:case 44:t.textHeight=i.value;break;case 42:t.textRotation=i.value;break;case 43:t.textWidth=i.value;break;case 45:t.textLineSpacingFactor=i.value;break;case 46:pt(t).rotation=i.value;break;case 47:(s=pt(t)).transformationMatrix??(s.transformationMatrix=[]),(r=pt(t).transformationMatrix)==null||r.push(i.value);break;case 90:t.textColor=i.value;break;case 91:t.textBackgroundColor=i.value;break;case 92:t.textBackgroundTransparency=i.value;break;case 93:pt(t).color=i.value;break;case 110:t.planeOrigin=ce(i,e);break;case 111:t.planeXAxisDirection=ce(i,e);break;case 112:t.planeYAxisDirection=ce(i,e);break;case 140:t.arrowheadSize=i.value;break;case 141:t.textBackgroundScaleFactor=i.value;break;case 142:t.textColumnWidth=i.value;break;case 143:t.textColumnGutterWidth=i.value;break;case 144:t.textColumnHeight=i.value;break;case 145:t.landingGap=i.value;break;case 170:t.textLineSpacingStyle=i.value;break;case 171:t.textAttachment=i.value;break;case 172:t.textFlowDirection=i.value;break;case 173:t.textColumnType=i.value;break;case 290:t.hasMText=i.value;break;case 291:t.textBackgroundColorOn=i.value;break;case 292:t.textFillOn=i.value;break;case 293:t.textUseAutoHeight=i.value;break;case 294:t.textColumnFlowReversed=i.value;break;case 295:t.textUseWordBreak=i.value;break;case 296:t.hasBlock=i.value;break;case 297:t.planeNormalReversed=i.value;break;case 302:i.value==="LEADER{"&&(t.leaderSections??(t.leaderSections=[]),t.leaderSections.push(function(a,o){let l,c;if(a.value!=="LEADER{")return{leaderLines:[]};let d={leaderLines:[]};for(;o.hasNext();){if((c=o.next()).code===303){vn(d,l);break}switch(c.code){case 290:d.lastLeaderLinePointSet=c.value;break;case 291:d.doglegVectorSet=c.value;break;case 10:d.lastLeaderLinePoint=ce(c,o);break;case 11:d.doglegVector=ce(c,o);break;case 12:l??(l={}),l.start=ce(c,o);break;case 13:l??(l={}),l.end=ce(c,o),vn(d,l),l=void 0;break;case 90:d.leaderBranchIndex=c.value;break;case 40:d.doglegLength=c.value;break;case 304:c.value==="LEADER_LINE{"&&d.leaderLines.push(function(u,p){let g,m;if(u.value!=="LEADER_LINE{")return{vertices:[]};let y={vertices:[]};for(;p.hasNext();){if((m=p.next()).code===305){vn(y,g);break}switch(m.code){case 10:y.vertices.push(ce(m,p));break;case 11:g??(g={}),g.start=ce(m,p);break;case 12:g??(g={}),g.end=ce(m,p),vn(y,g),g=void 0;break;case 90:y.breakPointIndexes??(y.breakPointIndexes=[]),y.breakPointIndexes.push(m.value),g??(g={}),g.index=m.value;break;case 91:y.leaderLineIndex=m.value}}return y}(c,o))}}return d}(i,e)));break;case 304:i.value!=="LEADER_LINE{"&&(t.textContent=i.value,t.contentType??(t.contentType=2));break;case 340:t.textStyleId=i.value;break;case 341:t.blockContentId=i.value,pt(t).blockContentId=i.value}}}},{code:270,name:"version",parser:h},{code:340,name:"leaderStyleId",parser:h},{code:90,name:"propertyOverrideFlag",parser:h},{code:170,name:"leaderLineType",parser:h},{code:91,name:"leaderLineColor",parser:h},{code:341,name:"leaderLineTypeId",parser:h},{code:171,name:"leaderLineWeight",parser:h},{code:290,name:"landingEnabled",parser:T},{code:291,name:"doglegEnabled",parser:T},{code:[40,41],name:"doglegLength",parser:h},{code:342,name:"arrowheadId",parser:h},{code:42,name:"arrowheadSize",parser:h},{code:172,name:"contentType",parser:h},{code:343,name:"textStyleId",parser:h},{code:173,name:"textLeftAttachmentType",parser:h},{code:95,name:"textRightAttachmentType",parser:h},{code:174,name:"textAngleType",parser:h},{code:175,name:"textAlignmentType",parser:h},{code:92,name:"textColor",parser:h},{code:292,name:"textFrameEnabled",parser:T},{code:344,parser:function(n,e,t){t.blockContentId=n.value,pt(t).blockContentId=n.value}},{code:93,name:"blockContentColor",parser:h},{code:10,name:"blockContentScale",parser:b},{code:43,name:"blockContentRotation",parser:h},{code:176,name:"blockContentConnectionType",parser:h},{code:293,name:"annotativeScaleEnabled",parser:T},{code:94,parser:function(n,e,t){t.arrowheadOverrides??(t.arrowheadOverrides=[]),t.arrowheadOverrides.push({index:n.value})},isMultiple:!0},{code:345,parser:function(n,e,t){var i;((i=t).arrowheadOverrides??(i.arrowheadOverrides=[]),i.arrowheadOverrides.length||i.arrowheadOverrides.push({}),i.arrowheadOverrides[i.arrowheadOverrides.length-1]).handle=n.value},isMultiple:!0},{code:330,parser:function(n,e,t){t.blockAttributes??(t.blockAttributes=[]),t.blockAttributes.push({id:n.value})},isMultiple:!0},{code:177,parser:function(n,e,t){Hs(t).index=n.value},isMultiple:!0},{code:44,parser:function(n,e,t){Hs(t).width=n.value},isMultiple:!0},{code:302,parser:function(n,e,t){Hs(t).text=n.value},isMultiple:!0},{code:294,name:"textDirectionNegative",parser:T},{code:178,name:"textAlignInIPE",parser:h},{code:179,name:"textAttachmentPoint",parser:h},{code:271,name:"textAttachmentDirection",parser:h},{code:272,name:"bottomTextAttachmentDirection",parser:h},{code:273,name:"topTextAttachmentDirection",parser:h},{code:100,name:"subclassMarker",parser:h},...V];function ce(n,e){return dr(b(n,e))}function vn(n,e){(e!=null&&e.start||e!=null&&e.end)&&(n.breaks??(n.breaks=[]),n.breaks.push(e))}function pt(n){return n.blockContent??(n.blockContent={})}function Hs(n){return n.blockAttributes??(n.blockAttributes=[]),n.blockAttributes.length||n.blockAttributes.push({}),n.blockAttributes[n.blockAttributes.length-1]}class qh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){$h(this,"parser",M(mg,pg))}}function Kh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}$h(qh,"ForEntityName","MULTILEADER");let yg={thickness:0,extrusionDirection:{x:0,y:0,z:1},angle:0},_g=[{code:50,name:"angle",parser:h},{code:210,name:"extrusionDirection",parser:b},{code:39,name:"thickness",parser:h},{code:10,name:"position",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class Zh{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Kh(this,"parser",M(_g,yg))}}function Qh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Kh(Zh,"ForEntityName","POINT");let fg={startWidth:0,endWidth:0,bulge:0},wg=[{code:91,name:"id",parser:h},{code:[...xs(71,75)],name:"faces",isMultiple:!0,parser:h},{code:50,name:"tangentDirection",parser:h},{code:70,name:"flag",parser:h},{code:42,name:"bulge",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:30,name:"z",parser:h},{code:20,name:"y",parser:h},{code:10,name:"x",parser:h},{code:100,name:"subclassMarker",parser:h},{code:100},...V];class Gr{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Qh(this,"parser",M(wg,fg))}}function Jh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Qh(Gr,"ForEntityName","VERTEX");let xg={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:[]},bg=[{code:0,name:"vertices",isMultiple:!0,parser:(n,e)=>O(n,0,"VERTEX")?(n=e.next(),new Gr().parseEntity(e,n)):_n},{code:210,name:"extrusionDirection",parser:b},{code:75,name:"smoothType",parser:h},{code:74,name:"surfaceNDensity",parser:h},{code:73,name:"surfaceMDensity",parser:h},{code:72,name:"meshNVertexCount",parser:h},{code:71,name:"meshMVertexCount",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:70,name:"flag",parser:h},{code:39,name:"thickness",parser:h},{code:30,name:"elevation",parser:h},{code:20},{code:10},{code:66},{code:100,name:"subclassMarker",parser:h},...V];class ec{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){Jh(this,"parser",M(bg,xg))}}Jh(ec,"ForEntityName","POLYLINE");(le={})[le.CLOSED_POLYLINE=1]="CLOSED_POLYLINE",le[le.CURVE_FIT=2]="CURVE_FIT",le[le.SPLINE_FIT=4]="SPLINE_FIT",le[le.POLYLINE_3D=8]="POLYLINE_3D",le[le.POLYGON_3D=16]="POLYGON_3D",le[le.CLOSED_POLYGON=32]="CLOSED_POLYGON",le[le.POLYFACE=64]="POLYFACE",le[le.CONTINUOUS=128]="CONTINUOUS";var Nn=((ct={})[ct.NONE=0]="NONE",ct[ct.QUADRATIC=5]="QUADRATIC",ct[ct.CUBIC=6]="CUBIC",ct[ct.BEZIER=8]="BEZIER",ct);function tc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Lg=[{code:11,name:"direction",parser:b},{code:10,name:"position",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class ic{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){tc(this,"parser",M(Lg))}}function nc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}tc(ic,"ForEntityName","RAY");let Sg=[...Es("data"),{code:70,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class sc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){nc(this,"parser",M(Sg))}}function rc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}nc(sc,"ForEntityName","REGION");let Ag={vertices:[],backLineVertices:[]},Ig=[{code:360,name:"geometrySettingHardId",parser:h},{code:12,name:"backLineVertices",isMultiple:!0,parser:b},{code:93,name:"numberOfBackLineVertices",parser:h},{code:11,name:"vertices",isMultiple:!0,parser:b},{code:92,name:"verticesCount",parser:h},{code:[63,411],name:"indicatorColor",parser:h},{code:70,name:"indicatorTransparency",parser:h},{code:41,name:"bottomHeight",parser:h},{code:40,name:"topHeight",parser:h},{code:10,name:"verticalDirection",parser:b},{code:1,name:"name",parser:h},{code:91,name:"flag",parser:h},{code:90,name:"state",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class ac{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){rc(this,"parser",M(Ig,Ag))}}function oc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}rc(ac,"ForEntityName","SECTION");let Pg={points:[],thickness:0,extrusionDirection:{x:0,y:0,z:1}},Eg=[{code:210,name:"extrusionDirection",parser:b},{code:39,name:"thickness",parser:h},{code:[...xs(10,14)],name:"points",isMultiple:!0,parser:b},{code:100,name:"subclassMarker",parser:h},...V];class lc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){oc(this,"parser",M(Eg,Pg))}}function hc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}oc(lc,"ForEntityName","SOLID");let Tg=[{code:350,name:"historyObjectSoftId",parser:h},{code:100,name:"subclassMarker",parser:h},...Es("data"),{code:70,name:"version",parser:h},{code:100},...V];class cc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){hc(this,"parser",M(Tg))}}function dc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}hc(cc,"ForEntityName","3DSOLID");let Mg={knotTolerance:1e-6,controlTolerance:1e-6,fitTolerance:1e-9,knotValues:[],controlPoints:[],fitPoints:[]},kg=[{code:11,name:"fitPoints",isMultiple:!0,parser:b},{code:10,name:"controlPoints",isMultiple:!0,parser:b},{code:41,name:"weights",isMultiple:!0,parser:h},{code:40,name:"knots",isMultiple:!0,parser:h},{code:13,name:"endTangent",parser:b},{code:12,name:"startTangent",parser:b},{code:44,name:"fitTolerance",parser:h},{code:43,name:"controlTolerance",parser:h},{code:42,name:"knotTolerance",parser:h},{code:74,name:"numberOfFitPoints",parser:h},{code:73,name:"numberOfControlPoints",parser:h},{code:72,name:"numberOfKnots",parser:h},{code:71,name:"degree",parser:h},{code:70,name:"flag",parser:h},{code:210,name:"normal",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class uc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){dc(this,"parser",M(kg,Mg))}}dc(uc,"ForEntityName","SPLINE");(Me={})[Me.NONE=0]="NONE",Me[Me.CLOSED=1]="CLOSED",Me[Me.PERIODIC=2]="PERIODIC",Me[Me.RATIONAL=4]="RATIONAL",Me[Me.PLANAR=8]="PLANAR",Me[Me.LINEAR=16]="LINEAR";function gc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Cg=[{code:280,name:"shadowMapSoftness",parser:h},{code:71,name:"shadowMapSize",parser:h},{code:70,name:"shadowType",parser:h},{code:292,name:"isSummerTime",parser:T},{code:92,name:"time",parser:h},{code:91,name:"julianDay",parser:h},{code:291,name:"hasShadow",parser:T},{code:40,name:"intensity",parser:h},{code:421,name:"lightColorInstance",parser:h},{code:63,name:"lightColorIndex",parser:h},{code:290,name:"isOn",parser:T},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...V.filter(n=>n.code!==100)];class pc{parseEntity(e,t){let i={layer:""};return this.parser(t,e,i),i}constructor(){gc(this,"parser",M(Cg))}}gc(pc,"ForEntityName","SUN");class jn{parseEntity(e,t){let i={};for(;!e.isEOF();){if(t.code===0){e.rewind();break}switch(t.code){case 100:i.subclassMarker=t.value,t=e.next();break;case 2:i.name=t.value,t=e.next();break;case 5:i.handle=t.value,t=e.next();break;case 10:i.startPoint=dr(Ot(e)),t=e.lastReadGroup;break;case 11:i.directionVector=dr(Ot(e)),t=e.lastReadGroup;break;case 90:i.tableValue=t.value,t=e.next();break;case 91:i.rowCount=t.value,t=e.next();break;case 92:i.columnCount=t.value,t=e.next();break;case 93:i.overrideFlag=t.value,t=e.next();break;case 94:i.borderColorOverrideFlag=t.value,t=e.next();break;case 95:i.borderLineWeightOverrideFlag=t.value,t=e.next();break;case 96:i.borderVisibilityOverrideFlag=t.value,t=e.next();break;case 141:i.rowHeightArr??(i.rowHeightArr=[]),i.rowHeightArr.push(t.value),t=e.next();break;case 142:i.columnWidthArr??(i.columnWidthArr=[]),i.columnWidthArr.push(t.value),t=e.next();break;case 280:i.version=t.value,t=e.next();break;case 310:i.bmpPreview??(i.bmpPreview=""),i.bmpPreview+=t.value,t=e.next();break;case 330:i.ownerBlockRecordSoftId=t.value,t=e.next();break;case 342:i.tableStyleId=t.value,t=e.next();break;case 343:i.blockRecordHandle=t.value,t=e.next();break;case 170:i.attachmentPoint=t.value,t=e.next();break;case 171:i.cells??(i.cells=[]),i.cells.push(function(s,r){let a=!1,o=!1,l={};for(;!s.isEOF()&&r.code!==0&&!o;)switch(r.code){case 171:if(a){o=!0;continue}l.cellType=r.value,a=!0,r=s.next();break;case 172:l.flagValue=r.value,r=s.next();break;case 173:l.mergedValue=r.value,r=s.next();break;case 174:l.autoFit=r.value,r=s.next();break;case 175:l.borderWidth=r.value,r=s.next();break;case 176:l.borderHeight=r.value,r=s.next();break;case 91:l.overrideFlag=r.value,r=s.next();break;case 178:l.virtualEdgeFlag=r.value,r=s.next();break;case 145:l.rotation=r.value,r=s.next();break;case 345:l.fieldObjetId=r.value,r=s.next();break;case 340:l.blockTableRecordId=r.value,r=s.next();break;case 146:l.blockScale=r.value,r=s.next();break;case 177:l.blockAttrNum=r.value,r=s.next();break;case 7:l.textStyle=r.value,r=s.next();break;case 140:l.textHeight=r.value,r=s.next();break;case 170:l.attachmentPoint=r.value,r=s.next();break;case 92:l.extendedCellFlags=r.value,r=s.next();break;case 285:l.rightBorderVisibility=!!(r.value??!0),r=s.next();break;case 286:l.bottomBorderVisibility=!!(r.value??!0),r=s.next();break;case 288:l.leftBorderVisibility=!!(r.value??!0),r=s.next();break;case 289:l.topBorderVisibility=!!(r.value??!0),r=s.next();break;case 301:(function(c,d,u){for(;u.code!==304;)switch(u.code){case 301:case 93:case 90:case 94:u=d.next();break;case 1:c.text=u.value,u=d.next();break;case 300:c.attrText=u.value,u=d.next();break;case 302:c.text=u.value?u.value:c.text,u=d.next();break;default:u=d.next()}})(l,s,r),r=s.next();break;default:return l}return a=!1,o=!1,l}(e,t)),t=e.lastReadGroup;break;default:Tu(i,t,e),t=e.next()}}return i}}function mc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}(Ds="ForEntityName")in jn?Object.defineProperty(jn,Ds,{value:"ACAD_TABLE",enumerable:!0,configurable:!0,writable:!0}):jn[Ds]="ACAD_TABLE";let vg=[{code:11,name:"xAxisDirection",parser:b},{code:210,name:"extrusionDirection",parser:b},{code:1,name:"text",parser:h},{code:10,name:"position",parser:b},{code:3,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class yc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){mc(this,"parser",M(vg))}}mc(yc,"ForEntityName","TOLERANCE");var Ng=((he={})[he.CREATED_BY_CURVE_FIT=1]="CREATED_BY_CURVE_FIT",he[he.TANGENT_DEFINED=2]="TANGENT_DEFINED",he[he.NOT_USED=4]="NOT_USED",he[he.CREATED_BY_SPLINE_FIT=8]="CREATED_BY_SPLINE_FIT",he[he.SPLINE_CONTROL_POINT=16]="SPLINE_CONTROL_POINT",he[he.FOR_POLYLINE=32]="FOR_POLYLINE",he[he.FOR_POLYGON=64]="FOR_POLYGON",he[he.POLYFACE=128]="POLYFACE",he);let Og=[{code:[335,343,344,91],name:"softPointers",isMultiple:!0,parser:h},{code:361,name:"sunId",parser:h},{code:431,name:"ambientLightColorName",parser:h},{code:421,name:"ambientLightColorInstance",parser:h},{code:63,name:"ambientLightColorIndex",parser:h},{code:142,name:"contrast",parser:h},{code:141,name:"brightness",parser:h},{code:282,name:"defaultLightingType",parser:h},{code:292,name:"isDefaultLighting",parser:T},{code:348,name:"visualStyleId",parser:h},{code:333,name:"shadePlotId",parser:h},{code:332,name:"backgroundId",parser:h},{code:61,name:"majorGridFrequency",parser:h},{code:170,name:"shadePlotMode",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:346,name:"ucsBaseId",parser:h},{code:345,name:"ucsId",parser:h},{code:112,name:"ucsYAxis",parser:b},{code:111,name:"ucsXAxis",parser:b},{code:110,name:"ucsOrigin",parser:b},{code:74,name:"iconFlag",parser:h},{code:71,name:"ucsPerViewport",parser:h},{code:281,name:"renderMode",parser:h},{code:1,name:"sheetName",parser:h},{code:340,name:"clippingBoundaryId",parser:h},{code:90,name:"statusBitFlags",parser:h},{code:331,name:"frozenLayerIds",isMultiple:!0,parser:h},{code:72,name:"circleZoomPercent",parser:h},{code:51,name:"viewTwistAngle",parser:h},{code:50,name:"snapAngle",parser:h},{code:45,name:"viewHeight",parser:h},{code:44,name:"backClipZ",parser:h},{code:43,name:"frontClipZ",parser:h},{code:42,name:"perspectiveLensLength",parser:h},{code:17,name:"targetPoint",parser:b},{code:16,name:"viewDirection",parser:b},{code:15,name:"gridSpacing",parser:b},{code:14,name:"snapSpacing",parser:b},{code:13,name:"snapBase",parser:b},{code:12,name:"displayCenter",parser:b},{code:69,name:"viewportId",parser:h},{code:68,name:"status",parser:h},{code:41,name:"height",parser:h},{code:40,name:"width",parser:h},{code:10,name:"viewportCenter",parser:b},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...V];class Hn{parseEntity(e,t){let i={};return M(Og)(t,e,i),i}}function _c(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}(Vs="ForEntityName")in Hn?Object.defineProperty(Hn,Vs,{value:"VIEWPORT",enumerable:!0,configurable:!0,writable:!0}):Hn[Vs]="VIEWPORT";let Yg={brightness:50,constrast:50,fade:0},Xg=[{code:14,name:"boundary",isMultiple:!0,parser:b},{code:91,name:"numberOfVertices",parser:h},{code:71,name:"boundaryType",parser:h},{code:360,name:"imageDefReactorHardId",parser:h},{code:283,name:"fade",parser:h},{code:282,name:"contrast",parser:h},{code:281,name:"brightness",parser:h},{code:280,name:"isClipping",parser:T},{code:70,name:"displayFlag",parser:h},{code:340,name:"imageDefHardId",parser:h},{code:13,name:"imageSize",parser:b},{code:12,name:"vDirection",parser:b},{code:11,name:"uDirection",parser:b},{code:10,name:"position",parser:b},{code:90,name:"classVersion",parser:h},{code:100,name:"subclassMarker",parser:h},...V];class fc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){_c(this,"parser",M(Xg,Yg))}}_c(fc,"ForEntityName","WIPEOUT");(dt={})[dt.ShowImage=1]="ShowImage",dt[dt.ShowImageWhenNotAligned=2]="ShowImageWhenNotAligned",dt[dt.UseClippingBoundary=4]="UseClippingBoundary",dt[dt.Transparency=8]="Transparency";function wc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Rg=[{code:11,name:"direction",parser:b},{code:10,name:"position",parser:b},{code:100,name:"subclassMarker",parser:h},...V];class xc{parseEntity(e,t){let i={};return this.parser(t,e,i),i}constructor(){wc(this,"parser",M(Rg))}}wc(xc,"ForEntityName","XLINE");let Bg=0;function bc(n){if(!n)throw TypeError("entity cannot be undefined or null");n.handle||(n.handle=Bg++)}let Fg=Object.fromEntries([dh,Dn,fh,Lh,Ah,Ph,Fn,Th,kh,Yh,Rh,Fh,Vh,jh,zn,Wh,Uh,xh,qh,Zh,ec,ic,sc,ac,lc,cc,uc,pc,jn,yh,yc,Nh,Gr,Hn,fc,xc].map(n=>[n.ForEntityName,new n]));function Lc(n,e){let t=[];for(;!O(n,0,"EOF");){if(n.code===0){if(n.value==="ENDBLK"||n.value==="ENDSEC"){e.rewind();break}let i=Fg[n.value];if(i){let s=n.value;n=e.next();let r=i.parseEntity(e,n);r.type=s,bc(r),t.push(r)}else e.debug}n=e.next()}return t}function Fi(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}class Ja{next(){if(!this.hasNext())return this._eof?this.debug:this.debug,{code:0,value:"EOF"};let e=parseInt(this._data[this._pointer++],10),t=eo(e,this._data[this._pointer++],this.debug),i={code:e,value:t};return O(i,0,"EOF")&&(this._eof=!0),this.lastReadGroup=i,i}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 e={code:parseInt(this._data[this._pointer]),value:0};return e.value=eo(e.code,this._data[this._pointer+1],this.debug),e}rewind(e){e=e||1,this._pointer=this._pointer-2*e}hasNext(){return!this._eof&&!(this._pointer>this._data.length-2)}isEOF(){return this._eof}constructor(e,t=!1){Fi(this,"_data",void 0),Fi(this,"debug",void 0),Fi(this,"_pointer",void 0),Fi(this,"_eof",void 0),Fi(this,"lastReadGroup",void 0),this._data=e,this.debug=t,this.lastReadGroup={code:0,value:0},this._pointer=0,this._eof=!1}}function eo(n,e,t=!1){var i;let s=(i=e).endsWith("\r")?i.slice(0,-1):i;return n<=9?s:n>=10&&n<=59?parseFloat(e.trim()):n>=60&&n<=99?parseInt(e.trim()):n>=100&&n<=109?s:n>=110&&n<=149?parseFloat(e.trim()):n>=160&&n<=179?parseInt(e.trim()):n>=210&&n<=239?parseFloat(e.trim()):n>=270&&n<=289?parseInt(e.trim()):n>=290&&n<=299?function(r){if(r==="0")return!1;if(r==="1")return!0;throw TypeError("String '"+r+"' cannot be cast to Boolean type")}(e.trim()):n>=300&&n<=369?s:n>=370&&n<=389?parseInt(e.trim()):n>=390&&n<=399?s:n>=400&&n<=409?parseInt(e.trim()):n>=410&&n<=419?s:n>=420&&n<=429?parseInt(e.trim()):n>=430&&n<=439?s:n>=440&&n<=459?parseInt(e.trim()):n>=460&&n<=469?parseFloat(e.trim()):n>=470&&n<=481||n===999||n>=1e3&&n<=1009?s:n>=1010&&n<=1059?parseFloat(e.trim()):n>=1060&&n<=1071?parseInt(e.trim()):s}function Dg(n,e){let t=null,i={};for(;!O(n,0,"EOF")&&!O(n,0,"ENDSEC");)n.code===9?t=typeof n.value=="string"?n.value:null:t!=null&&(n.code===10?i[t]=Ot(e):i[t]=n.value),n=e.next();return i}let bt=[{code:100,name:"subclassMarker",parser:h},{code:330,name:"ownerObjectId",parser:h},{code:102,isMultiple:!0,parser(n,e){for(;!O(n,0,"EOF")&&!O(n,102,"}");)n=e.next()}},{code:5,name:"handle",parser:h}],Vg=[{code:70,name:"flag",parser:h},{code:2,name:"appName",parser:h},{code:100,name:"subclassMarker",parser:h},...bt],zg=M(Vg),jg=M([{code:310,name:"bmpPreview",parser:h},{code:281,name:"scalability",parser:h},{code:280,name:"explodability",parser:h},{code:70,name:"insertionUnits",parser:h},{code:340,name:"layoutObjects",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt]),Hg=M([...Wr.map(n=>({...n,parser:h})),{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},{code:105,name:"handle",parser:h},...bt.filter(n=>n.code!==5)]),Wg=M([{code:347,name:"materialObjectId",parser:h},{code:390,name:"plotStyleNameObjectId",parser:h},{code:370,name:"lineweight",parser:h},{code:290,name:"isPlotting",parser:T},{code:6,name:"lineType",parser:h},{code:62,name:"colorIndex",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt]),Gg=M([{code:9,name:"text",parser:h},{code:45,name:"offsetY",parser:h},{code:44,name:"offsetX",parser:h},{code:50,name:"rotation",parser:h},{code:46,name:"scale",parser:h},{code:340,name:"styleObjectId",parser:h},{code:75,name:"shapeNumber",parser:h},{code:74,name:"elementTypeFlag",parser:h},{code:49,name:"elementLength",parser:h}],{elementTypeFlag:0,elementLength:0}),Ug=M([{code:49,name:"pattern",parser(n,e){let t={};return Gg(n,e,t),t},isMultiple:!0},{code:40,name:"totalPatternLength",parser:h},{code:73,name:"numberOfLineTypes",parser:h},{code:72,parser:h},{code:3,name:"description",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt]),$g=M([{code:1e3,name:"extendedFont",parser:h},{code:1001},{code:4,name:"bigFont",parser:h},{code:3,name:"font",parser:h},{code:42,name:"lastHeight",parser:h},{code:71,name:"textGenerationFlag",parser:h},{code:50,name:"obliqueAngle",parser:h},{code:41,name:"widthFactor",parser:h},{code:40,name:"fixedTextHeight",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt]),qg=[{code:13,name:"orthographicOrigin",parser:b},{code:71,name:"orthographicType",parser:h},{code:346,name:"baseUcsHandle",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"isOrthographic",parser:T},{code:12,name:"yAxis",parser:b},{code:11,name:"xAxis",parser:b},{code:10,name:"origin",parser:b},{code:70,name:"flag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt],Kg=M(qg),Zg=[{code:346,name:"baseUcsId",parser:h},{code:345,name:"ucsId",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:112,name:"ucsYAxis",parser:b},{code:111,name:"ucsXAxis",parser:b},{code:110,name:"ucsOrigin",parser:b},{code:361,name:"sunHardId",parser:h},{code:348,name:"styleHardId",parser:h},{code:334,name:"liveSectionSoftId",parser:h},{code:332,name:"backgroundSoftId",parser:h},{code:73,name:"isPlottable",parser:T},{code:72,name:"isUcsAssociated",parser:T},{code:281,name:"renderMode",parser:h},{code:71,name:"viewMode",parser:h},{code:50,name:"twistAngle",parser:h},{code:44,name:"backClippingPlane",parser:h},{code:43,name:"frontClippingPlane",parser:h},{code:42,name:"lensLength",parser:h},{code:12,name:"target",parser:b},{code:11,name:"direction",parser:b},{code:10,name:"center",parser:b},{code:41,name:"width",parser:h},{code:40,name:"height",parser:h},{code:70,name:"flag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt],Qg=M(Zg),Jg=M([{code:[63,421,431],name:"ambientColor",parser:h},{code:142,name:"contrast",parser:h},{code:141,name:"brightness",parser:h},{code:282,name:"defaultLightingType",parser:h},{code:292,name:"isDefaultLightingOn",parser:T},{code:348,name:"visualStyleObjectId",parser:h},{code:333,name:"shadePlotObjectId",parser:h},{code:332,name:"backgroundObjectId",parser:h},{code:61,name:"majorGridLines",parser:h},{code:170,name:"shadePlotSetting",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:112,name:"ucsYAxis",parser:b},{code:111,name:"ucsXAxis",parser:b},{code:110,name:"ucsOrigin",parser:b},{code:74,name:"ucsIconSetting",parser:h},{code:71,name:"viewMode",parser:h},{code:281,name:"renderMode",parser:h},{code:1,name:"styleSheet",parser:h},{code:[331,441],name:"frozenLayers",parser:h,isMultiple:!0},{code:72,name:"circleSides",parser:h},{code:51,name:"viewTwistAngle",parser:h},{code:50,name:"snapRotationAngle",parser:h},{code:45,name:"viewHeight",parser:h},{code:44,name:"backClippingPlane",parser:h},{code:43,name:"frontClippingPlane",parser:h},{code:42,name:"lensLength",parser:h},{code:17,name:"viewTarget",parser:b},{code:16,name:"viewDirectionFromTarget",parser:b},{code:15,name:"gridSpacing",parser:b},{code:14,name:"snapSpacing",parser:b},{code:13,name:"snapBasePoint",parser:b},{code:12,name:"center",parser:b},{code:11,name:"upperRightCorner",parser:b},{code:10,name:"lowerLeftCorner",parser:b},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...bt]),e0={APPID:zg,BLOCK_RECORD:jg,DIMSTYLE:Hg,LAYER:Wg,LTYPE:Ug,STYLE:$g,UCS:Kg,VIEW:Qg,VPORT:Jg},t0=M([{code:70,name:"maxNumberOfEntries",parser:h},{code:100,name:"subclassMarker",parser:h},{code:330,name:"ownerObjectId",parser:h},{code:102,parser:Ze},{code:102,parser:Ze},{code:102,parser:Ze},{code:360,isMultiple:!0},{code:5,name:"handle",parser:h},{code:2,name:"name",parser:h}]);function i0(n,e){var i;let t={};for(;!O(n,0,"EOF")&&!O(n,0,"ENDSEC");){if(O(n,0,"TABLE")){n=e.next();let s={entries:[]};t0(n,e,s),t[s.name]=s}if(O(n,0)&&!O(n,0,"ENDTAB")){let s=n.value;n=e.next();let r=e0[s];if(!r){e.debug,n=e.next();continue}let a={};r(n,e,a),(i=t[s])==null||i.entries.push(a)}n=e.next()}return t}function n0(n,e){let t={};for(;!O(n,0,"EOF")&&!O(n,0,"ENDSEC");){if(O(n,0,"BLOCK")){let i=s0(n=e.next(),e);bc(i),i.name&&(t[i.name]=i)}n=e.next()}return t}function s0(n,e){let t={};for(;!O(n,0,"EOF");){if(O(n,0,"ENDBLK")){for(n=e.next();!O(n,0,"EOF");){if(O(n,100,"AcDbBlockEnd"))return t;n=e.next()}break}switch(n.code){case 1:t.xrefPath=n.value;break;case 2:t.name=n.value;break;case 3:t.name2=n.value;break;case 5:t.handle=n.value;break;case 8:t.layer=n.value;break;case 10:t.position=Ot(e);break;case 67:t.paperSpace=!!n.value&&n.value==1;break;case 70:n.value!==0&&(t.type=n.value);break;case 100:break;case 330:t.ownerHandle=n.value;break;case 0:t.entities=Lc(n,e)}n=e.next()}return t}let Lt=[{code:330,name:"ownerObjectId",parser:h},{code:102,parser:Ze},{code:102,parser:Ze},{code:102,parser:Ze},{code:5,name:"handle",parser:h}],Sc=[{code:333,name:"shadePlotId",parser:h},{code:149,name:"imageOriginY",parser:h},{code:148,name:"imageOriginX",parser:h},{code:147,name:"scaleFactor",parser:h},{code:78,name:"shadePlotCustomDPI",parser:h},{code:77,name:"shadePlotResolution",parser:h},{code:76,name:"shadePlotMode",parser:h},{code:75,name:"standardScaleType",parser:h},{code:7,name:"currentStyleSheet",parser:h},{code:74,name:"plotType",parser:h},{code:73,name:"plotRotation",parser:h},{code:72,name:"plotPaperUnit",parser:h},{code:70,name:"layoutFlag",parser:h},{code:143,name:"printScaleDenominator",parser:h},{code:142,name:"printScaleNumerator",parser:h},{code:141,name:"windowAreaYMax",parser:h},{code:140,name:"windowAreaXMax",parser:h},{code:49,name:"windowAreaYMin",parser:h},{code:48,name:"windowAreaXMin",parser:h},{code:47,name:"plotOriginY",parser:h},{code:46,name:"plotOriginX",parser:h},{code:45,name:"paperHeight",parser:h},{code:44,name:"paperWidth",parser:h},{code:43,name:"marginTop",parser:h},{code:42,name:"marginRight",parser:h},{code:41,name:"marginBottom",parser:h},{code:40,name:"marginLeft",parser:h},{code:6,name:"plotViewName",parser:h},{code:4,name:"paperSize",parser:h},{code:2,name:"configName",parser:h},{code:1,name:"pageSetupName",parser:h},{code:100,name:"subclassMarker",parser:h},...Lt],r0=[{code:346,name:"orthographicUcsId",parser:h},{code:345,name:"namedUcsId",parser:h},{code:331,name:"viewportId",parser:h},{code:330,name:"paperSpaceTableId",parser:h},{code:76,name:"orthographicType",parser:h},{code:17,name:"ucsYAxis",parser:b},{code:16,name:"ucsXAxis",parser:b},{code:13,name:"ucsOrigin",parser:b},{code:146,name:"elevation",parser:h},{code:15,name:"maxExtent",parser:b},{code:14,name:"minExtent",parser:b},{code:12,name:"insertionPoint",parser:b},{code:11,name:"maxLimit",parser:b},{code:10,name:"minLimit",parser:b},{code:71,name:"tabOrder",parser:h},{code:70,name:"controlFlag",parser:h},{code:1,name:"layoutName",parser:h},{code:100,name:"subclassMarker",parser:h},...Sc],a0=[{code:3,name:"entries",parser:(n,e)=>{let t={name:n.value};return(n=e.next()).code===350?t.objectSoftId=n.value:n.code===360?t.objectHardId=n.value:e.rewind(),t},isMultiple:!0},{code:281,name:"recordCloneFlag",parser:h},{code:280,name:"isHardOwned",parser:T},{code:100,name:"subclassMarker",parser:h},...Lt],o0=[{code:40,name:"wcsToOCSTransform",parser:to},{code:40,name:"ocsToWCSTransform",parser:to},{code:41,name:"backClippingDistance",parser:h},{code:73,name:"isBackClipping",parser:T,pushContext:!0},{code:40,name:"frontClippingDistance",parser:h},{code:72,name:"isFrontClipping",parser:T,pushContext:!0},{code:71,name:"isClipBoundaryDisplayed",parser:T},{code:11,name:"position",parser:b},{code:210,name:"normal",parser:b},{code:10,name:"boundaryVertices",parser:b,isMultiple:!0},{code:70,name:"boundaryCount",parser:h},{code:100,name:"subclassMarker",parser:h},{code:100},...Lt];function to(n,e){let t=[];for(let i=0;i<3&&O(n,40);++i){let s=[];for(let r=0;r<4&&O(n,40);++r)s.push(n.value),n=e.next();t.push(s)}return e.rewind(),t}let l0=[{code:330,name:"imageDefReactorIdSoft",isMultiple:!0,parser:h},{code:90,name:"version",parser:h},{code:1,name:"fileName",parser:h},{code:10,name:"size",parser:b},{code:11,name:"sizeOfOnePixel",parser:b},{code:280,name:"isLoaded",parser:h},{code:281,name:"resolutionUnits",parser:h},{code:100,name:"subclassMarker",parser:h}],h0=[{code:179,name:"unknown1",parser:h},{code:170,name:"contentType",parser:h},{code:171,name:"drawMLeaderOrderType",parser:h},{code:172,name:"drawLeaderOrderType",parser:h},{code:90,name:"maxLeaderSegmentPoints",parser:h},{code:40,name:"firstSegmentAngleConstraint",parser:h},{code:41,name:"secondSegmentAngleConstraint",parser:h},{code:173,name:"leaderLineType",parser:h},{code:91,name:"leaderLineColor",parser:h},{code:340,name:"leaderLineTypeId",parser:h},{code:92,name:"leaderLineWeight",parser:h},{code:290,name:"landingEnabled",parser:T},{code:42,name:"landingGap",parser:h},{code:291,name:"doglegEnabled",parser:T},{code:43,name:"doglegLength",parser:h},{code:3,name:"description",parser:h},{code:341,name:"arrowheadId",parser:h},{code:44,name:"arrowheadSize",parser:h},{code:300,name:"defaultMTextContents",parser:h},{code:342,name:"textStyleId",parser:h},{code:174,name:"textLeftAttachmentType",parser:h},{code:175,name:"textAngleType",parser:h},{code:176,name:"textAlignmentType",parser:h},{code:178,name:"textRightAttachmentType",parser:h},{code:93,name:"textColor",parser:h},{code:45,name:"textHeight",parser:h},{code:292,name:"textFrameEnabled",parser:T},{code:297,name:"textAlignAlwaysLeft",parser:T},{code:46,name:"alignSpace",parser:h},{code:343,name:"blockContentId",parser:h},{code:94,name:"blockContentColor",parser:h},{code:47,name:"blockContentScale.x",parser:h},{code:49,name:"blockContentScale.y",parser:h},{code:140,name:"blockContentScale.z",parser:h},{code:293,name:"blockContentScaleEnabled",parser:T},{code:141,name:"blockContentRotation",parser:h},{code:294,name:"blockContentRotationEnabled",parser:T},{code:177,name:"blockContentConnectionType",parser:h},{code:142,name:"scale",parser:h},{code:295,name:"overwritePropertyValue",parser:T},{code:296,name:"annotative",parser:T},{code:143,name:"breakGapSize",parser:h},{code:271,name:"textAttachmentDirection",parser:h},{code:272,name:"bottomTextAttachmentDirection",parser:h},{code:273,name:"topTextAttachmentDirection",parser:h},{code:298,name:"unknown2",parser:h},{code:100,name:"subclassMarker",parser:h},...Lt];function On(n,e,t){n.elements||(n.elements=[]);let i=n.elements.find(s=>s[e]===void 0);if(i){i[e]=t;return}n.elements.push({[e]:t})}let c0=[{code:6,parser:function({value:n},e,t){On(t,"lineType",n)},isMultiple:!0},{code:62,parser:function({value:n},e,t){var i;if(t.fillColorIndex===void 0&&!((i=t.elements)!=null&&i.length)){t.fillColorIndex=n;return}On(t,"colorIndex",n)},isMultiple:!0},{code:420,parser:function({value:n},e,t){var i;if(t.fillColor===void 0&&!((i=t.elements)!=null&&i.length)){t.fillColor=n;return}On(t,"color",n)},isMultiple:!0},{code:49,parser:function({value:n},e,t){On(t,"offset",n)},isMultiple:!0},{code:71,name:"elementCount",parser:h},{code:52,name:"endAngle",parser:h},{code:51,name:"startAngle",parser:h},{code:3,name:"description",parser:h},{code:70,name:"flags",parser:h},{code:2,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...Lt],d0=[{code:340,name:"entityIds",parser:h,isMultiple:!0},{code:71,name:"isSelectable",parser:T},{code:70,name:"isUnnamed",parser:T},{code:300,name:"description",parser:h},{code:100,name:"subclassMarker",parser:h},...Lt],u0=[{code:8,name:"layerNames",parser:h,isMultiple:!0},{code:100,name:"subclassMarker",parser:h},{code:100,name:"filterSubclassMarker",parser:h},...Lt],g0=[{code:90,name:"idBufferEntryCounts",parser:h,isMultiple:!0},{code:360,name:"idBufferIds",parser:h,isMultiple:!0},{code:8,name:"layerNames",parser:h,isMultiple:!0},{code:100,name:"subclassMarker",parser:h},{code:40,name:"timeStamp",parser:h},{code:100,name:"indexSubclassMarker",parser:h},...Lt],p0=[{code:75,name:"hasLastPointRef",parser:T},{code:1,name:"pointRefs",parser:function(n,e){let t={className:n.value};for(;;)switch((n=e.next()).code){case 72:t.objectOsnapType=n.value;continue;case 331:t.mainObjectId=n.value;continue;case 73:t.mainObjectSubentityType=n.value;continue;case 91:t.mainObjectGsMarker=n.value;continue;case 301:t.mainObjectXrefHandle=n.value;continue;case 40:t.nearOsnapGeometryParameter=n.value;continue;case 10:{let i=b(n,e);t.osnapPoint="z"in i?i:{...i,z:0}}continue;case 332:t.intersectionObjectId=n.value;continue;case 74:t.intersectionObjectSubentityType=n.value;continue;case 92:t.intersectionObjectGsMarker=n.value;continue;case 302:t.intersectionObjectXrefHandle=n.value;continue;default:return e.rewind(),t}},isMultiple:!0},{code:71,name:"rotatedDimensionType",parser:h},{code:70,name:"transSpaceFlag",parser:T},{code:90,name:"associativityFlag",parser:h},{code:330,name:"dimensionObjectId",parser:h},{code:100,name:"subclassMarker",parser:h},...Lt],m0={LAYOUT:r0,PLOTSETTINGS:Sc,DICTIONARY:a0,SPATIAL_FILTER:o0,IMAGEDEF:l0,MLEADERSTYLE:h0,MLINESTYLE:c0,GROUP:d0,LAYER_FILTER:u0,LAYER_INDEX:g0,DIMASSOC:p0};function y0(n,e){let t=[];for(;n.code!==0||!["EOF","ENDSEC"].includes(n.value);){let i=n.value,s=m0[i];if(n.code===0&&(s!=null&&s.length)){let r=M(s),a={name:i};r(n=e.next(),e,a)?(t.push(a),n=e.peek()):n=e.next()}else n=e.next()}return{byName:Au(t,({name:i})=>i)}}function Ki(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}class _0{constructor(){Ki(this,"encoding","utf-8"),Ki(this,"encodingFailureFatal",!1),Ki(this,"thumbnailImageFormat","base64")}}class f0 extends EventTarget{parseSync(e,t=!1){let i=new Ja(e.split(/\r\n|\r|\n/g),t);if(!i.hasNext())throw Error("Empty file");return this.parseAll(i)}parseStream(e){let t="",i=this;return new Promise((s,r)=>{e.on("data",a=>{t+=a}),e.on("end",()=>{try{let a=t.split(/\r\n|\r|\n/g),o=new Ja(a);if(!o.hasNext())throw Error("Empty file");s(i.parseAll(o))}catch(a){r(a)}}),e.on("error",a=>{r(a)})})}async parseFromUrl(e,t){let i=await fetch(e,t);if(!i.body)return null;let s=i.body.getReader(),r="";for(;;){let{done:a,value:o}=await s.read();if(a){r+=this._decoder.decode(new ArrayBuffer(0),{stream:!1});break}r+=this._decoder.decode(o,{stream:!0})}return this.parseSync(r)}parseAll(e){let t={header:{},blocks:{},entities:[],tables:{},objects:{byName:{},byTree:void 0}},i=e.next();for(;!O(i,0,"EOF");)O(i,0,"SECTION")&&(O(i=e.next(),2,"HEADER")?t.header=Dg(i=e.next(),e):O(i,2,"CLASSES")?hu(i=e.next(),e,t):O(i,2,"BLOCKS")?t.blocks=n0(i=e.next(),e):O(i,2,"ENTITIES")?t.entities=Lc(i=e.next(),e):O(i,2,"TABLES")?t.tables=i0(i=e.next(),e):O(i,2,"OBJECTS")?t.objects=y0(i=e.next(),e):O(i,2,"THUMBNAILIMAGE")&&(t.thumbnailImage=function(s,r,a="base64"){let o,l="",c=0;for(;!O(s,0,"EOF")&&!O(s,0,"ENDSEC");)s.code===90?c=s.value:s.code===310&&(l+=s.value),s=r.next();if(a==="hex")o=l;else{let d=function(u){let p=u.length/2,g=new Uint8Array(p);for(let m=0;m<p;m++)g[m]=parseInt(u.substr(2*m,2),16);return g}(l);o=a==="buffer"?d:function(u){let p="";for(let g=0;g<u.length;g++)p+=String.fromCharCode(u[g]);return btoa(p)}(d)}return{size:c,data:o}}(i=e.next(),e,this._options.thumbnailImageFormat))),i=e.next();return t}constructor(e={}){super(),Ki(this,"_decoder",void 0),Ki(this,"_options",void 0);let t=new _0;this._options=Object.assign(t,e),this._decoder=new TextDecoder(this._options.encoding,{fatal:this._options.encodingFailureFatal})}}(ke={})[ke.NOT_APPLICABLE=0]="NOT_APPLICABLE",ke[ke.KEEP_EXISTING=1]="KEEP_EXISTING",ke[ke.USE_CLONE=2]="USE_CLONE",ke[ke.XREF_VALUE_NAME=3]="XREF_VALUE_NAME",ke[ke.VALUE_NAME=4]="VALUE_NAME",ke[ke.UNMANGLE_NAME=5]="UNMANGLE_NAME";(Qt={})[Qt.NOUNIT=0]="NOUNIT",Qt[Qt.CENTIMETERS=2]="CENTIMETERS",Qt[Qt.INCH=5]="INCH";(Bi={})[Bi.PSLTSCALE=1]="PSLTSCALE",Bi[Bi.LIMCHECK=2]="LIMCHECK";(Jt={})[Jt.INCHES=0]="INCHES",Jt[Jt.MILLIMETERS=1]="MILLIMETERS",Jt[Jt.PIXELS=2]="PIXELS";(Ce={})[Ce.LAST_SCREEN_DISPLAY=0]="LAST_SCREEN_DISPLAY",Ce[Ce.DRAWING_EXTENTS=1]="DRAWING_EXTENTS",Ce[Ce.DRAWING_LIMITS=2]="DRAWING_LIMITS",Ce[Ce.VIEW_SPECIFIED=3]="VIEW_SPECIFIED",Ce[Ce.WINDOW_SPECIFIED=4]="WINDOW_SPECIFIED",Ce[Ce.LAYOUT_INFORMATION=5]="LAYOUT_INFORMATION";(ut={})[ut.AS_DISPLAYED=0]="AS_DISPLAYED",ut[ut.WIREFRAME=1]="WIREFRAME",ut[ut.HIDDEN=2]="HIDDEN",ut[ut.RENDERED=3]="RENDERED";(ve={})[ve.DRAFT=0]="DRAFT",ve[ve.PREVIEW=1]="PREVIEW",ve[ve.NORMAL=2]="NORMAL",ve[ve.PRESENTATION=3]="PRESENTATION",ve[ve.MAXIMUM=4]="MAXIMUM",ve[ve.CUSTOM=5]="CUSTOM";(gt={})[gt.NONE=0]="NONE",gt[gt.AbsoluteRotation=1]="AbsoluteRotation",gt[gt.TextEmbedded=2]="TextEmbedded",gt[gt.ShapeEmbedded=4]="ShapeEmbedded";(zs={})[zs.PaperSpace=1]="PaperSpace";(ei={})[ei.XrefDependent=16]="XrefDependent",ei[ei.XrefResolved=32]="XrefResolved",ei[ei.Referenced=64]="Referenced";(Ne={})[Ne.Off=0]="Off",Ne[Ne.Perspective=1]="Perspective",Ne[Ne.ClipFront=2]="ClipFront",Ne[Ne.ClipBack=4]="ClipBack",Ne[Ne.UcsFollow=8]="UcsFollow",Ne[Ne.ClipFrontByFrontZ=16]="ClipFrontByFrontZ";class w0{parse(e){const t=new f0,i=this.getDxfInfoFromBuffer(e);let s="";return i.version&&i.version.value<=23&&i.encoding?s=new TextDecoder(i.encoding).decode(e):s=new TextDecoder().decode(e),t.parseSync(s)}getDxfInfoFromBuffer(e){var c,d,u;const i=new TextDecoder("utf-8");let s=0,r="",a=null,o=null,l=!1;for(;s<e.byteLength;){const p=Math.min(s+65536,e.byteLength),g=e.slice(s,p);s=p;const y=(r+i.decode(g,{stream:!0})).split(/\r?\n/);r=y.pop()??"";for(let _=0;_<y.length;_++){const f=y[_].trim();if(f==="SECTION"&&((c=y[_+2])==null?void 0:c.trim())==="HEADER")l=!0;else if(f==="ENDSEC"&&l)return{version:a,encoding:o};if(l&&f==="$ACADVER"){const S=(d=y[_+2])==null?void 0:d.trim();S&&(a=new Ye(S))}else if(l&&f==="$DWGCODEPAGE"){const S=(u=y[_+2])==null?void 0:u.trim();if(S){const L=kr[S];o=hl(L)}}if(a&&o)return{version:a,encoding:o}}}return{version:a,encoding:o}}}class io{convert(e){const t=this.createEntity(e);return t&&this.processCommonAttrs(e,t),t}createEntity(e){return e.type=="3DFACE"?this.convertFace(e):e.type=="ARC"?this.convertArc(e):e.type=="ATTDEF"?this.convertAttributeDefinition(e):e.type=="ATTRIB"?this.convertAttribute(e):e.type=="CIRCLE"?this.convertCirle(e):e.type=="DIMENSION"?this.convertDimension(e):e.type=="ELLIPSE"?this.convertEllipse(e):e.type=="HATCH"?this.convertHatch(e):e.type=="IMAGE"?this.convertImage(e):e.type=="LEADER"?this.convertLeader(e):e.type=="LINE"?this.convertLine(e):e.type=="LWPOLYLINE"?this.convertLWPolyline(e):e.type=="MTEXT"?this.convertMText(e):e.type=="MLINE"?this.convertMLine(e):e.type=="MULTILEADER"||e.type=="MLEADER"?this.convertMLeader(e):e.type=="POLYLINE"?this.convertPolyline(e):e.type=="POINT"?this.convertPoint(e):e.type=="RAY"?this.convertRay(e):e.type=="SPLINE"?this.convertSpline(e):e.type=="ACAD_TABLE"?this.convertTable(e):e.type=="TEXT"?this.convertText(e):e.type=="SOLID"?this.convertSolid(e):e.type=="VIEWPORT"?this.convertViewport(e):e.type=="WIPEOUT"?this.convertWipeout(e):e.type=="XLINE"?this.convertXline(e):e.type=="INSERT"?this.convertBlockReference(e):null}convertFace(e){const t=new Jn;return e.vertices.forEach((i,s)=>t.setVertexAt(s,i)),t}convertArc(e){const t=e.extrusionDirection??w.Z_AXIS;return new $n(Qs(e.center,t),e.radius,E.degToRad(e.startAngle),E.degToRad(e.endAngle),t)}convertAttributeCommon(e,t){t.textString=e.text,t.height=e.textHeight,t.position.copy(e.startPoint);const i=e.alignmentPoint,s=!i||i.x===0&&i.y===0&&(i.z??0)===0;i&&!s?t.alignmentPoint.copy(i):t.alignmentPoint.copy(e.startPoint),t.rotation=e.rotation,t.oblique=e.obliqueAngle??0,t.thickness=e.thickness,t.tag=e.tag,t.fieldLength=0,t.isInvisible=(e.attributeFlag&re.Invisible)!==0,t.isConst=(e.attributeFlag&re.Const)!==0,t.isVerifiable=(e.attributeFlag&re.Verifiable)!==0,t.isPreset=(e.attributeFlag&re.Preset)!==0,t.isReallyLocked=!!e.isReallyLocked,t.isMTextAttribute=(e.mtextFlag&$e.MultiLine)!==0,t.isConstMTextAttribute=(e.mtextFlag&$e.ConstMultiLine)!==0}convertAttribute(e){const t=new Kn;return this.convertAttributeCommon(e,t),t.styleName=e.textStyle,t.horizontalMode=e.horizontalJustification,t.verticalMode=e.verticalJustification,t.widthFactor=e.scale??1,t.lockPositionInBlock=e.lockPositionFlag,t}convertAttributeDefinition(e){const t=new qn;return this.convertAttributeCommon(e,t),t.styleName=e.styleName,t.horizontalMode=e.halign,t.verticalMode=e.valign,t.widthFactor=e.xScale??1,t.prompt=e.prompt,t}convertCirle(e){const t=e.extrusionDirection??w.Z_AXIS;return new Zn(Qs(e.center,t),e.radius,t)}convertEllipse(e){const t=new w(e.majorAxisEndPoint),i=t.length();return new Qn(e.center,e.extrusionDirection??w.Z_AXIS,t,i,i*e.axisRatio,e.startAngle,e.endAngle)}convertLine(e){const t=e.startPoint,i=e.endPoint;return new rn(new x(t.x,t.y,t.z||0),new x(i.x,i.y,i.z||0))}convertSpline(e){try{if(e.numberOfControlPoints>0&&e.numberOfKnots>0)return new on(e.controlPoints,e.knots,e.weights,e.degree,!!(e.flag&1));if(e.numberOfFitPoints>0)return new on(e.fitPoints,"Uniform",e.degree,!!(e.flag&1))}catch{}return null}convertPoint(e){const t=new as;return t.position=e.position,t}convertSolid(e){const t=new ss;return e.points.forEach((i,s)=>t.setPointAt(s,i)),t.thickness=e.thickness,t}convertPolyline(e){var d;const t=!!(e.flag&1),i=!!(e.flag&8),s=!!(e.flag&16),r=!!(e.flag&64),a=!!(e.flag&32),o=[],l=[],c=[];if((d=e.vertices)==null||d.map(u=>{u.flag&Ng.SPLINE_CONTROL_POINT||(r&&u.flag&128?u.flag&64?(o.push({x:u.x,y:u.y,z:u.z}),l.push(u.bulge??0)):u.faces&&u.faces.length>=3&&c.push([...u.faces]):(o.push({x:u.x,y:u.y,z:u.z}),l.push(u.bulge??0)))}),s){const u=e.meshMVertexCount,p=e.meshNVertexCount;return new ds(u,p,o,t,a)}else{if(r)return new us(o,c);if(i){let u=Ui.SimplePoly;return e.flag&4&&(e.smoothType==Nn.CUBIC?u=Ui.CubicSplinePoly:e.smoothType==Nn.QUADRATIC&&(u=Ui.QuadSplinePoly)),new Un(u,o,t)}else{let u=gi.SimplePoly;return e.flag&2?u=gi.FitCurvePoly:e.flag&4&&(e.smoothType==Nn.CUBIC?u=gi.CubicSplinePoly:e.smoothType==Nn.QUADRATIC&&(u=gi.QuadSplinePoly)),new Gn(u,o,0,t,e.startWidth,e.endWidth,l)}}}convertLWPolyline(e){var s;const t=new rs;t.closed=!!(e.flag&1);const i=e.constantWidth??-1;return(s=e.vertices)==null||s.forEach((r,a)=>{t.addVertexAt(a,new v(r.x,r.y),r.bulge,r.startWidth??i,r.endWidth??i)}),t}convertHatch(e){var s;const t=new sn;if((s=e.definitionLines)==null||s.forEach(r=>{t.definitionLines.push({angle:E.degToRad(r.angle||0),base:r.base,offset:r.offset,dashLengths:r.numberOfDashLengths>0?r.dashLengths:[]})}),t.isSolidFill=e.solidFill==tu.SolidFill,t.hatchStyle=e.hatchStyle,t.patternName=e.patternName,t.patternType=e.patternType,t.patternAngle=e.patternAngle==null?0:E.degToRad(e.patternAngle),t.patternScale=e.patternScale==null?0:e.patternScale,e.boundaryPaths.forEach(r=>{if(r.boundaryPathTypeFlag&2){const o=r,l=new ue;l.closed=o.isClosed,o.vertices.forEach((c,d)=>{l.addVertexAt(d,{x:c.x,y:c.y,bulge:c.bulge})}),t.add(l)}else{const o=r,l=[];o.edges.forEach(d=>{if(d.type==1){const u=d;l.push(new qe(u.start,u.end))}else if(d.type==2){const u=d;l.push(new vt(u.center,u.radius,E.degToRad(u.startAngle||0),E.degToRad(u.endAngle||0),!u.isCCW))}else if(d.type==3){const u=d;new Z().subVectors(u.end,u.center);const g=Math.sqrt(Math.pow(u.end.x,2)+Math.pow(u.end.y,2)),m=g*u.lengthOfMinorAxis;let y=E.degToRad(u.startAngle||0),_=E.degToRad(u.endAngle||0);const f=Math.atan2(u.end.y,u.end.x);u.isCCW||(y=Math.PI*2-y,_=Math.PI*2-_),l.push(new en({...u.center,z:0},g,m,y,_,!u.isCCW,f))}else if(d.type==4){const u=d;if(u.numberOfControlPoints>0&&u.numberOfKnots>0){const p=u.controlPoints.map(y=>({x:y.x,y:y.y,z:0}));let g=!0;const m=u.controlPoints.map(y=>(y.weight==null&&(g=!1),y.weight||1));l.push(new Ke(p,u.knots,g?m:void 0))}else if(u.numberOfFitData>0){const p=u.fitDatum.map(g=>({x:g.x,y:g.y,z:0}));l.push(new Ke(p,"Uniform"))}}});const c=tn.buildFromEdges(l);c.length==0&&l.length>0?t.add(new tn(l)):c.forEach(d=>t.add(d))}}),e.gradientFlag){const r=e;if(t.hatchObjectType=Yr.GradientObject,t.gradientName=r.gradientName,t.gradientAngle=r.gradientRotation??0,t.gradientShift=r.gradientDefinition??0,t.gradientOneColorMode=r.gradientColorFlag==1,t.shadeTintValue=r.colorTint??0,r.gradientColors){const a=r.gradientColors.length;a>1?(t.gradientStartColor=r.gradientColors[0].rgb,t.gradientEndColor=r.gradientColors[1].rgb):a>0&&(t.gradientStartColor=r.gradientColors[0].rgb)}}return t}convertTable(e){const t=new ns(e.name,e.rowCount,e.columnCount);return t.tableDataVersion=e.version,t.tableStyleId=e.tableStyleId,t.owningBlockRecordId=e.blockRecordHandle,e.directionVector&&(t.horizontalDirection=new w(e.directionVector)),t.attachmentPoint=e.attachmentPoint,t.position.copy(e.startPoint),t.tableValueFlag=e.tableValue,t.tableOverrideFlag=e.overrideFlag,t.borderColorOverrideFlag=e.borderColorOverrideFlag,t.borderLineweightOverrideFlag=e.borderLineWeightOverrideFlag,t.borderVisibilityOverrideFlag=e.borderVisibilityOverrideFlag,e.columnWidthArr.forEach((i,s)=>t.setColumnWidth(s,i)),e.rowHeightArr.forEach((i,s)=>t.setRowHeight(s,i)),e.cells.forEach((i,s)=>{t.setCell(s,i)}),t}convertText(e){const t=new wi;t.textString=e.text,t.styleName=e.styleName,t.height=e.textHeight,t.position.copy(e.startPoint);const i=e.endPoint,s=!i||i.x===0&&i.y===0&&(i.z??0)===0;return i&&!s?t.alignmentPoint.copy(i):t.alignmentPoint.copy(e.startPoint),t.rotation=E.degToRad(e.rotation||0),t.oblique=e.obliqueAngle??0,t.thickness=e.thickness,t.horizontalMode=e.halign,t.verticalMode=e.valign,t.widthFactor=e.xScale??1,t}convertMText(e){const t=new an;return t.contents=e.text,e.styleName!=null&&(t.styleName=e.styleName),t.height=e.height,t.width=e.width,t.rotation=E.degToRad(e.rotation||0),t.location=e.insertionPoint,t.attachmentPoint=e.attachmentPoint,e.direction&&(t.direction=new w(e.direction)),t.drawingDirection=e.drawingDirection,t}convertLeader(e){var i;const t=new es;return(i=e.vertices)==null||i.forEach(s=>{t.appendVertex(s)}),t.hasArrowHead=e.isArrowheadEnabled,t.hasHookLine=e.isHooklineExists,t.isHookLineSameDirection=e.isHooklineSameDirection,t.isSplined=e.isSpline,t.dimensionStyle=e.styleName??"",t.annoType=e.leaderCreationFlag,t.textHeight=e.textHeight??0,t.textWidth=e.textWidth??0,t.byBlockColor=e.byBlockColor,t.associatedAnnotation=e.associatedAnnotation??"",e.normal&&(t.normal=e.normal),e.horizontalDirection&&(t.horizontalDirection=e.horizontalDirection),e.offsetFromBlock&&(t.offsetFromBlock=e.offsetFromBlock),e.offsetFromAnnotation&&(t.offsetFromAnnotation=e.offsetFromAnnotation),t}convertMLine(e){const t=new ts;return t.styleName=e.name||"STANDARD",t.styleObjectHandle=e.styleObjectHandle,t.scale=e.scale,t.justification=e.justification,t.flags=e.flags,t.styleCount=e.styleCount,t.startPosition=e.startPosition,t.normal=e.extrusionDirection??w.Z_AXIS,t.segments=(e.segments??[]).map(i=>{var s;return{position:i.position,direction:i.direction,miterDirection:i.miterDirection,elements:((s=i.elements)==null?void 0:s.map(r=>({parameterCount:r.parameterCount,parameters:r.parameters??[],fillCount:r.fillCount,fillParameters:r.fillParameters??[]})))??[]}}),t}convertMLeader(e){var L,k;const t=new is,i=e;t.version=e.version,t.leaderStyleId=e.leaderStyleId,e.leaderStyleId&&(t.mleaderStyleId=e.leaderStyleId),t.propertyOverrideFlag=e.propertyOverrideFlag,t.leaderLineType=e.leaderLineType??fi.StraightLeader,t.leaderLineColor=e.leaderLineColor,t.leaderLineTypeId=e.leaderLineTypeId,t.leaderLineWeight=e.leaderLineWeight,t.landingEnabled=e.landingEnabled,t.doglegEnabled=e.doglegEnabled??!1,t.doglegLength=e.doglegLength??0,t.arrowheadId=e.arrowheadId,t.arrowheadSize=e.arrowheadSize,t.textStyleId=e.textStyleId,t.textLeftAttachmentType=e.textLeftAttachmentType,t.textRightAttachmentType=e.textRightAttachmentType,t.textAngleType=e.textAngleType,t.textAlignmentType=e.textAlignmentType,t.textColor=e.textColor,t.textFrameEnabled=e.textFrameEnabled,t.landingGap=e.landingGap,t.textAttachment=e.textAttachment,t.textFlowDirection=e.textFlowDirection,t.blockContentId=e.blockContentId,t.blockContentColor=e.blockContentColor,t.blockContentRotation=e.blockContentRotation,t.blockContentConnectionType=e.blockContentConnectionType,t.annotativeScaleEnabled=e.annotativeScaleEnabled,t.arrowheadOverrides=e.arrowheadOverrides?e.arrowheadOverrides.map(I=>({...I})):[],t.blockAttributes=e.blockAttributes?e.blockAttributes.map(I=>({...I})):[],t.textDirectionNegative=e.textDirectionNegative,t.textAlignInIPE=e.textAlignInIPE,t.bottomTextAttachmentDirection=e.bottomTextAttachmentDirection,t.topTextAttachmentDirection=e.topTextAttachmentDirection,t.contentScale=e.contentScale,t.textLineSpacingStyle=e.textLineSpacingStyle,t.textBackgroundColor=e.textBackgroundColor,t.textBackgroundScaleFactor=e.textBackgroundScaleFactor,t.textBackgroundTransparency=e.textBackgroundTransparency,t.textBackgroundColorOn=e.textBackgroundColorOn,t.textFillOn=e.textFillOn,t.textColumnType=e.textColumnType,t.textUseAutoHeight=e.textUseAutoHeight,t.textColumnWidth=e.textColumnWidth,t.textColumnGutterWidth=e.textColumnGutterWidth,t.textColumnFlowReversed=e.textColumnFlowReversed,t.textColumnHeight=e.textColumnHeight,t.textUseWordBreak=e.textUseWordBreak,t.hasMText=e.hasMText,t.hasBlock=e.hasBlock,t.planeNormalReversed=e.planeNormalReversed,e.blockContentScale&&(t.blockContentScale=new w(e.blockContentScale)),e.contentBasePosition&&(t.contentBasePosition=new x().copy(e.contentBasePosition)),e.textAnchor&&(t.textAnchor=new x().copy(e.textAnchor)),e.planeOrigin&&(t.planeOrigin=new x().copy(e.planeOrigin)),e.planeXAxisDirection&&(t.planeXAxisDirection=new w(e.planeXAxisDirection)),e.planeYAxisDirection&&(t.planeYAxisDirection=new w(e.planeYAxisDirection));const s=i.textContent,r=s&&typeof s=="object"?s:void 0,a=typeof s=="string"&&s.length>0||this.readString(r??{},["text","contents"])!=null||this.readString(i,["text","contents","mtext"])!=null,o=e.contentType??(a?ft.MTextContent:e.blockContent?ft.BlockContent:ft.NoneContent);t.contentType=o;const l=this.readPoint(i,["normal","extrusionDirection"]);l&&(t.normal=l);const c=this.readString(r??{},["styleName","textStyleName","textStyle"])??this.readString(i,["textStyleName","textStyle","styleName","textStyleId"]);c&&(t.textStyleName=c);const d=this.readPositiveNumber(r??{},["textHeight","height"])??this.readPositiveNumber(i,["textHeight","mtextHeight","textContentHeight"])??this.readPositiveNumber(i,["arrowheadSize","contentScale"]);d!=null&&(t.textHeight=d);const u=this.readPositiveNumber(r??{},["textWidth","width"])??this.readPositiveNumber(i,["textWidth","mtextWidth","textContentWidth"]);u!=null&&(t.textWidth=u),t.textLineSpacingFactor=this.readNumber(r??{},["lineSpacingFactor","textLineSpacingFactor"])??this.readNumber(i,["textLineSpacingFactor"])??t.textLineSpacingFactor;const p=this.readNumber(r??{},["textRotation","rotation"])??this.readNumber(i,["textRotation","mtextRotation","textContentRotation"]);p!=null&&(t.textRotation=E.degToRad(p));const g=this.readPoint(i,["textDirection","mtextDirection","textDirectionVector"]);g&&(t.textDirection=g);const m=this.readNumber(i,["textAttachmentPoint","attachmentPoint"]);m!=null&&(t.textAttachmentPoint=m);const y=e.textAttachmentDirection;y!=null&&(t.textAttachmentDirection=y);const _=this.readNumber(i,["textDrawingDirection","drawingDirection"]);_!=null&&(t.textDrawingDirection=_);const f=typeof s=="string"?s:this.readString(r??{},["text","contents"])??this.readString(i,["text","contents","mtext"]),S=this.readPoint(r??{},["anchorPoint","textAnchor","textLocation","textPosition","textAnchorPoint"])??this.readPoint(i,["textAnchor","textLocation","textPosition","textAnchorPoint","contentBasePosition"]);if(f!=null&&S&&(t.mtextContent={text:f,anchorPoint:S}),e.blockContent){const I=e.blockContent;t.blockContent={blockContentId:e.blockContent.blockContentId,normal:this.readPoint(I,["normal"]),position:e.blockContent.position,scale:this.readPoint(I,["scale"]),rotation:this.readNumber(I,["rotation"]),color:this.readNumber(I,["color"]),transformationMatrix:Array.isArray(e.blockContent.transformationMatrix)?e.blockContent.transformationMatrix:[]}}else e.blockContentId&&(t.blockContent={blockContentId:e.blockContentId,scale:e.blockContentScale,rotation:e.blockContentRotation,color:e.blockContentColor,transformationMatrix:[]});return(L=this.readMLeaderLeaders(i))==null||L.forEach(I=>{t.addLeader({lastLeaderLinePoint:I.lastLeaderLinePoint,lastLeaderLinePointSet:I.lastLeaderLinePointSet,doglegVector:I.doglegVector,doglegVectorSet:I.doglegVectorSet,doglegLength:I.doglegLength??e.doglegLength,breaks:I.breaks,leaderBranchIndex:I.leaderBranchIndex,leaderLines:I.leaderLines})}),t.numberOfLeaders===0&&((k=this.readLeaderLineArray(i))==null||k.forEach(I=>{t.addLeader({doglegLength:e.doglegLength}),t.addLeaderLine(t.numberOfLeaders-1,I)})),t.numberOfLeaders===0&&e.contentBasePosition&&t.addLeader({lastLeaderLinePoint:e.contentBasePosition,lastLeaderLinePointSet:!0,doglegLength:e.doglegLength}),t}convertDimension(e){if(e.subclassMarker=="AcDbAlignedDimension"){const t=e,i=new hn(t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return t.insertionPoint&&(i.dimBlockPosition={...t.insertionPoint,z:0}),i.rotation=E.degToRad(t.rotationAngle||0),this.processDimensionCommonAttrs(e,i),i}else if(e.subclassMarker=="AcDbRotatedDimension"){const t=e,i=new fs(t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return t.insertionPoint&&(i.dimBlockPosition={...t.insertionPoint,z:0}),i.rotation=E.degToRad(t.rotationAngle||0),this.processDimensionCommonAttrs(e,i),i}else if(e.subclassMarker=="AcDb3PointAngularDimension"){const t=e,i=new ps(t.centerPoint,t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return this.processDimensionCommonAttrs(e,i),i}else if(e.subclassMarker=="AcDbOrdinateDimension"){const t=e,i=new ys(t.subDefinitionPoint1,t.subDefinitionPoint2);return this.processDimensionCommonAttrs(e,i),i}else if(e.subclassMarker=="AcDbRadialDimension"){const t=e,i=new _s(t.definitionPoint,t.subDefinitionPoint,t.leaderLength);return this.processDimensionCommonAttrs(e,i),i}else if(e.subclassMarker=="AcDbDiametricDimension"){const t=e,i=new ms(t.definitionPoint,t.subDefinitionPoint,t.leaderLength);return this.processDimensionCommonAttrs(e,i),i}return null}processImage(e,t){t.position.copy(e.position),t.brightness=e.brightness,t.contrast=e.contrast,t.fade=e.fade,t.imageSize.copy(e.imageSize),t.isShownClipped=(e.flags|4)>0,t.isImageShown=(e.flags|3)>0,t.isImageTransparent=(e.flags|8)>0,t.imageDefId=e.imageDefHandle,t.isClipped=e.isClipped,e.clippingBoundaryPath.forEach(i=>{t.clipBoundary.push(new v(i))}),t.width=Math.sqrt(e.uPixel.x**2+e.uPixel.y**2+e.uPixel.z**2)*e.imageSize.x,t.height=Math.sqrt(e.vPixel.x**2+e.vPixel.y**2+e.vPixel.z**2)*e.imageSize.y,t.rotation=Math.atan2(e.uPixel.y,e.uPixel.x)}convertImage(e){const t=new ln;return this.processImage(e,t),t.clipBoundaryType=e.clippingBoundaryType,t}processWipeout(e,t){t.position.copy(e.position),t.brightness=e.brightness,t.contrast=e.contrast,t.fade=e.fade,t.imageSize.copy(e.imageSize),t.isShownClipped=(e.displayFlag|4)>0,t.isImageShown=(e.displayFlag|3)>0,t.isImageTransparent=(e.displayFlag|8)>0,t.imageDefId=e.imageDefHardId,t.isClipped=e.isClipping,e.boundary.forEach(i=>{t.clipBoundary.push(new v(i))}),t.clipBoundaryType=e.boundaryType,t.width=Math.sqrt(e.uDirection.x**2+e.uDirection.y**2+e.uDirection.z**2)*e.imageSize.x,t.height=Math.sqrt(e.vDirection.x**2+e.vDirection.y**2+e.vDirection.z**2)*e.imageSize.y,t.rotation=Math.atan2(e.uDirection.y,e.uDirection.x)}convertWipeout(e){const t=new hs;return this.processWipeout(e,t),t}convertViewport(e){const t=new ls;return t.number=e.viewportId,t.centerPoint.copy(e.viewportCenter),t.height=e.height,t.width=e.width,t.viewCenter.copy(e.displayCenter),t.viewHeight=e.viewHeight,t}convertRay(e){const t=new os;return t.basePoint.copy(e.position),t.unitDir.copy(e.direction),t}convertXline(e){const t=new cs;return t.basePoint.copy(e.position),t.unitDir.copy(e.direction),t}convertBlockReference(e){const t=new ai(e.name);return e.insertionPoint&&t.position.copy(e.insertionPoint),t.scaleFactors.x=e.xScale||1,t.scaleFactors.y=e.yScale||1,t.scaleFactors.z=e.zScale||1,t.rotation=e.rotation!=null?E.degToRad(e.rotation):0,t.normal.copy(e.extrusionDirection??{x:0,y:0,z:1}),t}processDimensionCommonAttrs(e,t){t.dimBlockId=e.name,t.textPosition.copy(e.textPoint),t.textRotation=e.textRotation||0,e.textLineSpacingFactor&&(t.textLineSpacingFactor=e.textLineSpacingFactor),e.textLineSpacingStyle&&(t.textLineSpacingStyle=e.textLineSpacingStyle),t.dimensionStyleName=e.styleName,t.dimensionText=e.text||"",t.measurement=e.measurement,t.normal.copy(e.extrusionDirection??{x:0,y:0,z:1})}processCommonAttrs(e,t){if(t.layer=e.layer||"0",e.handle&&(t.objectId=e.handle.toString()),t.ownerId=e.ownerBlockRecordSoftId||"",e.lineType!=null&&(t.lineType=e.lineType),e.lineweight!=null&&(t.lineWeight=e.lineweight),e.lineTypeScale!=null&&(t.linetypeScale=e.lineTypeScale),e.color!=null||e.colorIndex!=null||e.colorName){const i=new X;e.color!=null&&i.setRGBValue(e.color),e.colorIndex!=null&&(i.colorIndex=e.colorIndex),e.colorName&&(i.colorName=e.colorName),t.color=i}e.isVisible!=null&&(t.visibility=!e.isVisible),e.transparency!=null&&(t.transparency=te.deserialize(e.transparency))}readNumber(e,t){for(const i of t){const s=e[i];if(typeof s=="number"&&Number.isFinite(s))return s}}readPositiveNumber(e,t){const i=this.readNumber(e,t);return i!=null&&i>0?i:void 0}readString(e,t){for(const i of t){const s=e[i];if(typeof s=="string")return s}}readBoolean(e,t){for(const i of t){const s=e[i];if(typeof s=="boolean")return s;if(typeof s=="number")return s!==0}}readPoint(e,t){for(const i of t){const s=e[i];if(this.isPointLike(s))return s;if(Array.isArray(s)&&typeof s[0]=="number"&&typeof s[1]=="number")return{x:s[0],y:s[1],z:s[2]??0}}}readLeaderLineArray(e){const t=e.leaderLines;if(Array.isArray(t))return t.map(s=>{if(!s||typeof s!="object")return;const r=s.vertices;return Array.isArray(r)?r.filter(a=>this.isPointLike(a)):void 0}).filter(s=>!!s&&s.length>0);const i=e.vertices;if(Array.isArray(i)){const s=i.filter(r=>this.isPointLike(r));return s.length>0?[s]:void 0}}readMLeaderLeaders(e){const t=e.leaderSections;if(!Array.isArray(t))return;const i=[];return t.forEach(s=>{if(!s||typeof s!="object")return;const r=s,a=r.leaderLines,o=Array.isArray(a)?a.reduce((m,y)=>{const _=this.readMLeaderLine(y);return _&&m.push(_),m},[]):void 0,l={},c=this.readPoint(r,["lastLeaderLinePoint"]),d=this.readPoint(r,["doglegVector"]),u=this.readNumber(r,["doglegLength"]),p=this.readMLeaderBreaks(r.breaks),g=this.readNumber(r,["leaderBranchIndex"]);c&&(l.lastLeaderLinePoint=c),r.lastLeaderLinePointSet!=null&&(l.lastLeaderLinePointSet=this.readBoolean(r,["lastLeaderLinePointSet"])),d&&(l.doglegVector=d),r.doglegVectorSet!=null&&(l.doglegVectorSet=this.readBoolean(r,["doglegVectorSet"])),u!=null&&(l.doglegLength=u),p&&(l.breaks=p),g!=null&&(l.leaderBranchIndex=g),o&&(l.leaderLines=o),i.push(l)}),i}readMLeaderLine(e){if(!e||typeof e!="object")return;const t=e,i=t.vertices,s=Array.isArray(i)?i.filter(l=>this.isPointLike(l)):[],r=this.readMLeaderBreaks(t.breaks),a=Array.isArray(t.breakPointIndexes)?t.breakPointIndexes.filter(l=>typeof l=="number"):void 0,o=this.readNumber(t,["leaderLineIndex"]);return s.length>0||r&&r.length>0?{vertices:s,breakPointIndexes:a,leaderLineIndex:o,breaks:r}:void 0}readMLeaderBreaks(e){if(!Array.isArray(e))return;const t=e.map(i=>{if(!i||typeof i!="object")return;const s=i,r=this.readPoint(s,["start"]),a=this.readPoint(s,["end"]),o=this.readNumber(s,["index"]);if(!r||!a)return;const l={start:r,end:a};return o!=null&&(l.index=o),l}).filter(i=>!!i);return t.length>0?t:void 0}isPointLike(e){return!!e&&typeof e=="object"&&typeof e.x=="number"&&typeof e.y=="number"}}class x0{convertLayout(e,t){var r,a;const i=new mn;i.layoutName=e.layoutName,i.tabOrder=e.tabOrder,i.plotSettingsName=e.pageSetupName,i.plotCfgName=e.configName,i.canonicalMediaName=e.paperSize,i.plotViewName=e.plotViewName,i.currentStyleSheet=e.currentStyleSheet,i.plotPaperMargins={left:e.marginLeft,right:e.marginRight,top:e.marginTop,bottom:e.marginBottom},i.plotPaperSize.copy({x:e.paperWidth,y:e.paperHeight}),i.plotOrigin.copy({x:e.plotOriginX,y:e.plotOriginY}),i.plotWindowArea.min.copy({x:e.windowAreaXMin,y:e.windowAreaYMin}),i.plotWindowArea.max.copy({x:e.windowAreaXMax,y:e.windowAreaYMax}),i.customPrintScale={numerator:e.printScaleNumerator,denominator:e.printScaleDenominator},i.plotPaperUnits=e.plotPaperUnit,i.plotRotation=e.plotRotation,i.plotType=e.plotType,i.stdScaleType=e.standardScaleType,i.shadePlot=(()=>{switch(e.shadePlotMode){case 1:return pi.kWireframe;case 2:return pi.kHidden;case 3:return pi.kRendered;default:return pi.kAsDisplayed}})(),i.shadePlotResLevel=(()=>{switch(e.shadePlotResolution){case 1:return It.kPreview;case 2:return It.kNormal;case 3:return It.kPresentation;case 4:return It.kMaximum;case 5:return It.kCustom;default:return It.kDraft}})(),e.shadePlotCustomDPI!=null&&(i.shadePlotCustomDPI=e.shadePlotCustomDPI),e.shadePlotId&&(i.shadePlotId=e.shadePlotId);const s=e.layoutFlag??0;if(i.plotViewportBorders=(s&1)!==0,i.showPlotStyles=(s&2)!==0,i.plotCentered=(s&4)!==0,i.plotHidden=(s&8)!==0,i.useStandardScale=(s&16)!==0,i.plotPlotStyles=(s&32)!==0,i.scaleLineweights=(s&64)!==0,i.printLineweights=(s&128)!==0,i.drawViewportsFirst=(s&512)!==0,i.modelType=(s&1024)!==0,e.viewportId&&i.viewportArray.push(e.viewportId),e.layoutName==="Model"){const o=se.MODEL_SPACE_NAME.toUpperCase();(r=t.tables.BLOCK_RECORD)==null||r.entries.some(l=>l.name.toUpperCase()===o?(i.blockTableRecordId=l.handle,!0):!1)}else(a=t.tables.BLOCK_RECORD)==null||a.entries.some(o=>o.layoutObjects===e.handle?(i.blockTableRecordId=o.handle,!0):!1),i.blockTableRecordId||(i.blockTableRecordId=e.paperSpaceTableId);return e.minLimit&&i.limits.min.copy(e.minLimit),e.maxLimit&&i.limits.max.copy(e.maxLimit),e.minExtent&&i.extents.min.copy(e.minExtent),e.maxExtent&&i.extents.max.copy(e.maxExtent),this.processCommonAttrs(e,i),i}convertImageDef(e){const t=new Hl;return t.sourceFileName=e.fileName,this.processCommonAttrs(e,t),t}convertMLeaderStyle(e){const t=new Xr;return t.unknown1=e.unknown1,e.contentType!=null&&(t.contentType=e.contentType),e.drawMLeaderOrderType!=null&&(t.drawMLeaderOrderType=e.drawMLeaderOrderType),e.drawLeaderOrderType!=null&&(t.drawLeaderOrderType=e.drawLeaderOrderType),e.maxLeaderSegmentPoints!=null&&(t.maxLeaderSegmentPoints=e.maxLeaderSegmentPoints),e.firstSegmentAngleConstraint!=null&&(t.firstSegmentAngleConstraint=e.firstSegmentAngleConstraint),e.secondSegmentAngleConstraint!=null&&(t.secondSegmentAngleConstraint=e.secondSegmentAngleConstraint),e.leaderLineType!=null&&(t.leaderLineType=e.leaderLineType),e.leaderLineColor!=null&&(t.leaderLineColor=qi(e.leaderLineColor)),t.leaderLineTypeId=e.leaderLineTypeId,e.leaderLineWeight!=null&&(t.leaderLineWeight=e.leaderLineWeight),e.landingEnabled!=null&&(t.landingEnabled=e.landingEnabled),e.landingGap!=null&&(t.landingGap=e.landingGap),e.doglegEnabled!=null&&(t.doglegEnabled=e.doglegEnabled),e.doglegLength!=null&&(t.doglegLength=e.doglegLength),e.description!=null&&(t.description=e.description),t.arrowheadId=e.arrowheadId,e.arrowheadSize!=null&&(t.arrowheadSize=e.arrowheadSize),e.defaultMTextContents!=null&&(t.defaultMTextContents=e.defaultMTextContents),t.textStyleId=e.textStyleId,e.textLeftAttachmentType!=null&&(t.textLeftAttachmentType=e.textLeftAttachmentType),e.textAngleType!=null&&(t.textAngleType=e.textAngleType),e.textAlignmentType!=null&&(t.textAlignmentType=e.textAlignmentType),e.textRightAttachmentType!=null&&(t.textRightAttachmentType=e.textRightAttachmentType),e.textColor!=null&&(t.textColor=qi(e.textColor)),e.textHeight!=null&&(t.textHeight=e.textHeight),e.textFrameEnabled!=null&&(t.textFrameEnabled=e.textFrameEnabled),e.textAlignAlwaysLeft!=null&&(t.textAlignAlwaysLeft=e.textAlignAlwaysLeft),e.alignSpace!=null&&(t.alignSpace=e.alignSpace),t.blockContentId=e.blockContentId,e.blockContentColor!=null&&(t.blockContentColor=qi(e.blockContentColor)),e.blockContentScale&&(t.blockContentScale={x:e.blockContentScale.x,y:e.blockContentScale.y,z:e.blockContentScale.z??1}),e.blockContentScaleEnabled!=null&&(t.blockContentScaleEnabled=e.blockContentScaleEnabled),e.blockContentRotation!=null&&(t.blockContentRotation=e.blockContentRotation),e.blockContentRotationEnabled!=null&&(t.blockContentRotationEnabled=e.blockContentRotationEnabled),e.blockContentConnectionType!=null&&(t.blockContentConnectionType=e.blockContentConnectionType),e.scale!=null&&(t.scale=e.scale),e.overwritePropertyValue!=null&&(t.overwritePropertyValue=e.overwritePropertyValue),e.annotative!=null&&(t.annotative=e.annotative),e.breakGapSize!=null&&(t.breakGapSize=e.breakGapSize),e.textAttachmentDirection!=null&&(t.textAttachmentDirection=e.textAttachmentDirection),e.bottomTextAttachmentDirection!=null&&(t.bottomTextAttachmentDirection=e.bottomTextAttachmentDirection),e.topTextAttachmentDirection!=null&&(t.topTextAttachmentDirection=e.topTextAttachmentDirection),t.unknown2=e.unknown2,this.processCommonAttrs(e,t),t}convertMLineStyle(e){var s;const t=new Rr;if(e.styleName!=null&&(t.styleName=e.styleName),e.flags!=null&&(t.flags=e.flags),e.description!=null&&(t.description=e.description),e.fillColor!=null)t.fillColor=new X().setRGBValue(e.fillColor);else if(e.fillColorIndex!=null){const r=new X;r.colorIndex=e.fillColorIndex,t.fillColor=r}e.startAngle!=null&&(t.startAngle=e.startAngle),e.endAngle!=null&&(t.endAngle=e.endAngle);const i=Math.max(e.elementCount??0,((s=e.elements)==null?void 0:s.length)??0);return i>0&&(t.elements=Array.from({length:i},(r,a)=>{var o,l,c,d;return{offset:((l=(o=e.elements)==null?void 0:o[a])==null?void 0:l.offset)??0,color:(()=>{var p,g,m,y;const u=new X;return((g=(p=e.elements)==null?void 0:p[a])==null?void 0:g.color)!=null?u.setRGBValue(e.elements[a].color):u.colorIndex=((y=(m=e.elements)==null?void 0:m[a])==null?void 0:y.colorIndex)??256,u})(),lineType:((d=(c=e.elements)==null?void 0:c[a])==null?void 0:d.lineType)??"BYLAYER"}})),this.processCommonAttrs(e,t),t}processCommonAttrs(e,t){t.objectId=e.handle,e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}}class Ac{constructor(e){this.taskId=0,this.workers=new Map,this.pendingTasks=new Map,this.config={workerUrl:e.workerUrl,timeout:e.timeout??3e4,maxConcurrentWorkers:e.maxConcurrentWorkers??4}}async execute(e,t){const i=Date.now(),s=this.generateTaskId();try{return await this.executeInWorker(s,e,t||this.config.workerUrl)}catch(r){const a=Date.now()-i;return{success:!1,error:r instanceof Error?r.message:String(r),duration:a}}}async executeInWorker(e,t,i){const s=Date.now();return new Promise((r,a)=>{const o=this.getAvailableWorker(i),l=setTimeout(()=>{this.cleanupTask(e),this.releaseWorker(o),a(new Error(`Worker operation timed out after ${this.config.timeout}ms`))},this.config.timeout);this.pendingTasks.set(e,{resolve:u=>{clearTimeout(l),this.releaseWorker(o),r(u)},reject:u=>{clearTimeout(l),this.releaseWorker(o),a(u)},timeout:l});const c=u=>{const{id:p,success:g,data:m,error:y}=u.data;if(p!==e)return;this.cleanupTask(e);const _=Date.now()-s;r(g?{success:!0,data:m,duration:_}:{success:!1,error:y,duration:_})},d=u=>{this.cleanupTask(e),a(new Error(`Worker error: ${u.message}`))};o.addEventListener("message",c),o.addEventListener("error",d),o.postMessage({id:e,input:t})})}cleanupTask(e){const t=this.pendingTasks.get(e);t&&(clearTimeout(t.timeout),this.pendingTasks.delete(e))}generateTaskId(){return`task_${++this.taskId}_${Date.now()}`}detectWorkerSupport(){return typeof Worker<"u"}getAvailableWorker(e){for(const[i,s]of this.workers)if(!s.isBusy)return s.isBusy=!0,s.worker;if(this.workers.size<this.config.maxConcurrentWorkers){const i=new Worker(e,{type:"module"}),s=this.generateWorkerId(),r={worker:i,isBusy:!0,id:s,createdAt:new Date};return this.workers.set(s,r),i}const t=Array.from(this.workers.values()).sort((i,s)=>i.createdAt.getTime()-s.createdAt.getTime())[0];return t.isBusy=!0,t.worker}releaseWorker(e){for(const[t,i]of this.workers)if(i.worker===e){i.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(e=>e.isBusy).length,pendingTasks:this.pendingTasks.size,config:this.config}}destroy(){for(const[e,t]of this.pendingTasks)clearTimeout(t.timeout),t.reject(new Error("Framework destroyed"));this.pendingTasks.clear();for(const[e,t]of this.workers)t.worker.terminate();this.workers.clear()}}class Ic{constructor(e){this.framework=new Ac(e)}async execute(e,t){return this.framework.execute(e,t)}getStats(){return this.framework.getStats()}destroy(){this.framework.destroy()}}function Pc(n){return new Ic(n)}class b0{constructor(){this.setupMessageHandler()}setupMessageHandler(){self.onmessage=async e=>{const{id:t,input:i}=e.data;try{const s=await this.executeTask(i);this.sendResponse(t,!0,s)}catch(s){this.sendResponse(t,!1,void 0,s instanceof Error?s.message:String(s))}}}sendResponse(e,t,i,s){const r={id:e,success:t,data:i,error:s};self.postMessage(r)}}class Ec extends Hr{constructor(e={}){super(e),e.parserWorkerUrl||(e.parserWorkerUrl="/assets/dxf-parser-worker.js")}async parse(e,t){const i=this.config,s=this.getParserWorkerTimeout(e,t);if(i.useWorker&&i.parserWorkerUrl){const r=Pc({workerUrl:i.parserWorkerUrl,timeout:s,maxConcurrentWorkers:1}),a=await r.execute(e);if(r.destroy(),a.success)return{model:a.data,data:{unknownEntityCount:0}};throw new Error(`Failed to parse drawing due to error: '${a.error}'`)}else return{model:new w0().parse(e),data:{unknownEntityCount:0}}}getFonts(e){var r;const t=new Map,i=a=>{if(a){const o=a.lastIndexOf(".");return o>=0?a.substring(0,o).toLowerCase():a.toLowerCase()}};(r=e.tables.STYLE)==null||r.entries.forEach(a=>{const o=[];if(a.font){const l=i(a.font);l&&o.push(l)}if(a.bigFont){const l=i(a.bigFont);l&&o.push(l)}if(a.extendedFont){const l=i(a.extendedFont);l&&o.push(l)}t.set(a.name,o)});const s=new Set;return this.getFontsInBlock(e.entities,e.blocks,t,s),Array.from(s)}getFontsInBlock(e,t,i,s){const r=/\\f(.*?)\|/g;e.forEach(a=>{if(a.type=="MTEXT"){const o=a;[...o.text.matchAll(r)].forEach(d=>{s.add(d[1].toLowerCase())});const c=i.get(o.styleName);c==null||c.forEach(d=>s.add(d))}else if(a.type=="TEXT"){const o=a,l=i.get(o.styleName);l==null||l.forEach(c=>s.add(c))}else if(a.type=="MULTILEADER"||a.type=="MLEADER"){const o=a;[...(typeof o.textContent=="string"?o.textContent:"").matchAll(r)].forEach(u=>{s.add(u[1].toLowerCase())});const c=typeof o.textStyleName=="string"?o.textStyleName:typeof o.styleName=="string"?o.styleName:void 0,d=c?i.get(c):void 0;d==null||d.forEach(u=>s.add(u))}else if(a.type=="INSERT"){const l=t[a.name];l&&l.entities&&this.getFontsInBlock(l.entities,t,i,s)}})}async processEntities(e,t,i,s,r){const a=new io;let o=e.entities;const l=o.length,c=new yr(l,100-s.value,i);this.config.convertByEntityType&&(o=this.groupAndFlattenByType(o));const d=new Map;for(let p=0;p<l;p++){const g=o[p];if(g.type==="ATTRIB"){const m=a.convert(g);if(m&&m.ownerId&&m.ownerId!=="0"){let y=d.get(m==null?void 0:m.ownerId);y==null&&(y=[],d.set(m.ownerId,y)),y.push(m)}}}const u=t.tables.blockTable.modelSpace;await c.processChunk(async(p,g)=>{let m=[],y=p<g?o[p].type:"";for(let f=p;f<g;f++){const S=o[f];if(!(S.ownerBlockRecordSoftId&&S.ownerBlockRecordSoftId!==u.objectId)&&S.type!=="ATTRIB"){const L=a.convert(S);if(L){if(this.config.convertByEntityType&&S.type!==y&&(u.appendEntity(m),m=[],y=S.type),S.type==="INSERT"){const k=d.get(L.objectId);k&&k.length>0&&k.forEach(I=>{L.appendAttributes(I)})}m.push(L)}}}u.appendEntity(m);let _=s.value+g/l*(100-s.value);_>100&&(_=100),r&&await r(_,"ENTITY","IN-PROGRESS")})}async processEntitiesInBlock(e,t,i=!1){const s=new io,r=e.length,a=[],o=t.objectId,l=[];for(let c=0;c<r;c++){const d=e[c],u=s.convert(d);u&&(d.type==="ATTRIB"?l.push(u):(!i||d.ownerBlockRecordSoftId===o)&&a.push(u))}t.appendEntity(a),l.forEach(c=>{const d=t.getIdAt(c.ownerId);d&&d.appendAttributes(c)})}processBlocks(e,t){const i=e.blocks;for(const[s,r]of Object.entries(i)){let a=t.tables.blockTable.getAt(r.name);a||(a=new se,a.objectId=r.handle,a.name=s,a.origin.copy(r.position),t.tables.blockTable.add(a)),r.entities?this.processEntitiesInBlock(r.entities,a):a.isPaperSapce&&this.processEntitiesInBlock(e.entities,a,!0)}}processHeader(e,t){const i=e.header;i.$ACADVER&&(t.version=i.$ACADVER),t.cecolor.colorIndex=i.$CECOLOR||256,t.angbase=i.$ANGBASE||0,t.angdir=i.$ANGDIR||0,i.$AUNITS!=null&&(t.aunits=i.$AUNITS),i.$AUPREC!=null&&(t.auprec=i.$AUPREC),i.$LUNITS!=null&&(t.lunits=i.$LUNITS),i.$LUPREC!=null&&(t.luprec=i.$LUPREC),i.$UNITMODE!=null&&(t.unitmode=i.$UNITMODE),i.$MEASUREMENT!=null&&(t.measurement=i.$MEASUREMENT),t.celtype=i.$CELTYPE||ye,Xe.instance().setVar(A.CETRANSPARENCY,i.$CETRANSPARENCY||"ByLayer",t),t.celtscale=i.$CELTSCALE||1;const s=this.normalizeHeaderStringValue(i.$CMLSTYLE)||this.normalizeHeaderStringValue(i.CMLSTYLE)||yt;t.cmlstyle=s;const r=i.$CMLSCALE??i.CMLSCALE;typeof r=="number"&&Number.isFinite(r)&&(t.cmlscale=r);const a=this.normalizeHeaderStringValue(i.$CMLEADERSTYLE)||this.normalizeHeaderStringValue(i.CMLEADERSTYLE)||_t;t.cmleaderstyle=a,t.hplayer=this.normalizeHeaderStringValue(i.$HPLAYER)||this.normalizeHeaderStringValue(i.HPLAYER)||".",t.ltscale=i.$LTSCALE||1,i.$EXTMAX&&(t.extmax=i.$EXTMAX),i.$EXTMIN&&(t.extmin=i.$EXTMIN),i.$INSUNITS!=null&&(t.insunits=i.$INSUNITS),t.osmode=i.$OSMODE||0,t.pdmode=i.$PDMODE||0,t.pdsize=i.$PDSIZE||0,t.textstyle=i.$TEXTSTYLE||ee}processBlockTables(e,t){var s;const i=(s=e.tables.BLOCK_RECORD)==null?void 0:s.entries;i&&i.length>0&&(t.tables.blockTable.removeAll(),i.forEach(r=>{const a=new se;a.objectId=r.handle,a.name=r.name,a.layoutId=r.layoutObjects,a.blockInsertUnits=r.insertionUnits,a.explodability=r.explodability,a.blockScaling=r.scalability,r.bmpPreview&&(a.bmpPreview=r.bmpPreview),t.tables.blockTable.add(a)}))}processObjects(e,t){const i=e.objects.byName,s=new x0;if("LAYOUT"in i){const r=t.objects.layout;i.LAYOUT.forEach(a=>{const o=s.convertLayout(a,e);r.setAt(o.layoutName,o)})}if("IMAGEDEF"in i){const r=t.objects.imageDefinition;i.IMAGEDEF.forEach(a=>{const o=s.convertImageDef(a);r.setAt(o.objectId,o)})}if("MLEADERSTYLE"in i){const r=t.objects.mleaderStyle;i.MLEADERSTYLE.forEach(a=>{const o=s.convertMLeaderStyle(a);r.setAt(o.objectId,o)})}if("MLINESTYLE"in i){const r=t.objects.mlineStyle;i.MLINESTYLE.forEach(a=>{const o=s.convertMLineStyle(a);r.setAt(o.styleName||o.objectId,o)})}}processViewports(e,t){var s;const i=(s=e.tables)==null?void 0:s.VPORT;if(i){this.processCommonTableAttrs(i,t.tables.viewportTable);const r=i.entries;r&&r.length>0&&r.forEach(a=>{const o=new jr;this.processCommonTableEntryAttrs(a,o),a.circleSides&&(o.circleSides=a.circleSides),o.standardFlag=a.standardFlag,o.center.copy(a.center??sr),o.lowerLeftCorner.copy(a.lowerLeftCorner??gl),o.upperRightCorner.copy(a.upperRightCorner??pl),a.snapBasePoint&&o.snapBase.copy(a.snapBasePoint),a.snapRotationAngle&&(o.snapAngle=a.snapRotationAngle),a.snapSpacing&&o.snapIncrements.copy(a.snapSpacing),a.majorGridLines&&(o.gridMajor=a.majorGridLines),a.gridSpacing&&o.gridIncrements.copy(a.gridSpacing),a.backgroundObjectId&&(o.backgroundObjectId=a.backgroundObjectId),o.gsView.center.copy(a.center??sr),o.gsView.viewDirectionFromTarget.copy(a.viewDirectionFromTarget??ml),o.gsView.viewTarget.copy(a.viewTarget??yl),a.lensLength&&(o.gsView.lensLength=a.lensLength),a.frontClippingPlane&&(o.gsView.frontClippingPlane=a.frontClippingPlane),a.backClippingPlane&&(o.gsView.backClippingPlane=a.backClippingPlane),a.viewHeight&&(o.gsView.viewHeight=a.viewHeight),a.viewTwistAngle&&(o.gsView.viewTwistAngle=a.viewTwistAngle),a.frozenLayers&&(o.gsView.frozenLayers=a.frozenLayers),a.styleSheet&&(o.gsView.styleSheet=a.styleSheet),a.renderMode&&(o.gsView.renderMode=a.renderMode),a.viewMode&&(o.gsView.viewMode=a.viewMode),a.ucsIconSetting&&(o.gsView.ucsIconSetting=a.ucsIconSetting),a.ucsOrigin&&o.gsView.ucsOrigin.copy(a.ucsOrigin),a.ucsXAxis&&o.gsView.ucsXAxis.copy(a.ucsXAxis),a.ucsYAxis&&o.gsView.ucsYAxis.copy(a.ucsYAxis),a.orthographicType&&(o.gsView.orthographicType=a.orthographicType),a.shadePlotSetting&&(o.gsView.shadePlotSetting=a.shadePlotSetting),a.shadePlotObjectId&&(o.gsView.shadePlotObjectId=a.shadePlotObjectId),a.visualStyleObjectId&&(o.gsView.visualStyleObjectId=a.visualStyleObjectId),a.isDefaultLightingOn&&(o.gsView.isDefaultLightingOn=a.isDefaultLightingOn),a.defaultLightingType&&(o.gsView.defaultLightingType=a.defaultLightingType),a.brightness&&(o.gsView.brightness=a.brightness),a.contrast&&(o.gsView.contrast=a.contrast),a.ambientColor&&(o.gsView.ambientColor=a.ambientColor),t.tables.viewportTable.add(o)})}}processLayers(e,t){var s;const i=(s=e.tables)==null?void 0:s.LAYER;if(i){this.processCommonTableAttrs(i,t.tables.layerTable);const r=i.entries;r&&r.length>0&&r.forEach(a=>{const o=new X;o.colorIndex=a.colorIndex;const l=new Is({name:a.name,standardFlags:a.standardFlag,linetype:a.lineType,lineWeight:a.lineweight,isOff:a.colorIndex<0,color:o,isPlottable:a.isPlotting});this.processCommonTableEntryAttrs(a,l),t.tables.layerTable.add(l)})}}processLineTypes(e,t){var s;const i=(s=e.tables)==null?void 0:s.LTYPE;if(i){this.processCommonTableAttrs(i,t.tables.linetypeTable);const r=i.entries;r&&r.length>0&&r.forEach(a=>{const o=new kt(a);this.processCommonTableEntryAttrs(a,o),o.name=a.name,t.tables.linetypeTable.add(o)})}}processTextStyles(e,t){var s;const i=(s=e.tables)==null?void 0:s.STYLE;if(i){this.processCommonTableAttrs(i,t.tables.textStyleTable);const r=i.entries;r&&r.length>0&&r.forEach(a=>{const o=new Ps(a);this.processCommonTableEntryAttrs(a,o),t.tables.textStyleTable.add(o)})}}processDimStyles(e,t){var s;const i=(s=e.tables)==null?void 0:s.DIMSTYLE;if(i){this.processCommonTableAttrs(i,t.tables.dimStyleTable);const r=i.entries;r&&r.length>0&&r.forEach(a=>{const o={name:a.name,ownerId:a.ownerObjectId,dimpost:a.DIMPOST||"",dimapost:a.DIMAPOST||"",dimscale:a.DIMSCALE,dimasz:a.DIMASZ,dimexo:a.DIMEXO,dimdli:a.DIMDLI,dimexe:a.DIMEXE,dimrnd:a.DIMRND,dimdle:a.DIMDLE,dimtp:a.DIMTP,dimtm:a.DIMTM,dimtxt:a.DIMTXT,dimcen:a.DIMCEN,dimtsz:a.DIMTSZ,dimaltf:a.DIMALTF,dimlfac:a.DIMLFAC,dimtvp:a.DIMTVP,dimtfac:a.DIMTFAC,dimgap:a.DIMGAP,dimaltrnd:a.DIMALTRND,dimtol:a.DIMTOL==null||a.DIMTOL==0?0:1,dimlim:a.DIMLIM==null||a.DIMLIM==0?0:1,dimtih:a.DIMTIH==null||a.DIMTIH==0?0:1,dimtoh:a.DIMTOH==null||a.DIMTOH==0?0:1,dimse1:a.DIMSE1==null||a.DIMSE1==0?0:1,dimse2:a.DIMSE2==null||a.DIMSE2==0?0:1,dimtad:a.DIMTAD,dimzin:a.DIMZIN,dimazin:a.DIMAZIN,dimalt:a.DIMALT,dimaltd:a.DIMALTD,dimtofl:a.DIMTOFL,dimsah:a.DIMSAH,dimtix:a.DIMTIX,dimsoxd:a.DIMSOXD,dimclrd:a.DIMCLRD,dimclre:a.DIMCLRE,dimclrt:a.DIMCLRT,dimadec:a.DIMADEC||0,dimunit:a.DIMUNIT||2,dimdec:a.DIMDEC,dimtdec:a.DIMTDEC,dimaltu:a.DIMALTU,dimalttd:a.DIMALTTD,dimaunit:a.DIMAUNIT,dimfrac:a.DIMFRAC,dimlunit:a.DIMLUNIT,dimdsep:a.DIMDSEP?a.DIMDSEP.toString():".",dimtmove:a.DIMTMOVE||0,dimjust:a.DIMJUST,dimsd1:a.DIMSD1,dimsd2:a.DIMSD2,dimtolj:a.DIMTOLJ,dimtzin:a.DIMTZIN,dimaltz:a.DIMALTZ,dimalttz:a.DIMALTTZ,dimfit:a.DIMFIT||0,dimupt:a.DIMUPT,dimatfit:a.DIMATFIT,dimtxsty:a.DIMTXSTY||ee,dimldrblk:a.DIMLDRBLK||"",dimblk:a.DIMBLK||"",dimblk1:a.DIMBLK1||"",dimblk2:a.DIMBLK2||"",dimlwd:a.DIMLWD,dimlwe:a.DIMLWE},l=new oi(o);this.processCommonTableEntryAttrs(a,l),t.tables.dimStyleTable.add(l)})}}processCommonTableAttrs(e,t){e.handle!=null&&(t.objectId=e.handle),e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}processCommonTableEntryAttrs(e,t){t.name="name"in e?e.name:"",e.handle!=null&&(t.objectId=e.handle),e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}groupAndFlattenByType(e){const t={},i=[];for(const s of e)t[s.type]||(t[s.type]=[],i.push(s.type)),t[s.type].push(s);return i.flatMap(s=>t[s])}normalizeHeaderStringValue(e){if(typeof e!="string")return;const t=e.trim();return t.length>0?t:void 0}}class Tc extends Hr{constructor(e){super({}),this._database=e}async parse(){return{model:this._database,data:{unknownEntityCount:0}}}getFonts(){return[]}async processEntities(e,t,i,s,r){let a=e.tables.blockTable.modelSpace.newIterator().toArray();const o=a.length,l=new yr(o,100-s.value,i);this.config.convertByEntityType&&(a=this.groupAndFlattenByType(a));const c=t.tables.blockTable.modelSpace;await l.processChunk(async(d,u)=>{let p=[],g=d<u?a[d].type:"";for(let m=d;m<u;m++){const y=a[m];this.config.convertByEntityType&&y.type!==g&&(this.triggerEvents(c,p),p=[],g=y.type),p.push(y)}if(this.triggerEvents(c,p),r){let m=s.value+u/o*(100-s.value);m>100&&(m=100),await r(m,"ENTITY","IN-PROGRESS")}})}processBlocks(){const e=this._database.tables.blockTable.newIterator();for(const t of e){const i=t.newIterator().toArray();this.triggerEvents(t,i)}}processHeader(){}processBlockTables(){}processObjects(){const e=this._database.objects.layout.newIterator();for(const s of e)this._database.events.dictObjetSet.dispatch({database:this._database,object:s,key:s.layoutName});const t=this._database.objects.imageDefinition.newIterator();for(const s of t)this._database.events.dictObjetSet.dispatch({database:this._database,object:s,key:s.objectId});const i=this._database.objects.mleaderStyle.newIterator();for(const s of i)this._database.events.dictObjetSet.dispatch({database:this._database,object:s,key:s.objectId})}processViewports(){}processLayers(){this._database.tables.layerTable.newIterator().toArray().forEach(t=>{this._database.events.layerAppended.dispatch({database:this._database,layer:t})})}processLineTypes(){}processTextStyles(){}processDimStyles(){}groupAndFlattenByType(e){const t={},i=[];for(const s of e)t[s.type]||(t[s.type]=[],i.push(s.type)),t[s.type].push(s);return i.flatMap(s=>t[s])}triggerEvents(e,t){(e.isModelSapce||e.isPaperSapce)&&e.database.events.entityAppended.dispatch({database:e.database,entity:t})}}exports.ACAD_APPID=nr;exports.AC_DB_SYSTEM_VARIABLE_NAMES=Ad;exports.AcCmColor=X;exports.AcCmColorMethod=P;exports.AcCmColorUtil=At;exports.AcCmEntityColor=kc;exports.AcCmErrors=Ae;exports.AcCmEventDispatcher=Cc;exports.AcCmEventManager=ne;exports.AcCmLoader=Fc;exports.AcCmLoadingManager=uo;exports.AcCmObject=oo;exports.AcCmPerformanceCollector=gr;exports.AcCmTask=ho;exports.AcCmTaskScheduler=co;exports.AcCmTransparency=te;exports.AcCmTransparencyMethod=de;exports.AcDb2dPolyline=Gn;exports.AcDb2dVertex=rr;exports.AcDb2dVertexType=wl;exports.AcDb3PointAngularDimension=ps;exports.AcDb3dPolyline=Un;exports.AcDb3dVertex=ar;exports.AcDb3dVertexType=xl;exports.AcDbAbstractViewTableRecord=zr;exports.AcDbAlignedDimension=hn;exports.AcDbAngleUnits=Se;exports.AcDbArc=$n;exports.AcDbArcDimension=lr;exports.AcDbAttribute=Kn;exports.AcDbAttributeDefinition=qn;exports.AcDbAttributeFlags=re;exports.AcDbAttributeMTextFlag=$e;exports.AcDbBaseWorker=b0;exports.AcDbBatchProcessing=yr;exports.AcDbBlockReference=ai;exports.AcDbBlockScaling=zl;exports.AcDbBlockTable=ql;exports.AcDbBlockTableRecord=se;exports.AcDbCircle=Zn;exports.AcDbCodePage=kr;exports.AcDbCurve=pe;exports.AcDbDataGenerator=Gl;exports.AcDbDatabase=$d;exports.AcDbDatabaseConverter=Hr;exports.AcDbDatabaseConverterManager=Ge;exports.AcDbDiametricDimension=ms;exports.AcDbDictionary=ii;exports.AcDbDimArrowType=Ul;exports.AcDbDimStyleTable=Kl;exports.AcDbDimStyleTableRecord=oi;exports.AcDbDimTextHorizontal=Zl;exports.AcDbDimTextVertical=Ql;exports.AcDbDimVerticalJustification=th;exports.AcDbDimZeroSuppression=Jl;exports.AcDbDimZeroSuppressionAngular=eh;exports.AcDbDimension=wt;exports.AcDbDuplicateRecordCloning=Wl;exports.AcDbDwgVersion=Ye;exports.AcDbDxfCode=ur;exports.AcDbDxfConverter=Ec;exports.AcDbDxfFiler=po;exports.AcDbEllipse=Qn;exports.AcDbEntity=ge;exports.AcDbFace=Jn;exports.AcDbFileType=Hi;exports.AcDbFormatter=nl;exports.AcDbGradientPatternType=Il;exports.AcDbHatch=sn;exports.AcDbHatchObjectType=Yr;exports.AcDbHatchPatternType=$i;exports.AcDbHatchStyle=Al;exports.AcDbHostApplicationServices=Wn;exports.AcDbLayerTable=ih;exports.AcDbLayerTableRecord=Is;exports.AcDbLayout=mn;exports.AcDbLayoutDictionary=Vl;exports.AcDbLayoutManager=jl;exports.AcDbLeader=es;exports.AcDbLeaderAnnotationType=Pl;exports.AcDbLine=rn;exports.AcDbLineSpacingStyle=gs;exports.AcDbLinearUnits=J;exports.AcDbLinetypeTable=nh;exports.AcDbLinetypeTableRecord=kt;exports.AcDbMLeader=is;exports.AcDbMLeaderContentType=ft;exports.AcDbMLeaderDirectionType=kl;exports.AcDbMLeaderLineType=fi;exports.AcDbMLeaderStyle=Xr;exports.AcDbMLeaderTextAttachmentDirection=Ml;exports.AcDbMLine=ts;exports.AcDbMLineFlags=Tl;exports.AcDbMLineJustification=El;exports.AcDbMText=an;exports.AcDbMlineStyle=Rr;exports.AcDbObject=je;exports.AcDbObjectIterator=yn;exports.AcDbOpenMode=fo;exports.AcDbOrdinateDimension=ys;exports.AcDbOsnapMode=D;exports.AcDbPatParser=Vr;exports.AcDbPatSvgRenderer=hr;exports.AcDbPlotPaperUnits=Xl;exports.AcDbPlotRotation=Rl;exports.AcDbPlotSettings=Dl;exports.AcDbPlotShadePlotResLevel=It;exports.AcDbPlotShadePlotType=pi;exports.AcDbPlotStdScaleType=Fl;exports.AcDbPlotType=Bl;exports.AcDbPoint=as;exports.AcDbPoly2dType=gi;exports.AcDbPoly3dType=Ui;exports.AcDbPolyFaceMesh=us;exports.AcDbPolyFaceMeshFace=Yl;exports.AcDbPolyFaceMeshVertex=Ol;exports.AcDbPolygonMesh=ds;exports.AcDbPolygonMeshVertex=Nl;exports.AcDbPolyline=rs;exports.AcDbPredefinedAcadIsoPat=Sl;exports.AcDbPredefinedAcadPat=Id;exports.AcDbRadialDimension=_s;exports.AcDbRasterImage=ln;exports.AcDbRasterImageClipBoundaryType=Cl;exports.AcDbRasterImageDef=Hl;exports.AcDbRasterImageImageDisplayOpt=vl;exports.AcDbRay=os;exports.AcDbRegAppTable=oh;exports.AcDbRegAppTableRecord=cr;exports.AcDbRegenerator=Tc;exports.AcDbRenderingCache=hi;exports.AcDbResultBuffer=mr;exports.AcDbRotatedDimension=fs;exports.AcDbSpline=on;exports.AcDbSymbolTable=xt;exports.AcDbSymbolTableRecord=Yt;exports.AcDbSysVarManager=Xe;exports.AcDbSystemVariables=A;exports.AcDbTable=ns;exports.AcDbText=wi;exports.AcDbTextHorizontalMode=bl;exports.AcDbTextStyleTable=sh;exports.AcDbTextStyleTableRecord=Ps;exports.AcDbTextVerticalMode=Ll;exports.AcDbTrace=ss;exports.AcDbUnitsValue=K;exports.AcDbViewTable=rh;exports.AcDbViewTableRecord=Zd;exports.AcDbViewport=ls;exports.AcDbViewportTable=ah;exports.AcDbViewportTableRecord=jr;exports.AcDbWipeout=hs;exports.AcDbWorkerApi=Ic;exports.AcDbWorkerManager=Ac;exports.AcDbXline=cs;exports.AcDbXrecord=Gd;exports.AcGeArea2d=Ct;exports.AcGeBox2d=be;exports.AcGeBox3d=Y;exports.AcGeCatmullRomCurve3d=As;exports.AcGeCircArc2d=vt;exports.AcGeCircArc3d=Tt;exports.AcGeCurve2d=xi;exports.AcGeEllipseArc2d=en;exports.AcGeEllipseArc3d=yi;exports.AcGeEuler=Gc;exports.AcGeGeometryUtil=$o;exports.AcGeLine2d=qe;exports.AcGeLine3d=Nt;exports.AcGeLoop2d=tn;exports.AcGeMathUtil=E;exports.AcGeMatrix2d=dn;exports.AcGeMatrix3d=j;exports.AcGeNurbsCurve=ze;exports.AcGePlane=gn;exports.AcGePoint2d=v;exports.AcGePoint3d=x;exports.AcGePolyline2d=ue;exports.AcGeQuaternion=li;exports.AcGeShape2d=Er;exports.AcGeSpline3d=Ke;exports.AcGeTol=un;exports.AcGeVector2d=Z;exports.AcGeVector3d=w;exports.AcGiArrowType=Cr;exports.AcGiDefaultLightingType=Or;exports.AcGiLineWeight=ri;exports.AcGiMTextAttachmentPoint=z;exports.AcGiMTextFlowDirection=Ue;exports.AcGiOrthographicType=Nr;exports.AcGiRenderMode=vr;exports.AcGiViewport=_l;exports.AcTrStringUtil=Bc;exports.ByBlock=Et;exports.ByLayer=ye;exports.DEBUG_MODE=Xc;exports.DEFAULT_GRADIENT_HATCH_NAME=ul;exports.DEFAULT_HATCH_PATTERN_IMPERIAL=Sd;exports.DEFAULT_HATCH_PATTERN_METRIC=cl;exports.DEFAULT_LINE_TYPE=Mt;exports.DEFAULT_MLEADER_STYLE=_t;exports.DEFAULT_MLINE_STYLE=yt;exports.DEFAULT_TEXT_STYLE=ee;exports.DEFAULT_TOL=Sr;exports.DEG2RAD=_r;exports.DefaultLoadingManager=go;exports.FLOAT_TOL=ti;exports.HATCH_PATTERN_SOLID=si;exports.HATCH_PATTERN_USER=dl;exports.MLIGHTCAD_APPID=ir;exports.ORIGIN_POINT_2D=Vc;exports.ORIGIN_POINT_3D=Lr;exports.RAD2DEG=fr;exports.RAW_COLOR_TYPE_ACI=Dr;exports.RAW_COLOR_TYPE_BY_BLOCK=ws;exports.RAW_COLOR_TYPE_BY_LAYER=Br;exports.RAW_COLOR_TYPE_RGB=Fr;exports.RAW_COLOR_TYPE_WINDOW_BG=$l;exports.TAU=G;exports.TEMP_OBJECT_ID_PREFIX=Yn;exports.VPORT_FALLBACK_CENTER_2D=sr;exports.VPORT_FALLBACK_LLC=gl;exports.VPORT_FALLBACK_URC=pl;exports.VPORT_FALLBACK_VIEW_DIR=ml;exports.VPORT_FALLBACK_VIEW_TARGET=yl;exports.acdbDisableOsnapMode=Cd;exports.acdbEnableOsnapMode=kd;exports.acdbHasOsnapMode=Md;exports.acdbHostApplicationServices=pr;exports.acdbMaskToOsnapModes=Ed;exports.acdbOsnapModesToMask=Pd;exports.acdbToggleOsnapMode=Td;exports.basisFunction=Qi;exports.calculateCurveLength=Zo;exports.ceilPowerOfTwo=No;exports.clamp=mt;exports.clone=Di;exports.computeParameterValues=qo;exports.createWorkerApi=Pc;exports.damp=Lo;exports.decodeMLeaderStyleRawColor=qi;exports.deepClone=Ws;exports.defaults=cn;exports.degToRad=ko;exports.dwgCodePageToEncoding=hl;exports.encodeMLeaderStyleRawColor=Bn;exports.euclideanModulo=wr;exports.evaluateNurbsPoint=Gi;exports.floorPowerOfTwo=Oo;exports.generateAveragedKnots=Ko;exports.generateChordKnots=$c;exports.generateSqrtChordKnots=qc;exports.generateUUID=wo;exports.generateUniformKnots=Uc;exports.getOcsAngle=Js;exports.getOcsReferenceVector=Pr;exports.has=no;exports.intPartLength=br;exports.interpolateControlPoints=Kc;exports.interpolateNurbsCurve=Ir;exports.inverseLerp=bo;exports.isBetween=Yo;exports.isBetweenAngle=Xo;exports.isEmpty=so;exports.isEqual=mi;exports.isImperialUnits=il;exports.isMetricUnits=tl;exports.isPointInPolygon=Ar;exports.isPolygonIntersect=Uo;exports.isPowerOfTwo=vo;exports.lerp=xr;exports.log=ji;exports.mapLinear=xo;exports.normalizeAngle=Wi;exports.pingpong=So;exports.radToDeg=Co;exports.randFloat=Eo;exports.randFloatSpread=To;exports.randInt=Po;exports.relativeEps=Ro;exports.seededRandom=Mo;exports.setAcDbHostApplicationServicesProvider=yo;exports.setAcDbLayoutManagerFactory=_o;exports.setLogLevel=Rc;exports.smootherstep=Io;exports.smoothstep=Ao;exports.transformOcsPointToWcs=Qs;exports.transformWcsPointToOcs=Ji;
|
|
7
|
+
`)}stripInlineComment(e){const t=e.indexOf(";");return t<0?e:e.slice(0,t)}parseHeader(e){const t=e.indexOf(",");if(t<0){const s=e.trim();return s?{name:s,description:""}:null}const r=e.slice(0,t).trim(),i=e.slice(t+1).trim();return r?{name:r,description:i}:null}parseNumber(e){const t=Number(e.trim());return Number.isFinite(t)?t:null}parseLineDescriptor(e,t){const r=e.split(",").map(u=>u.trim()).filter(u=>u.length>0);if(r.length<5)return null;const i=this.parseNumber(r[0]),s=this.parseNumber(r[1]),o=this.parseNumber(r[2]),a=this.parseNumber(r[3]),l=this.parseNumber(r[4]);if(i==null||s==null||o==null||a==null||l==null)return null;const c=r.slice(5),d=[];for(const u of c){const p=this.parseNumber(u);if(p==null)return null;d.push(p)}return{angle:i,originX:s,originY:o,deltaX:a,deltaY:l,dashes:d,sourceLine:t}}flushCurrentPattern(e,t,r){e&&(e.pattern.lines.length===0&&r.push({line:e.headerLine,message:`Pattern "${e.pattern.name}" has no line descriptor.`,source:""}),t.push(e.pattern))}}const B=class B{static nextGradientId(e){return B.gradientIdCounter+=1,`acdb-pat-gradient-${e.toLowerCase()}-${B.gradientIdCounter}`}static packedRgbToCss(e){return`#${(e&16777215).toString(16).padStart(6,"0")}`}static gradientColorToCss(e,t){return typeof e=="number"?B.packedRgbToCss(e):e??t}static applyShadeTint(e,t){const r=I.clamp(t,0,1),i=r<.5?0:16777215,s=r<.5?1-r*2:r*2-1,o=e>>16&255,a=e>>8&255,l=e&255,c=i>>16&255,d=i>>8&255,u=i&255;return Math.round(o+(c-o)*s)*65536+Math.round(a+(d-a)*s)*256+Math.round(l+(u-l)*s)}static resolveGradientColors(e){const t="#2563eb",r="#f8fafc",i=B.gradientColorToCss(e.startColor,t);if(e.oneColorMode&&e.endColor==null){if(typeof e.startColor=="number"){const s=B.applyShadeTint(e.startColor,e.shadeTintValue??.5);return{start:i,end:B.packedRgbToCss(s)}}return{start:i,end:(e.shadeTintValue??.5)<.5?"#000000":"#ffffff"}}return{start:i,end:B.gradientColorToCss(e.endColor,r)}}static renderGradientStops(e){return e.map(t=>`<stop offset="${(I.clamp(t.offset,0,1)*100).toFixed(2)}%" stop-color="${t.color}" />`).join("")}static getGradientVector(e){return{x:Math.cos(e),y:-Math.sin(e)}}static isSolidPattern(e){return e.name.trim().toUpperCase()===Qt}static renderBackground(e,t,r){return`<rect x="${-e/2}" y="${-t/2}" width="${e}" height="${t}" fill="${r}" />`}static estimateUnitScale(e){const t=[];for(const s of e.lines){t.push(Math.abs(s.deltaX),Math.abs(s.deltaY));for(const o of s.dashes)t.push(Math.abs(o))}const r=t.filter(s=>s>B.EPSILON);if(r.length===0)return 1;const i=r.sort((s,o)=>s-o);return i[Math.floor(i.length/2)]||1}static segmentToSvgPath(e){return`M ${e.x1.toFixed(2)} ${(-e.y1).toFixed(2)} L ${e.x2.toFixed(2)} ${(-e.y2).toFixed(2)}`}static buildDashSegments(e,t,r,i,s,o,a){const l=e.dashes;if(l.length===0)return[{x1:i+o*t,y1:s+a*t,x2:i+o*r,y2:s+a*r}];const c=l.reduce((g,m)=>g+Math.abs(m),0);if(c<=B.EPSILON)return[{x1:i+o*t,y1:s+a*t,x2:i+o*r,y2:s+a*r}];const d=[],u=Math.ceil((r-t)/c)+2;let p=t-c;for(let g=0;g<u;g++){let m=p;for(const f of l){const _=Math.abs(f),y=m+_;if(f>0||f===0){const v=I.clamp(m,t,r),P=I.clamp(y,t,r);P>v?d.push({x1:i+o*v,y1:s+a*v,x2:i+o*P,y2:s+a*P}):f===0&&v>=t&&v<=r&&d.push({x1:i+o*(v-.35),y1:s+a*(v-.35),x2:i+o*(v+.35),y2:s+a*(v+.35)})}m=y}p+=c}return d}static renderFamily(e,t){const r=I.degToRad(e.angle),i=Math.cos(r),s=Math.sin(r),o=-s,a=i,l=i*e.deltaX+o*e.deltaY,c=s*e.deltaX+a*e.deltaY,d=Math.hypot(l,c),u=d<=B.EPSILON?1:Math.max(1,Math.ceil(t*2/d)+1),p=Math.floor(u/2),g=-t*1.5,m=t*1.5,f=[];for(let _=-p;_<=p;_++){const y=e.originX+l*_,v=e.originY+c*_,P=B.buildDashSegments(e,g,m,y,v,i,s);for(const L of P)f.push(B.segmentToSvgPath(L))}return`<path d="${f.join(" ")}" fill="none" />`}static renderLinearGradientDef(e,t,r,i,s){const o=B.getGradientVector(t),a=I.clamp(r,-1,1)*i*.5,l=o.x*a,c=o.y*a;return[`<linearGradient id="${e}" gradientUnits="userSpaceOnUse"`,` x1="${(-o.x*i+l).toFixed(2)}"`,` y1="${(-o.y*i+c).toFixed(2)}"`,` x2="${(o.x*i+l).toFixed(2)}"`,` y2="${(o.y*i+c).toFixed(2)}">`,B.renderGradientStops(s),"</linearGradient>"].join("")}static renderRadialGradientDef(e,t,r,i,s){return[`<radialGradient id="${e}" gradientUnits="userSpaceOnUse"`,` cx="${t.toFixed(2)}" cy="${r.toFixed(2)}" r="${i.toFixed(2)}"`,` fx="${t.toFixed(2)}" fy="${r.toFixed(2)}">`,B.renderGradientStops(s),"</radialGradient>"].join("")}static renderGradientDef(e,t,r,i,s,o,a){const l=t.toUpperCase(),c=l.startsWith("INV"),d=l.replace(/^INV/,""),u=c?r.end:r.start,p=c?r.start:r.end,g=Math.hypot(o,a)/2,m=B.getGradientVector(i),f=I.clamp(s,-1,1),_=m.x*f*o*.25,y=m.y*f*a*.25;switch(d){case"CYLINDER":{const v=I.clamp(.5+f*.45,.05,.95);return B.renderLinearGradientDef(e,i,0,g,[{offset:0,color:u},{offset:v,color:p},{offset:1,color:u}])}case"SPHERICAL":return B.renderRadialGradientDef(e,_,y,g,[{offset:0,color:p},{offset:1,color:u}]);case"HEMISPHERICAL":return B.renderRadialGradientDef(e,_+m.x*o*.18,y+m.y*a*.18,g*.92,[{offset:0,color:p},{offset:.72,color:u},{offset:1,color:u}]);case"CURVED":return B.renderRadialGradientDef(e,-m.x*o*.95+_,-m.y*a*.95+y,g*1.65,[{offset:0,color:u},{offset:.55,color:u},{offset:1,color:p}]);case"LINEAR":default:return B.renderLinearGradientDef(e,i,s,g,[{offset:0,color:u},{offset:1,color:p}])}}renderPattern(e,t={}){const r=t.width??260,i=t.height??160,s=t.stroke??"#1f2937",o=t.strokeWidth??1.3,a=t.background??"#ffffff",l=`${-r/2} ${-i/2} ${r} ${i}`;if(B.isSolidPattern(e))return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${r}" height="${i}">`,B.renderBackground(r,i,a),`<rect x="${-r/2}" y="${-i/2}" width="${r}" height="${i}" fill="${s}" />`,"</svg>"].join("");const c=B.estimateUnitScale(e),u=Math.min(r,i)*.18/Math.max(c,B.EPSILON),p={...e,lines:e.lines.map(f=>({...f,originX:f.originX*u,originY:f.originY*u,deltaX:f.deltaX*u,deltaY:f.deltaY*u,dashes:f.dashes.map(_=>_*u)}))},g=Math.hypot(r,i)*.75,m=p.lines.map(f=>B.renderFamily(f,g)).join("");return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${r}" height="${i}">`,B.renderBackground(r,i,a),`<g stroke="${s}" stroke-width="${o.toFixed(2)}" stroke-linecap="round">`,m,"</g>","</svg>"].join("")}renderGradient(e,t={}){const r=t.width??260,i=t.height??160,s=t.background??"#ffffff",o=t.angle??0,a=t.shift??0,l=`${-r/2} ${-i/2} ${r} ${i}`,c=B.nextGradientId(e),d=B.resolveGradientColors(t),u=B.renderGradientDef(c,e,d,o,a,r,i);return[`<svg xmlns="http://www.w3.org/2000/svg" viewBox="${l}" width="${r}" height="${i}">`,B.renderBackground(r,i,s),"<defs>",u,"</defs>",`<rect x="${-r/2}" y="${-i/2}" width="${r}" height="${i}" fill="url(#${c})" />`,"</svg>"].join("")}};B.EPSILON=1e-9,B.gradientIdCounter=0;let Qi=B;class gt extends De{constructor(e){super(),this.database=e,this.objectId=e.generateHandle(),this.ownerId=e.objectId,this._recordsByName=new Map,this._recordsById=new Map}get numEntries(){return this._recordsByName.size}add(e){e.database=this.database,e.ownerId=this.objectId,this.database.commitObjectHandle(e,r=>this.hasId(r));const t=this.normalizeName(e.name);this._recordsByName.set(t,e),this._recordsById.set(e.objectId,e)}remove(e){const t=this.normalizeName(e),r=this._recordsByName.get(t);return r?(this._recordsById.delete(r.objectId),this._recordsByName.delete(t),!0):!1}removeId(e){const t=this._recordsById.get(e);return t?(this._recordsByName.delete(this.normalizeName(t.name)),this._recordsById.delete(e),!0):!1}removeAll(){this._recordsByName.clear(),this._recordsById.clear()}has(e){const t=this.normalizeName(e);return this._recordsByName.has(t)}hasId(e){return this._recordsById.has(e)}getAt(e){const t=this.normalizeName(e);return this._recordsByName.get(t)}getIdAt(e){return this._recordsById.get(e)}getOwnerIdAt(e){return this._recordsById.get(e)}newIterator(){return new lr(this._recordsByName)}normalizeName(e){return e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbSymbolTable"),e.writeInt16(70,this.numEntries),this}}class kl extends gt{constructor(e){super(e)}get modelSpace(){let e=this.getAt(re.MODEL_SPACE_NAME);return e||(e=new re,e.name=re.MODEL_SPACE_NAME,this.add(e)),e}getEntityById(e){for(const t of this.database.tables.blockTable.newIterator()){const r=t.getIdAt(e);if(r)return r}}removeEntity(e){let t=!1;for(const r of this.database.tables.blockTable.newIterator())if(r.removeEntity(e)){t=!0;break}return t}normalizeName(e){let t=e;if(re.isModelSapceName(e))t=re.MODEL_SPACE_NAME;else if(re.isPaperSapceName(e)){const r=re.PAPER_SPACE_NAME_PREFIX,i=e.substring(r.length);t=r+i}return t}}class Ol extends gt{constructor(e){super(e)}}var Nl=(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))(Nl||{}),Yl=(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))(Yl||{}),Xl=(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))(Xl||{}),Rl=(n=>(n[n.None=0]="None",n[n.Leading=1]="Leading",n[n.Trailing=2]="Trailing",n[n.LeadingAndTrailing=3]="LeadingAndTrailing",n))(Rl||{}),Bl=(n=>(n[n.Bottom=0]="Bottom",n[n.Middle=1]="Middle",n[n.Top=2]="Top",n))(Bl||{});const ui=class ui extends Mt{constructor(e,t){e=e||{},rr(e,ui.DEFAULT_DIM_VALUES),super(e,t)}get dimpost(){return this.getAttr("dimpost")}set dimpost(e){this.setAttr("dimpost",e)}get dimapost(){return this.getAttr("dimapost")}set dimapost(e){this.setAttr("dimapost",e)}get dimscale(){return this.getAttr("dimscale")}set dimscale(e){this.setAttr("dimscale",e)}get dimasz(){return this.getAttr("dimasz")}set dimasz(e){this.setAttr("dimasz",e)}get dimexo(){return this.getAttr("dimexo")}set dimexo(e){this.setAttr("dimexo",e)}get dimdli(){return this.getAttr("dimdli")}set dimdli(e){this.setAttr("dimdli",e)}get dimexe(){return this.getAttr("dimexe")}set dimexe(e){this.setAttr("dimexe",e)}get dimrnd(){return this.getAttr("dimrnd")}set dimrnd(e){this.setAttr("dimrnd",e)}get dimdle(){return this.getAttr("dimdle")}set dimdle(e){this.setAttr("dimdle",e)}get dimtp(){return this.getAttr("dimtp")}set dimtp(e){this.setAttr("dimtp",e)}get dimtm(){return this.getAttr("dimtm")}set dimtm(e){this.setAttr("dimtm",e)}get dimtxt(){return this.getAttr("dimtxt")}set dimtxt(e){this.setAttr("dimtxt",e)}get dimcen(){return this.getAttr("dimcen")}set dimcen(e){this.setAttr("dimcen",e)}get dimtsz(){return this.getAttr("dimtsz")}set dimtsz(e){this.setAttr("dimtsz",e)}get dimaltf(){return this.getAttr("dimaltf")}set dimaltf(e){this.setAttr("dimaltf",e)}get dimlfac(){return this.getAttr("dimlfac")}set dimlfac(e){this.setAttr("dimlfac",e)}get dimtvp(){return this.getAttr("dimtvp")}set dimtvp(e){this.setAttr("dimtvp",e)}get dimtfac(){return this.getAttr("dimtfac")}set dimtfac(e){this.setAttr("dimtfac",e)}get dimgap(){return this.getAttr("dimgap")}set dimgap(e){this.setAttr("dimgap",e)}get dimaltrnd(){return this.getAttr("dimaltrnd")}set dimaltrnd(e){this.setAttr("dimaltrnd",e)}get dimtol(){return this.getAttr("dimtol")}set dimtol(e){this.setAttr("dimtol",e)}get dimlim(){return this.getAttr("dimlim")}set dimlim(e){this.setAttr("dimlim",e)}get dimtih(){return this.getAttr("dimtih")}set dimtih(e){this.setAttr("dimtih",e)}get dimtoh(){return this.getAttr("dimtoh")}set dimtoh(e){this.setAttr("dimtoh",e)}get dimse1(){return this.getAttr("dimse1")}set dimse1(e){this.setAttr("dimse1",e)}get dimse2(){return this.getAttr("dimse2")}set dimse2(e){this.setAttr("dimse2",e)}get dimtad(){return this.getAttr("dimtad")}set dimtad(e){this.setAttr("dimtad",e)}get dimzin(){return this.getAttr("dimzin")}set dimzin(e){this.setAttr("dimzin",e)}get dimazin(){return this.getAttr("dimazin")}set dimazin(e){this.setAttr("dimazin",e)}get dimalt(){return this.getAttr("dimalt")}set dimalt(e){this.setAttr("dimalt",e)}get dimaltd(){return this.getAttr("dimaltd")}set dimaltd(e){this.setAttr("dimaltd",e)}get dimtofl(){return this.getAttr("dimtofl")}set dimtofl(e){this.setAttr("dimtofl",e)}get dimsah(){return this.getAttr("dimsah")}set dimsah(e){this.setAttr("dimsah",e)}get dimtix(){return this.getAttr("dimtix")}set dimtix(e){this.setAttr("dimtix",e)}get dimsoxd(){return this.getAttr("dimsoxd")}set dimsoxd(e){this.setAttr("dimsoxd",e)}get dimclrd(){return this.getAttr("dimclrd")}set dimclrd(e){this.setAttr("dimclrd",e)}get dimclre(){return this.getAttr("dimclre")}set dimclre(e){this.setAttr("dimclre",e)}get dimclrt(){return this.getAttr("dimclrt")}set dimclrt(e){this.setAttr("dimclrt",e)}get dimadec(){return this.getAttr("dimadec")}set dimadec(e){this.setAttr("dimadec",e)}get dimunit(){return this.getAttr("dimunit")}set dimunit(e){this.setAttr("dimunit",e)}get dimdec(){return this.getAttr("dimdec")}set dimdec(e){this.setAttr("dimdec",e)}get dimtdec(){return this.getAttr("dimtdec")}set dimtdec(e){this.setAttr("dimtdec",e)}get dimaltu(){return this.getAttr("dimaltu")}set dimaltu(e){this.setAttr("dimaltu",e)}get dimalttd(){return this.getAttr("dimalttd")}set dimalttd(e){this.setAttr("dimalttd",e)}get dimaunit(){return this.getAttr("dimaunit")}set dimaunit(e){this.setAttr("dimaunit",e)}get dimfrac(){return this.getAttr("dimfrac")}set dimfrac(e){this.setAttr("dimfrac",e)}get dimlunit(){return this.getAttr("dimlunit")}set dimlunit(e){this.setAttr("dimlunit",e)}get dimdsep(){return this.getAttr("dimdsep")}set dimdsep(e){this.setAttr("dimdsep",e)}get dimtmove(){return this.getAttr("dimtmove")}set dimtmove(e){this.setAttr("dimtmove",e)}get dimjust(){return this.getAttr("dimjust")}set dimjust(e){this.setAttr("dimjust",e)}get dimsd1(){return this.getAttr("dimsd1")}set dimsd1(e){this.setAttr("dimsd1",e)}get dimsd2(){return this.getAttr("dimsd2")}set dimsd2(e){this.setAttr("dimsd2",e)}get dimtolj(){return this.getAttr("dimtolj")}set dimtolj(e){this.setAttr("dimtolj",e)}get dimtzin(){return this.getAttr("dimtzin")}set dimtzin(e){this.setAttr("dimtzin",e)}get dimaltz(){return this.getAttr("dimaltz")}set dimaltz(e){this.setAttr("dimaltz",e)}get dimalttz(){return this.getAttr("dimalttz")}set dimalttz(e){this.setAttr("dimalttz",e)}get dimfit(){return this.getAttr("dimfit")}set dimfit(e){this.setAttr("dimfit",e)}get dimupt(){return this.getAttr("dimupt")}set dimupt(e){this.setAttr("dimupt",e)}get dimatfit(){return this.getAttr("dimatfit")}set dimatfit(e){this.setAttr("dimatfit",e)}get dimtxsty(){return this.getAttr("dimtxsty")}set dimtxsty(e){this.setAttr("dimtxsty",e)}get dimldrblk(){return this.getAttr("dimldrblk")}set dimldrblk(e){this.setAttr("dimldrblk",e)}get dimblk(){return this.getAttr("dimblk")}set dimblk(e){this.setAttr("dimblk",e)}get dimblk1(){return this.getAttr("dimblk1")}set dimblk1(e){this.setAttr("dimblk1",e)}get dimblk2(){return this.getAttr("dimblk2")}set dimblk2(e){this.setAttr("dimblk2",e)}get dimlwd(){return this.getAttr("dimlwd")}set dimlwd(e){this.setAttr("dimlwd",e)}get dimlwe(){return this.getAttr("dimlwe")}set dimlwe(e){this.setAttr("dimlwe",e)}dxfOutFields(e){super.dxfOutFields(e);const t=this.database.tables.textStyleTable.getAt(this.dimtxsty),r=this.database.tables.blockTable.getAt(this.dimldrblk),i=this.database.tables.blockTable.getAt(this.dimblk),s=this.database.tables.blockTable.getAt(this.dimblk1),o=this.database.tables.blockTable.getAt(this.dimblk2);return e.writeSubclassMarker("AcDbDimStyleTableRecord"),e.writeString(2,this.name),e.writeInt16(70,0),e.writeString(3,this.dimpost),e.writeString(4,this.dimapost),e.writeDouble(40,this.dimscale),e.writeDouble(41,this.dimasz),e.writeDouble(42,this.dimexo),e.writeDouble(43,this.dimdli),e.writeDouble(44,this.dimexe),e.writeDouble(140,this.dimtxt),e.writeDouble(147,this.dimgap),e.writeInt16(170,this.dimalt),e.writeInt16(171,this.dimtol),e.writeInt16(172,this.dimlim),e.writeInt16(173,this.dimtih),e.writeInt16(174,this.dimtoh),e.writeObjectId(340,t==null?void 0:t.objectId),e.writeObjectId(341,r==null?void 0:r.objectId),e.writeObjectId(342,i==null?void 0:i.objectId),e.writeObjectId(343,s==null?void 0:s.objectId),e.writeObjectId(344,o==null?void 0:o.objectId),e.writeInt16(371,this.dimlwd),e.writeInt16(372,this.dimlwe),this}};ui.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:J,dimldrblk:"",dimblk:"",dimblk1:"",dimblk2:"",dimlwd:-2,dimlwe:-2};let en=ui;class Fl extends gt{constructor(e){super(e)}add(e){super.add(e),this.database.events.layerAppended.dispatch({database:this.database,layer:e})}}class pi extends Mt{constructor(e,t){e=e||{},rr(e,{color:new R,description:"",standardFlags:0,isHidden:!1,isInUse:!0,isOff:!1,isPlottable:!0,transparency:new ee,linetype:"",lineWeight:1,materialId:-1}),super(e,t),this.attrs.events.attrChanged.addEventListener(r=>{this.database.events.layerModified.dispatch({database:this.database,layer:this,changes:r.object.changedAttributes()})})}get color(){return this.getAttr("color")}set color(e){this.setAttr("color",e.clone())}get description(){return this.getAttr("description")}set description(e){this.setAttr("description",e)}get standardFlags(){return this.getAttr("standardFlags")}set standardFlags(e){this.setAttr("standardFlags",e)}get isFrozen(){return(this.standardFlags&1)==1}set isFrozen(e){const t=e?1:0;this.standardFlags=this.standardFlags|t}get isHidden(){return this.getAttr("isHidden")}set isHidden(e){this.setAttr("isHidden",e)}get isInUse(){return this.getAttr("isInUse")}set isInUse(e){this.setAttr("isInUse",e)}get isLocked(){return(this.standardFlags&4)==4}set isLocked(e){const t=e?4:0;this.standardFlags=this.standardFlags|t}get isOff(){return this.getAttr("isOff")}set isOff(e){this.setAttr("isOff",e)}get isPlottable(){return this.getAttr("isPlottable")}set isPlottable(e){this.setAttr("isPlottable",e)}get transparency(){return this.getAttr("transparency")}set transparency(e){this.setAttr("transparency",e.clone())}get linetype(){return this.getAttr("linetype")}set linetype(e){this.setAttr("linetype",e)}get lineStyle(){var t;const e=(t=this.database)==null?void 0:t.tables.linetypeTable.getAt(this.linetype);if(e)return{type:"UserSpecified",...e.linetype}}get lineWeight(){return this.getAttr("lineWeight")}set lineWeight(e){this.setAttr("lineWeight",e)}get materialId(){return this.getAttr("materialId")}set materialId(e){this.setAttr("materialId",e)}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbLayerTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.standardFlags),e.writeCmColor(this.color),e.writeString(6,this.linetype),e.writeInt16(290,this.isPlottable?1:0),e.writeInt16(370,this.lineWeight),e.writeTransparency(this.transparency),this.description&&e.writeString(4,this.description),this}}class Dl extends gt{constructor(e){super(e)}}class Pt extends Mt{constructor(e){super(),this.name=e.name,this._linetype=e}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(e){if(e<0||e>=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[e].elementLength}toPreviewSvgString(e){const t=Math.max((e==null?void 0:e.width)??220,1),r=Math.max((e==null?void 0:e.height)??36,1),i=Math.min(Math.max((e==null?void 0:e.padding)??8,0),Math.floor(t/2)),s=Math.max((e==null?void 0:e.strokeWidth)??2,.5),o=this.escapeSvgAttribute((e==null?void 0:e.stroke)??"currentColor"),a=Math.max((e==null?void 0:e.repeats)??4,1),l=r/2,c=i,d=Math.max(t-i,c+1),u=d-c,p=this._linetype.pattern??[];if(p.length===0||this.patternLength<=0||!p.some(P=>P.elementLength!==0))return this.buildSvgString({width:t,height:r,stroke:o,strokeWidth:s,lineSegments:[[c,d]],dots:[],y:l});const g=[],m=[],f=u/(this.patternLength*a),_=.5,y=Math.max(s*2,2);let v=c;for(;v<d;)for(const P of p){if(v>=d)break;const L=P.elementLength;if(L===0){m.push(v),v=Math.min(v+y,d);continue}const A=Math.max(Math.abs(L)*f,_),O=Math.min(v+A,d);L>0&&O>v&&g.push([v,O]),v=O}return this.buildSvgString({width:t,height:r,stroke:o,strokeWidth:s,lineSegments:g,dots:m,y:l})}buildSvgString(e){const{width:t,height:r,stroke:i,strokeWidth:s,lineSegments:o,dots:a,y:l}=e,c=o.map(([u,p])=>`<line x1="${u.toFixed(2)}" y1="${l.toFixed(2)}" x2="${p.toFixed(2)}" y2="${l.toFixed(2)}" stroke="${i}" stroke-width="${s.toFixed(2)}" stroke-linecap="round" />`).join(""),d=a.map(u=>`<circle cx="${u.toFixed(2)}" cy="${l.toFixed(2)}" r="${(s/2).toFixed(2)}" fill="${i}" />`).join("");return`<svg xmlns="http://www.w3.org/2000/svg" width="${t}" height="${r}" viewBox="0 0 ${t} ${r}" role="img" aria-label="${this.escapeSvgAttribute(this.name)} linetype preview">${c}${d}</svg>`}escapeSvgAttribute(e){return e.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">").replace(/'/g,"'")}dxfOutFields(e){super.dxfOutFields(e),e.writeSubclassMarker("AcDbLinetypeTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.linetype.standardFlag),e.writeString(3,this.comments),e.writeInt16(72,65),e.writeInt16(73,this.numDashes),e.writeDouble(40,this.patternLength);for(const t of this.linetype.pattern??[])e.writeDouble(49,t.elementLength),e.writeInt16(74,t.elementTypeFlag);return this}}class Vl extends gt{constructor(e){super(e)}get fonts(){const e=new Set,t=i=>{if(i){const s=i.lastIndexOf(".");if(s>=0){const o=i.substring(0,s).toLowerCase();e.add(o)}else e.add(i.toLowerCase())}},r=this.newIterator();for(const i of r)t(i.fileName),t(i.bigFontFileName);return Array.from(e)}}class mi extends Mt{constructor(e){super(),this.name=e.name,this._textStyle=e,this._textStyle.font=this.getFileNameWithoutExtension(this._textStyle.font||this._textStyle.extendedFont||this.name),this._isVertical=!1}get obliquingAngle(){return this._textStyle.obliqueAngle}set obliquingAngle(e){this._textStyle.obliqueAngle=e}get priorSize(){return this._textStyle.lastHeight}set priorSize(e){this._textStyle.lastHeight=e}get textSize(){return this._textStyle.fixedTextHeight}set textSize(e){this._textStyle.fixedTextHeight=e}get xScale(){return this._textStyle.widthFactor}set xScale(e){this._textStyle.widthFactor=e}get isVertical(){return this._isVertical}set isVertical(e){this._isVertical=e}get fileName(){return this._textStyle.font}set fileName(e){this._textStyle.font=e}get bigFontFileName(){return this._textStyle.bigFont}set bigFontFileName(e){this._textStyle.bigFont=e}get textStyle(){return this._textStyle}getFileNameWithoutExtension(e){const t=e.split("/").pop();if(t){const r=t.lastIndexOf(".");return r===-1?t:t.substring(0,r)}return e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbTextStyleTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.textStyle.standardFlag),e.writeDouble(40,this.textSize),e.writeDouble(41,this.xScale),e.writeAngle(50,this.obliquingAngle),e.writeInt16(71,this.isVertical?4:this.textStyle.textGenerationFlag),e.writeDouble(42,this.priorSize),e.writeString(3,this.fileName),e.writeString(4,this.bigFontFileName),this}}class zl extends gt{constructor(e){super(e)}}class jl extends gt{constructor(e){super(e)}}const au=()=>({center:new C,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:exports.AcGiRenderMode.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:exports.AcGiOrthographicType.TOP,shadePlotSetting:0,shadePlotObjectId:void 0,visualStyleObjectId:void 0,isDefaultLightingOn:!1,defaultLightingType:exports.AcGiDefaultLightingType.ONE_DISTANT_LIGHT,brightness:0,contrast:0,ambientColor:void 0});class Ts extends Mt{constructor(){super(),this._gsView=au(),this._centerPoint=this._gsView.center}get gsView(){return this._gsView}get centerPoint(){return this._centerPoint}set centerPoint(e){this._centerPoint.copy(e)}get viewDirectionFromTarget(){return this._gsView.viewDirectionFromTarget}set viewDirectionFromTarget(e){this._gsView.viewDirectionFromTarget.copy(e)}get viewTarget(){return this._gsView.viewTarget}set viewTarget(e){this._gsView.viewTarget.copy(e)}get viewHeight(){return this._gsView.viewHeight}set viewHeight(e){this._gsView.viewHeight=e}get viewTwistAngle(){return this._gsView.viewTwistAngle}set viewTwistAngle(e){this._gsView.viewTwistAngle=e}get lensLength(){return this._gsView.lensLength}set lensLength(e){this._gsView.lensLength=e}get frontClippingPlane(){return this._gsView.frontClippingPlane}set frontClippingPlane(e){this._gsView.frontClippingPlane=e}get backClippingPlane(){return this._gsView.backClippingPlane}set backClippingPlane(e){this._gsView.backClippingPlane=e}get renderMode(){return this._gsView.renderMode}set renderMode(e){this._gsView.renderMode=e}get viewMode(){return this._gsView.viewMode}set viewMode(e){this._gsView.viewMode=e}get ucsIconSetting(){return this._gsView.ucsIconSetting}set ucsIconSetting(e){this._gsView.ucsIconSetting=e}get ucsOrigin(){return this._gsView.ucsOrigin}set ucsOrigin(e){this._gsView.ucsOrigin.copy(e)}get ucsXAxis(){return this._gsView.ucsXAxis}set ucsXAxis(e){this._gsView.ucsXAxis.copy(e)}get ucsYAxis(){return this._gsView.ucsYAxis}set ucsYAxis(e){this._gsView.ucsYAxis.copy(e)}get orthographicType(){return this._gsView.orthographicType}set orthographicType(e){this._gsView.orthographicType=e}get shadePlotSetting(){return this._gsView.shadePlotSetting}set shadePlotSetting(e){this._gsView.shadePlotSetting=e}get shadePlotObjectId(){return this._gsView.shadePlotObjectId}set shadePlotObjectId(e){this._gsView.shadePlotObjectId=e}get visualStyleObjectId(){return this._gsView.visualStyleObjectId}set visualStyleObjectId(e){this._gsView.visualStyleObjectId=e}get isDefaultLightingOn(){return this._gsView.isDefaultLightingOn}set isDefaultLightingOn(e){this._gsView.isDefaultLightingOn=e}get defaultLightingType(){return this._gsView.defaultLightingType}set defaultLightingType(e){this._gsView.defaultLightingType=e}get brightness(){return this._gsView.brightness}set brightness(e){this._gsView.brightness=e}get contrast(){return this._gsView.contrast}set contrast(e){this._gsView.contrast=e}get ambientColor(){return this._gsView.ambientColor}set ambientColor(e){this._gsView.ambientColor=e}}class Ms extends Ts{constructor(){super(),this._circleSides=100,this._lowerLeftCorner=new C(0,0),this._upperRightCorner=new C(1,1),this._snapBase=new C(0,0),this._snapAngle=0,this._snapSpacing=new C(0,0),this._standardFlag=0,this._gridSpacing=new C,this._gridMajor=10}get circleSides(){return this._circleSides}set circleSides(e){this._circleSides=e}get center(){return this.centerPoint}set center(e){this.centerPoint=e}get lowerLeftCorner(){return this._lowerLeftCorner}set lowerLeftCorner(e){this._lowerLeftCorner.copy(e)}get upperRightCorner(){return this._upperRightCorner}set upperRightCorner(e){this._upperRightCorner.copy(e)}get snapBase(){return this._snapBase}set snapBase(e){this._snapBase.copy(e)}get snapAngle(){return this._snapAngle}set snapAngle(e){this._snapAngle=e}get snapIncrements(){return this._snapSpacing}set snapIncrements(e){this._snapSpacing.copy(e)}get gridMajor(){return this._gridMajor}set gridMajor(e){this._gridMajor=e}get gridIncrements(){return this._gridSpacing}set gridIncrements(e){this._gridSpacing.copy(e)}get standardFlag(){return this._standardFlag}set standardFlag(e){this._standardFlag=e}get snapEnabled(){return!!(this._standardFlag&256)}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(e){this._backgroundObjectId=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewportTableRecord"),e.writeString(2,this.name),e.writeDouble(45,this.gsView.viewHeight),e.writePoint2d(10,this.lowerLeftCorner),e.writePoint2d(11,this.upperRightCorner),e.writePoint2d(12,this.center),e.writePoint2d(13,this.snapBase),e.writePoint2d(14,this.snapIncrements),e.writePoint2d(15,this.gridIncrements),e.writeInt16(70,this.standardFlag),e.writeInt16(71,this.circleSides),e.writeDouble(42,this.gsView.lensLength),e.writePoint3d(16,this.gsView.viewDirectionFromTarget),e.writePoint3d(17,this.gsView.viewTarget),e.writeAngle(50,this.snapAngle),e.writeAngle(51,this.gsView.viewTwistAngle),e.writeInt16(61,this.gridMajor),e.writeInt16(281,this.backgroundObjectId?1:0),e.writeObjectId(332,this.backgroundObjectId),this}}class Hl extends gt{constructor(e){super(e)}}class Ji extends Mt{constructor(e){super(),this.name=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbRegAppTableRecord"),e.writeString(2,this.name),e.writeInt16(70,0),this}}class lu extends De{constructor(){super({objectId:"0"}),this.events={dictObjetSet:new ne,dictObjectErased:new ne,entityAppended:new ne,entityModified:new ne,entityErased:new ne,layerAppended:new ne,layerModified:new ne,layerErased:new ne,openProgress:new ne},this._version=new Oe("AC1014"),this._angbase=0,this._angdir=0,this._aunits=we.DecimalDegrees,this._auprec=0,this._lunits=Q.Decimal,this._luprec=4,this._celtscale=1,this._cecolor=new R,this._celtype=ge,this._celweight=exports.AcGiLineWeight.ByLayer,this._cetransparency=new ee,this._clayer="0",this._cmlstyle=ct,this._cmlscale=1,this._cmleaderstyle=ht,this._hpbackgroundcolor=new R(exports.AcCmColorMethod.None),this._hpcolor=this._cecolor.clone(),this._hplayer=".",this._hptransparency=new ee,this._textstyle=J,this._extents=new X,this._insunits=q.Millimeters,this._unitmode=0,this._measurement=1,this._ltscale=1,this._lwdisplay=!1,this._pdmode=0,this._pdsize=0,this._osmode=0,this._maxHandle=0,this._tables={appIdTable:new Hl(this),blockTable:new kl(this),dimStyleTable:new Ol(this),linetypeTable:new Dl(this),textStyleTable:new Vl(this),viewTable:new zl(this),layerTable:new Fl(this),viewportTable:new jl(this)},this._objects={dictionary:new Kt(this),imageDefinition:new Kt(this),layout:new Al(this),mleaderStyle:new Kt(this),mlineStyle:new Kt(this),xrecord:new Kt(this)}}get tables(){return this._tables}get objects(){return this._objects}get formatter(){return this._formatter??(this._formatter=new Va(this))}generateHandle(){return this._maxHandle++,this._maxHandle.toString(16).toUpperCase()}updateMaxHandle(e){const t=parseInt(e,16);!isNaN(t)&&t>this._maxHandle&&(this._maxHandle=t)}commitObjectHandle(e,t){const r=e.getAttrWithoutException("objectId");!r||e.isTemp||t&&t(r)?e.objectId=this.generateHandle():this.updateMaxHandle(r)}get currentSpaceId(){return this._currentSpace||(this._currentSpace=this._tables.blockTable.modelSpace),this._currentSpace.objectId}set currentSpaceId(e){const t=this.tables.blockTable.getIdAt(e);if(t==null)throw new Error(`[AcDbDatabase] The specified block table record id '${e}' doesn't exist in the drawing database!`);this._currentSpace=t}get aunits(){return this._aunits}set aunits(e){this.updateSysVar(S.AUNITS,this._aunits,e??0,t=>{this._aunits=t})}get auprec(){return this._auprec}set auprec(e){this.updateSysVar(S.AUPREC,this._auprec,e??0,t=>{this._auprec=t})}get lunits(){return this._lunits}set lunits(e){this.updateSysVar(S.LUNITS,this._lunits,e??Q.Decimal,t=>{this._lunits=t})}get luprec(){return this._luprec}set luprec(e){this.updateSysVar(S.LUPREC,this._luprec,e??4,t=>{this._luprec=t})}get version(){return this._version}set version(e){this.updateSysVar(S.ACADVER,this._version,new Oe(e),t=>{this._version=t})}get insunits(){return this._insunits}set insunits(e){this.updateSysVar(S.INSUNITS,this._insunits,e??4,t=>{this._insunits=t})}get unitmode(){return this._unitmode}set unitmode(e){this.updateSysVar(S.UNITMODE,this._unitmode,e??0,t=>{this._unitmode=t})}get measurement(){return this._measurement}set measurement(e){this.updateSysVar(S.MEASUREMENT,this._measurement,e??1,t=>{this._measurement=t})}get ltscale(){return this._ltscale}set ltscale(e){this.updateSysVar(S.LTSCALE,this._ltscale,e??1,t=>{this._ltscale=t})}get lwdisplay(){return this._lwdisplay}set lwdisplay(e){this.updateSysVar(S.LWDISPLAY,this._lwdisplay,e??!1,t=>{this._lwdisplay=t})}get cecolor(){return this._cecolor}set cecolor(e){this.updateSysVar(S.CECOLOR,this._cecolor,e||0,t=>{this._cecolor=t.clone()})}get celtscale(){return this._celtscale}set celtscale(e){this.updateSysVar(S.CELTSCALE,this._celtscale,e??1,t=>{this._celtscale=t})}get celtype(){return this._celtype}set celtype(e){const t=this.normalizeLinetypeName(e??ge);this.updateSysVar(S.CELTYPE,this._celtype,t,r=>{this._celtype=r})}get celweight(){return this._celweight}set celweight(e){this.updateSysVar(S.CELWEIGHT,this._celweight,e??exports.AcGiLineWeight.ByLayer,t=>{this._celweight=t})}get cetransparency(){return this._cetransparency}set cetransparency(e){this.updateSysVar(S.CETRANSPARENCY,this._cetransparency,e??new ee,t=>{this._cetransparency=t.clone()})}get clayer(){return this._clayer}set clayer(e){this.updateSysVar(S.CLAYER,this._clayer,e??"0",t=>{this._clayer=t})}get cmlstyle(){return this._cmlstyle}set cmlstyle(e){this.updateSysVar(S.CMLSTYLE,this._cmlstyle,e??ct,t=>{this._cmlstyle=t})}get cmlscale(){return this._cmlscale}set cmlscale(e){this.updateSysVar(S.CMLSCALE,this._cmlscale,e??1,t=>{this._cmlscale=t})}get cmleaderstyle(){return this._cmleaderstyle}set cmleaderstyle(e){this.updateSysVar(S.CMLEADERSTYLE,this._cmleaderstyle,e??ht,t=>{this._cmleaderstyle=t})}get hpbackgroundcolor(){return this._hpbackgroundcolor}set hpbackgroundcolor(e){this.updateSysVar(S.HPBACKGROUNDCOLOR,this._hpbackgroundcolor,e??new R(exports.AcCmColorMethod.None),t=>{this._hpbackgroundcolor=t.clone()})}get hpcolor(){return this._hpcolor}set hpcolor(e){this.updateSysVar(S.HPCOLOR,this._hpcolor,e??this._cecolor,t=>{this._hpcolor=t.clone()})}get hplayer(){return this._hplayer}set hplayer(e){this.updateSysVar(S.HPLAYER,this._hplayer,e??".",t=>{this._hplayer=t})}get hptransparency(){return this._hptransparency}set hptransparency(e){this.updateSysVar(S.HPTRANSPARENCY,this._hptransparency,e??new ee,t=>{this._hptransparency=t.clone()})}get textstyle(){return this._textstyle}set textstyle(e){this.updateSysVar(S.TEXTSTYLE,this._textstyle,e??J,t=>{this._textstyle=t})}get angbase(){return this._angbase}set angbase(e){this.updateSysVar(S.ANGBASE,this._angbase,e??0,t=>{this._angbase=t})}get angdir(){return this._angdir}set angdir(e){this.updateSysVar(S.ANGDIR,this._angdir,e??0,t=>{this._angdir=t})}get extmax(){return this._extents.max}set extmax(e){if(e){const t=this._extents.max.clone();this._extents.expandByPoint(e),this._extents.max.equals(t)||this.triggerSysVarChangedEvent(S.EXTMAX,t,this._extents.max)}}get extmin(){return this._extents.min}set extmin(e){if(e){const t=this._extents.min.clone();this._extents.expandByPoint(e),this._extents.min.equals(t)||this.triggerSysVarChangedEvent(S.EXTMIN,t,this._extents.min)}}get extents(){return this._extents}get pdmode(){return this._pdmode}set pdmode(e){this.updateSysVar(S.PDMODE,this._pdmode,e??0,t=>{this._pdmode=t})}get pdsize(){return this._pdsize}set pdsize(e){this.updateSysVar(S.PDSIZE,this._pdsize,e??0,t=>{this._pdsize=t})}get osmode(){return this._osmode}set osmode(e){this.updateSysVar(S.OSMODE,this._osmode,e??0,t=>{this._osmode=t})}async read(e,t,r=Bn.DXF){const i=Ve.instance.get(r);if(i==null)throw new Error(`Database converter for file type '${r}' isn't registered and can can't read this file!`);this.clear(),await i.read(e,this,t&&t.minimumChunkSize||10,async(s,o,a,l)=>{if(this.events.openProgress.dispatch({database:this,percentage:s,stage:"CONVERSION",subStage:o,subStageStatus:a,data:l}),t&&t.fontLoader&&o=="FONT"&&a=="END"){const c=l||this.tables.textStyleTable.fonts;await t.fontLoader.load(c)}},t==null?void 0:t.timeout,t==null?void 0:t.sysVars),this.ensureDatabaseDefaults()}async openUri(e,t){var g;this.events.openProgress.dispatch({database:this,percentage:0,stage:"FETCH_FILE",subStageStatus:"START"});const r=await fetch(e);if(!r.ok)throw this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"ERROR"}),new Error(`Failed to fetch file '${e}' with HTTP status code '${r.status}'!`);const i=r.headers.get("content-length"),s=i?parseInt(i,10):null;let o=0;const a=(g=r.body)==null?void 0:g.getReader();if(!a)throw new Error("Failed to get response reader");const l=[];for(;;){const{done:m,value:f}=await a.read();if(m)break;if(l.push(f),o+=f.length,s!==null){const _=Math.round(o/s*100);this.events.openProgress.dispatch({database:this,percentage:_,stage:"FETCH_FILE",subStageStatus:"IN-PROGRESS"})}}const c=new Uint8Array(o);let d=0;for(const m of l)c.set(m,d),d+=m.length;const p=this.getFileNameFromUri(e).toLowerCase().split(".").pop();p==="dwg"?await this.read(c.buffer,t,Bn.DWG):p==="dxf"?await this.read(c.buffer,t,Bn.DXF):await this.read(c.buffer,t,p),this.events.openProgress.dispatch({database:this,percentage:100,stage:"FETCH_FILE",subStageStatus:"END"})}dxfOut(e,t=16,r=this.version.name,i=!1){this.ensureDatabaseDefaults();const s=r instanceof Oe?r:new Oe(r),o=new oa({database:this,precision:t,version:s});return this.writeDxfHeaderSection(o),this.writeDxfTablesSection(o,s),this.writeDxfBlocksSection(o),this.writeDxfEntitiesSection(o),this.writeDxfObjectsSection(o),o.writeStart("EOF"),o.toString()}async regen(){await new dh(this).read(null,this,500,async(t,r,i,s)=>{this.events.openProgress.dispatch({database:this,percentage:t,stage:"CONVERSION",subStage:r,subStageStatus:i,data:s})})}createDefaultData(e={layer:!0,lineType:!0,textStyle:!0,dimStyle:!0,layout:!0}){const t=new Tl(this);e.layer&&t.createDefaultLayer(),e.lineType&&t.createDefaultLineType(),e.textStyle&&t.createDefaultTextStyle(),e.dimStyle&&t.createDefaultDimStyle(),e.layout&&t.createDefaultLayout()}ensureEntityStyleDefaults(e){var t;if(e.dxfTypeName==="MLINE"){this.ensureMLineStyle(this._cmlstyle||ct);return}if(e.dxfTypeName==="MULTILEADER"){this.ensureMLeaderStyle(this._cmleaderstyle||ht);return}if(e.dxfTypeName==="HATCH"){const r=e;(t=r.applyPatternDefaultsFromSysVars)==null||t.call(r,this)}}ensureDatabaseDefaults(){if(!this.tables.layerTable.has("0")){const t=new R;t.colorIndex=7,this.tables.layerTable.add(new pi({name:"0",standardFlags:0,linetype:Lt,lineWeight:0,isOff:!1,color:t,isPlottable:!0}))}if(this.tables.linetypeTable.has(St)||this.tables.linetypeTable.add(new Pt({name:St,standardFlag:0,description:"",totalPatternLength:0})),this.tables.linetypeTable.has(ge)||this.tables.linetypeTable.add(new Pt({name:ge,standardFlag:0,description:"",totalPatternLength:0})),this.tables.linetypeTable.has(Lt)||this.tables.linetypeTable.add(new Pt({name:Lt,standardFlag:0,description:"Solid line",totalPatternLength:0})),this.tables.textStyleTable.has(J)||this.tables.textStyleTable.add(new mi({name:J,standardFlag:0,fixedTextHeight:0,widthFactor:1,obliqueAngle:0,textGenerationFlag:0,lastHeight:.2,font:"SimKai",bigFont:"",extendedFont:"SimKai"})),this.tables.dimStyleTable.has(J)||this.tables.dimStyleTable.add(new en({name:J,dimtxsty:J})),!this.tables.viewportTable.has("*Active")){const t=new Ms;t.name="*Active",this.tables.viewportTable.add(t)}this.ensureMLineStyle(this._cmlstyle||ct),this.ensureMLeaderStyle(this._cmleaderstyle||ht);const e=this.tables.blockTable.modelSpace;if(!this.objects.layout.getAt("Model")){const t=new ar;t.layoutName="Model",t.tabOrder=0,t.blockTableRecordId=e.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.objects.layout.setAt(t.layoutName,t),e.layoutId=t.objectId}this.tables.appIdTable.has(Wi)||this.tables.appIdTable.add(new Ji(Wi)),this.tables.appIdTable.has(Gi)||this.tables.appIdTable.add(new Ji(Gi))}ensureMLineStyle(e){const t=this.objects.mlineStyle,r=e.trim();if(!r||t.getAt(r))return;for(const[s,o]of t.entries())if(s.toUpperCase()===r.toUpperCase()||o.styleName.toUpperCase()===r.toUpperCase())return;const i=new As;i.styleName=r,i.elements=[{offset:.5,color:new R().setByLayer(),lineType:ge},{offset:-.5,color:new R().setByLayer(),lineType:ge}],t.setAt(r,i)}ensureMLeaderStyle(e){const t=this.objects.mleaderStyle,r=e.trim();if(!r||t.getAt(r))return;for(const[a]of t.entries())if(a.toUpperCase()===r.toUpperCase())return;const i=new Ss;i.unknown1=2,i.maxLeaderSegmentsPoints=2,i.leaderLineColor=new R().setByBlock(),i.textColor=new R().setByBlock(),i.blockColor=new R().setByBlock(),i.alignSpace=4,i.breakSize=3.75,i.enableBlockRotation=!0,i.unknown2=!1;const s=this.tables.linetypeTable.getAt(St);i.leaderLineTypeId=s==null?void 0:s.objectId;const o=this.tables.textStyleTable.getAt(J);i.textStyleId=o==null?void 0:o.objectId,t.setAt(r,i)}writeDxfHeaderSection(e){var t;e.startSection("HEADER"),e.writeString(9,"$ACADVER"),e.writeString(1,((t=e.version)==null?void 0:t.name)??this.version.name),e.writeString(9,"$HANDSEED"),e.writeString(5,e.nextHandle.toString(16).toUpperCase()),e.version!=null&&e.version.value>=27&&(e.writeString(9,"$DWGCODEPAGE"),e.writeString(3,"UTF-8")),e.writeString(9,"$INSUNITS"),e.writeInt16(70,this.insunits),e.writeString(9,"$LUNITS"),e.writeInt16(70,this.lunits),e.writeString(9,"$LUPREC"),e.writeInt16(70,this.luprec),e.writeString(9,"$UNITMODE"),e.writeInt16(70,this.unitmode),e.writeString(9,"$MEASUREMENT"),e.writeInt16(70,this.measurement),e.writeString(9,"$LTSCALE"),e.writeDouble(40,this.ltscale),e.writeString(9,"$LWDISPLAY"),e.writeInt16(70,this.lwdisplay?1:0),e.writeString(9,"$CLAYER"),e.writeString(8,this.clayer),e.writeString(9,"$CELTYPE"),e.writeString(6,this.celtype),this.cetransparency.isInvalid||(e.writeString(9,"$CETRANSPARENCY"),e.writeTransparency(this.cetransparency)),e.writeString(9,"$CMLSTYLE"),e.writeString(2,this.cmlstyle),e.writeString(9,"$CMLSCALE"),e.writeDouble(40,this.cmlscale),e.writeString(9,"$CMLEADERSTYLE"),e.writeString(2,this.cmleaderstyle),this.hpcolor.colorMethod!==exports.AcCmColorMethod.None&&(e.writeString(9,"$HPCOLOR"),e.writeCmColor(this.hpcolor,2)),this.hpbackgroundcolor.colorMethod!==exports.AcCmColorMethod.None&&(e.writeString(9,"$HPBACKGROUNDCOLOR"),e.writeCmColor(this.hpbackgroundcolor,2)),e.writeString(9,"$HPLAYER"),e.writeString(8,this.hplayer),this.hptransparency.isInvalid||(e.writeString(9,"$HPTRANSPARENCY"),e.writeTransparency(this.hptransparency)),e.writeString(9,"$TEXTSTYLE"),e.writeString(7,this.textstyle),e.writeString(9,"$ANGBASE"),e.writeAngle(50,this.angbase),e.writeString(9,"$ANGDIR"),e.writeInt16(70,this.angdir),e.writeString(9,"$AUNITS"),e.writeInt16(70,this.aunits),e.writeString(9,"$AUPREC"),e.writeInt16(70,this.auprec),e.writeString(9,"$EXTMIN"),e.writePoint3d(10,this.extmin),e.writeString(9,"$EXTMAX"),e.writePoint3d(10,this.extmax),e.writeString(9,"$PDMODE"),e.writeInt32(70,this.pdmode),e.writeString(9,"$PDSIZE"),e.writeDouble(40,this.pdsize),e.writeString(9,"$OSMODE"),e.writeInt32(70,this.osmode),e.endSection()}writeDxfTablesSection(e,t){e.startSection("TABLES"),this.writeDxfTable(e,"VPORT",this.tables.viewportTable,this.tables.viewportTable.newIterator(),"VPORT"),this.writeDxfTable(e,"VIEW",this.tables.viewTable,this.tables.viewTable.newIterator(),"VIEW"),this.writeDxfTable(e,"LTYPE",this.tables.linetypeTable,this.tables.linetypeTable.newIterator(),"LTYPE"),this.writeDxfTable(e,"LAYER",this.tables.layerTable,this.tables.layerTable.newIterator(),"LAYER"),this.writeDxfTable(e,"STYLE",this.tables.textStyleTable,this.tables.textStyleTable.newIterator(),"STYLE"),this.writeDxfTable(e,"APPID",this.tables.appIdTable,this.tables.appIdTable.newIterator(),"APPID"),this.writeDxfTable(e,"DIMSTYLE",this.tables.dimStyleTable,this.tables.dimStyleTable.newIterator(),"DIMSTYLE"),t.value>=19&&this.writeDxfTable(e,"BLOCK_RECORD",this.tables.blockTable,this.tables.blockTable.newIterator(),"BLOCK_RECORD"),e.endSection()}writeDxfBlocksSection(e){e.startSection("BLOCKS");for(const t of this.tables.blockTable.newIterator()){if(t.dxfOutBlockBegin(e),!t.isModelSapce&&!t.isPaperSapce)for(const r of t.newIterator())this.writeDxfEntity(e,r);t.dxfOutBlockEnd(e)}e.endSection()}writeDxfEntitiesSection(e){e.startSection("ENTITIES");for(const t of this.tables.blockTable.newIterator())if(!(!t.isModelSapce&&!t.isPaperSapce))for(const r of t.newIterator())this.writeDxfEntity(e,r);e.endSection()}writeDxfObjectsSection(e){e.startSection("OBJECTS");const t=this.objects.dictionary;t.ownerId="0";const r=o=>{e.writeStart("DICTIONARY"),o.dxfOut(e)},i=(o,a)=>{t.getAt(o)!==a&&t.setAt(o,a)},s=o=>{t.getAt(o)&&t.remove(o)};i("ACAD_LAYOUT",this.objects.layout),this.objects.mleaderStyle.numEntries>0?i("ACAD_MLEADERSTYLE",this.objects.mleaderStyle):s("ACAD_MLEADERSTYLE"),this.objects.mlineStyle.numEntries>0?i("ACAD_MLINESTYLE",this.objects.mlineStyle):s("ACAD_MLINESTYLE"),this.objects.imageDefinition.numEntries>0?i("ISM_RASTER_IMAGE_DICT",this.objects.imageDefinition):s("ISM_RASTER_IMAGE_DICT"),this.objects.xrecord.numEntries>0?i("MLIGHT_XRECORD",this.objects.xrecord):s("MLIGHT_XRECORD"),r(t),r(this.objects.layout),this.objects.mleaderStyle.numEntries>0&&r(this.objects.mleaderStyle),this.objects.mlineStyle.numEntries>0&&r(this.objects.mlineStyle),this.objects.imageDefinition.numEntries>0&&r(this.objects.imageDefinition),this.objects.xrecord.numEntries>0&&r(this.objects.xrecord);for(const[o,a]of this.objects.layout.entries())e.writeStart("LAYOUT"),a.dxfOut(e);for(const[o,a]of this.objects.imageDefinition.entries())e.writeStart("IMAGEDEF"),a.dxfOut(e);for(const[o,a]of this.objects.mleaderStyle.entries())e.writeStart("MLEADERSTYLE"),a.dxfOut(e);for(const[o,a]of this.objects.mlineStyle.entries())e.writeStart("MLINESTYLE"),a.dxfOut(e);for(const[o,a]of this.objects.xrecord.entries())e.writeStart("XRECORD"),a.dxfOut(e);e.endSection()}writeDxfTable(e,t,r,i,s){const o=[...i];e.startTable(t),r.dxfOut(e);for(const a of o){if(s==="BLOCK_RECORD"&&a instanceof re){a.dxfOutBlockRecord(e);continue}e.writeStart(s),a.dxfOut(e)}e.endTable()}writeDxfEntity(e,t){e.writeStart(t.dxfTypeName),t.dxfOut(e)}clear(){this._tables.blockTable.removeAll(),this._tables.dimStyleTable.removeAll(),this._tables.linetypeTable.removeAll(),this._tables.textStyleTable.removeAll(),this._tables.viewTable.removeAll(),this._tables.layerTable.removeAll(),this._tables.viewportTable.removeAll(),this._objects.layout.removeAll(),this._objects.imageDefinition.removeAll(),this._objects.mleaderStyle.removeAll(),this._objects.mlineStyle.removeAll(),this._objects.xrecord.removeAll(),this._currentSpace=void 0,this._extents.makeEmpty()}updateSysVar(e,t,r,i){this.hasSysVarValueChanged(t,r)&&(i(r),this.triggerSysVarChangedEvent(e,t,r))}hasSysVarValueChanged(e,t){return e instanceof R&&t instanceof R||e instanceof ee&&t instanceof ee?!e.equals(t):e instanceof Oe&&t instanceof Oe?e.value!==t.value:!Object.is(e,t)}normalizeLinetypeName(e){const t=e.trim();return t.toUpperCase()==="BYLAYER"?ge:t.toUpperCase()==="BYBLOCK"?St:t}triggerSysVarChangedEvent(e,t,r){const i=Ne.instance(),s=e.toLowerCase();i.getDescriptor(s)!=null&&i.events.sysVarChanged.dispatch({database:this,name:s,oldVal:t,newVal:r})}getFileNameFromUri(e){try{const r=new URL(e).pathname.split("/");return r[r.length-1]||""}catch{return""}}}const Gl="Load Database",Ho=3e4,cu=12e4,hu=1024*1024;class be extends na{constructor(e,t){super(e.stage),this.data=e,this.progress=t}async run(e){const t=ns.getInstance().getEntry(Gl),r=Date.now();this.progress&&await this.progress(this.data.progress.value,this.data.stage,"START");const i=await this.data.task(e);return this.progress&&(await this.progress(this.data.progress.value,this.data.stage,"END",i?i.data:null),this.data.progress.value+=this.data.step,this.data.progress.value>100&&(this.data.progress.value=100)),t&&(t.data[this.name]=Date.now()-r),i}}class Cs{constructor(e={}){this.config=e}async read(e,t,r,i,s,o){const a={name:Gl,data:{total:0},format(){let u="";return Object.keys(this.data).forEach(p=>{p!=="total"&&(u+=`- ${p}: ${this.data[p]} ms
|
|
8
|
+
`)}),u+=`- total: ${this.data.total} ms`,u}};ns.getInstance().collect(a),this.progress=i;const l={value:0},c=new ra;c.setCompleteCallback(()=>this.onFinished()),c.setErrorCallback(u=>this.onError(u)),c.addTask(new be({stage:"START",step:1,progress:l,task:async u=>u},i)),c.addTask(new be({stage:"PARSE",step:5,progress:l,task:async u=>await this.parse(u,s)},i)),c.addTask(new be({stage:"FONT",step:5,progress:l,task:async u=>{const p=this.getFonts(u.model);return{model:u.model,data:p}}},i)),c.addTask(new be({stage:"LTYPE",step:1,progress:l,task:async u=>(this.processLineTypes(u.model,t),u)},i)),c.addTask(new be({stage:"STYLE",step:1,progress:l,task:async u=>(this.processTextStyles(u.model,t),u)},i)),c.addTask(new be({stage:"DIMSTYLE",step:1,progress:l,task:async u=>(this.processDimStyles(u.model,t),u)},i)),c.addTask(new be({stage:"LAYER",step:1,progress:l,task:async u=>(this.processLayers(u.model,t),t.tables.layerTable.numEntries===0&&t.createDefaultData({layer:!0}),u)},i)),c.addTask(new be({stage:"VPORT",step:1,progress:l,task:async u=>(this.processViewports(u.model,t),u)},i)),c.addTask(new be({stage:"HEADER",step:1,progress:l,task:async u=>{if(this.processHeader(u.model,t),o){const p=Ne.instance();for(const[g,m]of Object.entries(o))p.setVar(g,m,t)}return u}},i)),c.addTask(new be({stage:"BLOCK_RECORD",step:5,progress:l,task:async u=>(this.processBlockTables(u.model,t),u)},i)),c.addTask(new be({stage:"OBJECT",step:5,progress:l,task:async u=>(this.processObjects(u.model,t),t.objects.layout.numEntries===0&&t.createDefaultData({layout:!0}),u)},i)),c.addTask(new be({stage:"BLOCK",step:5,progress:l,task:async u=>(await this.processBlocks(u.model,t),u)},i)),c.addTask(new be({stage:"ENTITY",step:100,progress:l,task:async u=>(await this.processEntities(u.model,t,r,l,i),u)},i)),c.addTask(new be({stage:"END",step:0,progress:l,task:async u=>u},i));const d=Date.now();await c.run(e),a.data.total=Date.now()-d}onError(e){if(this.progress){const t=e.task;this.progress(t.data.progress.value,t.data.stage,"ERROR",void 0,e)}return e.task.name==="ENTITY"?!1:(this.onFinished(),!0)}onFinished(){this.progress&&(this.progress(100,"END","END"),tn.instance.clear())}getParserWorkerTimeout(e,t){const r=t??this.config.timeout;if(r!=null)return r;const i=Math.ceil(e.byteLength/hu),s=Ho+i*1e3;return Math.min(cu,Math.max(Ho,s))}async parse(e,t){throw new Error("Not impelemented yet!")}getFonts(e){throw new Error("Not impelemented yet!")}processLineTypes(e,t){throw new Error("Not impelemented yet!")}processTextStyles(e,t){throw new Error("Not impelemented yet!")}processDimStyles(e,t){throw new Error("Not impelemented yet!")}processLayers(e,t){throw new Error("Not impelemented yet!")}processViewports(e,t){throw new Error("Not impelemented yet!")}processHeader(e,t){throw new Error("Not impelemented yet!")}processBlockTables(e,t){throw new Error("Not impelemented yet!")}processObjects(e,t){throw new Error("Not impelemented yet!")}processBlocks(e,t){throw new Error("Not impelemented yet!")}processEntities(e,t,r,i,s){throw new Error("Not impelemented yet!")}}class du extends Ts{constructor(){super(),this._standardFlags=0,this._viewWidth=this.viewHeight,this._ucsAssociated=!1,this._cameraPlottable=!1,this._ucsElevation=0}get standardFlags(){return this._standardFlags}set standardFlags(e){this._standardFlags=e}get viewWidth(){return this._viewWidth}set viewWidth(e){this._viewWidth=e}get ucsAssociated(){return this._ucsAssociated}set ucsAssociated(e){this._ucsAssociated=e}get cameraPlottable(){return this._cameraPlottable}set cameraPlottable(e){this._cameraPlottable=e}get ucsElevation(){return this._ucsElevation}set ucsElevation(e){this._ucsElevation=e}get ucsObjectId(){return this._ucsObjectId}set ucsObjectId(e){this._ucsObjectId=e}get ucsBaseObjectId(){return this._ucsBaseObjectId}set ucsBaseObjectId(e){this._ucsBaseObjectId=e}get backgroundObjectId(){return this._backgroundObjectId}set backgroundObjectId(e){this._backgroundObjectId=e}get liveSectionObjectId(){return this._liveSectionObjectId}set liveSectionObjectId(e){this._liveSectionObjectId=e}dxfOutFields(e){return super.dxfOutFields(e),e.writeSubclassMarker("AcDbViewTableRecord"),e.writeString(2,this.name),e.writeInt16(70,this.standardFlags),e.writeDouble(40,this.gsView.viewHeight),e.writePoint2d(10,this.centerPoint),e.writeDouble(41,this.viewWidth),e.writePoint3d(11,this.gsView.viewDirectionFromTarget),e.writePoint3d(12,this.gsView.viewTarget),e.writeDouble(42,this.gsView.lensLength),e.writeDouble(43,this.gsView.frontClippingPlane),e.writeDouble(44,this.gsView.backClippingPlane),e.writeAngle(50,this.gsView.viewTwistAngle),e.writeInt16(71,this.gsView.viewMode),e.writeInt16(281,this.gsView.renderMode),e.writeInt16(72,this.ucsAssociated?1:0),e.writeInt16(73,this.cameraPlottable?1:0),e.writeObjectId(332,this.backgroundObjectId),e.writeObjectId(334,this.liveSectionObjectId),e.writeObjectId(348,this.gsView.visualStyleObjectId),this.ucsAssociated&&(e.writePoint3d(110,this.gsView.ucsOrigin),e.writePoint3d(111,this.gsView.ucsXAxis),e.writePoint3d(112,this.gsView.ucsYAxis),e.writeInt16(79,this.gsView.orthographicType),e.writeDouble(146,this.ucsElevation),e.writeObjectId(345,this.ucsObjectId),e.writeObjectId(346,this.ucsBaseObjectId)),this}}var oe,bn,Z,te,wn,Xe,Ot,We,pe,Ue,Re,Nt,Yt,Xt,Ae,$e,xn,vn,Rt,Bt,Sn,An,Ln,Le,qe,U,Ft,Pn,N,me,In,fe,En,Ke,j,Tn,Ze,Dt,Ti,Mi,Be,Mn,Vt,Pe,Qe,Je,et,Cn,kn,tt,zt,jt,Ci,On,Ht,nt,Gt,ae,rt,Ie,ki,le,Oi,it,Ee,Wt,Nn,Ut,Te,st,Me,ot,Ni,$t,Ce;(oe={})[oe.None=0]="None",oe[oe.Anonymous=1]="Anonymous",oe[oe.NonConstant=2]="NonConstant",oe[oe.Xref=4]="Xref",oe[oe.XrefOverlay=8]="XrefOverlay",oe[oe.ExternallyDependent=16]="ExternallyDependent",oe[oe.ResolvedOrDependent=32]="ResolvedOrDependent",oe[oe.ReferencedXref=64]="ReferencedXref";(bn={})[bn.BYBLOCK=0]="BYBLOCK",bn[bn.BYLAYER=256]="BYLAYER";(Z={})[Z.Rotated=0]="Rotated",Z[Z.Aligned=1]="Aligned",Z[Z.Angular=2]="Angular",Z[Z.Diameter=3]="Diameter",Z[Z.Radius=4]="Radius",Z[Z.Angular3Point=5]="Angular3Point",Z[Z.Ordinate=6]="Ordinate",Z[Z.ReferenceIsExclusive=32]="ReferenceIsExclusive",Z[Z.IsOrdinateXTypeFlag=64]="IsOrdinateXTypeFlag",Z[Z.IsCustomTextPositionFlag=128]="IsCustomTextPositionFlag";(te={})[te.TopLeft=1]="TopLeft",te[te.TopCenter=2]="TopCenter",te[te.TopRight=3]="TopRight",te[te.MiddleLeft=4]="MiddleLeft",te[te.MiddleCenter=5]="MiddleCenter",te[te.MiddleRight=6]="MiddleRight",te[te.BottomLeft=7]="BottomLeft",te[te.BottomCenter=8]="BottomCenter",te[te.BottomRight=9]="BottomRight";(wn={})[wn.AtLeast=1]="AtLeast",wn[wn.Exact=2]="Exact";var Go=((Xe={})[Xe.Center=0]="Center",Xe[Xe.Above=1]="Above",Xe[Xe.Outside=2]="Outside",Xe[Xe.JIS=3]="JIS",Xe[Xe.Below=4]="Below",Xe);(Ot={})[Ot.WithDimension=0]="WithDimension",Ot[Ot.AddLeader=1]="AddLeader",Ot[Ot.Independent=2]="Independent";(We={})[We.BothOutside=0]="BothOutside",We[We.ArrowFirst=1]="ArrowFirst",We[We.TextFirst=2]="TextFirst",We[We.Auto=3]="Auto";var ln=((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),uu=((Ue={})[Ue.None=0]="None",Ue[Ue.Leading=1]="Leading",Ue[Ue.Trailing=2]="Trailing",Ue[Ue.LeadingAndTrailing=3]="LeadingAndTrailing",Ue),gu=((Re={})[Re.Center=0]="Center",Re[Re.First=1]="First",Re[Re.Second=2]="Second",Re[Re.OverFirst=3]="OverFirst",Re[Re.OverSecond=4]="OverSecond",Re),pu=((Nt={})[Nt.Bottom=0]="Bottom",Nt[Nt.Center=1]="Center",Nt[Nt.Top=2]="Top",Nt);(Yt={})[Yt.None=0]="None",Yt[Yt.UseDrawingBackground=1]="UseDrawingBackground",Yt[Yt.Custom=2]="Custom";(Xt={})[Xt.Horizontal=0]="Horizontal",Xt[Xt.Diagonal=1]="Diagonal",Xt[Xt.NotStacked=2]="NotStacked";(Ae={})[Ae.Scientific=1]="Scientific",Ae[Ae.Decimal=2]="Decimal",Ae[Ae.Engineering=3]="Engineering",Ae[Ae.Architectural=4]="Architectural",Ae[Ae.Fractional=5]="Fractional",Ae[Ae.WindowDesktop=6]="WindowDesktop";($e={})[$e.Decimal=0]="Decimal",$e[$e.DegreesMinutesSecond=1]="DegreesMinutesSecond",$e[$e.Gradian=2]="Gradian",$e[$e.Radian=3]="Radian";var mu=((xn={})[xn.PatternFill=0]="PatternFill",xn[xn.SolidFill=1]="SolidFill",xn);(vn={})[vn.NonAssociative=0]="NonAssociative",vn[vn.Associative=1]="Associative";(Rt={})[Rt.Normal=0]="Normal",Rt[Rt.Outer=1]="Outer",Rt[Rt.Ignore=2]="Ignore";(Bt={})[Bt.UserDefined=0]="UserDefined",Bt[Bt.Predefined=1]="Predefined",Bt[Bt.Custom=2]="Custom";(Sn={})[Sn.NotAnnotated=0]="NotAnnotated",Sn[Sn.Annotated=1]="Annotated";(An={})[An.Solid=0]="Solid",An[An.Gradient=1]="Gradient";(Ln={})[Ln.TwoColor=0]="TwoColor",Ln[Ln.OneColor=1]="OneColor";var fu=((Le={})[Le.Default=0]="Default",Le[Le.External=1]="External",Le[Le.Polyline=2]="Polyline",Le[Le.Derived=4]="Derived",Le[Le.Textbox=8]="Textbox",Le[Le.Outermost=16]="Outermost",Le),vr=((qe={})[qe.Line=1]="Line",qe[qe.Circular=2]="Circular",qe[qe.Elliptic=3]="Elliptic",qe[qe.Spline=4]="Spline",qe),yu=((U={})[U.Off=0]="Off",U[U.Solid=1]="Solid",U[U.Dashed=2]="Dashed",U[U.Dotted=3]="Dotted",U[U.ShotDash=4]="ShotDash",U[U.MediumDash=5]="MediumDash",U[U.LongDash=6]="LongDash",U[U.DoubleShortDash=7]="DoubleShortDash",U[U.DoubleMediumDash=8]="DoubleMediumDash",U[U.DoubleLongDash=9]="DoubleLongDash",U[U.DoubleMediumLongDash=10]="DoubleMediumLongDash",U[U.SparseDot=11]="SparseDot",U);yu.Off;(Ft={})[Ft.Standard=-3]="Standard",Ft[Ft.ByLayer=-2]="ByLayer",Ft[Ft.ByBlock=-1]="ByBlock";(Pn={})[Pn.English=0]="English",Pn[Pn.Metric=1]="Metric";(N={})[N.PERSPECTIVE_MODE=1]="PERSPECTIVE_MODE",N[N.FRONT_CLIPPING=2]="FRONT_CLIPPING",N[N.BACK_CLIPPING=4]="BACK_CLIPPING",N[N.UCS_FOLLOW=8]="UCS_FOLLOW",N[N.FRONT_CLIP_NOT_AT_EYE=16]="FRONT_CLIP_NOT_AT_EYE",N[N.UCS_ICON_VISIBILITY=32]="UCS_ICON_VISIBILITY",N[N.UCS_ICON_AT_ORIGIN=64]="UCS_ICON_AT_ORIGIN",N[N.FAST_ZOOM=128]="FAST_ZOOM",N[N.SNAP_MODE=256]="SNAP_MODE",N[N.GRID_MODE=512]="GRID_MODE",N[N.ISOMETRIC_SNAP_STYLE=1024]="ISOMETRIC_SNAP_STYLE",N[N.HIDE_PLOT_MODE=2048]="HIDE_PLOT_MODE",N[N.K_ISO_PAIR_TOP=4096]="K_ISO_PAIR_TOP",N[N.K_ISO_PAIR_RIGHT=8192]="K_ISO_PAIR_RIGHT",N[N.VIEWPORT_ZOOM_LOCKING=16384]="VIEWPORT_ZOOM_LOCKING",N[N.UNUSED=32768]="UNUSED",N[N.NON_RECTANGULAR_CLIPPING=65536]="NON_RECTANGULAR_CLIPPING",N[N.VIEWPORT_OFF=131072]="VIEWPORT_OFF",N[N.GRID_BEYOND_DRAWING_LIMITS=262144]="GRID_BEYOND_DRAWING_LIMITS",N[N.ADAPTIVE_GRID_DISPLAY=524288]="ADAPTIVE_GRID_DISPLAY",N[N.SUBDIVISION_BELOW_SPACING=1048576]="SUBDIVISION_BELOW_SPACING",N[N.GRID_FOLLOWS_WORKPLANE=2097152]="GRID_FOLLOWS_WORKPLANE";(me={})[me.OPTIMIZED_2D=0]="OPTIMIZED_2D",me[me.WIREFRAME=1]="WIREFRAME",me[me.HIDDEN_LINE=2]="HIDDEN_LINE",me[me.FLAT_SHADED=3]="FLAT_SHADED",me[me.GOURAUD_SHADED=4]="GOURAUD_SHADED",me[me.FLAT_SHADED_WITH_WIREFRAME=5]="FLAT_SHADED_WITH_WIREFRAME",me[me.GOURAUD_SHADED_WITH_WIREFRAME=6]="GOURAUD_SHADED_WITH_WIREFRAME";(In={})[In.UCS_UNCHANGED=0]="UCS_UNCHANGED",In[In.HAS_OWN_UCS=1]="HAS_OWN_UCS";(fe={})[fe.NON_ORTHOGRAPHIC=0]="NON_ORTHOGRAPHIC",fe[fe.TOP=1]="TOP",fe[fe.BOTTOM=2]="BOTTOM",fe[fe.FRONT=3]="FRONT",fe[fe.BACK=4]="BACK",fe[fe.LEFT=5]="LEFT",fe[fe.RIGHT=6]="RIGHT";(En={})[En.ONE_DISTANT_LIGHT=0]="ONE_DISTANT_LIGHT",En[En.TWO_DISTANT_LIGHTS=1]="TWO_DISTANT_LIGHTS";(Ke={})[Ke.ByLayer=0]="ByLayer",Ke[Ke.ByBlock=1]="ByBlock",Ke[Ke.ByDictionaryDefault=2]="ByDictionaryDefault",Ke[Ke.ByObject=3]="ByObject";(j={})[j.NotAllowed=0]="NotAllowed",j[j.AllowErase=1]="AllowErase",j[j.AllowTransform=2]="AllowTransform",j[j.AllowChangeColor=4]="AllowChangeColor",j[j.AllowChangeLayer=8]="AllowChangeLayer",j[j.AllowChangeLinetype=16]="AllowChangeLinetype",j[j.AllowChangeLinetypeScale=32]="AllowChangeLinetypeScale",j[j.AllowChangeVisibility=64]="AllowChangeVisibility",j[j.AllowClone=128]="AllowClone",j[j.AllowChangeLineweight=256]="AllowChangeLineweight",j[j.AllowChangePlotStyleName=512]="AllowChangePlotStyleName",j[j.AllowAllExceptClone=895]="AllowAllExceptClone",j[j.AllowAll=1023]="AllowAll",j[j.DisableProxyWarning=1024]="DisableProxyWarning",j[j.R13FormatProxy=32768]="R13FormatProxy";function Y(n,e,t){return n.code===e&&(t==null||n.value===t)}function Tt(n){let e={};n.rewind();let t=n.next(),r=t.code;if(e.x=t.value,(t=n.next()).code!==r+10)throw Error("Expected code for point value to be 20 but got "+t.code+".");return e.y=t.value,(t=n.next()).code!==r+20?n.rewind():e.z=t.value,e}let cr=Symbol();function T(n,e){return(t,r,i)=>{let s=function(l,c=!1){return l.reduce((d,u)=>{u.pushContext&&d.push({});let p=d[d.length-1];for(let g of typeof u.code=="number"?[u.code]:u.code){let m=p[g]??(p[g]=[]);u.isMultiple&&m.length,m.push(u)}return d},[{}])}(n,r.debug),o=!1,a=s.length-1;for(;!Y(t,0,"EOF");){let l=function(_,y,v){return _.find((P,L)=>{var A;return L>=v&&((A=P[y])==null?void 0:A.length)})}(s,t.code,a),c=l==null?void 0:l[t.code],d=c==null?void 0:c[c.length-1];if(!l||!d){r.rewind();break}d.isMultiple||l[t.code].pop();let{name:u,parser:p,isMultiple:g,isReducible:m}=d,f=p==null?void 0:p(t,r,i);if(f===cr){r.rewind();break}if(u){let[_,y]=_u(i,u);g&&!m?(Object.prototype.hasOwnProperty.call(_,y)||(_[y]=[]),_[y].push(f)):_[y]=f}d.pushContext&&(a-=1),o=!0,t=r.next()}return e&&Object.setPrototypeOf(i,e),o}}function _u(n,e){let t=e.split(".");if(!t.length)throw Error("[parserGenerator::getObjectByPath] Invalid empty path");let r=n;for(let i=0;i<t.length-1;++i){let s=Yi(t[i]),o=Yi(t[i+1]);Object.prototype.hasOwnProperty.call(r,s)||(typeof o=="number"?r[s]=[]:r[s]={}),r=r[s]}return[r,Yi(t[t.length-1])]}function Yi(n){let e=Number.parseInt(n);return Number.isNaN(e)?n:e}function h({value:n}){return n}function x(n,e){return Tt(e)}function E({value:n}){return!!n}function bu({value:n}){return n.trim()}let wu=[{code:281,name:"isEntity",parser:E},{code:280,name:"wasProxy",parser:E},{code:91,name:"instanceCount",parser:h},{code:90,name:"proxyFlag",parser:h},{code:3,name:"appName",parser:h},{code:2,name:"cppClassName",parser:h},{code:1,name:"name",parser:h}],xu=T(wu),vu=[{code:0,name:"classes",isMultiple:!0,parser(n,e){if(n.value!=="CLASS")return cr;n=e.next();let t={};return xu(n,e,t),t}}],Su=T(vu);(Tn={})[Tn.RayTrace=0]="RayTrace",Tn[Tn.ShadowMap=1]="ShadowMap";function He(n,e,t){for(;Y(n,102);){var r;let i=n.value;if(n=e.next(),!i.startsWith("{")){e.debug,function(o,a){for(;!Y(o,102)&&!Y(o,0,"EOF");)o=a.next()}(n,e),n=e.next();continue}let s=i.slice(1).trim();t.extensions??(t.extensions={}),(r=t.extensions)[s]??(r[s]=[]),function(o,a,l){for(;!Y(o,102,"}")&&!Y(o,0,"EOF");)l.push(o),o=a.next()}(n,e,t.extensions[s]),n=e.next()}e.rewind()}let Au=[{code:1001,name:"xdata",isMultiple:!0,parser:Wl}],Lu=new Set([1010,1011,1012,1013]);function Wl(n,e){var i;if(!Y(n,1001))throw Error("XData must starts with code 1001");let t={appName:n.value,value:[]};n=e.next();let r=[t.value];for(;!Y(n,0,"EOF")&&!Y(n,1001)&&n.code>=1e3;){let s=r[r.length-1];if(n.code===1002){n.value==="{"?r.push([]):(r.pop(),(i=r[r.length-1])==null||i.push(s)),n=e.next();continue}Lu.has(n.code)?s.push(Tt(e)):s.push(n.value),n=e.next()}return e.rewind(),t}(Ze={})[Ze.CAST_AND_RECEIVE=0]="CAST_AND_RECEIVE",Ze[Ze.CAST=1]="CAST",Ze[Ze.RECEIVE=2]="RECEIVE",Ze[Ze.IGNORE=3]="IGNORE";let D=[...Au,{code:284,name:"shadowMode",parser:h},{code:390,name:"plotStyleHardId",parser:h},{code:380,name:"plotStyleType",parser:h},{code:440,name:"transparency",parser:h},{code:430,name:"colorName",parser:h},{code:420,name:"color",parser:h},{code:310,name:"proxyEntity",isMultiple:!0,isReducible:!0,parser:(n,e,t)=>(t.proxyEntity??"")+n.value},{code:[92,160],name:"proxyByte",parser:h},{code:60,name:"isVisible",parser:E},{code:48,name:"lineTypeScale",parser:h},{code:370,name:"lineweight",parser:h},{code:62,name:"colorIndex",parser:h},{code:347,name:"materialObjectHardId",parser:h},{code:6,name:"lineType",parser:h},{code:8,name:"layer",parser:h},{code:410,name:"layoutTabName",parser:h},{code:67,name:"isInPaperSpace",parser:E},{code:100},{code:330,name:"ownerBlockRecordSoftId",parser:h},{code:102,parser:He},{code:102,parser:He},{code:102,parser:He},{code:5,name:"handle",parser:h}];function fi(n){return[{code:3,name:n,parser:(e,t,r)=>(r._code3text=(r._code3text??"")+e.value,r._code3text+(r._code1text??"")),isMultiple:!0,isReducible:!0},{code:1,name:n,parser:(e,t,r)=>(r._code1text=e.value,(r._code3text??"")+r._code1text)}]}function Ul(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Pu={extrusionDirection:{x:0,y:0,z:1}},Iu=[{code:210,name:"extrusionDirection",parser:x},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:100,name:"subclassMarker",parser:h},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:x},{code:39,name:"thickness",parser:h},{code:100},...D];class $l{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Ul(this,"parser",T(Iu,Pu))}}Ul($l,"ForEntityName","ARC");(Dt={})[Dt.BeforeText=0]="BeforeText",Dt[Dt.AboveText=1]="AboveText",Dt[Dt.None=2]="None";let ks=[{name:"DIMPOST",code:3},{name:"DIMAPOST",code:4,defaultValue:""},{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:"DIMFXL",code:49,defaultValue:1},{name:"DIMJOGANG",code:50,defaultValue:45},{name:"DIMTFILL",code:69,defaultValue:0},{name:"DIMTFILLCLR",code:70,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:Go.Above,defaultValueImperial:Go.Center},{name:"DIMZIN",code:78,defaultValue:ln.Trailing,defaultValueImperial:ln.Feet},{name:"DIMAZIN",code:79,defaultValue:uu.None},{name:"DIMARCSYM",code:90,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:"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,defaultValue:0},{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:3,defaultValueImperial:2},{name:"DIMAUNIT",code:275,defaultValue:0},{name:"DIMFRAC",code:276,defaultValue:0},{name:"DIMLUNIT",code:277,defaultValue:2},{name:"DIMDSEP",code:278,defaultValue:44,defaultValueImperial:46},{name:"DIMTMOVE",code:279,defaultValue:0},{name:"DIMJUST",code:280,defaultValue:gu.Center},{name:"DIMSD1",code:281,defaultValue:0},{name:"DIMSD2",code:282,defaultValue:0},{name:"DIMTOLJ",code:283,defaultValue:pu.Center},{name:"DIMTZIN",code:284,defaultValue:ln.Trailing,defaultValueImperial:ln.Feet},{name:"DIMALTZ",code:285,defaultValue:ln.Trailing},{name:"DIMALTTZ",code:286,defaultValue:ln.Trailing},{name:"DIMFIT",code:287},{name:"DIMUPT",code:288,defaultValue:0},{name:"DIMATFIT",code:289,defaultValue:3},{name:"DIMFXLON",code:290,defaultValue:0},{name:"DIMTXTDIRECTION",code:294,defaultValue:0},{name:"DIMTXSTY",code:340,defaultValue:"Standard"},{name:"DIMLDRBLK",code:341,defaultValue:""},{name:"DIMBLK",code:342,defaultValue:""},{name:"DIMBLK1",code:343,defaultValue:""},{name:"DIMBLK2",code:344,defaultValue:""},{name:"DIMLTYPE",code:345,defaultValue:""},{name:"DIMLTEX1",code:346,defaultValue:""},{name:"DIMLTEX2",code:347,defaultValue:""},{name:"DIMLWD",code:371,defaultValue:-2},{name:"DIMLWE",code:372,defaultValue:-2}],ql=[{code:3,name:"styleName",parser:h},{code:210,name:"extrusionDirection",parser:x},{code:51,name:"ocsRotation",parser:h},{code:53,name:"textRotation",parser:h},{code:1,name:"text",parser:h},{code:42,name:"measurement",parser:h},{code:72,name:"textLineSpacingStyle",parser:h},{code:71,name:"attachmentPoint",parser:h},{code:70,name:"dimensionType",parser:h},{code:11,name:"textPoint",parser:x},{code:10,name:"definitionPoint",parser:x},{code:2,name:"name",parser:h},{code:280,name:"version",parser:h},{code:100}],Eu=[{code:100},{code:52,name:"obliqueAngle",parser:h},{code:50,name:"rotationAngle",parser:h},{code:14,name:"subDefinitionPoint2",parser:x},{code:13,name:"subDefinitionPoint1",parser:x},{code:12,name:"insertionPoint",parser:x},{code:100,name:"subclassMarker",parser:h}],Tu=[{code:16,name:"arcPoint",parser:x},{code:15,name:"centerPoint",parser:x},{code:14,name:"subDefinitionPoint2",parser:x},{code:13,name:"subDefinitionPoint1",parser:x},{code:100,name:"subclassMarker",parser:h}],Mu=[{code:14,name:"subDefinitionPoint2",parser:x},{code:13,name:"subDefinitionPoint1",parser:x},{code:100,name:"subclassMarker",parser:h}],Cu=[{code:40,name:"leaderLength",parser:h},{code:15,name:"subDefinitionPoint",parser:x},{code:100,name:"subclassMarker",parser:h}],ku=[{code:100,parser(n,e,t){let r=function(i){switch(i){case"AcDbAlignedDimension":return T(Eu);case"AcDb3PointAngularDimension":case"AcDb2LineAngularDimension":return T(Tu);case"AcDbOrdinateDimension":return T(Mu);case"AcDbRadialDimension":case"AcDbDiametricDimension":return T(Cu)}return null}(n.value);if(!r)return cr;r(n,e,t)},pushContext:!0},...ks.map(n=>({...n,parser:h})),...ql,...D];class Er{parseEntity(e,t){let r={};return T(ku)(t,e,r),r}}(Ti="ForEntityName")in Er?Object.defineProperty(Er,Ti,{value:"DIMENSION",enumerable:!0,configurable:!0,writable:!0}):Er[Ti]="DIMENSION";let Ou=[{code:73},{code:17,name:"leaderEnd",parser:x},{code:16,name:"leaderStart",parser:x},{code:71,name:"hasLeader",parser:E},{code:41,name:"endAngle",parser:h},{code:40,name:"startAngle",parser:h},{code:70,name:"isPartial",parser:E},{code:15,name:"centerPoint",parser:x},{code:14,name:"xline2Point",parser:x},{code:13,name:"xline1Point",parser:x},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...ks.map(n=>({...n,parser:h})),...ql,...D];class Tr{parseEntity(e,t){let r={};return T(Ou)(t,e,r),r}}(Mi="ForEntityName")in Tr?Object.defineProperty(Tr,Mi,{value:"ARC_DIMENSION",enumerable:!0,configurable:!0,writable:!0}):Tr[Mi]="ARC_DIMENSION";(Be={})[Be.NONE=0]="NONE",Be[Be.INVISIBLE=1]="INVISIBLE",Be[Be.CONSTANT=2]="CONSTANT",Be[Be.VERIFICATION_REQUIRED=4]="VERIFICATION_REQUIRED",Be[Be.PRESET=8]="PRESET";(Mn={})[Mn.MULTILINE=2]="MULTILINE",Mn[Mn.CONSTANT_MULTILINE=4]="CONSTANT_MULTILINE";(Vt={})[Vt.NONE=0]="NONE",Vt[Vt.MIRRORED_X=2]="MIRRORED_X",Vt[Vt.MIRRORED_Y=4]="MIRRORED_Y";var Nu=((Pe={})[Pe.LEFT=0]="LEFT",Pe[Pe.CENTER=1]="CENTER",Pe[Pe.RIGHT=2]="RIGHT",Pe[Pe.ALIGNED=3]="ALIGNED",Pe[Pe.MIDDLE=4]="MIDDLE",Pe[Pe.FIT=5]="FIT",Pe),Yu=((Qe={})[Qe.BASELINE=0]="BASELINE",Qe[Qe.BOTTOM=1]="BOTTOM",Qe[Qe.MIDDLE=2]="MIDDLE",Qe[Qe.TOP=3]="TOP",Qe);function Kl(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Zl={thickness:0,rotation:0,xScale:1,obliqueAngle:0,styleName:"STANDARD",generationFlag:0,halign:Nu.LEFT,valign:Yu.BASELINE,extrusionDirection:{x:0,y:0,z:1}},Ql=[{code:73,name:"valign",parser:h},{code:100},{code:210,name:"extrusionDirection",parser:x},{code:11,name:"endPoint",parser:x},{code:72,name:"valign",parser:h},{code:72,name:"halign",parser:h},{code:71,name:"generationFlag",parser:h},{code:7,name:"styleName",parser:h},{code:51,name:"obliqueAngle",parser:h},{code:41,name:"xScale",parser:h},{code:50,name:"rotation",parser:h},{code:1,name:"text",parser:h},{code:40,name:"textHeight",parser:h},{code:10,name:"startPoint",parser:x},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Jl{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Kl(this,"parser",T(Ql,Zl))}}function ec(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Kl(Jl,"ForEntityName","TEXT");let Xu={...Zl},Ru=[{code:2},{code:40,name:"annotationScale",parser:h},{code:10,name:"alignmentPoint",parser:x},{code:340,name:"secondaryAttributesHardIds",isMultiple:!0,parser:h},{code:70,name:"numberOfSecondaryAttributes",parser:h},{code:70,name:"isReallyLocked",parser:E},{code:70,name:"mtextFlag",parser:h},{code:280,name:"isDuplicatedRecord",parser:E},{code:100},{code:280,name:"isLocked",parser:E},{code:74,name:"valign",parser:h},{code:73},{code:70,name:"attributeFlag",parser:h},{code:2,name:"tag",parser:h},{code:3,name:"prompt",parser:h},{code:280},{code:100,name:"subclassMarker",parser:h},...Ql.slice(2)];class tc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){ec(this,"parser",T(Ru,Xu))}}function Bu(n,e){let t={};for(let r of n){let i=e(r);i!=null&&(t[i]??(t[i]=[]),t[i].push(r))}return t}function*ci(n,e=1/0,t=1){for(let r=n;r!==e;r+=t)yield r}function es(n){return{x:n.x??0,y:n.y??0,z:n.z??0}}ec(tc,"ForEntityName","ATTDEF");var Fu=[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 Du(n){return Fu[n]}function Vu(n){n.rewind();let e=n.next();if(e.code!==101)throw Error("Bad call for skipEmbeddedObject()");do e=n.next();while(e.code!==0);n.rewind()}function zu(n,e,t){if(Y(e,102))return He(e,t,n),!0;switch(e.code){case 0:n.type=e.value;break;case 5:n.handle=e.value;break;case 330:n.ownerBlockRecordSoftId=e.value;break;case 67:n.isInPaperSpace=!!e.value;break;case 8:n.layer=e.value;break;case 6:n.lineType=e.value;break;case 347:n.materialObjectHardId=e.value;break;case 62:n.colorIndex=e.value,n.color=Du(Math.abs(e.value));break;case 370:n.lineweight=e.value;break;case 48:n.lineTypeScale=e.value;break;case 60:n.isVisible=!!e.value;break;case 92:n.proxyByte=e.value;break;case 310:n.proxyEntity=e.value;break;case 100:break;case 420:n.color=e.value;break;case 430:n.transparency=e.value;break;case 390:n.plotStyleHardId=e.value;break;case 284:n.shadowMode=e.value;break;case 1001:(n.xdata??(n.xdata=[])).push(Wl(e,t));break;default:return!1}return!0}function nc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let ju={textStyle:"STANDARD",extrusionDirection:{x:0,y:0,z:1},rotation:0},Mr=[{code:46,name:"annotationHeight",parser:h},{code:101,parser(n,e){Vu(e)}},{code:50,name:"columnHeight",parser:h},{code:49,name:"columnGutter",parser:h},{code:48,name:"columnWidth",parser:h},{code:79,name:"columnAutoHeight",parser:h},{code:78,name:"columnFlowReversed",parser:h},{code:76,name:"columnCount",parser:h},{code:75,name:"columnType",parser:h},{code:441,name:"backgroundFillTransparency",parser:h},{code:63,name:"backgroundFillColor",parser:h},{code:45,name:"fillBoxScale",parser:h},{code:[...ci(430,440)],name:"backgroundColor",parser:h},{code:[...ci(420,430)],name:"backgroundColor",parser:h},{code:90,name:"backgroundFill",parser:h},{code:44,name:"lineSpacing",parser:h},{code:73,name:"lineSpacingStyle",parser:h},{code:50,name:"rotation",parser:h},{code:43},{code:42},{code:11,name:"direction",parser:x},{code:210,name:"extrusionDirection",parser:x},{code:7,name:"styleName",parser:h},...fi("text"),{code:72,name:"drawingDirection",parser:h},{code:71,name:"attachmentPoint",parser:h},{code:41,name:"width",parser:h},{code:40,name:"height",parser:h},{code:10,name:"insertionPoint",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class rc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){nc(this,"parser",T(Mr,ju))}}function ic(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}nc(rc,"ForEntityName","MTEXT");let Hu={thickness:0,rotation:0,scale:1,obliqueAngle:0,textStyle:"STANDARD",textGenerationFlag:0,horizontalJustification:0,verticalJustification:0,extrusionDirection:{x:0,y:0,z:1}},Gu=[...Mr.slice(Mr.findIndex(({name:n})=>n==="columnType"),Mr.findIndex(({name:n})=>n==="subclassMarker")+1),{code:100},{code:0,parser(n){if(!Y(n,0,"MTEXT"))return cr}},{code:2,name:"definitionTag",parser:h},{code:40,name:"annotationScale",parser:h},{code:10,name:"alignmentPoint",parser:x},{code:340,name:"secondaryAttributesHardId",parser:h},{code:70,name:"numberOfSecondaryAttributes",parser:h},{code:70,name:"isReallyLocked",parser:E},{code:70,name:"mtextFlag",parser:h},{code:280,name:"isDuplicatedEntriesKeep",parser:E},{code:100},{code:280,name:"lockPositionFlag",parser:E},{code:210,name:"extrusionDirection",parser:x},{code:11,name:"alignmentPoint",parser:x},{code:74,name:"verticalJustification",parser:h},{code:72,name:"horizontalJustification",parser:h},{code:71,name:"textGenerationFlag",parser:h},{code:7,name:"textStyle",parser:h},{code:51,name:"obliqueAngle",parser:h},{code:41,name:"scale",parser:h},{code:50,name:"rotation",parser:h},{code:73},{code:70,name:"attributeFlag",parser:h},{code:2,name:"tag",parser:h},{code:280},{code:100,name:"subclassMarker",parser:h},{code:1,name:"text",parser:h},{code:40,name:"textHeight",parser:h},{code:10,name:"startPoint",parser:x},{code:39,name:"thickness",parser:h},{code:100},...D];class sc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){ic(this,"parser",T(Gu,Hu))}}function oc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}ic(sc,"ForEntityName","ATTRIB");let Wu=[...fi("data"),{code:70,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class ac{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){oc(this,"parser",T(Wu))}}function lc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}oc(ac,"ForEntityName","BODY");let Uu={thickness:0,extrusionDirection:{x:0,y:0,z:1}},$u=[{code:210,name:"extrusionDirection",parser:x},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:x},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class cc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){lc(this,"parser",T($u,Uu))}}function hc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}lc(cc,"ForEntityName","CIRCLE");let qu={extrusionDirection:{x:0,y:0,z:1}},Ku=[{code:42,name:"endAngle",parser:h},{code:41,name:"startAngle",parser:h},{code:40,name:"axisRatio",parser:h},{code:210,name:"extrusionDirection",parser:x},{code:11,name:"majorAxisEndPoint",parser:x},{code:10,name:"center",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class dc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){hc(this,"parser",T(Ku,qu))}}function uc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}hc(dc,"ForEntityName","ELLIPSE");let Zu=[{code:13,name:"vertices.3",parser:x},{code:12,name:"vertices.2",parser:x},{code:11,name:"vertices.1",parser:x},{code:10,name:"vertices.0",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class gc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){uc(this,"parser",T(Zu))}}uc(gc,"ForEntityName","3DFACE");(Je={})[Je.First=1]="First",Je[Je.Second=2]="Second",Je[Je.Third=4]="Third",Je[Je.Fourth=8]="Fourth";let pc=[{code:330,name:"sourceBoundaryObjects",parser:h,isMultiple:!0},{code:97,name:"numberOfSourceBoundaryObjects",parser:h}],Qu=[{code:11,name:"end",parser:x},{code:10,name:"start",parser:x}],Ju=[{code:73,name:"isCCW",parser:E},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:40,name:"radius",parser:h},{code:10,name:"center",parser:x}],eg=[{code:73,name:"isCCW",parser:E},{code:51,name:"endAngle",parser:h},{code:50,name:"startAngle",parser:h},{code:40,name:"lengthOfMinorAxis",parser:h},{code:11,name:"end",parser:x},{code:10,name:"center",parser:x}],tg=[{code:13,name:"endTangent",parser:x},{code:12,name:"startTangent",parser:x},{code:11,name:"fitDatum",isMultiple:!0,parser:x},{code:97,name:"numberOfFitData",parser:h},{code:10,name:"controlPoints",isMultiple:!0,parser(n,e){let t={...Tt(e),weight:1};return(n=e.next()).code===42?t.weight=n.value:e.rewind(),t}},{code:40,name:"knots",isMultiple:!0,parser:h},{code:96,name:"numberOfControlPoints",parser:h},{code:95,name:"numberOfKnots",parser:h},{code:74,name:"isPeriodic",parser:E},{code:73,name:"splineFlag",parser:h},{code:94,name:"degree",parser:h}],ng={[vr.Line]:Qu,[vr.Circular]:Ju,[vr.Elliptic]:eg,[vr.Spline]:tg},rg=[...pc,{code:72,name:"edges",parser(n,e){let t={type:n.value},r=T(ng[t.type]);if(!r)throw Error(`Invalid edge type ${t.type}`);return r(n=e.next(),e,t),t},isMultiple:!0},{code:93,name:"numberOfEdges",parser:h}],ig=[...pc,{code:10,name:"vertices",parser(n,e){let t={...Tt(e),bulge:0};return(n=e.next()).code===42?t.bulge=n.value:e.rewind(),t},isMultiple:!0},{code:93,name:"numberOfVertices",parser:h},{code:73,name:"isClosed",parser:E},{code:72,name:"hasBulge",parser:E}];function sg(n,e){let t={boundaryPathTypeFlag:n.value},r=t.boundaryPathTypeFlag&fu.Polyline;return n=e.next(),r?T(ig)(n,e,t):T(rg)(n,e,t),t}let og=[{code:49,name:"dashLengths",parser:h,isMultiple:!0},{code:79,name:"numberOfDashLengths",parser:h},{code:45,name:"offset",parser:Wo},{code:43,name:"base",parser:Wo},{code:53,name:"angle",parser:h}];function Wo(n,e){let t=n.code+1,r={x:n.value,y:1};return(n=e.next()).code===t?r.y=n.value:e.rewind(),r}function ag(n,e){let t={};return T(og)(n,e,t),t}function lg(n,e){let t=[];for(;n.code===463;){let r={reservedField:n.value};if((n=e.next()).code===63&&(r.colorIndex=n.value,n=e.next()),n.code===421)r.rgb=n.value,t.push(r),n=e.next();else{e.rewind();break}}return n.code!==463&&t.length>0&&e.rewind(),t}function mc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let cg={extrusionDirection:{x:0,y:0,z:1},gradientRotation:0,colorTint:0},hg=[{code:470,name:"gradientName",parser:h},{code:463,name:"gradientColors",parser:lg},{code:462,name:"colorTint",parser:h},{code:461,name:"gradientDefinition",parser:h},{code:460,name:"gradientRotation",parser:h},{code:453,name:"numberOfColors",parser:h},{code:452,name:"gradientColorFlag",parser:h},{code:451},{code:450,name:"gradientFlag",parser:h},{code:10,name:"seedPoints",parser:x,isMultiple:!0},{code:99},{code:11,name:"offsetVector",parser:x},{code:98,name:"numberOfSeedPoints",parser:h},{code:47,name:"pixelSize",parser:h},{code:53,name:"definitionLines",parser:ag,isMultiple:!0},{code:78,name:"numberOfDefinitionLines",parser:h},{code:77,name:"isDouble",parser:E},{code:73,name:"isAnnotated",parser:E},{code:41,name:"patternScale",parser:h},{code:52,name:"patternAngle",parser:h},{code:76,name:"patternType",parser:h},{code:75,name:"hatchStyle",parser:h},{code:92,name:"boundaryPaths",parser:sg,isMultiple:!0},{code:91,name:"numberOfBoundaryPaths",parser:h},{code:71,name:"associativity",parser:h},{code:63,name:"patternFillColor",parser:h},{code:70,name:"solidFill",parser:h},{code:2,name:"patternName",parser:h},{code:210,name:"extrusionDirection",parser:x},{code:10,name:"elevationPoint",parser:x},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...D];class fc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){mc(this,"parser",T(hg,cg))}}function yc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}mc(fc,"ForEntityName","HATCH");let dg={brightness:50,contrast:50,fade:0,clippingBoundaryPath:[]},ug=[{code:290,name:"clipMode",parser:h},{code:14,name:"clippingBoundaryPath",isMultiple:!0,parser:x},{code:91,name:"countBoundaryPoints",parser:h},{code:71,name:"clippingBoundaryType",parser:h},{code:360,name:"imageDefReactorHandle",parser:h},{code:283,name:"fade",parser:h},{code:282,name:"contrast",parser:h},{code:281,name:"brightness",parser:h},{code:280,name:"isClipped",parser:E},{code:70,name:"flags",parser:h},{code:340,name:"imageDefHandle",parser:h},{code:13,name:"imageSize",parser:x},{code:12,name:"vPixel",parser:x},{code:11,name:"uPixel",parser:x},{code:10,name:"position",parser:x},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class _c{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){yc(this,"parser",T(ug,dg))}}yc(_c,"ForEntityName","IMAGE");(et={})[et.ShowImage=1]="ShowImage",et[et.ShowImageWhenNotAlignedWithScreen=2]="ShowImageWhenNotAlignedWithScreen",et[et.UseClippingBoundary=4]="UseClippingBoundary",et[et.TransparencyIsOn=8]="TransparencyIsOn";(Cn={})[Cn.Rectangular=1]="Rectangular",Cn[Cn.Polygonal=2]="Polygonal";(kn={})[kn.Outside=0]="Outside",kn[kn.Inside=1]="Inside";function bc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let gg={xScale:1,yScale:1,zScale:1,rotation:0,columnCount:0,rowCount:0,columnSpacing:0,rowSpacing:0,extrusionDirection:{x:0,y:0,z:1}},pg=[{code:210,name:"extrusionDirection",parser:x},{code:45,name:"rowSpacing",parser:h},{code:44,name:"columnSpacing",parser:h},{code:71,name:"rowCount",parser:h},{code:70,name:"columnCount",parser:h},{code:50,name:"rotation",parser:h},{code:43,name:"zScale",parser:h},{code:42,name:"yScale",parser:h},{code:41,name:"xScale",parser:h},{code:10,name:"insertionPoint",parser:x},{code:2,name:"name",parser:h},{code:66,name:"isVariableAttributes",parser:E},{code:100,name:"subclassMarker",parser:h},...D];class wc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){bc(this,"parser",T(pg,gg))}}function xc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}bc(wc,"ForEntityName","INSERT");let mg={isArrowheadEnabled:!0},fg=[{code:213,name:"offsetFromAnnotation",parser:x},{code:212,name:"offsetFromBlock",parser:x},{code:211,name:"horizontalDirection",parser:x},{code:210,name:"normal",parser:x},{code:340,name:"associatedAnnotation",parser:h},{code:77,name:"byBlockColor",parser:h},{code:10,name:"vertices",parser:x,isMultiple:!0},{code:76,name:"numberOfVertices",parser:h},{code:41,name:"textWidth",parser:h},{code:40,name:"textHeight",parser:h},{code:75,name:"isHooklineExists",parser:E},{code:74,name:"isHooklineSameDirection",parser:E},{code:73,name:"leaderCreationFlag",parser:h},{code:72,name:"isSpline",parser:E},{code:71,name:"isArrowheadEnabled",parser:E},{code:3,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class vc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){xc(this,"parser",T(fg,mg))}}xc(vc,"ForEntityName","LEADER");(tt={})[tt.TextAnnotation=0]="TextAnnotation",tt[tt.ToleranceAnnotation=1]="ToleranceAnnotation",tt[tt.BlockReferenceAnnotation=2]="BlockReferenceAnnotation",tt[tt.NoAnnotation=3]="NoAnnotation";function Sc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let yg={thickness:0,extrusionDirection:{x:0,y:0,z:1}},_g=[{code:210,name:"extrusionDirection",parser:x},{code:11,name:"endPoint",parser:x},{code:10,name:"startPoint",parser:x},{code:39,name:"thickness",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Ac{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Sc(this,"parser",T(_g,yg))}}function Lc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Sc(Ac,"ForEntityName","LINE");let bg=[{code:280,name:"shadowMapSoftness",parser:h},{code:91,name:"shadowMapSize",parser:h},{code:73,name:"shadowType",parser:h},{code:293,name:"isShadowCast",parser:E},{code:51,name:"falloffAngle",parser:h},{code:50,name:"hotspotAngle",parser:h},{code:42,name:"limitEnd",parser:h},{code:41,name:"limitStart",parser:h},{code:292,name:"isAttenuationLimited",parser:E},{code:72,name:"attenuationType",parser:h},{code:11,name:"target",parser:x},{code:10,name:"position",parser:x},{code:40,name:"intensity",parser:h},{code:291,name:"isPlotGlyph",parser:E},{code:290,name:"isOn",parser:E},{code:421,name:"lightColorInstance",parser:h},{code:63,name:"lightColorIndex",parser:h},{code:70,name:"lightType",parser:h},{code:1,name:"name",parser:h},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Pc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Lc(this,"parser",T(bg))}}Lc(Pc,"ForEntityName","LIGHT");(zt={})[zt.Distant=1]="Distant",zt[zt.Point=2]="Point",zt[zt.Spot=3]="Spot";(jt={})[jt.None=0]="None",jt[jt.InverseLinear=1]="InverseLinear",jt[jt.InverseSquare=2]="InverseSquare";let wg={flag:0,elevation:0,thickness:0,extrusionDirection:{x:0,y:0,z:1},vertices:[]},xg={bulge:0},vg=[{code:42,name:"bulge",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:91,name:"id",parser:h},{code:20,name:"y",parser:h},{code:10,name:"x",parser:h}],Sg=[{code:210,name:"extrusionDirection",parser:x},{code:10,name:"vertices",isMultiple:!0,parser(n,e){let t={};return T(vg,xg)(n,e,t),t}},{code:39,name:"thickness",parser:h},{code:38,name:"elevation",parser:h},{code:43,name:"constantWidth",parser:h},{code:70,name:"flag",parser:h},{code:90,name:"numberOfVertices",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Cr{parseEntity(e,t){let r={};return T(Sg,wg)(t,e,r),r}}(Ci="ForEntityName")in Cr?Object.defineProperty(Cr,Ci,{value:"LWPOLYLINE",enumerable:!0,configurable:!0,writable:!0}):Cr[Ci]="LWPOLYLINE";(On={})[On.IS_CLOSED=1]="IS_CLOSED",On[On.PLINE_GEN=128]="PLINE_GEN";function Ic(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Ag=[{code:90,name:"overridenSubEntityCount",parser:h},{code:140,name:"edgeCreaseWeights",parser:h,isMultiple:!0},{code:95,name:"edgeCreaseCount",parser:h},{code:94,parser(n,e,t){t.edgeCount=n.value,t.edgeIndices=[];for(let r=0;r<t.edgeCount;++r){let i=[];n=e.next(),i[0]=n.value,n=e.next(),i[1]=n.value,t.edgeIndices.push(i)}}},{code:93,parser(n,e,t){t.totalFaceIndices=n.value,t.faceIndices=[];let r=[];for(let s=0;s<t.totalFaceIndices&&!Y(n,0);++s)n=e.next(),r.push(n.value);let i=0;for(;i<r.length;){let s=r[i++],o=[];for(let a=0;a<s;++a)o.push(r[i++]);t.faceIndices.push(o)}}},{code:10,name:"vertices",parser:x,isMultiple:!0},{code:92,name:"verticesCount",parser:h},{code:91,name:"subdivisionLevel",parser:h},{code:40,name:"blendCrease",parser:h},{code:72,name:"isBlendCreased",parser:E},{code:71,name:"version",parser:h},{code:100,name:"subclassMarker",parser:bu,pushContext:!0},...D];class Ec{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Ic(this,"parser",T(Ag))}}function Tc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Ic(Ec,"ForEntityName","MESH");let Lg=[{code:42,name:"fillParameters",parser:h,isMultiple:!0},{code:75,name:"fillCount",parser:h},{code:41,name:"parameters",parser:h,isMultiple:!0},{code:74,name:"parameterCount",parser:h}],Pg=[{code:[74,41,75,42],name:"elements",parser(n,e){let t=T(Lg),r={};return t(n,e,r),r},isMultiple:!0},{code:13,name:"miterDirection",parser:x},{code:12,name:"direction",parser:x},{code:11,name:"position",parser:x}],Ig=[{code:[11,12,13],name:"segments",parser(n,e){let t=T(Pg),r={};return t(n,e,r),r},isMultiple:!0},{code:210,name:"extrusionDirection",parser:x},{code:10,name:"startPosition",parser:x},{code:73,name:"styleCount",parser:h},{code:72,name:"vertexCount",parser:h},{code:71,name:"flags",parser:h},{code:70,name:"justification",parser:h},{code:40,name:"scale",parser:h},{code:340,name:"styleObjectHandle",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...D];class Mc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Tc(this,"parser",T(Ig))}}Tc(Mc,"ForEntityName","MLINE");(Ht={})[Ht.Top=0]="Top",Ht[Ht.Zero=1]="Zero",Ht[Ht.Bottom=2]="Bottom";(nt={})[nt.HasVertex=1]="HasVertex",nt[nt.Closed=2]="Closed",nt[nt.SuppressStartCaps=4]="SuppressStartCaps",nt[nt.SuppressEndCaps=8]="SuppressEndCaps";(Gt={})[Gt.LEFT_TO_RIGHT=1]="LEFT_TO_RIGHT",Gt[Gt.TOP_TO_BOTTOM=3]="TOP_TO_BOTTOM",Gt[Gt.BY_STYLE=5]="BY_STYLE";function Cc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Eg={},Tg=[{code:300,parser:function(n,e,t){var s;let r;if(n.value==="CONTEXT_DATA{")for(;e.hasNext();){var i;if((r=e.next()).code===301)break;switch(r.code){case 10:t.contentBasePosition=ce(r,e);break;case 11:t.normal=ce(r,e);break;case 12:t.textAnchor=ce(r,e);break;case 13:t.textDirection=ce(r,e);break;case 14:at(t).normal=ce(r,e);break;case 15:at(t).position=ce(r,e);break;case 16:at(t).scale=ce(r,e);break;case 40:t.contentScale=r.value;break;case 41:case 44:t.textHeight=r.value;break;case 42:t.textRotation=r.value;break;case 43:t.textWidth=r.value;break;case 45:t.textLineSpacingFactor=r.value;break;case 46:at(t).rotation=r.value;break;case 47:(i=at(t)).transformationMatrix??(i.transformationMatrix=[]),(s=at(t).transformationMatrix)==null||s.push(r.value);break;case 90:t.textColor=r.value;break;case 91:t.textBackgroundColor=r.value;break;case 92:t.textBackgroundTransparency=r.value;break;case 93:at(t).color=r.value;break;case 110:t.planeOrigin=ce(r,e);break;case 111:t.planeXAxisDirection=ce(r,e);break;case 112:t.planeYAxisDirection=ce(r,e);break;case 140:t.arrowheadSize=r.value;break;case 141:t.textBackgroundScaleFactor=r.value;break;case 142:t.textColumnWidth=r.value;break;case 143:t.textColumnGutterWidth=r.value;break;case 144:t.textColumnHeight=r.value;break;case 145:t.landingGap=r.value;break;case 170:t.textLineSpacingStyle=r.value;break;case 171:t.textAttachment=r.value;break;case 172:t.textFlowDirection=r.value;break;case 173:t.textColumnType=r.value;break;case 290:t.hasMText=r.value;break;case 291:t.textBackgroundColorOn=r.value;break;case 292:t.textFillOn=r.value;break;case 293:t.textUseAutoHeight=r.value;break;case 294:t.textColumnFlowReversed=r.value;break;case 295:t.textUseWordBreak=r.value;break;case 296:t.hasBlock=r.value;break;case 297:t.planeNormalReversed=r.value;break;case 302:r.value==="LEADER{"&&(t.leaderSections??(t.leaderSections=[]),t.leaderSections.push(function(o,a){let l,c;if(o.value!=="LEADER{")return{leaderLines:[]};let d={leaderLines:[]};for(;a.hasNext();){if((c=a.next()).code===303){Sr(d,l);break}switch(c.code){case 290:d.lastLeaderLinePointSet=c.value;break;case 291:d.doglegVectorSet=c.value;break;case 10:d.lastLeaderLinePoint=ce(c,a);break;case 11:d.doglegVector=ce(c,a);break;case 12:l??(l={}),l.start=ce(c,a);break;case 13:l??(l={}),l.end=ce(c,a),Sr(d,l),l=void 0;break;case 90:d.leaderBranchIndex=c.value;break;case 40:d.doglegLength=c.value;break;case 304:c.value==="LEADER_LINE{"&&d.leaderLines.push(function(u,p){let g,m;if(u.value!=="LEADER_LINE{")return{vertices:[]};let f={vertices:[]};for(;p.hasNext();){if((m=p.next()).code===305){Sr(f,g);break}switch(m.code){case 10:f.vertices.push(ce(m,p));break;case 11:g??(g={}),g.start=ce(m,p);break;case 12:g??(g={}),g.end=ce(m,p),Sr(f,g),g=void 0;break;case 90:f.breakPointIndexes??(f.breakPointIndexes=[]),f.breakPointIndexes.push(m.value),g??(g={}),g.index=m.value;break;case 91:f.leaderLineIndex=m.value}}return f}(c,a))}}return d}(r,e)));break;case 304:r.value!=="LEADER_LINE{"&&(t.textContent=r.value,t.contentType??(t.contentType=2));break;case 340:t.textStyleId=r.value;break;case 341:t.blockContentId=r.value,at(t).blockContentId=r.value}}}},{code:270,name:"version",parser:h},{code:340,name:"leaderStyleId",parser:h},{code:90,name:"propertyOverrideFlag",parser:h},{code:170,name:"leaderLineType",parser:h},{code:91,name:"leaderLineColor",parser:h},{code:341,name:"leaderLineTypeId",parser:h},{code:171,name:"leaderLineWeight",parser:h},{code:290,name:"landingEnabled",parser:E},{code:291,name:"doglegEnabled",parser:E},{code:[40,41],name:"doglegLength",parser:h},{code:342,name:"arrowheadId",parser:h},{code:42,name:"arrowheadSize",parser:h},{code:172,name:"contentType",parser:h},{code:343,name:"textStyleId",parser:h},{code:173,name:"textLeftAttachmentType",parser:h},{code:95,name:"textRightAttachmentType",parser:h},{code:174,name:"textAngleType",parser:h},{code:175,name:"textAlignmentType",parser:h},{code:92,name:"textColor",parser:h},{code:292,name:"textFrameEnabled",parser:E},{code:344,parser:function(n,e,t){t.blockContentId=n.value,at(t).blockContentId=n.value}},{code:93,name:"blockContentColor",parser:h},{code:10,name:"blockContentScale",parser:x},{code:43,name:"blockContentRotation",parser:h},{code:176,name:"blockContentConnectionType",parser:h},{code:293,name:"annotativeScaleEnabled",parser:E},{code:94,parser:function(n,e,t){t.arrowheadOverrides??(t.arrowheadOverrides=[]),t.arrowheadOverrides.push({index:n.value})},isMultiple:!0},{code:345,parser:function(n,e,t){var r;((r=t).arrowheadOverrides??(r.arrowheadOverrides=[]),r.arrowheadOverrides.length||r.arrowheadOverrides.push({}),r.arrowheadOverrides[r.arrowheadOverrides.length-1]).handle=n.value},isMultiple:!0},{code:330,parser:function(n,e,t){t.blockAttributes??(t.blockAttributes=[]),t.blockAttributes.push({id:n.value})},isMultiple:!0},{code:177,parser:function(n,e,t){Xi(t).index=n.value},isMultiple:!0},{code:44,parser:function(n,e,t){Xi(t).width=n.value},isMultiple:!0},{code:302,parser:function(n,e,t){Xi(t).text=n.value},isMultiple:!0},{code:294,name:"textDirectionNegative",parser:E},{code:178,name:"textAlignInIPE",parser:h},{code:179,name:"textAttachmentPoint",parser:h},{code:271,name:"textAttachmentDirection",parser:h},{code:272,name:"bottomTextAttachmentDirection",parser:h},{code:273,name:"topTextAttachmentDirection",parser:h},{code:100,name:"subclassMarker",parser:h},...D];function ce(n,e){return es(x(n,e))}function Sr(n,e){(e!=null&&e.start||e!=null&&e.end)&&(n.breaks??(n.breaks=[]),n.breaks.push(e))}function at(n){return n.blockContent??(n.blockContent={})}function Xi(n){return n.blockAttributes??(n.blockAttributes=[]),n.blockAttributes.length||n.blockAttributes.push({}),n.blockAttributes[n.blockAttributes.length-1]}class kc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Cc(this,"parser",T(Tg,Eg))}}function Oc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Cc(kc,"ForEntityName","MULTILEADER");let Mg={thickness:0,extrusionDirection:{x:0,y:0,z:1},angle:0},Cg=[{code:50,name:"angle",parser:h},{code:210,name:"extrusionDirection",parser:x},{code:39,name:"thickness",parser:h},{code:10,name:"position",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class Nc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Oc(this,"parser",T(Cg,Mg))}}function Yc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Oc(Nc,"ForEntityName","POINT");let kg={startWidth:0,endWidth:0,bulge:0},Og=[{code:91,name:"id",parser:h},{code:[...ci(71,75)],name:"faces",isMultiple:!0,parser:h},{code:50,name:"tangentDirection",parser:h},{code:70,name:"flag",parser:h},{code:42,name:"bulge",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:30,name:"z",parser:h},{code:20,name:"y",parser:h},{code:10,name:"x",parser:h},{code:100,name:"subclassMarker",parser:h},{code:100},...D];class Os{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Yc(this,"parser",T(Og,kg))}}function Xc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Yc(Os,"ForEntityName","VERTEX");let Ng={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:[]},Yg=[{code:0,name:"vertices",isMultiple:!0,parser:(n,e)=>Y(n,0,"VERTEX")?(n=e.next(),new Os().parseEntity(e,n)):cr},{code:210,name:"extrusionDirection",parser:x},{code:75,name:"smoothType",parser:h},{code:74,name:"surfaceNDensity",parser:h},{code:73,name:"surfaceMDensity",parser:h},{code:72,name:"meshNVertexCount",parser:h},{code:71,name:"meshMVertexCount",parser:h},{code:41,name:"endWidth",parser:h},{code:40,name:"startWidth",parser:h},{code:70,name:"flag",parser:h},{code:39,name:"thickness",parser:h},{code:30,name:"elevation",parser:h},{code:20},{code:10},{code:66},{code:100,name:"subclassMarker",parser:h},...D];class Rc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Xc(this,"parser",T(Yg,Ng))}}Xc(Rc,"ForEntityName","POLYLINE");(ae={})[ae.CLOSED_POLYLINE=1]="CLOSED_POLYLINE",ae[ae.CURVE_FIT=2]="CURVE_FIT",ae[ae.SPLINE_FIT=4]="SPLINE_FIT",ae[ae.POLYLINE_3D=8]="POLYLINE_3D",ae[ae.POLYGON_3D=16]="POLYGON_3D",ae[ae.CLOSED_POLYGON=32]="CLOSED_POLYGON",ae[ae.POLYFACE=64]="POLYFACE",ae[ae.CONTINUOUS=128]="CONTINUOUS";var Ar=((rt={})[rt.NONE=0]="NONE",rt[rt.QUADRATIC=5]="QUADRATIC",rt[rt.CUBIC=6]="CUBIC",rt[rt.BEZIER=8]="BEZIER",rt);function Bc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Xg=[{code:11,name:"direction",parser:x},{code:10,name:"position",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class Fc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Bc(this,"parser",T(Xg))}}function Dc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Bc(Fc,"ForEntityName","RAY");let Rg=[...fi("data"),{code:70,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Vc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Dc(this,"parser",T(Rg))}}function zc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Dc(Vc,"ForEntityName","REGION");let Bg={vertices:[],backLineVertices:[]},Fg=[{code:360,name:"geometrySettingHardId",parser:h},{code:12,name:"backLineVertices",isMultiple:!0,parser:x},{code:93,name:"numberOfBackLineVertices",parser:h},{code:11,name:"vertices",isMultiple:!0,parser:x},{code:92,name:"verticesCount",parser:h},{code:[63,411],name:"indicatorColor",parser:h},{code:70,name:"indicatorTransparency",parser:h},{code:41,name:"bottomHeight",parser:h},{code:40,name:"topHeight",parser:h},{code:10,name:"verticalDirection",parser:x},{code:1,name:"name",parser:h},{code:91,name:"flag",parser:h},{code:90,name:"state",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class jc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){zc(this,"parser",T(Fg,Bg))}}function Hc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}zc(jc,"ForEntityName","SECTION");let Dg={points:[],thickness:0,extrusionDirection:{x:0,y:0,z:1}},Vg=[{code:210,name:"extrusionDirection",parser:x},{code:39,name:"thickness",parser:h},{code:[...ci(10,14)],name:"points",isMultiple:!0,parser:x},{code:100,name:"subclassMarker",parser:h},...D];class Gc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Hc(this,"parser",T(Vg,Dg))}}function Wc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Hc(Gc,"ForEntityName","SOLID");let zg=[{code:350,name:"historyObjectSoftId",parser:h},{code:100,name:"subclassMarker",parser:h},...fi("data"),{code:70,name:"version",parser:h},{code:100},...D];class Uc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Wc(this,"parser",T(zg))}}function $c(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}Wc(Uc,"ForEntityName","3DSOLID");let jg={knotTolerance:1e-6,controlTolerance:1e-6,fitTolerance:1e-9,knotValues:[],controlPoints:[],fitPoints:[]},Hg=[{code:11,name:"fitPoints",isMultiple:!0,parser:x},{code:10,name:"controlPoints",isMultiple:!0,parser:x},{code:41,name:"weights",isMultiple:!0,parser:h},{code:40,name:"knots",isMultiple:!0,parser:h},{code:13,name:"endTangent",parser:x},{code:12,name:"startTangent",parser:x},{code:44,name:"fitTolerance",parser:h},{code:43,name:"controlTolerance",parser:h},{code:42,name:"knotTolerance",parser:h},{code:74,name:"numberOfFitPoints",parser:h},{code:73,name:"numberOfControlPoints",parser:h},{code:72,name:"numberOfKnots",parser:h},{code:71,name:"degree",parser:h},{code:70,name:"flag",parser:h},{code:210,name:"normal",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class qc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){$c(this,"parser",T(Hg,jg))}}$c(qc,"ForEntityName","SPLINE");(Ie={})[Ie.NONE=0]="NONE",Ie[Ie.CLOSED=1]="CLOSED",Ie[Ie.PERIODIC=2]="PERIODIC",Ie[Ie.RATIONAL=4]="RATIONAL",Ie[Ie.PLANAR=8]="PLANAR",Ie[Ie.LINEAR=16]="LINEAR";function Kc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Gg=[{code:280,name:"shadowMapSoftness",parser:h},{code:71,name:"shadowMapSize",parser:h},{code:70,name:"shadowType",parser:h},{code:292,name:"isSummerTime",parser:E},{code:92,name:"time",parser:h},{code:91,name:"julianDay",parser:h},{code:291,name:"hasShadow",parser:E},{code:40,name:"intensity",parser:h},{code:421,name:"lightColorInstance",parser:h},{code:63,name:"lightColorIndex",parser:h},{code:290,name:"isOn",parser:E},{code:90,name:"version",parser:h},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...D.filter(n=>n.code!==100)];class Zc{parseEntity(e,t){let r={layer:""};return this.parser(t,e,r),r}constructor(){Kc(this,"parser",T(Gg))}}Kc(Zc,"ForEntityName","SUN");class kr{parseEntity(e,t){let r={};for(;!e.isEOF();){if(t.code===0){e.rewind();break}switch(t.code){case 100:r.subclassMarker=t.value,t=e.next();break;case 2:r.name=t.value,t=e.next();break;case 5:r.handle=t.value,t=e.next();break;case 10:r.startPoint=es(Tt(e)),t=e.lastReadGroup;break;case 11:r.directionVector=es(Tt(e)),t=e.lastReadGroup;break;case 90:r.tableValue=t.value,t=e.next();break;case 91:r.rowCount=t.value,t=e.next();break;case 92:r.columnCount=t.value,t=e.next();break;case 93:r.overrideFlag=t.value,t=e.next();break;case 94:r.borderColorOverrideFlag=t.value,t=e.next();break;case 95:r.borderLineWeightOverrideFlag=t.value,t=e.next();break;case 96:r.borderVisibilityOverrideFlag=t.value,t=e.next();break;case 141:r.rowHeightArr??(r.rowHeightArr=[]),r.rowHeightArr.push(t.value),t=e.next();break;case 142:r.columnWidthArr??(r.columnWidthArr=[]),r.columnWidthArr.push(t.value),t=e.next();break;case 280:r.version=t.value,t=e.next();break;case 310:r.bmpPreview??(r.bmpPreview=""),r.bmpPreview+=t.value,t=e.next();break;case 330:r.ownerBlockRecordSoftId=t.value,t=e.next();break;case 342:r.tableStyleId=t.value,t=e.next();break;case 343:r.blockRecordHandle=t.value,t=e.next();break;case 170:r.attachmentPoint=t.value,t=e.next();break;case 171:r.cells??(r.cells=[]),r.cells.push(function(i,s){let o=!1,a=!1,l={};for(;!i.isEOF()&&s.code!==0&&!a;)switch(s.code){case 171:if(o){a=!0;continue}l.cellType=s.value,o=!0,s=i.next();break;case 172:l.flagValue=s.value,s=i.next();break;case 173:l.mergedValue=s.value,s=i.next();break;case 174:l.autoFit=s.value,s=i.next();break;case 175:l.borderWidth=s.value,s=i.next();break;case 176:l.borderHeight=s.value,s=i.next();break;case 91:l.overrideFlag=s.value,s=i.next();break;case 178:l.virtualEdgeFlag=s.value,s=i.next();break;case 145:l.rotation=s.value,s=i.next();break;case 345:l.fieldObjetId=s.value,s=i.next();break;case 340:l.blockTableRecordId=s.value,s=i.next();break;case 146:l.blockScale=s.value,s=i.next();break;case 177:l.blockAttrNum=s.value,s=i.next();break;case 7:l.textStyle=s.value,s=i.next();break;case 140:l.textHeight=s.value,s=i.next();break;case 170:l.attachmentPoint=s.value,s=i.next();break;case 92:l.extendedCellFlags=s.value,s=i.next();break;case 285:l.rightBorderVisibility=!!(s.value??!0),s=i.next();break;case 286:l.bottomBorderVisibility=!!(s.value??!0),s=i.next();break;case 288:l.leftBorderVisibility=!!(s.value??!0),s=i.next();break;case 289:l.topBorderVisibility=!!(s.value??!0),s=i.next();break;case 301:(function(c,d,u){for(;u.code!==304;)switch(u.code){case 301:case 93:case 90:case 94:u=d.next();break;case 1:c.text=u.value,u=d.next();break;case 300:c.attrText=u.value,u=d.next();break;case 302:c.text=u.value?u.value:c.text,u=d.next();break;default:u=d.next()}})(l,i,s),s=i.next();break;default:return l}return o=!1,a=!1,l}(e,t)),t=e.lastReadGroup;break;default:zu(r,t,e),t=e.next()}}return r}}function Qc(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}(ki="ForEntityName")in kr?Object.defineProperty(kr,ki,{value:"ACAD_TABLE",enumerable:!0,configurable:!0,writable:!0}):kr[ki]="ACAD_TABLE";let Wg=[{code:11,name:"xAxisDirection",parser:x},{code:210,name:"extrusionDirection",parser:x},{code:1,name:"text",parser:h},{code:10,name:"position",parser:x},{code:3,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class Jc{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){Qc(this,"parser",T(Wg))}}Qc(Jc,"ForEntityName","TOLERANCE");var Ug=((le={})[le.CREATED_BY_CURVE_FIT=1]="CREATED_BY_CURVE_FIT",le[le.TANGENT_DEFINED=2]="TANGENT_DEFINED",le[le.NOT_USED=4]="NOT_USED",le[le.CREATED_BY_SPLINE_FIT=8]="CREATED_BY_SPLINE_FIT",le[le.SPLINE_CONTROL_POINT=16]="SPLINE_CONTROL_POINT",le[le.FOR_POLYLINE=32]="FOR_POLYLINE",le[le.FOR_POLYGON=64]="FOR_POLYGON",le[le.POLYFACE=128]="POLYFACE",le);let $g=[{code:[335,343,344,91],name:"softPointers",isMultiple:!0,parser:h},{code:361,name:"sunId",parser:h},{code:431,name:"ambientLightColorName",parser:h},{code:421,name:"ambientLightColorInstance",parser:h},{code:63,name:"ambientLightColorIndex",parser:h},{code:142,name:"contrast",parser:h},{code:141,name:"brightness",parser:h},{code:282,name:"defaultLightingType",parser:h},{code:292,name:"isDefaultLighting",parser:E},{code:348,name:"visualStyleId",parser:h},{code:333,name:"shadePlotId",parser:h},{code:332,name:"backgroundId",parser:h},{code:61,name:"majorGridFrequency",parser:h},{code:170,name:"shadePlotMode",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:346,name:"ucsBaseId",parser:h},{code:345,name:"ucsId",parser:h},{code:112,name:"ucsYAxis",parser:x},{code:111,name:"ucsXAxis",parser:x},{code:110,name:"ucsOrigin",parser:x},{code:74,name:"iconFlag",parser:h},{code:71,name:"ucsPerViewport",parser:h},{code:281,name:"renderMode",parser:h},{code:1,name:"sheetName",parser:h},{code:340,name:"clippingBoundaryId",parser:h},{code:90,name:"statusBitFlags",parser:h},{code:331,name:"frozenLayerIds",isMultiple:!0,parser:h},{code:72,name:"circleZoomPercent",parser:h},{code:51,name:"viewTwistAngle",parser:h},{code:50,name:"snapAngle",parser:h},{code:45,name:"viewHeight",parser:h},{code:44,name:"backClipZ",parser:h},{code:43,name:"frontClipZ",parser:h},{code:42,name:"perspectiveLensLength",parser:h},{code:17,name:"targetPoint",parser:x},{code:16,name:"viewDirection",parser:x},{code:15,name:"gridSpacing",parser:x},{code:14,name:"snapSpacing",parser:x},{code:13,name:"snapBase",parser:x},{code:12,name:"displayCenter",parser:x},{code:69,name:"viewportId",parser:h},{code:68,name:"status",parser:h},{code:41,name:"height",parser:h},{code:40,name:"width",parser:h},{code:10,name:"viewportCenter",parser:x},{code:100,name:"subclassMarker",parser:h,pushContext:!0},...D];class Or{parseEntity(e,t){let r={};return T($g)(t,e,r),r}}function eh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}(Oi="ForEntityName")in Or?Object.defineProperty(Or,Oi,{value:"VIEWPORT",enumerable:!0,configurable:!0,writable:!0}):Or[Oi]="VIEWPORT";let qg={brightness:50,constrast:50,fade:0},Kg=[{code:14,name:"boundary",isMultiple:!0,parser:x},{code:91,name:"numberOfVertices",parser:h},{code:71,name:"boundaryType",parser:h},{code:360,name:"imageDefReactorHardId",parser:h},{code:283,name:"fade",parser:h},{code:282,name:"contrast",parser:h},{code:281,name:"brightness",parser:h},{code:280,name:"isClipping",parser:E},{code:70,name:"displayFlag",parser:h},{code:340,name:"imageDefHardId",parser:h},{code:13,name:"imageSize",parser:x},{code:12,name:"vDirection",parser:x},{code:11,name:"uDirection",parser:x},{code:10,name:"position",parser:x},{code:90,name:"classVersion",parser:h},{code:100,name:"subclassMarker",parser:h},...D];class th{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){eh(this,"parser",T(Kg,qg))}}eh(th,"ForEntityName","WIPEOUT");(it={})[it.ShowImage=1]="ShowImage",it[it.ShowImageWhenNotAligned=2]="ShowImageWhenNotAligned",it[it.UseClippingBoundary=4]="UseClippingBoundary",it[it.Transparency=8]="Transparency";function nh(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}let Zg=[{code:11,name:"direction",parser:x},{code:10,name:"position",parser:x},{code:100,name:"subclassMarker",parser:h},...D];class rh{parseEntity(e,t){let r={};return this.parser(t,e,r),r}constructor(){nh(this,"parser",T(Zg))}}nh(rh,"ForEntityName","XLINE");let Qg=0;function ih(n){if(!n)throw TypeError("entity cannot be undefined or null");n.handle||(n.handle=Qg++)}let Jg=Object.fromEntries([$l,Tr,tc,sc,ac,cc,Er,dc,gc,_c,wc,vc,Ac,Pc,Cr,Ec,Mc,rc,kc,Nc,Rc,Fc,Vc,jc,Gc,Uc,qc,Zc,kr,Jl,Jc,fc,Os,Or,th,rh].map(n=>[n.ForEntityName,new n]));function sh(n,e){let t=[];for(;!Y(n,0,"EOF");){if(n.code===0){if(n.value==="ENDBLK"||n.value==="ENDSEC"){e.rewind();break}let r=Jg[n.value];if(r){let i=n.value;n=e.next();let s=r.parseEntity(e,n);s.type=i,ih(s),t.push(s)}else e.debug}n=e.next()}return t}function Yn(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}class Uo{next(){if(!this.hasNext())return this._eof?this.debug:this.debug,{code:0,value:"EOF"};let e=parseInt(this._data[this._pointer++],10),t=$o(e,this._data[this._pointer++],this.debug),r={code:e,value:t};return Y(r,0,"EOF")&&(this._eof=!0),this.lastReadGroup=r,r}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 e={code:parseInt(this._data[this._pointer]),value:0};return e.value=$o(e.code,this._data[this._pointer+1],this.debug),e}rewind(e){e=e||1,this._pointer=this._pointer-2*e}hasNext(){return!this._eof&&!(this._pointer>this._data.length-2)}isEOF(){return this._eof}constructor(e,t=!1){Yn(this,"_data",void 0),Yn(this,"debug",void 0),Yn(this,"_pointer",void 0),Yn(this,"_eof",void 0),Yn(this,"lastReadGroup",void 0),this._data=e,this.debug=t,this.lastReadGroup={code:0,value:0},this._pointer=0,this._eof=!1}}function $o(n,e,t=!1){var r;let i=(r=e).endsWith("\r")?r.slice(0,-1):r;return n<=9?i:n>=10&&n<=59?parseFloat(e.trim()):n>=60&&n<=99?parseInt(e.trim()):n>=100&&n<=109?i:n>=110&&n<=149?parseFloat(e.trim()):n>=160&&n<=179?parseInt(e.trim()):n>=210&&n<=239?parseFloat(e.trim()):n>=270&&n<=289?parseInt(e.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")}(e.trim()):n>=300&&n<=369?i:n>=370&&n<=389?parseInt(e.trim()):n>=390&&n<=399?i:n>=400&&n<=409?parseInt(e.trim()):n>=410&&n<=419?i:n>=420&&n<=429?parseInt(e.trim()):n>=430&&n<=439?i:n>=440&&n<=459?parseInt(e.trim()):n>=460&&n<=469?parseFloat(e.trim()):n>=470&&n<=481||n===999||n>=1e3&&n<=1009?i:n>=1010&&n<=1059?parseFloat(e.trim()):n>=1060&&n<=1071?parseInt(e.trim()):i}function ep(n,e){let t=null,r={};for(;!Y(n,0,"EOF")&&!Y(n,0,"ENDSEC");)n.code===9?t=typeof n.value=="string"?n.value:null:t!=null&&(n.code===10?r[t]=Tt(e):r[t]=n.value),n=e.next();return r}let pt=[{code:100,name:"subclassMarker",parser:h},{code:330,name:"ownerObjectId",parser:h},{code:102,isMultiple:!0,parser(n,e){for(;!Y(n,0,"EOF")&&!Y(n,102,"}");)n=e.next()}},{code:5,name:"handle",parser:h}],tp=[{code:70,name:"flag",parser:h},{code:2,name:"appName",parser:h},{code:100,name:"subclassMarker",parser:h},...pt],np=T(tp),rp=T([{code:310,name:"bmpPreview",parser:h},{code:281,name:"scalability",parser:h},{code:280,name:"explodability",parser:h},{code:70,name:"insertionUnits",parser:h},{code:340,name:"layoutObjects",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt]),ip=T([...ks.map(n=>({...n,parser:h})),{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},{code:105,name:"handle",parser:h},...pt.filter(n=>n.code!==5)]),sp=T([{code:347,name:"materialObjectId",parser:h},{code:390,name:"plotStyleNameObjectId",parser:h},{code:370,name:"lineweight",parser:h},{code:290,name:"isPlotting",parser:E},{code:6,name:"lineType",parser:h},{code:62,name:"colorIndex",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt]),op=T([{code:9,name:"text",parser:h},{code:45,name:"offsetY",parser:h},{code:44,name:"offsetX",parser:h},{code:50,name:"rotation",parser:h},{code:46,name:"scale",parser:h},{code:340,name:"styleObjectId",parser:h},{code:75,name:"shapeNumber",parser:h},{code:74,name:"elementTypeFlag",parser:h},{code:49,name:"elementLength",parser:h}],{elementTypeFlag:0,elementLength:0}),ap=T([{code:49,name:"pattern",parser(n,e){let t={};return op(n,e,t),t},isMultiple:!0},{code:40,name:"totalPatternLength",parser:h},{code:73,name:"numberOfLineTypes",parser:h},{code:72,parser:h},{code:3,name:"description",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt]),lp=T([{code:1e3,name:"extendedFont",parser:h},{code:1001},{code:4,name:"bigFont",parser:h},{code:3,name:"font",parser:h},{code:42,name:"lastHeight",parser:h},{code:71,name:"textGenerationFlag",parser:h},{code:50,name:"obliqueAngle",parser:h},{code:41,name:"widthFactor",parser:h},{code:40,name:"fixedTextHeight",parser:h},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt]),cp=[{code:13,name:"orthographicOrigin",parser:x},{code:71,name:"orthographicType",parser:h},{code:346,name:"baseUcsHandle",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"isOrthographic",parser:E},{code:12,name:"yAxis",parser:x},{code:11,name:"xAxis",parser:x},{code:10,name:"origin",parser:x},{code:70,name:"flag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt],hp=T(cp),dp=[{code:346,name:"baseUcsId",parser:h},{code:345,name:"ucsId",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:112,name:"ucsYAxis",parser:x},{code:111,name:"ucsXAxis",parser:x},{code:110,name:"ucsOrigin",parser:x},{code:361,name:"sunHardId",parser:h},{code:348,name:"styleHardId",parser:h},{code:334,name:"liveSectionSoftId",parser:h},{code:332,name:"backgroundSoftId",parser:h},{code:73,name:"isPlottable",parser:E},{code:72,name:"isUcsAssociated",parser:E},{code:281,name:"renderMode",parser:h},{code:71,name:"viewMode",parser:h},{code:50,name:"twistAngle",parser:h},{code:44,name:"backClippingPlane",parser:h},{code:43,name:"frontClippingPlane",parser:h},{code:42,name:"lensLength",parser:h},{code:12,name:"target",parser:x},{code:11,name:"direction",parser:x},{code:10,name:"center",parser:x},{code:41,name:"width",parser:h},{code:40,name:"height",parser:h},{code:70,name:"flag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt],up=T(dp),gp=T([{code:[63,421,431],name:"ambientColor",parser:h},{code:142,name:"contrast",parser:h},{code:141,name:"brightness",parser:h},{code:282,name:"defaultLightingType",parser:h},{code:292,name:"isDefaultLightingOn",parser:E},{code:348,name:"visualStyleObjectId",parser:h},{code:333,name:"shadePlotObjectId",parser:h},{code:332,name:"backgroundObjectId",parser:h},{code:61,name:"majorGridLines",parser:h},{code:170,name:"shadePlotSetting",parser:h},{code:146,name:"elevation",parser:h},{code:79,name:"orthographicType",parser:h},{code:112,name:"ucsYAxis",parser:x},{code:111,name:"ucsXAxis",parser:x},{code:110,name:"ucsOrigin",parser:x},{code:74,name:"ucsIconSetting",parser:h},{code:71,name:"viewMode",parser:h},{code:281,name:"renderMode",parser:h},{code:1,name:"styleSheet",parser:h},{code:[331,441],name:"frozenLayers",parser:h,isMultiple:!0},{code:72,name:"circleSides",parser:h},{code:51,name:"viewTwistAngle",parser:h},{code:50,name:"snapRotationAngle",parser:h},{code:45,name:"viewHeight",parser:h},{code:44,name:"backClippingPlane",parser:h},{code:43,name:"frontClippingPlane",parser:h},{code:42,name:"lensLength",parser:h},{code:17,name:"viewTarget",parser:x},{code:16,name:"viewDirectionFromTarget",parser:x},{code:15,name:"gridSpacing",parser:x},{code:14,name:"snapSpacing",parser:x},{code:13,name:"snapBasePoint",parser:x},{code:12,name:"center",parser:x},{code:11,name:"upperRightCorner",parser:x},{code:10,name:"lowerLeftCorner",parser:x},{code:70,name:"standardFlag",parser:h},{code:2,name:"name",parser:h},{code:100,name:"subclassMarker",parser:h},...pt]),pp={APPID:np,BLOCK_RECORD:rp,DIMSTYLE:ip,LAYER:sp,LTYPE:ap,STYLE:lp,UCS:hp,VIEW:up,VPORT:gp},mp=T([{code:70,name:"maxNumberOfEntries",parser:h},{code:100,name:"subclassMarker",parser:h},{code:330,name:"ownerObjectId",parser:h},{code:102,parser:He},{code:102,parser:He},{code:102,parser:He},{code:360,isMultiple:!0},{code:5,name:"handle",parser:h},{code:2,name:"name",parser:h}]);function fp(n,e){var r;let t={};for(;!Y(n,0,"EOF")&&!Y(n,0,"ENDSEC");){if(Y(n,0,"TABLE")){n=e.next();let i={entries:[]};mp(n,e,i),t[i.name]=i}if(Y(n,0)&&!Y(n,0,"ENDTAB")){let i=n.value;n=e.next();let s=pp[i];if(!s){e.debug,n=e.next();continue}let o={};s(n,e,o),(r=t[i])==null||r.entries.push(o)}n=e.next()}return t}function yp(n,e){let t={};for(;!Y(n,0,"EOF")&&!Y(n,0,"ENDSEC");){if(Y(n,0,"BLOCK")){let r=_p(n=e.next(),e);ih(r),r.name&&(t[r.name]=r)}n=e.next()}return t}function _p(n,e){let t={};for(;!Y(n,0,"EOF");){if(Y(n,0,"ENDBLK")){for(n=e.next();!Y(n,0,"EOF");){if(Y(n,100,"AcDbBlockEnd"))return t;n=e.next()}break}switch(n.code){case 1:t.xrefPath=n.value;break;case 2:t.name=n.value;break;case 3:t.name2=n.value;break;case 5:t.handle=n.value;break;case 8:t.layer=n.value;break;case 10:t.position=Tt(e);break;case 67:t.paperSpace=!!n.value&&n.value==1;break;case 70:n.value!==0&&(t.type=n.value);break;case 100:break;case 330:t.ownerHandle=n.value;break;case 0:t.entities=sh(n,e)}n=e.next()}return t}let mt=[{code:330,name:"ownerObjectId",parser:h},{code:102,parser:He},{code:102,parser:He},{code:102,parser:He},{code:5,name:"handle",parser:h}],oh=[{code:333,name:"shadePlotId",parser:h},{code:149,name:"imageOriginY",parser:h},{code:148,name:"imageOriginX",parser:h},{code:147,name:"scaleFactor",parser:h},{code:78,name:"shadePlotCustomDPI",parser:h},{code:77,name:"shadePlotResolution",parser:h},{code:76,name:"shadePlotMode",parser:h},{code:75,name:"standardScaleType",parser:h},{code:7,name:"currentStyleSheet",parser:h},{code:74,name:"plotType",parser:h},{code:73,name:"plotRotation",parser:h},{code:72,name:"plotPaperUnit",parser:h},{code:70,name:"layoutFlag",parser:h},{code:143,name:"printScaleDenominator",parser:h},{code:142,name:"printScaleNumerator",parser:h},{code:141,name:"windowAreaYMax",parser:h},{code:140,name:"windowAreaXMax",parser:h},{code:49,name:"windowAreaYMin",parser:h},{code:48,name:"windowAreaXMin",parser:h},{code:47,name:"plotOriginY",parser:h},{code:46,name:"plotOriginX",parser:h},{code:45,name:"paperHeight",parser:h},{code:44,name:"paperWidth",parser:h},{code:43,name:"marginTop",parser:h},{code:42,name:"marginRight",parser:h},{code:41,name:"marginBottom",parser:h},{code:40,name:"marginLeft",parser:h},{code:6,name:"plotViewName",parser:h},{code:4,name:"paperSize",parser:h},{code:2,name:"configName",parser:h},{code:1,name:"pageSetupName",parser:h},{code:100,name:"subclassMarker",parser:h},...mt],bp=[{code:346,name:"orthographicUcsId",parser:h},{code:345,name:"namedUcsId",parser:h},{code:331,name:"viewportId",parser:h},{code:330,name:"paperSpaceTableId",parser:h},{code:76,name:"orthographicType",parser:h},{code:17,name:"ucsYAxis",parser:x},{code:16,name:"ucsXAxis",parser:x},{code:13,name:"ucsOrigin",parser:x},{code:146,name:"elevation",parser:h},{code:15,name:"maxExtent",parser:x},{code:14,name:"minExtent",parser:x},{code:12,name:"insertionPoint",parser:x},{code:11,name:"maxLimit",parser:x},{code:10,name:"minLimit",parser:x},{code:71,name:"tabOrder",parser:h},{code:70,name:"controlFlag",parser:h},{code:1,name:"layoutName",parser:h},{code:100,name:"subclassMarker",parser:h},...oh],wp=[{code:3,name:"entries",parser:(n,e)=>{let t={name:n.value};return(n=e.next()).code===350?t.objectSoftId=n.value:n.code===360?t.objectHardId=n.value:e.rewind(),t},isMultiple:!0},{code:281,name:"recordCloneFlag",parser:h},{code:280,name:"isHardOwned",parser:E},{code:100,name:"subclassMarker",parser:h},...mt],xp=[{code:40,name:"wcsToOCSTransform",parser:qo},{code:40,name:"ocsToWCSTransform",parser:qo},{code:41,name:"backClippingDistance",parser:h},{code:73,name:"isBackClipping",parser:E,pushContext:!0},{code:40,name:"frontClippingDistance",parser:h},{code:72,name:"isFrontClipping",parser:E,pushContext:!0},{code:71,name:"isClipBoundaryDisplayed",parser:E},{code:11,name:"position",parser:x},{code:210,name:"normal",parser:x},{code:10,name:"boundaryVertices",parser:x,isMultiple:!0},{code:70,name:"boundaryCount",parser:h},{code:100,name:"subclassMarker",parser:h},{code:100},...mt];function qo(n,e){let t=[];for(let r=0;r<3&&Y(n,40);++r){let i=[];for(let s=0;s<4&&Y(n,40);++s)i.push(n.value),n=e.next();t.push(i)}return e.rewind(),t}let vp=[{code:330,name:"imageDefReactorIdSoft",isMultiple:!0,parser:h},{code:90,name:"version",parser:h},{code:1,name:"fileName",parser:h},{code:10,name:"size",parser:x},{code:11,name:"sizeOfOnePixel",parser:x},{code:280,name:"isLoaded",parser:h},{code:281,name:"resolutionUnits",parser:h},{code:100,name:"subclassMarker",parser:h}],Sp=[{code:179,name:"unknown1",parser:h},{code:170,name:"contentType",parser:h},{code:171,name:"drawMLeaderOrderType",parser:h},{code:172,name:"drawLeaderOrderType",parser:h},{code:90,name:"maxLeaderSegmentPoints",parser:h},{code:40,name:"firstSegmentAngleConstraint",parser:h},{code:41,name:"secondSegmentAngleConstraint",parser:h},{code:173,name:"leaderLineType",parser:h},{code:91,name:"leaderLineColor",parser:h},{code:340,name:"leaderLineTypeId",parser:h},{code:92,name:"leaderLineWeight",parser:h},{code:290,name:"landingEnabled",parser:E},{code:42,name:"landingGap",parser:h},{code:291,name:"doglegEnabled",parser:E},{code:43,name:"doglegLength",parser:h},{code:3,name:"description",parser:h},{code:341,name:"arrowheadId",parser:h},{code:44,name:"arrowheadSize",parser:h},{code:300,name:"defaultMTextContents",parser:h},{code:342,name:"textStyleId",parser:h},{code:174,name:"textLeftAttachmentType",parser:h},{code:175,name:"textAngleType",parser:h},{code:176,name:"textAlignmentType",parser:h},{code:178,name:"textRightAttachmentType",parser:h},{code:93,name:"textColor",parser:h},{code:45,name:"textHeight",parser:h},{code:292,name:"textFrameEnabled",parser:E},{code:297,name:"textAlignAlwaysLeft",parser:E},{code:46,name:"alignSpace",parser:h},{code:343,name:"blockContentId",parser:h},{code:94,name:"blockContentColor",parser:h},{code:47,name:"blockContentScale.x",parser:h},{code:49,name:"blockContentScale.y",parser:h},{code:140,name:"blockContentScale.z",parser:h},{code:293,name:"blockContentScaleEnabled",parser:E},{code:141,name:"blockContentRotation",parser:h},{code:294,name:"blockContentRotationEnabled",parser:E},{code:177,name:"blockContentConnectionType",parser:h},{code:142,name:"scale",parser:h},{code:295,name:"overwritePropertyValue",parser:E},{code:296,name:"annotative",parser:E},{code:143,name:"breakGapSize",parser:h},{code:271,name:"textAttachmentDirection",parser:h},{code:272,name:"bottomTextAttachmentDirection",parser:h},{code:273,name:"topTextAttachmentDirection",parser:h},{code:298,name:"unknown2",parser:h},{code:100,name:"subclassMarker",parser:h},...mt];function Lr(n,e,t){n.elements||(n.elements=[]);let r=n.elements.find(i=>i[e]===void 0);if(r){r[e]=t;return}n.elements.push({[e]:t})}let Ap=[{code:6,parser:function({value:n},e,t){Lr(t,"lineType",n)},isMultiple:!0},{code:62,parser:function({value:n},e,t){var r;if(t.fillColorIndex===void 0&&!((r=t.elements)!=null&&r.length)){t.fillColorIndex=n;return}Lr(t,"colorIndex",n)},isMultiple:!0},{code:420,parser:function({value:n},e,t){var r;if(t.fillColor===void 0&&!((r=t.elements)!=null&&r.length)){t.fillColor=n;return}Lr(t,"color",n)},isMultiple:!0},{code:49,parser:function({value:n},e,t){Lr(t,"offset",n)},isMultiple:!0},{code:71,name:"elementCount",parser:h},{code:52,name:"endAngle",parser:h},{code:51,name:"startAngle",parser:h},{code:3,name:"description",parser:h},{code:70,name:"flags",parser:h},{code:2,name:"styleName",parser:h},{code:100,name:"subclassMarker",parser:h},...mt],Lp=[{code:340,name:"entityIds",parser:h,isMultiple:!0},{code:71,name:"isSelectable",parser:E},{code:70,name:"isUnnamed",parser:E},{code:300,name:"description",parser:h},{code:100,name:"subclassMarker",parser:h},...mt],Pp=[{code:8,name:"layerNames",parser:h,isMultiple:!0},{code:100,name:"subclassMarker",parser:h},{code:100,name:"filterSubclassMarker",parser:h},...mt],Ip=[{code:90,name:"idBufferEntryCounts",parser:h,isMultiple:!0},{code:360,name:"idBufferIds",parser:h,isMultiple:!0},{code:8,name:"layerNames",parser:h,isMultiple:!0},{code:100,name:"subclassMarker",parser:h},{code:40,name:"timeStamp",parser:h},{code:100,name:"indexSubclassMarker",parser:h},...mt],Ep=[{code:75,name:"hasLastPointRef",parser:E},{code:1,name:"pointRefs",parser:function(n,e){let t={className:n.value};for(;;)switch((n=e.next()).code){case 72:t.objectOsnapType=n.value;continue;case 331:t.mainObjectId=n.value;continue;case 73:t.mainObjectSubentityType=n.value;continue;case 91:t.mainObjectGsMarker=n.value;continue;case 301:t.mainObjectXrefHandle=n.value;continue;case 40:t.nearOsnapGeometryParameter=n.value;continue;case 10:{let r=x(n,e);t.osnapPoint="z"in r?r:{...r,z:0}}continue;case 332:t.intersectionObjectId=n.value;continue;case 74:t.intersectionObjectSubentityType=n.value;continue;case 92:t.intersectionObjectGsMarker=n.value;continue;case 302:t.intersectionObjectXrefHandle=n.value;continue;default:return e.rewind(),t}},isMultiple:!0},{code:71,name:"rotatedDimensionType",parser:h},{code:70,name:"transSpaceFlag",parser:E},{code:90,name:"associativityFlag",parser:h},{code:330,name:"dimensionObjectId",parser:h},{code:100,name:"subclassMarker",parser:h},...mt],Tp={LAYOUT:bp,PLOTSETTINGS:oh,DICTIONARY:wp,SPATIAL_FILTER:xp,IMAGEDEF:vp,MLEADERSTYLE:Sp,MLINESTYLE:Ap,GROUP:Lp,LAYER_FILTER:Pp,LAYER_INDEX:Ip,DIMASSOC:Ep};function Mp(n,e){let t=[];for(;n.code!==0||!["EOF","ENDSEC"].includes(n.value);){let r=n.value,i=Tp[r];if(n.code===0&&(i!=null&&i.length)){let s=T(i),o={name:r};s(n=e.next(),e,o)?(t.push(o),n=e.peek()):n=e.next()}else n=e.next()}return{byName:Bu(t,({name:r})=>r)}}function Hn(n,e,t){return e in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}class Cp{constructor(){Hn(this,"encoding","utf-8"),Hn(this,"encodingFailureFatal",!1),Hn(this,"thumbnailImageFormat","base64")}}class kp extends EventTarget{parseSync(e,t=!1){let r=new Uo(e.split(/\r\n|\r|\n/g),t);if(!r.hasNext())throw Error("Empty file");return this.parseAll(r)}parseStream(e){let t="",r=this;return new Promise((i,s)=>{e.on("data",o=>{t+=o}),e.on("end",()=>{try{let o=t.split(/\r\n|\r|\n/g),a=new Uo(o);if(!a.hasNext())throw Error("Empty file");i(r.parseAll(a))}catch(o){s(o)}}),e.on("error",o=>{s(o)})})}async parseFromUrl(e,t){let r=await fetch(e,t);if(!r.body)return null;let i=r.body.getReader(),s="";for(;;){let{done:o,value:a}=await i.read();if(o){s+=this._decoder.decode(new ArrayBuffer(0),{stream:!1});break}s+=this._decoder.decode(a,{stream:!0})}return this.parseSync(s)}parseAll(e){let t={header:{},blocks:{},entities:[],tables:{},objects:{byName:{},byTree:void 0}},r=e.next();for(;!Y(r,0,"EOF");)Y(r,0,"SECTION")&&(Y(r=e.next(),2,"HEADER")?t.header=ep(r=e.next(),e):Y(r,2,"CLASSES")?Su(r=e.next(),e,t):Y(r,2,"BLOCKS")?t.blocks=yp(r=e.next(),e):Y(r,2,"ENTITIES")?t.entities=sh(r=e.next(),e):Y(r,2,"TABLES")?t.tables=fp(r=e.next(),e):Y(r,2,"OBJECTS")?t.objects=Mp(r=e.next(),e):Y(r,2,"THUMBNAILIMAGE")&&(t.thumbnailImage=function(i,s,o="base64"){let a,l="",c=0;for(;!Y(i,0,"EOF")&&!Y(i,0,"ENDSEC");)i.code===90?c=i.value:i.code===310&&(l+=i.value),i=s.next();if(o==="hex")a=l;else{let d=function(u){let p=u.length/2,g=new Uint8Array(p);for(let m=0;m<p;m++)g[m]=parseInt(u.substr(2*m,2),16);return g}(l);a=o==="buffer"?d:function(u){let p="";for(let g=0;g<u.length;g++)p+=String.fromCharCode(u[g]);return btoa(p)}(d)}return{size:c,data:a}}(r=e.next(),e,this._options.thumbnailImageFormat))),r=e.next();return t}constructor(e={}){super(),Hn(this,"_decoder",void 0),Hn(this,"_options",void 0);let t=new Cp;this._options=Object.assign(t,e),this._decoder=new TextDecoder(this._options.encoding,{fatal:this._options.encodingFailureFatal})}}(Ee={})[Ee.NOT_APPLICABLE=0]="NOT_APPLICABLE",Ee[Ee.KEEP_EXISTING=1]="KEEP_EXISTING",Ee[Ee.USE_CLONE=2]="USE_CLONE",Ee[Ee.XREF_VALUE_NAME=3]="XREF_VALUE_NAME",Ee[Ee.VALUE_NAME=4]="VALUE_NAME",Ee[Ee.UNMANGLE_NAME=5]="UNMANGLE_NAME";(Wt={})[Wt.NOUNIT=0]="NOUNIT",Wt[Wt.CENTIMETERS=2]="CENTIMETERS",Wt[Wt.INCH=5]="INCH";(Nn={})[Nn.PSLTSCALE=1]="PSLTSCALE",Nn[Nn.LIMCHECK=2]="LIMCHECK";(Ut={})[Ut.INCHES=0]="INCHES",Ut[Ut.MILLIMETERS=1]="MILLIMETERS",Ut[Ut.PIXELS=2]="PIXELS";(Te={})[Te.LAST_SCREEN_DISPLAY=0]="LAST_SCREEN_DISPLAY",Te[Te.DRAWING_EXTENTS=1]="DRAWING_EXTENTS",Te[Te.DRAWING_LIMITS=2]="DRAWING_LIMITS",Te[Te.VIEW_SPECIFIED=3]="VIEW_SPECIFIED",Te[Te.WINDOW_SPECIFIED=4]="WINDOW_SPECIFIED",Te[Te.LAYOUT_INFORMATION=5]="LAYOUT_INFORMATION";(st={})[st.AS_DISPLAYED=0]="AS_DISPLAYED",st[st.WIREFRAME=1]="WIREFRAME",st[st.HIDDEN=2]="HIDDEN",st[st.RENDERED=3]="RENDERED";(Me={})[Me.DRAFT=0]="DRAFT",Me[Me.PREVIEW=1]="PREVIEW",Me[Me.NORMAL=2]="NORMAL",Me[Me.PRESENTATION=3]="PRESENTATION",Me[Me.MAXIMUM=4]="MAXIMUM",Me[Me.CUSTOM=5]="CUSTOM";(ot={})[ot.NONE=0]="NONE",ot[ot.AbsoluteRotation=1]="AbsoluteRotation",ot[ot.TextEmbedded=2]="TextEmbedded",ot[ot.ShapeEmbedded=4]="ShapeEmbedded";(Ni={})[Ni.PaperSpace=1]="PaperSpace";($t={})[$t.XrefDependent=16]="XrefDependent",$t[$t.XrefResolved=32]="XrefResolved",$t[$t.Referenced=64]="Referenced";(Ce={})[Ce.Off=0]="Off",Ce[Ce.Perspective=1]="Perspective",Ce[Ce.ClipFront=2]="ClipFront",Ce[Ce.ClipBack=4]="ClipBack",Ce[Ce.UcsFollow=8]="UcsFollow",Ce[Ce.ClipFrontByFrontZ=16]="ClipFrontByFrontZ";class Op{parse(e){const t=new kp,r=this.getDxfInfoFromBuffer(e);let i="";return r.version&&r.version.value<=23&&r.encoding?i=new TextDecoder(r.encoding).decode(e):i=new TextDecoder().decode(e),t.parseSync(i)}getDxfInfoFromBuffer(e){var c,d,u;const r=new TextDecoder("utf-8");let i=0,s="",o=null,a=null,l=!1;for(;i<e.byteLength;){const p=Math.min(i+65536,e.byteLength),g=e.slice(i,p);i=p;const f=(s+r.decode(g,{stream:!0})).split(/\r?\n/);s=f.pop()??"";for(let _=0;_<f.length;_++){const y=f[_].trim();if(y==="SECTION"&&((c=f[_+2])==null?void 0:c.trim())==="HEADER")l=!0;else if(y==="ENDSEC"&&l)return{version:o,encoding:a};if(l&&y==="$ACADVER"){const v=(d=f[_+2])==null?void 0:d.trim();v&&(o=new Oe(v))}else if(l&&y==="$DWGCODEPAGE"){const v=(u=f[_+2])==null?void 0:u.trim();if(v){const P=xs[v];a=Ua(P)}}if(o&&a)return{version:o,encoding:a}}}return{version:o,encoding:a}}}class Ko{convert(e){const t=this.createEntity(e);return t&&this.processCommonAttrs(e,t),t}createEntity(e){return e.type=="3DFACE"?this.convertFace(e):e.type=="ARC"?this.convertArc(e):e.type=="ATTDEF"?this.convertAttributeDefinition(e):e.type=="ATTRIB"?this.convertAttribute(e):e.type=="CIRCLE"?this.convertCirle(e):e.type=="DIMENSION"?this.convertDimension(e):e.type=="ELLIPSE"?this.convertEllipse(e):e.type=="HATCH"?this.convertHatch(e):e.type=="IMAGE"?this.convertImage(e):e.type=="LEADER"?this.convertLeader(e):e.type=="LINE"?this.convertLine(e):e.type=="LWPOLYLINE"?this.convertLWPolyline(e):e.type=="MTEXT"?this.convertMText(e):e.type=="MLINE"?this.convertMLine(e):e.type=="MULTILEADER"||e.type=="MLEADER"?this.convertMLeader(e):e.type=="POLYLINE"?this.convertPolyline(e):e.type=="POINT"?this.convertPoint(e):e.type=="RAY"?this.convertRay(e):e.type=="SPLINE"?this.convertSpline(e):e.type=="ACAD_TABLE"?this.convertTable(e):e.type=="TEXT"?this.convertText(e):e.type=="SOLID"?this.convertSolid(e):e.type=="VIEWPORT"?this.convertViewport(e):e.type=="WIPEOUT"?this.convertWipeout(e):e.type=="XLINE"?this.convertXline(e):e.type=="INSERT"?this.convertBlockReference(e):null}convertFace(e){const t=new zr;return e.vertices.forEach((r,i)=>t.setVertexAt(i,r)),t}convertArc(e){const t=e.extrusionDirection??b.Z_AXIS;return new Rr(Vi(e.center,t),e.radius,I.degToRad(e.startAngle),I.degToRad(e.endAngle),t)}convertAttributeCommon(e,t){t.textString=e.text,t.height=e.textHeight,t.position.copy(e.startPoint);const r=e.alignmentPoint,i=!r||r.x===0&&r.y===0&&(r.z??0)===0;r&&!i?t.alignmentPoint.copy(r):t.alignmentPoint.copy(e.startPoint),t.rotation=e.rotation,t.oblique=e.obliqueAngle??0,t.thickness=e.thickness,t.tag=e.tag,t.fieldLength=0,t.isInvisible=(e.attributeFlag&ie.Invisible)!==0,t.isConst=(e.attributeFlag&ie.Const)!==0,t.isVerifiable=(e.attributeFlag&ie.Verifiable)!==0,t.isPreset=(e.attributeFlag&ie.Preset)!==0,t.isReallyLocked=!!e.isReallyLocked,t.isMTextAttribute=(e.mtextFlag&ze.MultiLine)!==0,t.isConstMTextAttribute=(e.mtextFlag&ze.ConstMultiLine)!==0}convertAttribute(e){const t=new Fr;return this.convertAttributeCommon(e,t),t.styleName=e.textStyle,t.horizontalMode=e.horizontalJustification,t.verticalMode=e.verticalJustification,t.widthFactor=e.scale??1,t.lockPositionInBlock=e.lockPositionFlag,t}convertAttributeDefinition(e){const t=new Br;return this.convertAttributeCommon(e,t),t.styleName=e.styleName,t.horizontalMode=e.halign,t.verticalMode=e.valign,t.widthFactor=e.xScale??1,t.prompt=e.prompt,t}convertCirle(e){const t=e.extrusionDirection??b.Z_AXIS;return new Dr(Vi(e.center,t),e.radius,t)}convertEllipse(e){const t=new b(e.majorAxisEndPoint),r=t.length();return new Vr(e.center,e.extrusionDirection??b.Z_AXIS,t,r,r*e.axisRatio,e.startAngle,e.endAngle)}convertLine(e){const t=e.startPoint,r=e.endPoint;return new Qn(new w(t.x,t.y,t.z||0),new w(r.x,r.y,r.z||0))}convertSpline(e){try{if(e.numberOfControlPoints>0&&e.numberOfKnots>0)return new er(e.controlPoints,e.knots,e.weights,e.degree,!!(e.flag&1));if(e.numberOfFitPoints>0)return new er(e.fitPoints,"Uniform",e.degree,!!(e.flag&1))}catch{}return null}convertPoint(e){const t=new qr;return t.position=e.position,t}convertSolid(e){const t=new Ur;return e.points.forEach((r,i)=>t.setPointAt(i,r)),t.thickness=e.thickness,t}convertPolyline(e){var d;const t=!!(e.flag&1),r=!!(e.flag&8),i=!!(e.flag&16),s=!!(e.flag&64),o=!!(e.flag&32),a=[],l=[],c=[];if((d=e.vertices)==null||d.map(u=>{u.flag&Ug.SPLINE_CONTROL_POINT||(s&&u.flag&128?u.flag&64?(a.push({x:u.x,y:u.y,z:u.z}),l.push(u.bulge??0)):u.faces&&u.faces.length>=3&&c.push([...u.faces]):(a.push({x:u.x,y:u.y,z:u.z}),l.push(u.bulge??0)))}),i){const u=e.meshMVertexCount,p=e.meshNVertexCount;return new ei(u,p,a,t,o)}else{if(s)return new ti(a,c);if(r){let u=Vn.SimplePoly;return e.flag&4&&(e.smoothType==Ar.CUBIC?u=Vn.CubicSplinePoly:e.smoothType==Ar.QUADRATIC&&(u=Vn.QuadSplinePoly)),new Xr(u,a,t)}else{let u=cn.SimplePoly;return e.flag&2?u=cn.FitCurvePoly:e.flag&4&&(e.smoothType==Ar.CUBIC?u=cn.CubicSplinePoly:e.smoothType==Ar.QUADRATIC&&(u=cn.QuadSplinePoly)),new Yr(u,a,0,t,e.startWidth,e.endWidth,l)}}}convertLWPolyline(e){var i;const t=new $r;t.closed=!!(e.flag&1);const r=e.constantWidth??-1;return(i=e.vertices)==null||i.forEach((s,o)=>{t.addVertexAt(o,new C(s.x,s.y),s.bulge,s.startWidth??r,s.endWidth??r)}),t}convertHatch(e){var i;const t=new Zn;if((i=e.definitionLines)==null||i.forEach(s=>{t.definitionLines.push({angle:I.degToRad(s.angle||0),base:s.base,offset:s.offset,dashLengths:s.numberOfDashLengths>0?s.dashLengths:[]})}),t.isSolidFill=e.solidFill==mu.SolidFill,t.hatchStyle=e.hatchStyle,t.patternName=e.patternName,t.patternType=e.patternType,t.patternAngle=e.patternAngle==null?0:I.degToRad(e.patternAngle),t.patternScale=e.patternScale==null?0:e.patternScale,e.boundaryPaths.forEach(s=>{if(s.boundaryPathTypeFlag&2){const a=s,l=new ye;l.closed=a.isClosed,a.vertices.forEach((c,d)=>{l.addVertexAt(d,{x:c.x,y:c.y,bulge:c.bulge})}),t.add(l)}else{const a=s,l=[];a.edges.forEach(d=>{if(d.type==1){const u=d;l.push(new At(u.start,u.end))}else if(d.type==2){const u=d;l.push(new Et(u.center,u.radius,I.degToRad(u.startAngle||0),I.degToRad(u.endAngle||0),!u.isCCW))}else if(d.type==3){const u=d;new K().subVectors(u.end,u.center);const g=Math.sqrt(Math.pow(u.end.x,2)+Math.pow(u.end.y,2)),m=g*u.lengthOfMinorAxis;let f=I.degToRad(u.startAngle||0),_=I.degToRad(u.endAngle||0);const y=Math.atan2(u.end.y,u.end.x);u.isCCW||(f=Math.PI*2-f,_=Math.PI*2-_),l.push(new $n({...u.center,z:0},g,m,f,_,!u.isCCW,y))}else if(d.type==4){const u=d;if(u.numberOfControlPoints>0&&u.numberOfKnots>0){const p=u.controlPoints.map(f=>({x:f.x,y:f.y,z:0}));let g=!0;const m=u.controlPoints.map(f=>(f.weight==null&&(g=!1),f.weight||1));l.push(new je(p,u.knots,g?m:void 0))}else if(u.numberOfFitData>0){const p=u.fitDatum.map(g=>({x:g.x,y:g.y,z:0}));l.push(new je(p,"Uniform"))}}});const c=qn.buildFromEdges(l);c.length==0&&l.length>0?t.add(new qn(l)):c.forEach(d=>t.add(d))}}),e.gradientFlag){const s=e;if(t.hatchObjectType=vs.GradientObject,t.gradientName=s.gradientName,t.gradientAngle=s.gradientRotation??0,t.gradientShift=s.gradientDefinition??0,t.gradientOneColorMode=s.gradientColorFlag==1,t.shadeTintValue=s.colorTint??0,s.gradientColors){const o=s.gradientColors.length;o>1?(t.gradientStartColor=s.gradientColors[0].rgb,t.gradientEndColor=s.gradientColors[1].rgb):o>0&&(t.gradientStartColor=s.gradientColors[0].rgb)}}return t}convertTable(e){const t=new Wr(e.name,e.rowCount,e.columnCount);return t.tableDataVersion=e.version,t.tableStyleId=e.tableStyleId,t.owningBlockRecordId=e.blockRecordHandle,e.directionVector&&(t.horizontalDirection=new b(e.directionVector)),t.attachmentPoint=e.attachmentPoint,t.position.copy(e.startPoint),t.tableValueFlag=e.tableValue,t.tableOverrideFlag=e.overrideFlag,t.borderColorOverrideFlag=e.borderColorOverrideFlag,t.borderLineweightOverrideFlag=e.borderLineWeightOverrideFlag,t.borderVisibilityOverrideFlag=e.borderVisibilityOverrideFlag,e.columnWidthArr.forEach((r,i)=>t.setColumnWidth(i,r)),e.rowHeightArr.forEach((r,i)=>t.setRowHeight(i,r)),e.cells.forEach((r,i)=>{t.setCell(i,r)}),t}convertText(e){const t=new mn;t.textString=e.text,t.styleName=e.styleName,t.height=e.textHeight,t.position.copy(e.startPoint);const r=e.endPoint,i=!r||r.x===0&&r.y===0&&(r.z??0)===0;return r&&!i?t.alignmentPoint.copy(r):t.alignmentPoint.copy(e.startPoint),t.rotation=I.degToRad(e.rotation||0),t.oblique=e.obliqueAngle??0,t.thickness=e.thickness,t.horizontalMode=e.halign,t.verticalMode=e.valign,t.widthFactor=e.xScale??1,t}convertMText(e){const t=new Jn;return t.contents=e.text,e.styleName!=null&&(t.styleName=e.styleName),t.height=e.height,t.width=e.width,t.rotation=I.degToRad(e.rotation||0),t.location=e.insertionPoint,t.attachmentPoint=e.attachmentPoint,e.direction&&(t.direction=new b(e.direction)),t.drawingDirection=e.drawingDirection,t}convertLeader(e){var r;const t=new jr;return(r=e.vertices)==null||r.forEach(i=>{t.appendVertex(i)}),t.hasArrowHead=e.isArrowheadEnabled,t.hasHookLine=e.isHooklineExists,t.isHookLineSameDirection=e.isHooklineSameDirection,t.isSplined=e.isSpline,t.dimensionStyle=e.styleName??"",t.annoType=e.leaderCreationFlag,t.textHeight=e.textHeight??0,t.textWidth=e.textWidth??0,t.byBlockColor=e.byBlockColor,t.associatedAnnotation=e.associatedAnnotation??"",e.normal&&(t.normal=e.normal),e.horizontalDirection&&(t.horizontalDirection=e.horizontalDirection),e.offsetFromBlock&&(t.offsetFromBlock=e.offsetFromBlock),e.offsetFromAnnotation&&(t.offsetFromAnnotation=e.offsetFromAnnotation),t}convertMLine(e){const t=new Hr;return t.styleName=e.name||"STANDARD",t.styleObjectHandle=e.styleObjectHandle,t.scale=e.scale,t.justification=e.justification,t.flags=e.flags,t.styleCount=e.styleCount,t.startPosition=e.startPosition,t.normal=e.extrusionDirection??b.Z_AXIS,t.segments=(e.segments??[]).map(r=>{var i;return{position:r.position,direction:r.direction,miterDirection:r.miterDirection,elements:((i=r.elements)==null?void 0:i.map(s=>({parameterCount:s.parameterCount,parameters:s.parameters??[],fillCount:s.fillCount,fillParameters:s.fillParameters??[]})))??[]}}),t}convertMLeader(e){var P,L;const t=new Gr,r=e;t.version=e.version,t.leaderStyleId=e.leaderStyleId,e.leaderStyleId&&(t.mleaderStyleId=e.leaderStyleId),t.propertyOverrideFlag=e.propertyOverrideFlag,t.leaderLineType=e.leaderLineType??gn.StraightLeader,t.leaderLineColor=e.leaderLineColor,t.leaderLineTypeId=e.leaderLineTypeId,t.leaderLineWeight=e.leaderLineWeight,t.landingEnabled=e.landingEnabled,t.doglegEnabled=e.doglegEnabled??!1,t.doglegLength=e.doglegLength??0,t.arrowheadId=e.arrowheadId,t.arrowheadSize=e.arrowheadSize,t.textStyleId=e.textStyleId,t.textLeftAttachmentType=e.textLeftAttachmentType,t.textRightAttachmentType=e.textRightAttachmentType,t.textAngleType=e.textAngleType,t.textAlignmentType=e.textAlignmentType,t.textColor=e.textColor,t.textFrameEnabled=e.textFrameEnabled,t.landingGap=e.landingGap,t.textAttachment=e.textAttachment,t.textFlowDirection=e.textFlowDirection,t.blockContentId=e.blockContentId,t.blockContentColor=e.blockContentColor,t.blockContentRotation=e.blockContentRotation,t.blockContentConnectionType=e.blockContentConnectionType,t.annotativeScaleEnabled=e.annotativeScaleEnabled,t.arrowheadOverrides=e.arrowheadOverrides?e.arrowheadOverrides.map(A=>({...A})):[],t.blockAttributes=e.blockAttributes?e.blockAttributes.map(A=>({...A})):[],t.textDirectionNegative=e.textDirectionNegative,t.textAlignInIPE=e.textAlignInIPE,t.bottomTextAttachmentDirection=e.bottomTextAttachmentDirection,t.topTextAttachmentDirection=e.topTextAttachmentDirection,t.contentScale=e.contentScale,t.textLineSpacingStyle=e.textLineSpacingStyle,t.textBackgroundColor=e.textBackgroundColor,t.textBackgroundScaleFactor=e.textBackgroundScaleFactor,t.textBackgroundTransparency=e.textBackgroundTransparency,t.textBackgroundColorOn=e.textBackgroundColorOn,t.textFillOn=e.textFillOn,t.textColumnType=e.textColumnType,t.textUseAutoHeight=e.textUseAutoHeight,t.textColumnWidth=e.textColumnWidth,t.textColumnGutterWidth=e.textColumnGutterWidth,t.textColumnFlowReversed=e.textColumnFlowReversed,t.textColumnHeight=e.textColumnHeight,t.textUseWordBreak=e.textUseWordBreak,t.hasMText=e.hasMText,t.hasBlock=e.hasBlock,t.planeNormalReversed=e.planeNormalReversed,e.blockContentScale&&(t.blockContentScale=new b(e.blockContentScale)),e.contentBasePosition&&(t.contentBasePosition=new w().copy(e.contentBasePosition)),e.textAnchor&&(t.textAnchor=new w().copy(e.textAnchor)),e.planeOrigin&&(t.planeOrigin=new w().copy(e.planeOrigin)),e.planeXAxisDirection&&(t.planeXAxisDirection=new b(e.planeXAxisDirection)),e.planeYAxisDirection&&(t.planeYAxisDirection=new b(e.planeYAxisDirection));const i=r.textContent,s=i&&typeof i=="object"?i:void 0,o=typeof i=="string"&&i.length>0||this.readString(s??{},["text","contents"])!=null||this.readString(r,["text","contents","mtext"])!=null,a=e.contentType??(o?dt.MTextContent:e.blockContent?dt.BlockContent:dt.NoneContent);t.contentType=a;const l=this.readPoint(r,["normal","extrusionDirection"]);l&&(t.normal=l);const c=this.readString(s??{},["styleName","textStyleName","textStyle"])??this.readString(r,["textStyleName","textStyle","styleName","textStyleId"]);c&&(t.textStyleName=c);const d=this.readPositiveNumber(s??{},["textHeight","height"])??this.readPositiveNumber(r,["textHeight","mtextHeight","textContentHeight"])??this.readPositiveNumber(r,["arrowheadSize","contentScale"]);d!=null&&(t.textHeight=d);const u=this.readPositiveNumber(s??{},["textWidth","width"])??this.readPositiveNumber(r,["textWidth","mtextWidth","textContentWidth"]);u!=null&&(t.textWidth=u),t.textLineSpacingFactor=this.readNumber(s??{},["lineSpacingFactor","textLineSpacingFactor"])??this.readNumber(r,["textLineSpacingFactor"])??t.textLineSpacingFactor;const p=this.readNumber(s??{},["textRotation","rotation"])??this.readNumber(r,["textRotation","mtextRotation","textContentRotation"]);p!=null&&(t.textRotation=I.degToRad(p));const g=this.readPoint(r,["textDirection","mtextDirection","textDirectionVector"]);g&&(t.textDirection=g);const m=this.readNumber(r,["textAttachmentPoint","attachmentPoint"]);m!=null&&(t.textAttachmentPoint=m);const f=e.textAttachmentDirection;f!=null&&(t.textAttachmentDirection=f);const _=this.readNumber(r,["textDrawingDirection","drawingDirection"]);_!=null&&(t.textDrawingDirection=_);const y=typeof i=="string"?i:this.readString(s??{},["text","contents"])??this.readString(r,["text","contents","mtext"]),v=this.readPoint(s??{},["anchorPoint","textAnchor","textLocation","textPosition","textAnchorPoint"])??this.readPoint(r,["textAnchor","textLocation","textPosition","textAnchorPoint","contentBasePosition"]);if(y!=null&&v&&(t.mtextContent={text:y,anchorPoint:v}),e.blockContent){const A=e.blockContent;t.blockContent={blockContentId:e.blockContent.blockContentId,normal:this.readPoint(A,["normal"]),position:e.blockContent.position,scale:this.readPoint(A,["scale"]),rotation:this.readNumber(A,["rotation"]),color:this.readNumber(A,["color"]),transformationMatrix:Array.isArray(e.blockContent.transformationMatrix)?e.blockContent.transformationMatrix:[]}}else e.blockContentId&&(t.blockContent={blockContentId:e.blockContentId,scale:e.blockContentScale,rotation:e.blockContentRotation,color:e.blockContentColor,transformationMatrix:[]});return(P=this.readMLeaderLeaders(r))==null||P.forEach(A=>{t.addLeader({lastLeaderLinePoint:A.lastLeaderLinePoint,lastLeaderLinePointSet:A.lastLeaderLinePointSet,doglegVector:A.doglegVector,doglegVectorSet:A.doglegVectorSet,doglegLength:A.doglegLength??e.doglegLength,breaks:A.breaks,leaderBranchIndex:A.leaderBranchIndex,leaderLines:A.leaderLines})}),t.numberOfLeaders===0&&((L=this.readLeaderLineArray(r))==null||L.forEach(A=>{t.addLeader({doglegLength:e.doglegLength}),t.addLeaderLine(t.numberOfLeaders-1,A)})),t.numberOfLeaders===0&&e.contentBasePosition&&t.addLeader({lastLeaderLinePoint:e.contentBasePosition,lastLeaderLinePointSet:!0,doglegLength:e.doglegLength}),t}convertDimension(e){if(e.subclassMarker=="AcDbAlignedDimension"){const t=e,r=new nr(t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return t.insertionPoint&&(r.dimBlockPosition={...t.insertionPoint,z:0}),r.rotation=I.degToRad(t.rotationAngle||0),this.processDimensionCommonAttrs(e,r),r}else if(e.subclassMarker=="AcDbRotatedDimension"){const t=e,r=new ai(t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return t.insertionPoint&&(r.dimBlockPosition={...t.insertionPoint,z:0}),r.rotation=I.degToRad(t.rotationAngle||0),this.processDimensionCommonAttrs(e,r),r}else if(e.subclassMarker=="AcDb3PointAngularDimension"){const t=e,r=new ri(t.centerPoint,t.subDefinitionPoint1,t.subDefinitionPoint2,t.definitionPoint);return this.processDimensionCommonAttrs(e,r),r}else if(e.subclassMarker=="AcDbOrdinateDimension"){const t=e,r=new si(t.subDefinitionPoint1,t.subDefinitionPoint2);return this.processDimensionCommonAttrs(e,r),r}else if(e.subclassMarker=="AcDbRadialDimension"){const t=e,r=new oi(t.definitionPoint,t.subDefinitionPoint,t.leaderLength);return this.processDimensionCommonAttrs(e,r),r}else if(e.subclassMarker=="AcDbDiametricDimension"){const t=e,r=new ii(t.definitionPoint,t.subDefinitionPoint,t.leaderLength);return this.processDimensionCommonAttrs(e,r),r}return null}processImage(e,t){t.position.copy(e.position),t.brightness=e.brightness,t.contrast=e.contrast,t.fade=e.fade,t.imageSize.copy(e.imageSize),t.isShownClipped=(e.flags|4)>0,t.isImageShown=(e.flags|3)>0,t.isImageTransparent=(e.flags|8)>0,t.imageDefId=e.imageDefHandle,t.isClipped=e.isClipped,e.clippingBoundaryPath.forEach(r=>{t.clipBoundary.push(new C(r))}),t.width=Math.sqrt(e.uPixel.x**2+e.uPixel.y**2+e.uPixel.z**2)*e.imageSize.x,t.height=Math.sqrt(e.vPixel.x**2+e.vPixel.y**2+e.vPixel.z**2)*e.imageSize.y,t.rotation=Math.atan2(e.uPixel.y,e.uPixel.x)}convertImage(e){const t=new tr;return this.processImage(e,t),t.clipBoundaryType=e.clippingBoundaryType,t}processWipeout(e,t){t.position.copy(e.position),t.brightness=e.brightness,t.contrast=e.contrast,t.fade=e.fade,t.imageSize.copy(e.imageSize),t.isShownClipped=(e.displayFlag|4)>0,t.isImageShown=(e.displayFlag|3)>0,t.isImageTransparent=(e.displayFlag|8)>0,t.imageDefId=e.imageDefHardId,t.isClipped=e.isClipping,e.boundary.forEach(r=>{t.clipBoundary.push(new C(r))}),t.clipBoundaryType=e.boundaryType,t.width=Math.sqrt(e.uDirection.x**2+e.uDirection.y**2+e.uDirection.z**2)*e.imageSize.x,t.height=Math.sqrt(e.vDirection.x**2+e.vDirection.y**2+e.vDirection.z**2)*e.imageSize.y,t.rotation=Math.atan2(e.uDirection.y,e.uDirection.x)}convertWipeout(e){const t=new Qr;return this.processWipeout(e,t),t}convertViewport(e){const t=new Zr;return t.number=e.viewportId,t.centerPoint.copy(e.viewportCenter),t.height=e.height,t.width=e.width,t.viewCenter.copy(e.displayCenter),t.viewHeight=e.viewHeight,t}convertRay(e){const t=new Kr;return t.basePoint.copy(e.position),t.unitDir.copy(e.direction),t}convertXline(e){const t=new Jr;return t.basePoint.copy(e.position),t.unitDir.copy(e.direction),t}convertBlockReference(e){const t=new Jt(e.name);return e.insertionPoint&&t.position.copy(e.insertionPoint),t.scaleFactors.x=e.xScale||1,t.scaleFactors.y=e.yScale||1,t.scaleFactors.z=e.zScale||1,t.rotation=e.rotation!=null?I.degToRad(e.rotation):0,t.normal.copy(e.extrusionDirection??{x:0,y:0,z:1}),t}processDimensionCommonAttrs(e,t){t.dimBlockId=e.name,t.textPosition.copy(e.textPoint),t.textRotation=e.textRotation||0,e.textLineSpacingFactor&&(t.textLineSpacingFactor=e.textLineSpacingFactor),e.textLineSpacingStyle&&(t.textLineSpacingStyle=e.textLineSpacingStyle),t.dimensionStyleName=e.styleName,t.dimensionText=e.text||"",t.measurement=e.measurement,t.normal.copy(e.extrusionDirection??{x:0,y:0,z:1})}processCommonAttrs(e,t){if(t.layer=e.layer||"0",e.handle&&(t.objectId=e.handle.toString()),t.ownerId=e.ownerBlockRecordSoftId||"",e.lineType!=null&&(t.lineType=e.lineType),e.lineweight!=null&&(t.lineWeight=e.lineweight),e.lineTypeScale!=null&&(t.linetypeScale=e.lineTypeScale),e.color!=null||e.colorIndex!=null||e.colorName){const r=new R;e.color!=null&&r.setRGBValue(e.color),e.colorIndex!=null&&(r.colorIndex=e.colorIndex),e.colorName&&(r.colorName=e.colorName),t.color=r}e.isVisible!=null&&(t.visibility=!e.isVisible),e.transparency!=null&&(t.transparency=ee.deserialize(e.transparency))}readNumber(e,t){for(const r of t){const i=e[r];if(typeof i=="number"&&Number.isFinite(i))return i}}readPositiveNumber(e,t){const r=this.readNumber(e,t);return r!=null&&r>0?r:void 0}readString(e,t){for(const r of t){const i=e[r];if(typeof i=="string")return i}}readBoolean(e,t){for(const r of t){const i=e[r];if(typeof i=="boolean")return i;if(typeof i=="number")return i!==0}}readPoint(e,t){for(const r of t){const i=e[r];if(this.isPointLike(i))return i;if(Array.isArray(i)&&typeof i[0]=="number"&&typeof i[1]=="number")return{x:i[0],y:i[1],z:i[2]??0}}}readLeaderLineArray(e){const t=e.leaderLines;if(Array.isArray(t))return t.map(i=>{if(!i||typeof i!="object")return;const s=i.vertices;return Array.isArray(s)?s.filter(o=>this.isPointLike(o)):void 0}).filter(i=>!!i&&i.length>0);const r=e.vertices;if(Array.isArray(r)){const i=r.filter(s=>this.isPointLike(s));return i.length>0?[i]:void 0}}readMLeaderLeaders(e){const t=e.leaderSections;if(!Array.isArray(t))return;const r=[];return t.forEach(i=>{if(!i||typeof i!="object")return;const s=i,o=s.leaderLines,a=Array.isArray(o)?o.reduce((m,f)=>{const _=this.readMLeaderLine(f);return _&&m.push(_),m},[]):void 0,l={},c=this.readPoint(s,["lastLeaderLinePoint"]),d=this.readPoint(s,["doglegVector"]),u=this.readNumber(s,["doglegLength"]),p=this.readMLeaderBreaks(s.breaks),g=this.readNumber(s,["leaderBranchIndex"]);c&&(l.lastLeaderLinePoint=c),s.lastLeaderLinePointSet!=null&&(l.lastLeaderLinePointSet=this.readBoolean(s,["lastLeaderLinePointSet"])),d&&(l.doglegVector=d),s.doglegVectorSet!=null&&(l.doglegVectorSet=this.readBoolean(s,["doglegVectorSet"])),u!=null&&(l.doglegLength=u),p&&(l.breaks=p),g!=null&&(l.leaderBranchIndex=g),a&&(l.leaderLines=a),r.push(l)}),r}readMLeaderLine(e){if(!e||typeof e!="object")return;const t=e,r=t.vertices,i=Array.isArray(r)?r.filter(l=>this.isPointLike(l)):[],s=this.readMLeaderBreaks(t.breaks),o=Array.isArray(t.breakPointIndexes)?t.breakPointIndexes.filter(l=>typeof l=="number"):void 0,a=this.readNumber(t,["leaderLineIndex"]);return i.length>0||s&&s.length>0?{vertices:i,breakPointIndexes:o,leaderLineIndex:a,breaks:s}:void 0}readMLeaderBreaks(e){if(!Array.isArray(e))return;const t=e.map(r=>{if(!r||typeof r!="object")return;const i=r,s=this.readPoint(i,["start"]),o=this.readPoint(i,["end"]),a=this.readNumber(i,["index"]);if(!s||!o)return;const l={start:s,end:o};return a!=null&&(l.index=a),l}).filter(r=>!!r);return t.length>0?t:void 0}isPointLike(e){return!!e&&typeof e=="object"&&typeof e.x=="number"&&typeof e.y=="number"}}class Np{convertLayout(e,t){var s,o;const r=new ar;r.layoutName=e.layoutName,r.tabOrder=e.tabOrder,r.plotSettingsName=e.pageSetupName,r.plotCfgName=e.configName,r.canonicalMediaName=e.paperSize,r.plotViewName=e.plotViewName,r.currentStyleSheet=e.currentStyleSheet,r.plotPaperMargins={left:e.marginLeft,right:e.marginRight,top:e.marginTop,bottom:e.marginBottom},r.plotPaperSize.copy({x:e.paperWidth,y:e.paperHeight}),r.plotOrigin.copy({x:e.plotOriginX,y:e.plotOriginY}),r.plotWindowArea.min.copy({x:e.windowAreaXMin,y:e.windowAreaYMin}),r.plotWindowArea.max.copy({x:e.windowAreaXMax,y:e.windowAreaYMax}),r.customPrintScale={numerator:e.printScaleNumerator,denominator:e.printScaleDenominator},r.plotPaperUnits=e.plotPaperUnit,r.plotRotation=e.plotRotation,r.plotType=e.plotType,r.stdScaleType=e.standardScaleType,r.shadePlot=(()=>{switch(e.shadePlotMode){case 1:return hn.kWireframe;case 2:return hn.kHidden;case 3:return hn.kRendered;default:return hn.kAsDisplayed}})(),r.shadePlotResLevel=(()=>{switch(e.shadePlotResolution){case 1:return xt.kPreview;case 2:return xt.kNormal;case 3:return xt.kPresentation;case 4:return xt.kMaximum;case 5:return xt.kCustom;default:return xt.kDraft}})(),e.shadePlotCustomDPI!=null&&(r.shadePlotCustomDPI=e.shadePlotCustomDPI),e.shadePlotId&&(r.shadePlotId=e.shadePlotId);const i=e.layoutFlag??0;if(r.plotViewportBorders=(i&1)!==0,r.showPlotStyles=(i&2)!==0,r.plotCentered=(i&4)!==0,r.plotHidden=(i&8)!==0,r.useStandardScale=(i&16)!==0,r.plotPlotStyles=(i&32)!==0,r.scaleLineweights=(i&64)!==0,r.printLineweights=(i&128)!==0,r.drawViewportsFirst=(i&512)!==0,r.modelType=(i&1024)!==0,e.viewportId&&r.viewportArray.push(e.viewportId),e.layoutName==="Model"){const a=re.MODEL_SPACE_NAME.toUpperCase();(s=t.tables.BLOCK_RECORD)==null||s.entries.some(l=>l.name.toUpperCase()===a?(r.blockTableRecordId=l.handle,!0):!1)}else(o=t.tables.BLOCK_RECORD)==null||o.entries.some(a=>a.layoutObjects===e.handle?(r.blockTableRecordId=a.handle,!0):!1),r.blockTableRecordId||(r.blockTableRecordId=e.paperSpaceTableId);return e.minLimit&&r.limits.min.copy(e.minLimit),e.maxLimit&&r.limits.max.copy(e.maxLimit),e.minExtent&&r.extents.min.copy(e.minExtent),e.maxExtent&&r.extents.max.copy(e.maxExtent),this.processCommonAttrs(e,r),r}convertImageDef(e){const t=new Il;return t.sourceFileName=e.fileName,this.processCommonAttrs(e,t),t}convertMLeaderStyle(e){const t=new Ss;return t.unknown1=e.unknown1,e.contentType!=null&&(t.contentType=e.contentType),e.drawMLeaderOrderType!=null&&(t.drawMLeaderOrderType=e.drawMLeaderOrderType),e.drawLeaderOrderType!=null&&(t.drawLeaderOrderType=e.drawLeaderOrderType),e.maxLeaderSegmentPoints!=null&&(t.maxLeaderSegmentPoints=e.maxLeaderSegmentPoints),e.firstSegmentAngleConstraint!=null&&(t.firstSegmentAngleConstraint=e.firstSegmentAngleConstraint),e.secondSegmentAngleConstraint!=null&&(t.secondSegmentAngleConstraint=e.secondSegmentAngleConstraint),e.leaderLineType!=null&&(t.leaderLineType=e.leaderLineType),e.leaderLineColor!=null&&(t.leaderLineColor=jn(e.leaderLineColor)),t.leaderLineTypeId=e.leaderLineTypeId,e.leaderLineWeight!=null&&(t.leaderLineWeight=e.leaderLineWeight),e.landingEnabled!=null&&(t.landingEnabled=e.landingEnabled),e.landingGap!=null&&(t.landingGap=e.landingGap),e.doglegEnabled!=null&&(t.doglegEnabled=e.doglegEnabled),e.doglegLength!=null&&(t.doglegLength=e.doglegLength),e.description!=null&&(t.description=e.description),t.arrowheadId=e.arrowheadId,e.arrowheadSize!=null&&(t.arrowheadSize=e.arrowheadSize),e.defaultMTextContents!=null&&(t.defaultMTextContents=e.defaultMTextContents),t.textStyleId=e.textStyleId,e.textLeftAttachmentType!=null&&(t.textLeftAttachmentType=e.textLeftAttachmentType),e.textAngleType!=null&&(t.textAngleType=e.textAngleType),e.textAlignmentType!=null&&(t.textAlignmentType=e.textAlignmentType),e.textRightAttachmentType!=null&&(t.textRightAttachmentType=e.textRightAttachmentType),e.textColor!=null&&(t.textColor=jn(e.textColor)),e.textHeight!=null&&(t.textHeight=e.textHeight),e.textFrameEnabled!=null&&(t.textFrameEnabled=e.textFrameEnabled),e.textAlignAlwaysLeft!=null&&(t.textAlignAlwaysLeft=e.textAlignAlwaysLeft),e.alignSpace!=null&&(t.alignSpace=e.alignSpace),t.blockContentId=e.blockContentId,e.blockContentColor!=null&&(t.blockContentColor=jn(e.blockContentColor)),e.blockContentScale&&(t.blockContentScale={x:e.blockContentScale.x,y:e.blockContentScale.y,z:e.blockContentScale.z??1}),e.blockContentScaleEnabled!=null&&(t.blockContentScaleEnabled=e.blockContentScaleEnabled),e.blockContentRotation!=null&&(t.blockContentRotation=e.blockContentRotation),e.blockContentRotationEnabled!=null&&(t.blockContentRotationEnabled=e.blockContentRotationEnabled),e.blockContentConnectionType!=null&&(t.blockContentConnectionType=e.blockContentConnectionType),e.scale!=null&&(t.scale=e.scale),e.overwritePropertyValue!=null&&(t.overwritePropertyValue=e.overwritePropertyValue),e.annotative!=null&&(t.annotative=e.annotative),e.breakGapSize!=null&&(t.breakGapSize=e.breakGapSize),e.textAttachmentDirection!=null&&(t.textAttachmentDirection=e.textAttachmentDirection),e.bottomTextAttachmentDirection!=null&&(t.bottomTextAttachmentDirection=e.bottomTextAttachmentDirection),e.topTextAttachmentDirection!=null&&(t.topTextAttachmentDirection=e.topTextAttachmentDirection),t.unknown2=e.unknown2,this.processCommonAttrs(e,t),t}convertMLineStyle(e){var i;const t=new As;if(e.styleName!=null&&(t.styleName=e.styleName),e.flags!=null&&(t.flags=e.flags),e.description!=null&&(t.description=e.description),e.fillColor!=null)t.fillColor=new R().setRGBValue(e.fillColor);else if(e.fillColorIndex!=null){const s=new R;s.colorIndex=e.fillColorIndex,t.fillColor=s}e.startAngle!=null&&(t.startAngle=e.startAngle),e.endAngle!=null&&(t.endAngle=e.endAngle);const r=Math.max(e.elementCount??0,((i=e.elements)==null?void 0:i.length)??0);return r>0&&(t.elements=Array.from({length:r},(s,o)=>{var a,l,c,d;return{offset:((l=(a=e.elements)==null?void 0:a[o])==null?void 0:l.offset)??0,color:(()=>{var p,g,m,f;const u=new R;return((g=(p=e.elements)==null?void 0:p[o])==null?void 0:g.color)!=null?u.setRGBValue(e.elements[o].color):u.colorIndex=((f=(m=e.elements)==null?void 0:m[o])==null?void 0:f.colorIndex)??256,u})(),lineType:((d=(c=e.elements)==null?void 0:c[o])==null?void 0:d.lineType)??"BYLAYER"}})),this.processCommonAttrs(e,t),t}processCommonAttrs(e,t){t.objectId=e.handle,e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}}class ah{constructor(e){this.taskId=0,this.workers=new Map,this.pendingTasks=new Map,this.config={workerUrl:e.workerUrl,timeout:e.timeout??3e4,maxConcurrentWorkers:e.maxConcurrentWorkers??4}}async execute(e,t){const r=Date.now(),i=this.generateTaskId();try{return await this.executeInWorker(i,e,t||this.config.workerUrl)}catch(s){const o=Date.now()-r;return{success:!1,error:s instanceof Error?s.message:String(s),duration:o}}}async executeInWorker(e,t,r){const i=Date.now();return new Promise((s,o)=>{const a=this.getAvailableWorker(r),l=setTimeout(()=>{this.cleanupTask(e),this.releaseWorker(a),o(new Error(`Worker operation timed out after ${this.config.timeout}ms`))},this.config.timeout);this.pendingTasks.set(e,{resolve:u=>{clearTimeout(l),this.releaseWorker(a),s(u)},reject:u=>{clearTimeout(l),this.releaseWorker(a),o(u)},timeout:l});const c=u=>{const{id:p,success:g,data:m,error:f}=u.data;if(p!==e)return;this.cleanupTask(e);const _=Date.now()-i;s(g?{success:!0,data:m,duration:_}:{success:!1,error:f,duration:_})},d=u=>{this.cleanupTask(e),o(new Error(`Worker error: ${u.message}`))};a.addEventListener("message",c),a.addEventListener("error",d),a.postMessage({id:e,input:t})})}cleanupTask(e){const t=this.pendingTasks.get(e);t&&(clearTimeout(t.timeout),this.pendingTasks.delete(e))}generateTaskId(){return`task_${++this.taskId}_${Date.now()}`}detectWorkerSupport(){return typeof Worker<"u"}getAvailableWorker(e){for(const[r,i]of this.workers)if(!i.isBusy)return i.isBusy=!0,i.worker;if(this.workers.size<this.config.maxConcurrentWorkers){const r=new Worker(e,{type:"module"}),i=this.generateWorkerId(),s={worker:r,isBusy:!0,id:i,createdAt:new Date};return this.workers.set(i,s),r}const t=Array.from(this.workers.values()).sort((r,i)=>r.createdAt.getTime()-i.createdAt.getTime())[0];return t.isBusy=!0,t.worker}releaseWorker(e){for(const[t,r]of this.workers)if(r.worker===e){r.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(e=>e.isBusy).length,pendingTasks:this.pendingTasks.size,config:this.config}}destroy(){for(const[e,t]of this.pendingTasks)clearTimeout(t.timeout),t.reject(new Error("Framework destroyed"));this.pendingTasks.clear();for(const[e,t]of this.workers)t.worker.terminate();this.workers.clear()}}class lh{constructor(e){this.framework=new ah(e)}async execute(e,t){return this.framework.execute(e,t)}getStats(){return this.framework.getStats()}destroy(){this.framework.destroy()}}function ch(n){return new lh(n)}class Yp{constructor(){this.setupMessageHandler()}setupMessageHandler(){self.onmessage=async e=>{const{id:t,input:r}=e.data;try{const i=await this.executeTask(r);this.sendResponse(t,!0,i)}catch(i){this.sendResponse(t,!1,void 0,i instanceof Error?i.message:String(i))}}}sendResponse(e,t,r,i){const s={id:e,success:t,data:r,error:i};self.postMessage(s)}}class hh extends Cs{constructor(e={}){super(e),e.parserWorkerUrl||(e.parserWorkerUrl="/assets/dxf-parser-worker.js")}async parse(e,t){const r=this.config,i=this.getParserWorkerTimeout(e,t);if(r.useWorker&&r.parserWorkerUrl){const s=ch({workerUrl:r.parserWorkerUrl,timeout:i,maxConcurrentWorkers:1}),o=await s.execute(e);if(s.destroy(),o.success)return{model:o.data,data:{unknownEntityCount:0}};throw new Error(`Failed to parse drawing due to error: '${o.error}'`)}else return{model:new Op().parse(e),data:{unknownEntityCount:0}}}getFonts(e){var s;const t=new Map,r=o=>{if(o){const a=o.lastIndexOf(".");return a>=0?o.substring(0,a).toLowerCase():o.toLowerCase()}};(s=e.tables.STYLE)==null||s.entries.forEach(o=>{const a=[];if(o.font){const l=r(o.font);l&&a.push(l)}if(o.bigFont){const l=r(o.bigFont);l&&a.push(l)}if(o.extendedFont){const l=r(o.extendedFont);l&&a.push(l)}t.set(o.name,a)});const i=new Set;return this.getFontsInBlock(e.entities,e.blocks,t,i),Array.from(i)}getFontsInBlock(e,t,r,i){const s=/\\f(.*?)\|/g;e.forEach(o=>{if(o.type=="MTEXT"){const a=o;[...a.text.matchAll(s)].forEach(d=>{i.add(d[1].toLowerCase())});const c=r.get(a.styleName);c==null||c.forEach(d=>i.add(d))}else if(o.type=="TEXT"){const a=o,l=r.get(a.styleName);l==null||l.forEach(c=>i.add(c))}else if(o.type=="MULTILEADER"||o.type=="MLEADER"){const a=o;[...(typeof a.textContent=="string"?a.textContent:"").matchAll(s)].forEach(u=>{i.add(u[1].toLowerCase())});const c=typeof a.textStyleName=="string"?a.textStyleName:typeof a.styleName=="string"?a.styleName:void 0,d=c?r.get(c):void 0;d==null||d.forEach(u=>i.add(u))}else if(o.type=="INSERT"){const l=t[o.name];l&&l.entities&&this.getFontsInBlock(l.entities,t,r,i)}})}async processEntities(e,t,r,i,s){const o=new Ko;let a=e.entities;const l=a.length,c=new ss(l,100-i.value,r);this.config.convertByEntityType&&(a=this.groupAndFlattenByType(a));const d=new Map;for(let p=0;p<l;p++){const g=a[p];if(g.type==="ATTRIB"){const m=o.convert(g);if(m&&m.ownerId&&m.ownerId!=="0"){let f=d.get(m==null?void 0:m.ownerId);f==null&&(f=[],d.set(m.ownerId,f)),f.push(m)}}}const u=t.tables.blockTable.modelSpace;await c.processChunk(async(p,g)=>{let m=[],f=p<g?a[p].type:"";for(let y=p;y<g;y++){const v=a[y];if(!(v.ownerBlockRecordSoftId&&v.ownerBlockRecordSoftId!==u.objectId)&&v.type!=="ATTRIB"){const P=o.convert(v);if(P){if(this.config.convertByEntityType&&v.type!==f&&(u.appendEntity(m),m=[],f=v.type),v.type==="INSERT"){const L=d.get(P.objectId);L&&L.length>0&&L.forEach(A=>{P.appendAttributes(A)})}m.push(P)}}}u.appendEntity(m);let _=i.value+g/l*(100-i.value);_>100&&(_=100),s&&await s(_,"ENTITY","IN-PROGRESS")})}async processEntitiesInBlock(e,t,r=!1){const i=new Ko,s=e.length,o=[],a=t.objectId,l=[];for(let c=0;c<s;c++){const d=e[c],u=i.convert(d);u&&(d.type==="ATTRIB"?l.push(u):(!r||d.ownerBlockRecordSoftId===a)&&o.push(u))}t.appendEntity(o),l.forEach(c=>{const d=t.getIdAt(c.ownerId);d&&d.appendAttributes(c)})}processBlocks(e,t){const r=e.blocks;for(const[i,s]of Object.entries(r)){let o=t.tables.blockTable.getAt(s.name);o||(o=new re,o.objectId=s.handle,o.name=i,o.origin.copy(s.position),t.tables.blockTable.add(o)),s.entities?this.processEntitiesInBlock(s.entities,o):o.isPaperSapce&&this.processEntitiesInBlock(e.entities,o,!0)}}processHeader(e,t){const r=e.header;r.$ACADVER&&(t.version=r.$ACADVER),t.cecolor.colorIndex=r.$CECOLOR||256,t.angbase=r.$ANGBASE||0,t.angdir=r.$ANGDIR||0,r.$AUNITS!=null&&(t.aunits=r.$AUNITS),r.$AUPREC!=null&&(t.auprec=r.$AUPREC),r.$LUNITS!=null&&(t.lunits=r.$LUNITS),r.$LUPREC!=null&&(t.luprec=r.$LUPREC),r.$UNITMODE!=null&&(t.unitmode=r.$UNITMODE),r.$MEASUREMENT!=null&&(t.measurement=r.$MEASUREMENT),t.celtype=r.$CELTYPE||ge,Ne.instance().setVar(S.CETRANSPARENCY,r.$CETRANSPARENCY||"ByLayer",t),t.celtscale=r.$CELTSCALE||1;const i=this.normalizeHeaderStringValue(r.$CMLSTYLE)||this.normalizeHeaderStringValue(r.CMLSTYLE)||ct;t.cmlstyle=i;const s=r.$CMLSCALE??r.CMLSCALE;typeof s=="number"&&Number.isFinite(s)&&(t.cmlscale=s);const o=this.normalizeHeaderStringValue(r.$CMLEADERSTYLE)||this.normalizeHeaderStringValue(r.CMLEADERSTYLE)||ht;t.cmleaderstyle=o,t.hplayer=this.normalizeHeaderStringValue(r.$HPLAYER)||this.normalizeHeaderStringValue(r.HPLAYER)||".",t.ltscale=r.$LTSCALE||1,r.$EXTMAX&&(t.extmax=r.$EXTMAX),r.$EXTMIN&&(t.extmin=r.$EXTMIN),r.$INSUNITS!=null&&(t.insunits=r.$INSUNITS),t.osmode=r.$OSMODE||0,t.pdmode=r.$PDMODE||0,t.pdsize=r.$PDSIZE||0,t.textstyle=r.$TEXTSTYLE||J}processBlockTables(e,t){var i;const r=(i=e.tables.BLOCK_RECORD)==null?void 0:i.entries;r&&r.length>0&&(t.tables.blockTable.removeAll(),r.forEach(s=>{const o=new re;o.objectId=s.handle,o.name=s.name,o.layoutId=s.layoutObjects,o.blockInsertUnits=s.insertionUnits,o.explodability=s.explodability,o.blockScaling=s.scalability,s.bmpPreview&&(o.bmpPreview=s.bmpPreview),t.tables.blockTable.add(o)}))}processObjects(e,t){const r=e.objects.byName,i=new Np;if("LAYOUT"in r){const s=t.objects.layout;r.LAYOUT.forEach(o=>{const a=i.convertLayout(o,e);s.setAt(a.layoutName,a)})}if("IMAGEDEF"in r){const s=t.objects.imageDefinition;r.IMAGEDEF.forEach(o=>{const a=i.convertImageDef(o);s.setAt(a.objectId,a)})}if("MLEADERSTYLE"in r){const s=t.objects.mleaderStyle;r.MLEADERSTYLE.forEach(o=>{const a=i.convertMLeaderStyle(o);s.setAt(a.objectId,a)})}if("MLINESTYLE"in r){const s=t.objects.mlineStyle;r.MLINESTYLE.forEach(o=>{const a=i.convertMLineStyle(o);s.setAt(a.styleName||a.objectId,a)})}}processViewports(e,t){var i;const r=(i=e.tables)==null?void 0:i.VPORT;if(r){this.processCommonTableAttrs(r,t.tables.viewportTable);const s=r.entries;s&&s.length>0&&s.forEach(o=>{const a=new Ms;this.processCommonTableEntryAttrs(o,a),o.circleSides&&(a.circleSides=o.circleSides),a.standardFlag=o.standardFlag,a.center.copy(o.center??Ui),a.lowerLeftCorner.copy(o.lowerLeftCorner??Za),a.upperRightCorner.copy(o.upperRightCorner??Qa),o.snapBasePoint&&a.snapBase.copy(o.snapBasePoint),o.snapRotationAngle&&(a.snapAngle=o.snapRotationAngle),o.snapSpacing&&a.snapIncrements.copy(o.snapSpacing),o.majorGridLines&&(a.gridMajor=o.majorGridLines),o.gridSpacing&&a.gridIncrements.copy(o.gridSpacing),o.backgroundObjectId&&(a.backgroundObjectId=o.backgroundObjectId),a.gsView.center.copy(o.center??Ui),a.gsView.viewDirectionFromTarget.copy(o.viewDirectionFromTarget??Ja),a.gsView.viewTarget.copy(o.viewTarget??el),o.lensLength&&(a.gsView.lensLength=o.lensLength),o.frontClippingPlane&&(a.gsView.frontClippingPlane=o.frontClippingPlane),o.backClippingPlane&&(a.gsView.backClippingPlane=o.backClippingPlane),o.viewHeight&&(a.gsView.viewHeight=o.viewHeight),o.viewTwistAngle&&(a.gsView.viewTwistAngle=o.viewTwistAngle),o.frozenLayers&&(a.gsView.frozenLayers=o.frozenLayers),o.styleSheet&&(a.gsView.styleSheet=o.styleSheet),o.renderMode&&(a.gsView.renderMode=o.renderMode),o.viewMode&&(a.gsView.viewMode=o.viewMode),o.ucsIconSetting&&(a.gsView.ucsIconSetting=o.ucsIconSetting),o.ucsOrigin&&a.gsView.ucsOrigin.copy(o.ucsOrigin),o.ucsXAxis&&a.gsView.ucsXAxis.copy(o.ucsXAxis),o.ucsYAxis&&a.gsView.ucsYAxis.copy(o.ucsYAxis),o.orthographicType&&(a.gsView.orthographicType=o.orthographicType),o.shadePlotSetting&&(a.gsView.shadePlotSetting=o.shadePlotSetting),o.shadePlotObjectId&&(a.gsView.shadePlotObjectId=o.shadePlotObjectId),o.visualStyleObjectId&&(a.gsView.visualStyleObjectId=o.visualStyleObjectId),o.isDefaultLightingOn&&(a.gsView.isDefaultLightingOn=o.isDefaultLightingOn),o.defaultLightingType&&(a.gsView.defaultLightingType=o.defaultLightingType),o.brightness&&(a.gsView.brightness=o.brightness),o.contrast&&(a.gsView.contrast=o.contrast),o.ambientColor&&(a.gsView.ambientColor=o.ambientColor),t.tables.viewportTable.add(a)})}}processLayers(e,t){var i;const r=(i=e.tables)==null?void 0:i.LAYER;if(r){this.processCommonTableAttrs(r,t.tables.layerTable);const s=r.entries;s&&s.length>0&&s.forEach(o=>{const a=new R;a.colorIndex=o.colorIndex;const l=new pi({name:o.name,standardFlags:o.standardFlag,linetype:o.lineType,lineWeight:o.lineweight,isOff:o.colorIndex<0,color:a,isPlottable:o.isPlotting});this.processCommonTableEntryAttrs(o,l),t.tables.layerTable.add(l)})}}processLineTypes(e,t){var i;const r=(i=e.tables)==null?void 0:i.LTYPE;if(r){this.processCommonTableAttrs(r,t.tables.linetypeTable);const s=r.entries;s&&s.length>0&&s.forEach(o=>{const a=new Pt(o);this.processCommonTableEntryAttrs(o,a),a.name=o.name,t.tables.linetypeTable.add(a)})}}processTextStyles(e,t){var i;const r=(i=e.tables)==null?void 0:i.STYLE;if(r){this.processCommonTableAttrs(r,t.tables.textStyleTable);const s=r.entries;s&&s.length>0&&s.forEach(o=>{const a=new mi(o);this.processCommonTableEntryAttrs(o,a),t.tables.textStyleTable.add(a)})}}processDimStyles(e,t){var i;const r=(i=e.tables)==null?void 0:i.DIMSTYLE;if(r){this.processCommonTableAttrs(r,t.tables.dimStyleTable);const s=r.entries;s&&s.length>0&&s.forEach(o=>{const a={name:o.name,ownerId:o.ownerObjectId,dimpost:o.DIMPOST||"",dimapost:o.DIMAPOST||"",dimscale:o.DIMSCALE,dimasz:o.DIMASZ,dimexo:o.DIMEXO,dimdli:o.DIMDLI,dimexe:o.DIMEXE,dimrnd:o.DIMRND,dimdle:o.DIMDLE,dimtp:o.DIMTP,dimtm:o.DIMTM,dimtxt:o.DIMTXT,dimcen:o.DIMCEN,dimtsz:o.DIMTSZ,dimaltf:o.DIMALTF,dimlfac:o.DIMLFAC,dimtvp:o.DIMTVP,dimtfac:o.DIMTFAC,dimgap:o.DIMGAP,dimaltrnd:o.DIMALTRND,dimtol:o.DIMTOL==null||o.DIMTOL==0?0:1,dimlim:o.DIMLIM==null||o.DIMLIM==0?0:1,dimtih:o.DIMTIH==null||o.DIMTIH==0?0:1,dimtoh:o.DIMTOH==null||o.DIMTOH==0?0:1,dimse1:o.DIMSE1==null||o.DIMSE1==0?0:1,dimse2:o.DIMSE2==null||o.DIMSE2==0?0:1,dimtad:o.DIMTAD,dimzin:o.DIMZIN,dimazin:o.DIMAZIN,dimalt:o.DIMALT,dimaltd:o.DIMALTD,dimtofl:o.DIMTOFL,dimsah:o.DIMSAH,dimtix:o.DIMTIX,dimsoxd:o.DIMSOXD,dimclrd:o.DIMCLRD,dimclre:o.DIMCLRE,dimclrt:o.DIMCLRT,dimadec:o.DIMADEC||0,dimunit:o.DIMUNIT||2,dimdec:o.DIMDEC,dimtdec:o.DIMTDEC,dimaltu:o.DIMALTU,dimalttd:o.DIMALTTD,dimaunit:o.DIMAUNIT,dimfrac:o.DIMFRAC,dimlunit:o.DIMLUNIT,dimdsep:o.DIMDSEP?o.DIMDSEP.toString():".",dimtmove:o.DIMTMOVE||0,dimjust:o.DIMJUST,dimsd1:o.DIMSD1,dimsd2:o.DIMSD2,dimtolj:o.DIMTOLJ,dimtzin:o.DIMTZIN,dimaltz:o.DIMALTZ,dimalttz:o.DIMALTTZ,dimfit:o.DIMFIT||0,dimupt:o.DIMUPT,dimatfit:o.DIMATFIT,dimtxsty:o.DIMTXSTY||J,dimldrblk:o.DIMLDRBLK||"",dimblk:o.DIMBLK||"",dimblk1:o.DIMBLK1||"",dimblk2:o.DIMBLK2||"",dimlwd:o.DIMLWD,dimlwe:o.DIMLWE},l=new en(a);this.processCommonTableEntryAttrs(o,l),t.tables.dimStyleTable.add(l)})}}processCommonTableAttrs(e,t){e.handle!=null&&(t.objectId=e.handle),e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}processCommonTableEntryAttrs(e,t){t.name="name"in e?e.name:"",e.handle!=null&&(t.objectId=e.handle),e.ownerObjectId!=null&&(t.ownerId=e.ownerObjectId)}groupAndFlattenByType(e){const t={},r=[];for(const i of e)t[i.type]||(t[i.type]=[],r.push(i.type)),t[i.type].push(i);return r.flatMap(i=>t[i])}normalizeHeaderStringValue(e){if(typeof e!="string")return;const t=e.trim();return t.length>0?t:void 0}}class dh extends Cs{constructor(e){super({}),this._database=e}async parse(){return{model:this._database,data:{unknownEntityCount:0}}}getFonts(){return[]}async processEntities(e,t,r,i,s){let o=e.tables.blockTable.modelSpace.newIterator().toArray();const a=o.length,l=new ss(a,100-i.value,r);this.config.convertByEntityType&&(o=this.groupAndFlattenByType(o));const c=t.tables.blockTable.modelSpace;await l.processChunk(async(d,u)=>{let p=[],g=d<u?o[d].type:"";for(let m=d;m<u;m++){const f=o[m];this.config.convertByEntityType&&f.type!==g&&(this.triggerEvents(c,p),p=[],g=f.type),p.push(f)}if(this.triggerEvents(c,p),s){let m=i.value+u/a*(100-i.value);m>100&&(m=100),await s(m,"ENTITY","IN-PROGRESS")}})}processBlocks(){const e=this._database.tables.blockTable.newIterator();for(const t of e){const r=t.newIterator().toArray();this.triggerEvents(t,r)}}processHeader(){}processBlockTables(){}processObjects(){const e=this._database.objects.layout.newIterator();for(const i of e)this._database.events.dictObjetSet.dispatch({database:this._database,object:i,key:i.layoutName});const t=this._database.objects.imageDefinition.newIterator();for(const i of t)this._database.events.dictObjetSet.dispatch({database:this._database,object:i,key:i.objectId});const r=this._database.objects.mleaderStyle.newIterator();for(const i of r)this._database.events.dictObjetSet.dispatch({database:this._database,object:i,key:i.objectId})}processViewports(){}processLayers(){this._database.tables.layerTable.newIterator().toArray().forEach(t=>{this._database.events.layerAppended.dispatch({database:this._database,layer:t})})}processLineTypes(){}processTextStyles(){}processDimStyles(){}groupAndFlattenByType(e){const t={},r=[];for(const i of e)t[i.type]||(t[i.type]=[],r.push(i.type)),t[i.type].push(i);return r.flatMap(i=>t[i])}triggerEvents(e,t){(e.isModelSapce||e.isPaperSapce)&&e.database.events.entityAppended.dispatch({database:e.database,entity:t})}}exports.ACAD_APPID=Wi;exports.AC_DB_SYSTEM_VARIABLE_NAMES=Bd;exports.AcCmColor=R;exports.AcCmColorUtil=wt;exports.AcCmEntityColor=mh;exports.AcCmErrors=xe;exports.AcCmEventDispatcher=fh;exports.AcCmEventManager=ne;exports.AcCmLoader=Ch;exports.AcCmLoadingManager=ia;exports.AcCmObject=ta;exports.AcCmPerformanceCollector=ns;exports.AcCmTask=na;exports.AcCmTaskScheduler=ra;exports.AcCmTransparency=ee;exports.AcDb2dPolyline=Yr;exports.AcDb2dVertex=$i;exports.AcDb2dVertexType=nl;exports.AcDb3PointAngularDimension=ri;exports.AcDb3dPolyline=Xr;exports.AcDb3dVertex=qi;exports.AcDb3dVertexType=rl;exports.AcDbAbstractViewTableRecord=Ts;exports.AcDbAlignedDimension=nr;exports.AcDbAngleUnits=we;exports.AcDbArc=Rr;exports.AcDbArcDimension=Zi;exports.AcDbAttribute=Fr;exports.AcDbAttributeDefinition=Br;exports.AcDbAttributeFlags=ie;exports.AcDbAttributeMTextFlag=ze;exports.AcDbBaseWorker=Yp;exports.AcDbBatchProcessing=ss;exports.AcDbBlockReference=Jt;exports.AcDbBlockScaling=Ll;exports.AcDbBlockTable=kl;exports.AcDbBlockTableRecord=re;exports.AcDbCircle=Dr;exports.AcDbCodePage=xs;exports.AcDbCurve=de;exports.AcDbDataGenerator=Tl;exports.AcDbDatabase=lu;exports.AcDbDatabaseConverter=Cs;exports.AcDbDatabaseConverterManager=Ve;exports.AcDbDiametricDimension=ii;exports.AcDbDictionary=Kt;exports.AcDbDimArrowType=Ml;exports.AcDbDimStyleTable=Ol;exports.AcDbDimStyleTableRecord=en;exports.AcDbDimTextHorizontal=Nl;exports.AcDbDimTextVertical=Yl;exports.AcDbDimVerticalJustification=Bl;exports.AcDbDimZeroSuppression=Xl;exports.AcDbDimZeroSuppressionAngular=Rl;exports.AcDbDimension=ut;exports.AcDbDuplicateRecordCloning=El;exports.AcDbDwgVersion=Oe;exports.AcDbDxfCode=ts;exports.AcDbDxfConverter=hh;exports.AcDbDxfFiler=oa;exports.AcDbEllipse=Vr;exports.AcDbEntity=he;exports.AcDbFace=zr;exports.AcDbFileType=Bn;exports.AcDbFormatter=Va;exports.AcDbGradientPatternType=ll;exports.AcDbHatch=Zn;exports.AcDbHatchObjectType=vs;exports.AcDbHatchPatternType=zn;exports.AcDbHatchStyle=al;exports.AcDbHostApplicationServices=Nr;exports.AcDbLayerTable=Fl;exports.AcDbLayerTableRecord=pi;exports.AcDbLayout=ar;exports.AcDbLayoutDictionary=Al;exports.AcDbLayoutManager=Pl;exports.AcDbLeader=jr;exports.AcDbLeaderAnnotationType=cl;exports.AcDbLine=Qn;exports.AcDbLineSpacingStyle=ni;exports.AcDbLinearUnits=Q;exports.AcDbLinetypeTable=Dl;exports.AcDbLinetypeTableRecord=Pt;exports.AcDbMLeader=Gr;exports.AcDbMLeaderContentType=dt;exports.AcDbMLeaderDirectionType=gl;exports.AcDbMLeaderLineType=gn;exports.AcDbMLeaderStyle=Ss;exports.AcDbMLeaderTextAttachmentDirection=ul;exports.AcDbMLine=Hr;exports.AcDbMLineFlags=dl;exports.AcDbMLineJustification=hl;exports.AcDbMText=Jn;exports.AcDbMlineStyle=As;exports.AcDbObject=De;exports.AcDbObjectIterator=lr;exports.AcDbOpenMode=ha;exports.AcDbOrdinateDimension=si;exports.AcDbOsnapMode=F;exports.AcDbPatParser=Es;exports.AcDbPatSvgRenderer=Qi;exports.AcDbPlotPaperUnits=bl;exports.AcDbPlotRotation=wl;exports.AcDbPlotSettings=Sl;exports.AcDbPlotShadePlotResLevel=xt;exports.AcDbPlotShadePlotType=hn;exports.AcDbPlotStdScaleType=vl;exports.AcDbPlotType=xl;exports.AcDbPoint=qr;exports.AcDbPoly2dType=cn;exports.AcDbPoly3dType=Vn;exports.AcDbPolyFaceMesh=ti;exports.AcDbPolyFaceMeshFace=_l;exports.AcDbPolyFaceMeshVertex=yl;exports.AcDbPolygonMesh=ei;exports.AcDbPolygonMeshVertex=fl;exports.AcDbPolyline=$r;exports.AcDbPredefinedAcadIsoPat=ol;exports.AcDbPredefinedAcadPat=Fd;exports.AcDbRadialDimension=oi;exports.AcDbRasterImage=tr;exports.AcDbRasterImageClipBoundaryType=pl;exports.AcDbRasterImageDef=Il;exports.AcDbRasterImageImageDisplayOpt=ml;exports.AcDbRay=Kr;exports.AcDbRegAppTable=Hl;exports.AcDbRegAppTableRecord=Ji;exports.AcDbRegenerator=dh;exports.AcDbRenderingCache=tn;exports.AcDbResultBuffer=is;exports.AcDbRotatedDimension=ai;exports.AcDbSpline=er;exports.AcDbSymbolTable=gt;exports.AcDbSymbolTableRecord=Mt;exports.AcDbSysVarManager=Ne;exports.AcDbSystemVariables=S;exports.AcDbTable=Wr;exports.AcDbText=mn;exports.AcDbTextHorizontalMode=il;exports.AcDbTextStyleTable=Vl;exports.AcDbTextStyleTableRecord=mi;exports.AcDbTextVerticalMode=sl;exports.AcDbTrace=Ur;exports.AcDbUnitsValue=q;exports.AcDbViewTable=zl;exports.AcDbViewTableRecord=du;exports.AcDbViewport=Zr;exports.AcDbViewportTable=jl;exports.AcDbViewportTableRecord=Ms;exports.AcDbWipeout=Qr;exports.AcDbWorkerApi=lh;exports.AcDbWorkerManager=ah;exports.AcDbXline=Jr;exports.AcDbXrecord=ou;exports.AcGeArea2d=It;exports.AcGeBox2d=_e;exports.AcGeBox3d=X;exports.AcGeCatmullRomCurve3d=Ba;exports.AcGeCircArc2d=Et;exports.AcGeCircArc3d=gi;exports.AcGeCurve2d=fn;exports.AcGeEllipseArc2d=$n;exports.AcGeEllipseArc3d=Ra;exports.AcGeEuler=Hh;exports.AcGeGeometryUtil=Ca;exports.AcGeLine2d=At;exports.AcGeLine3d=pn;exports.AcGeLoop2d=qn;exports.AcGeMathUtil=I;exports.AcGeMatrix2d=ir;exports.AcGeMatrix3d=z;exports.AcGeNurbsCurve=Fe;exports.AcGePlane=ps;exports.AcGePoint2d=C;exports.AcGePoint3d=w;exports.AcGePolyline2d=ye;exports.AcGeQuaternion=sr;exports.AcGeShape2d=_s;exports.AcGeSpline3d=je;exports.AcGeTol=us;exports.AcGeVector2d=K;exports.AcGeVector3d=b;exports.AcGiViewport=tl;exports.AcTrStringUtil=Mh;exports.ByBlock=St;exports.ByLayer=ge;exports.DEBUG_MODE=Ph;exports.DEFAULT_GRADIENT_HATCH_NAME=Ka;exports.DEFAULT_HATCH_PATTERN_IMPERIAL=Rd;exports.DEFAULT_HATCH_PATTERN_METRIC=$a;exports.DEFAULT_LINE_TYPE=Lt;exports.DEFAULT_MLEADER_STYLE=ht;exports.DEFAULT_MLINE_STYLE=ct;exports.DEFAULT_TEXT_STYLE=J;exports.DEFAULT_TOL=gs;exports.DEG2RAD=os;exports.DefaultLoadingManager=sa;exports.FLOAT_TOL=qt;exports.HATCH_PATTERN_SOLID=Qt;exports.HATCH_PATTERN_USER=qa;exports.MLIGHTCAD_APPID=Gi;exports.ORIGIN_POINT_2D=Nh;exports.ORIGIN_POINT_3D=ds;exports.RAD2DEG=as;exports.RAW_COLOR_TYPE_ACI=Is;exports.RAW_COLOR_TYPE_BY_BLOCK=li;exports.RAW_COLOR_TYPE_BY_LAYER=Ls;exports.RAW_COLOR_TYPE_RGB=Ps;exports.RAW_COLOR_TYPE_WINDOW_BG=Cl;exports.TAU=W;exports.TEMP_OBJECT_ID_PREFIX=Pr;exports.VPORT_FALLBACK_CENTER_2D=Ui;exports.VPORT_FALLBACK_LLC=Za;exports.VPORT_FALLBACK_URC=Qa;exports.VPORT_FALLBACK_VIEW_DIR=Ja;exports.VPORT_FALLBACK_VIEW_TARGET=el;exports.acdbDisableOsnapMode=Gd;exports.acdbEnableOsnapMode=Hd;exports.acdbHasOsnapMode=jd;exports.acdbHostApplicationServices=rs;exports.acdbMaskToOsnapModes=Vd;exports.acdbOsnapModesToMask=Dd;exports.acdbToggleOsnapMode=zd;exports.basisFunction=Wn;exports.calculateCurveLength=Na;exports.ceilPowerOfTwo=La;exports.clamp=lt;exports.clone=Xn;exports.computeParameterValues=ka;exports.createWorkerApi=ch;exports.damp=pa;exports.decodeMLeaderStyleRawColor=jn;exports.deepClone=Bi;exports.defaults=rr;exports.degToRad=va;exports.dwgCodePageToEncoding=Ua;exports.encodeMLeaderStyleRawColor=Ir;exports.euclideanModulo=ls;exports.evaluateNurbsPoint=Dn;exports.floorPowerOfTwo=Pa;exports.generateAveragedKnots=Oa;exports.generateChordKnots=Wh;exports.generateSqrtChordKnots=Uh;exports.generateUUID=da;exports.generateUniformKnots=Gh;exports.getOcsAngle=zi;exports.getOcsReferenceVector=ys;exports.has=Qo;exports.intPartLength=hs;exports.interpolateControlPoints=$h;exports.interpolateNurbsCurve=fs;exports.inverseLerp=ga;exports.isBetween=Ia;exports.isBetweenAngle=Ea;exports.isEmpty=Jo;exports.isEqual=dn;exports.isImperialUnits=Da;exports.isMetricUnits=Fa;exports.isPointInPolygon=ms;exports.isPolygonIntersect=Ma;exports.isPowerOfTwo=Aa;exports.lerp=cs;exports.log=Rn;exports.mapLinear=ua;exports.normalizeAngle=Fn;exports.pingpong=ma;exports.radToDeg=Sa;exports.randFloat=ba;exports.randFloatSpread=wa;exports.randInt=_a;exports.relativeEps=Ta;exports.seededRandom=xa;exports.setAcDbHostApplicationServicesProvider=la;exports.setAcDbLayoutManagerFactory=ca;exports.setLogLevel=Ih;exports.smootherstep=ya;exports.smoothstep=fa;exports.transformOcsPointToWcs=Vi;exports.transformWcsPointToOcs=Un;
|