@mlightcad/data-model 1.3.1 → 1.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (328) hide show
  1. package/package.json +4 -4
  2. package/dist/data-model.cjs +0 -5
  3. package/dist/data-model.js +0 -25475
  4. package/dist/dxf-parser-worker.js +0 -1669
  5. package/lib/base/AcDbHostApplicationServices.d.ts +0 -96
  6. package/lib/base/AcDbHostApplicationServices.d.ts.map +0 -1
  7. package/lib/base/AcDbHostApplicationServices.js +0 -118
  8. package/lib/base/AcDbHostApplicationServices.js.map +0 -1
  9. package/lib/base/AcDbObject.d.ts +0 -205
  10. package/lib/base/AcDbObject.d.ts.map +0 -1
  11. package/lib/base/AcDbObject.js +0 -236
  12. package/lib/base/AcDbObject.js.map +0 -1
  13. package/lib/base/index.d.ts +0 -3
  14. package/lib/base/index.d.ts.map +0 -1
  15. package/lib/base/index.js +0 -3
  16. package/lib/base/index.js.map +0 -1
  17. package/lib/converter/AcDbBatchProcessing.d.ts +0 -146
  18. package/lib/converter/AcDbBatchProcessing.d.ts.map +0 -1
  19. package/lib/converter/AcDbBatchProcessing.js +0 -272
  20. package/lib/converter/AcDbBatchProcessing.js.map +0 -1
  21. package/lib/converter/AcDbDxfConverter.d.ts +0 -272
  22. package/lib/converter/AcDbDxfConverter.d.ts.map +0 -1
  23. package/lib/converter/AcDbDxfConverter.js +0 -867
  24. package/lib/converter/AcDbDxfConverter.js.map +0 -1
  25. package/lib/converter/AcDbDxfParser.d.ts +0 -23
  26. package/lib/converter/AcDbDxfParser.d.ts.map +0 -1
  27. package/lib/converter/AcDbDxfParser.js +0 -85
  28. package/lib/converter/AcDbDxfParser.js.map +0 -1
  29. package/lib/converter/AcDbEntitiyConverter.d.ts +0 -159
  30. package/lib/converter/AcDbEntitiyConverter.d.ts.map +0 -1
  31. package/lib/converter/AcDbEntitiyConverter.js +0 -659
  32. package/lib/converter/AcDbEntitiyConverter.js.map +0 -1
  33. package/lib/converter/AcDbObjectConverter.d.ts +0 -61
  34. package/lib/converter/AcDbObjectConverter.d.ts.map +0 -1
  35. package/lib/converter/AcDbObjectConverter.js +0 -91
  36. package/lib/converter/AcDbObjectConverter.js.map +0 -1
  37. package/lib/converter/AcDbRegenerator.d.ts +0 -101
  38. package/lib/converter/AcDbRegenerator.d.ts.map +0 -1
  39. package/lib/converter/AcDbRegenerator.js +0 -334
  40. package/lib/converter/AcDbRegenerator.js.map +0 -1
  41. package/lib/converter/index.d.ts +0 -5
  42. package/lib/converter/index.d.ts.map +0 -1
  43. package/lib/converter/index.js +0 -5
  44. package/lib/converter/index.js.map +0 -1
  45. package/lib/converter/worker/AcDbBaseWorker.d.ts +0 -36
  46. package/lib/converter/worker/AcDbBaseWorker.d.ts.map +0 -1
  47. package/lib/converter/worker/AcDbBaseWorker.js +0 -93
  48. package/lib/converter/worker/AcDbBaseWorker.js.map +0 -1
  49. package/lib/converter/worker/AcDbDxfParserWorker.d.ts +0 -11
  50. package/lib/converter/worker/AcDbDxfParserWorker.d.ts.map +0 -1
  51. package/lib/converter/worker/AcDbDxfParserWorker.js +0 -75
  52. package/lib/converter/worker/AcDbDxfParserWorker.js.map +0 -1
  53. package/lib/converter/worker/AcDbWorkerManager.d.ts +0 -107
  54. package/lib/converter/worker/AcDbWorkerManager.d.ts.map +0 -1
  55. package/lib/converter/worker/AcDbWorkerManager.js +0 -360
  56. package/lib/converter/worker/AcDbWorkerManager.js.map +0 -1
  57. package/lib/converter/worker/index.d.ts +0 -3
  58. package/lib/converter/worker/index.d.ts.map +0 -1
  59. package/lib/converter/worker/index.js +0 -3
  60. package/lib/converter/worker/index.js.map +0 -1
  61. package/lib/database/AcDbBlockTable.d.ts +0 -56
  62. package/lib/database/AcDbBlockTable.d.ts.map +0 -1
  63. package/lib/database/AcDbBlockTable.js +0 -98
  64. package/lib/database/AcDbBlockTable.js.map +0 -1
  65. package/lib/database/AcDbBlockTableRecord.d.ts +0 -185
  66. package/lib/database/AcDbBlockTableRecord.d.ts.map +0 -1
  67. package/lib/database/AcDbBlockTableRecord.js +0 -261
  68. package/lib/database/AcDbBlockTableRecord.js.map +0 -1
  69. package/lib/database/AcDbDatabase.d.ts +0 -563
  70. package/lib/database/AcDbDatabase.d.ts.map +0 -1
  71. package/lib/database/AcDbDatabase.js +0 -842
  72. package/lib/database/AcDbDatabase.js.map +0 -1
  73. package/lib/database/AcDbDatabaseConverter.d.ts +0 -292
  74. package/lib/database/AcDbDatabaseConverter.d.ts.map +0 -1
  75. package/lib/database/AcDbDatabaseConverter.js +0 -446
  76. package/lib/database/AcDbDatabaseConverter.js.map +0 -1
  77. package/lib/database/AcDbDatabaseConverterManager.d.ts +0 -141
  78. package/lib/database/AcDbDatabaseConverterManager.d.ts.map +0 -1
  79. package/lib/database/AcDbDatabaseConverterManager.js +0 -173
  80. package/lib/database/AcDbDatabaseConverterManager.js.map +0 -1
  81. package/lib/database/AcDbDimStyleTable.d.ts +0 -31
  82. package/lib/database/AcDbDimStyleTable.d.ts.map +0 -1
  83. package/lib/database/AcDbDimStyleTable.js +0 -49
  84. package/lib/database/AcDbDimStyleTable.js.map +0 -1
  85. package/lib/database/AcDbDimStyleTableRecord.d.ts +0 -797
  86. package/lib/database/AcDbDimStyleTableRecord.d.ts.map +0 -1
  87. package/lib/database/AcDbDimStyleTableRecord.js +0 -1294
  88. package/lib/database/AcDbDimStyleTableRecord.js.map +0 -1
  89. package/lib/database/AcDbDwgVersion.d.ts +0 -32
  90. package/lib/database/AcDbDwgVersion.d.ts.map +0 -1
  91. package/lib/database/AcDbDwgVersion.js +0 -76
  92. package/lib/database/AcDbDwgVersion.js.map +0 -1
  93. package/lib/database/AcDbLayerTable.d.ts +0 -51
  94. package/lib/database/AcDbLayerTable.d.ts.map +0 -1
  95. package/lib/database/AcDbLayerTable.js +0 -92
  96. package/lib/database/AcDbLayerTable.js.map +0 -1
  97. package/lib/database/AcDbLayerTableRecord.d.ts +0 -278
  98. package/lib/database/AcDbLayerTableRecord.d.ts.map +0 -1
  99. package/lib/database/AcDbLayerTableRecord.js +0 -397
  100. package/lib/database/AcDbLayerTableRecord.js.map +0 -1
  101. package/lib/database/AcDbLinetypeTable.d.ts +0 -30
  102. package/lib/database/AcDbLinetypeTable.d.ts.map +0 -1
  103. package/lib/database/AcDbLinetypeTable.js +0 -48
  104. package/lib/database/AcDbLinetypeTable.js.map +0 -1
  105. package/lib/database/AcDbLinetypeTableRecord.d.ts +0 -79
  106. package/lib/database/AcDbLinetypeTableRecord.d.ts.map +0 -1
  107. package/lib/database/AcDbLinetypeTableRecord.js +0 -129
  108. package/lib/database/AcDbLinetypeTableRecord.js.map +0 -1
  109. package/lib/database/AcDbSymbolTable.d.ts +0 -199
  110. package/lib/database/AcDbSymbolTable.d.ts.map +0 -1
  111. package/lib/database/AcDbSymbolTable.js +0 -264
  112. package/lib/database/AcDbSymbolTable.js.map +0 -1
  113. package/lib/database/AcDbSymbolTableRecord.d.ts +0 -61
  114. package/lib/database/AcDbSymbolTableRecord.d.ts.map +0 -1
  115. package/lib/database/AcDbSymbolTableRecord.js +0 -82
  116. package/lib/database/AcDbSymbolTableRecord.js.map +0 -1
  117. package/lib/database/AcDbTextStyleTable.d.ts +0 -48
  118. package/lib/database/AcDbTextStyleTable.d.ts.map +0 -1
  119. package/lib/database/AcDbTextStyleTable.js +0 -112
  120. package/lib/database/AcDbTextStyleTable.js.map +0 -1
  121. package/lib/database/AcDbTextStyleTableRecord.d.ts +0 -179
  122. package/lib/database/AcDbTextStyleTableRecord.d.ts.map +0 -1
  123. package/lib/database/AcDbTextStyleTableRecord.js +0 -276
  124. package/lib/database/AcDbTextStyleTableRecord.js.map +0 -1
  125. package/lib/database/AcDbViewportTable.d.ts +0 -31
  126. package/lib/database/AcDbViewportTable.d.ts.map +0 -1
  127. package/lib/database/AcDbViewportTable.js +0 -49
  128. package/lib/database/AcDbViewportTable.js.map +0 -1
  129. package/lib/database/AcDbViewportTableRecord.d.ts +0 -154
  130. package/lib/database/AcDbViewportTableRecord.d.ts.map +0 -1
  131. package/lib/database/AcDbViewportTableRecord.js +0 -318
  132. package/lib/database/AcDbViewportTableRecord.js.map +0 -1
  133. package/lib/database/index.d.ts +0 -19
  134. package/lib/database/index.d.ts.map +0 -1
  135. package/lib/database/index.js +0 -19
  136. package/lib/database/index.js.map +0 -1
  137. package/lib/entity/AcDbArc.d.ts +0 -254
  138. package/lib/entity/AcDbArc.d.ts.map +0 -1
  139. package/lib/entity/AcDbArc.js +0 -340
  140. package/lib/entity/AcDbArc.js.map +0 -1
  141. package/lib/entity/AcDbBlockReference.d.ts +0 -190
  142. package/lib/entity/AcDbBlockReference.d.ts.map +0 -1
  143. package/lib/entity/AcDbBlockReference.js +0 -302
  144. package/lib/entity/AcDbBlockReference.js.map +0 -1
  145. package/lib/entity/AcDbCircle.d.ts +0 -186
  146. package/lib/entity/AcDbCircle.d.ts.map +0 -1
  147. package/lib/entity/AcDbCircle.js +0 -249
  148. package/lib/entity/AcDbCircle.js.map +0 -1
  149. package/lib/entity/AcDbCurve.d.ts +0 -42
  150. package/lib/entity/AcDbCurve.d.ts.map +0 -1
  151. package/lib/entity/AcDbCurve.js +0 -44
  152. package/lib/entity/AcDbCurve.js.map +0 -1
  153. package/lib/entity/AcDbEllipse.d.ts +0 -207
  154. package/lib/entity/AcDbEllipse.d.ts.map +0 -1
  155. package/lib/entity/AcDbEllipse.js +0 -272
  156. package/lib/entity/AcDbEllipse.js.map +0 -1
  157. package/lib/entity/AcDbEntity.d.ts +0 -385
  158. package/lib/entity/AcDbEntity.d.ts.map +0 -1
  159. package/lib/entity/AcDbEntity.js +0 -561
  160. package/lib/entity/AcDbEntity.js.map +0 -1
  161. package/lib/entity/AcDbFace.d.ts +0 -151
  162. package/lib/entity/AcDbFace.d.ts.map +0 -1
  163. package/lib/entity/AcDbFace.js +0 -224
  164. package/lib/entity/AcDbFace.js.map +0 -1
  165. package/lib/entity/AcDbHatch.d.ts +0 -174
  166. package/lib/entity/AcDbHatch.d.ts.map +0 -1
  167. package/lib/entity/AcDbHatch.js +0 -250
  168. package/lib/entity/AcDbHatch.js.map +0 -1
  169. package/lib/entity/AcDbLeader.d.ts +0 -243
  170. package/lib/entity/AcDbLeader.d.ts.map +0 -1
  171. package/lib/entity/AcDbLeader.js +0 -358
  172. package/lib/entity/AcDbLeader.js.map +0 -1
  173. package/lib/entity/AcDbLine.d.ts +0 -198
  174. package/lib/entity/AcDbLine.d.ts.map +0 -1
  175. package/lib/entity/AcDbLine.js +0 -300
  176. package/lib/entity/AcDbLine.js.map +0 -1
  177. package/lib/entity/AcDbMText.d.ts +0 -248
  178. package/lib/entity/AcDbMText.d.ts.map +0 -1
  179. package/lib/entity/AcDbMText.js +0 -414
  180. package/lib/entity/AcDbMText.js.map +0 -1
  181. package/lib/entity/AcDbPoint.d.ts +0 -113
  182. package/lib/entity/AcDbPoint.d.ts.map +0 -1
  183. package/lib/entity/AcDbPoint.js +0 -155
  184. package/lib/entity/AcDbPoint.js.map +0 -1
  185. package/lib/entity/AcDbPolyline.d.ts +0 -221
  186. package/lib/entity/AcDbPolyline.d.ts.map +0 -1
  187. package/lib/entity/AcDbPolyline.js +0 -301
  188. package/lib/entity/AcDbPolyline.js.map +0 -1
  189. package/lib/entity/AcDbRasterImage.d.ts +0 -216
  190. package/lib/entity/AcDbRasterImage.d.ts.map +0 -1
  191. package/lib/entity/AcDbRasterImage.js +0 -451
  192. package/lib/entity/AcDbRasterImage.js.map +0 -1
  193. package/lib/entity/AcDbRay.d.ts +0 -150
  194. package/lib/entity/AcDbRay.d.ts.map +0 -1
  195. package/lib/entity/AcDbRay.js +0 -208
  196. package/lib/entity/AcDbRay.js.map +0 -1
  197. package/lib/entity/AcDbSpline.d.ts +0 -135
  198. package/lib/entity/AcDbSpline.d.ts.map +0 -1
  199. package/lib/entity/AcDbSpline.js +0 -142
  200. package/lib/entity/AcDbSpline.js.map +0 -1
  201. package/lib/entity/AcDbTable.d.ts +0 -260
  202. package/lib/entity/AcDbTable.d.ts.map +0 -1
  203. package/lib/entity/AcDbTable.js +0 -452
  204. package/lib/entity/AcDbTable.js.map +0 -1
  205. package/lib/entity/AcDbText.d.ts +0 -388
  206. package/lib/entity/AcDbText.d.ts.map +0 -1
  207. package/lib/entity/AcDbText.js +0 -523
  208. package/lib/entity/AcDbText.js.map +0 -1
  209. package/lib/entity/AcDbTrace.d.ts +0 -193
  210. package/lib/entity/AcDbTrace.d.ts.map +0 -1
  211. package/lib/entity/AcDbTrace.js +0 -271
  212. package/lib/entity/AcDbTrace.js.map +0 -1
  213. package/lib/entity/AcDbViewport.d.ts +0 -173
  214. package/lib/entity/AcDbViewport.d.ts.map +0 -1
  215. package/lib/entity/AcDbViewport.js +0 -295
  216. package/lib/entity/AcDbViewport.js.map +0 -1
  217. package/lib/entity/AcDbWipeout.d.ts +0 -39
  218. package/lib/entity/AcDbWipeout.d.ts.map +0 -1
  219. package/lib/entity/AcDbWipeout.js +0 -70
  220. package/lib/entity/AcDbWipeout.js.map +0 -1
  221. package/lib/entity/AcDbXline.d.ts +0 -151
  222. package/lib/entity/AcDbXline.d.ts.map +0 -1
  223. package/lib/entity/AcDbXline.js +0 -209
  224. package/lib/entity/AcDbXline.js.map +0 -1
  225. package/lib/entity/dimension/AcDb3PointAngularDimension.d.ts +0 -92
  226. package/lib/entity/dimension/AcDb3PointAngularDimension.d.ts.map +0 -1
  227. package/lib/entity/dimension/AcDb3PointAngularDimension.js +0 -157
  228. package/lib/entity/dimension/AcDb3PointAngularDimension.js.map +0 -1
  229. package/lib/entity/dimension/AcDbAlignedDimension.d.ts +0 -220
  230. package/lib/entity/dimension/AcDbAlignedDimension.d.ts.map +0 -1
  231. package/lib/entity/dimension/AcDbAlignedDimension.js +0 -341
  232. package/lib/entity/dimension/AcDbAlignedDimension.js.map +0 -1
  233. package/lib/entity/dimension/AcDbArcDimension.d.ts +0 -94
  234. package/lib/entity/dimension/AcDbArcDimension.d.ts.map +0 -1
  235. package/lib/entity/dimension/AcDbArcDimension.js +0 -159
  236. package/lib/entity/dimension/AcDbArcDimension.js.map +0 -1
  237. package/lib/entity/dimension/AcDbDiametricDimension.d.ts +0 -145
  238. package/lib/entity/dimension/AcDbDiametricDimension.d.ts.map +0 -1
  239. package/lib/entity/dimension/AcDbDiametricDimension.js +0 -275
  240. package/lib/entity/dimension/AcDbDiametricDimension.js.map +0 -1
  241. package/lib/entity/dimension/AcDbDimension.d.ts +0 -257
  242. package/lib/entity/dimension/AcDbDimension.d.ts.map +0 -1
  243. package/lib/entity/dimension/AcDbDimension.js +0 -466
  244. package/lib/entity/dimension/AcDbDimension.js.map +0 -1
  245. package/lib/entity/dimension/AcDbOrdinateDimension.d.ts +0 -78
  246. package/lib/entity/dimension/AcDbOrdinateDimension.d.ts.map +0 -1
  247. package/lib/entity/dimension/AcDbOrdinateDimension.js +0 -133
  248. package/lib/entity/dimension/AcDbOrdinateDimension.js.map +0 -1
  249. package/lib/entity/dimension/AcDbRadialDimension.d.ts +0 -214
  250. package/lib/entity/dimension/AcDbRadialDimension.d.ts.map +0 -1
  251. package/lib/entity/dimension/AcDbRadialDimension.js +0 -288
  252. package/lib/entity/dimension/AcDbRadialDimension.js.map +0 -1
  253. package/lib/entity/dimension/index.d.ts +0 -8
  254. package/lib/entity/dimension/index.d.ts.map +0 -1
  255. package/lib/entity/dimension/index.js +0 -8
  256. package/lib/entity/dimension/index.js.map +0 -1
  257. package/lib/entity/index.d.ts +0 -24
  258. package/lib/entity/index.d.ts.map +0 -1
  259. package/lib/entity/index.js +0 -24
  260. package/lib/entity/index.js.map +0 -1
  261. package/lib/index.d.ts +0 -10
  262. package/lib/index.d.ts.map +0 -1
  263. package/lib/index.js +0 -10
  264. package/lib/index.js.map +0 -1
  265. package/lib/misc/AcDbAngleUnits.d.ts +0 -20
  266. package/lib/misc/AcDbAngleUnits.d.ts.map +0 -1
  267. package/lib/misc/AcDbAngleUnits.js +0 -21
  268. package/lib/misc/AcDbAngleUnits.js.map +0 -1
  269. package/lib/misc/AcDbCodePage.d.ts +0 -50
  270. package/lib/misc/AcDbCodePage.d.ts.map +0 -1
  271. package/lib/misc/AcDbCodePage.js +0 -100
  272. package/lib/misc/AcDbCodePage.js.map +0 -1
  273. package/lib/misc/AcDbConstants.d.ts +0 -24
  274. package/lib/misc/AcDbConstants.d.ts.map +0 -1
  275. package/lib/misc/AcDbConstants.js +0 -24
  276. package/lib/misc/AcDbConstants.js.map +0 -1
  277. package/lib/misc/AcDbDimArrowType.d.ts +0 -89
  278. package/lib/misc/AcDbDimArrowType.d.ts.map +0 -1
  279. package/lib/misc/AcDbDimArrowType.js +0 -90
  280. package/lib/misc/AcDbDimArrowType.js.map +0 -1
  281. package/lib/misc/AcDbObjectIterator.d.ts +0 -64
  282. package/lib/misc/AcDbObjectIterator.d.ts.map +0 -1
  283. package/lib/misc/AcDbObjectIterator.js +0 -84
  284. package/lib/misc/AcDbObjectIterator.js.map +0 -1
  285. package/lib/misc/AcDbOsnapMode.d.ts +0 -51
  286. package/lib/misc/AcDbOsnapMode.d.ts.map +0 -1
  287. package/lib/misc/AcDbOsnapMode.js +0 -52
  288. package/lib/misc/AcDbOsnapMode.js.map +0 -1
  289. package/lib/misc/AcDbRenderingCache.d.ts +0 -141
  290. package/lib/misc/AcDbRenderingCache.d.ts.map +0 -1
  291. package/lib/misc/AcDbRenderingCache.js +0 -239
  292. package/lib/misc/AcDbRenderingCache.js.map +0 -1
  293. package/lib/misc/AcDbUnitsValue.d.ts +0 -101
  294. package/lib/misc/AcDbUnitsValue.d.ts.map +0 -1
  295. package/lib/misc/AcDbUnitsValue.js +0 -121
  296. package/lib/misc/AcDbUnitsValue.js.map +0 -1
  297. package/lib/misc/index.d.ts +0 -9
  298. package/lib/misc/index.d.ts.map +0 -1
  299. package/lib/misc/index.js +0 -9
  300. package/lib/misc/index.js.map +0 -1
  301. package/lib/object/AcDbDictionary.d.ts +0 -178
  302. package/lib/object/AcDbDictionary.d.ts.map +0 -1
  303. package/lib/object/AcDbDictionary.js +0 -264
  304. package/lib/object/AcDbDictionary.js.map +0 -1
  305. package/lib/object/AcDbRasterImageDef.d.ts +0 -54
  306. package/lib/object/AcDbRasterImageDef.d.ts.map +0 -1
  307. package/lib/object/AcDbRasterImageDef.js +0 -82
  308. package/lib/object/AcDbRasterImageDef.js.map +0 -1
  309. package/lib/object/index.d.ts +0 -4
  310. package/lib/object/index.d.ts.map +0 -1
  311. package/lib/object/index.js +0 -4
  312. package/lib/object/index.js.map +0 -1
  313. package/lib/object/layout/AcDbLayout.d.ts +0 -190
  314. package/lib/object/layout/AcDbLayout.d.ts.map +0 -1
  315. package/lib/object/layout/AcDbLayout.js +0 -253
  316. package/lib/object/layout/AcDbLayout.js.map +0 -1
  317. package/lib/object/layout/AcDbLayoutDictionary.d.ts +0 -47
  318. package/lib/object/layout/AcDbLayoutDictionary.d.ts.map +0 -1
  319. package/lib/object/layout/AcDbLayoutDictionary.js +0 -122
  320. package/lib/object/layout/AcDbLayoutDictionary.js.map +0 -1
  321. package/lib/object/layout/AcDbLayoutManager.d.ts +0 -188
  322. package/lib/object/layout/AcDbLayoutManager.d.ts.map +0 -1
  323. package/lib/object/layout/AcDbLayoutManager.js +0 -245
  324. package/lib/object/layout/AcDbLayoutManager.js.map +0 -1
  325. package/lib/object/layout/index.d.ts +0 -4
  326. package/lib/object/layout/index.d.ts.map +0 -1
  327. package/lib/object/layout/index.js +0 -4
  328. package/lib/object/layout/index.js.map +0 -1
@@ -1,250 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { AcGeArea2d, AcGeBox3d } from '@mlightcad/geometry-engine';
17
- import { AcDbEntity } from './AcDbEntity';
18
- /**
19
- * Defines the type of hatch pattern.
20
- */
21
- export var AcDbHatchPatternType;
22
- (function (AcDbHatchPatternType) {
23
- /**
24
- * A user-defined pattern provides a direct method to define a simple hatch pattern using a specified
25
- * hatch entity linetype. The definition data for user-defined hatch pattern include angle, space and
26
- * double. "Angle" specifies an angle for the hatch pattern relative to the X axis of the hatch plane
27
- * in OCS. "Space" defines the vertical distance between two consecutive pattern lines. "Double"
28
- * specifies that a second set of lines is to be drawn at 90 degrees to the original lines. When
29
- * specifying a user-defined hatch pattern, you don't need to set the pattern name. AutoCAD designates
30
- * a default pattern name "U" for all user-defined patterns.
31
- */
32
- AcDbHatchPatternType[AcDbHatchPatternType["UserDefined"] = 0] = "UserDefined";
33
- /**
34
- * A predefined pattern type allows you to select a hatch pattern from the AutoCAD standard hatch
35
- * pattern file acad.pat in the "support" directory. The file contains many predefined hatch patterns,
36
- * including ANGLE, ANSI31, BRICK, CLAY, etc. When you use a predefined pattern, you can also specify
37
- * a scale and angle in order to modify the hatch's appearance. Solid fill is a new predefined pattern
38
- * type that enables the application to fill in the hatch area with a specified color. The reserved
39
- * name for this new pattern is "SOLID." SOLID does not appear in the file acad.pat because it has no
40
- * definition data. To specify a solid, use the keyword "SOLID".
41
- */
42
- AcDbHatchPatternType[AcDbHatchPatternType["Predefined"] = 1] = "Predefined";
43
- /**
44
- * A custom-defined pattern type stores the pattern in its own PAT file, in which the name of the
45
- * hatch pattern must match the name of the file. For instance, you must store the TEST hatch pattern
46
- * in a file named test.pat, and the file must be located in the ACAD search path. When you use a
47
- * custom-defined pattern, you can also specify a scale and angle in order to modify the hatch's
48
- * appearance.
49
- */
50
- AcDbHatchPatternType[AcDbHatchPatternType["Custom"] = 2] = "Custom";
51
- })(AcDbHatchPatternType || (AcDbHatchPatternType = {}));
52
- /**
53
- * Defines the hatch style for determining which areas to hatch.
54
- */
55
- export var AcDbHatchStyle;
56
- (function (AcDbHatchStyle) {
57
- /**
58
- * Normal hatch style will hatch inward from the outer loop. If it encounters an internal intersection,
59
- * it turns off hatching until it encounters another intersection. Thus, areas separated from the
60
- * outside of the hatched area by an odd number of intersections are hatched, while areas separated by
61
- * an even number of intersections are not.
62
- */
63
- AcDbHatchStyle[AcDbHatchStyle["Normal"] = 0] = "Normal";
64
- /**
65
- * Outer hatch style will hatch inward from the outer loop. It turns off hatching if it encounters an
66
- * intersection and does not turn it back on. Because this process starts from both ends of each hatch
67
- * line, only the outmost level of the structure is hatched, and the internal structure is left blank.
68
- */
69
- AcDbHatchStyle[AcDbHatchStyle["Outer"] = 1] = "Outer";
70
- /**
71
- * Ignore hatch style will hatch inward from the outer loop and ignores all internal loops.
72
- */
73
- AcDbHatchStyle[AcDbHatchStyle["Ignore"] = 2] = "Ignore";
74
- })(AcDbHatchStyle || (AcDbHatchStyle = {}));
75
- /**
76
- * Represents a hatch entity in AutoCAD.
77
- *
78
- * A hatch is a 2D geometric object that fills an area with a pattern of lines, dots, or other shapes.
79
- * Hatches are commonly used to represent materials, textures, or to distinguish different areas in drawings.
80
- *
81
- * @example
82
- * ```typescript
83
- * // Create a hatch entity
84
- * const hatch = new AcDbHatch();
85
- * hatch.patternName = "ANSI31";
86
- * hatch.patternType = AcDbHatchPatternType.Predefined;
87
- * hatch.patternScale = 1.0;
88
- * hatch.patternAngle = 0;
89
- * hatch.hatchStyle = AcDbHatchStyle.Normal;
90
- *
91
- * // Add a loop to define the hatch boundary
92
- * const loop = new AcGeLoop2d();
93
- * loop.add(new AcGePoint2d(0, 0));
94
- * loop.add(new AcGePoint2d(10, 0));
95
- * loop.add(new AcGePoint2d(10, 5));
96
- * loop.add(new AcGePoint2d(0, 5));
97
- * hatch.add(loop);
98
- *
99
- * // Access hatch properties
100
- * console.log(`Pattern name: ${hatch.patternName}`);
101
- * console.log(`Pattern scale: ${hatch.patternScale}`);
102
- * ```
103
- */
104
- var AcDbHatch = /** @class */ (function (_super) {
105
- __extends(AcDbHatch, _super);
106
- /**
107
- * Creates a new hatch entity.
108
- *
109
- * This constructor initializes a hatch with default values.
110
- * The elevation is 0, pattern type is Predefined, pattern scale is 1,
111
- * pattern angle is 0, and hatch style is Normal.
112
- *
113
- * @example
114
- * ```typescript
115
- * const hatch = new AcDbHatch();
116
- * hatch.patternName = "ANSI31";
117
- * hatch.patternScale = 2.0;
118
- * ```
119
- */
120
- function AcDbHatch() {
121
- var _this = _super.call(this) || this;
122
- _this._elevation = 0;
123
- _this._geo = new AcGeArea2d();
124
- _this._definitionLines = [];
125
- _this._patternName = '';
126
- _this._patternType = AcDbHatchPatternType.Predefined;
127
- _this._patternAngle = 0;
128
- _this._patternScale = 1;
129
- _this._hatchStyle = AcDbHatchStyle.Normal;
130
- return _this;
131
- }
132
- Object.defineProperty(AcDbHatch.prototype, "definitionLines", {
133
- /**
134
- * Gets the definition lines for the hatch pattern.
135
- *
136
- * @returns Array of hatch pattern lines
137
- *
138
- * @example
139
- * ```typescript
140
- * const definitionLines = hatch.definitionLines;
141
- * console.log(`Number of definition lines: ${definitionLines.length}`);
142
- * ```
143
- */
144
- get: function () {
145
- return this._definitionLines;
146
- },
147
- enumerable: false,
148
- configurable: true
149
- });
150
- Object.defineProperty(AcDbHatch.prototype, "patternName", {
151
- /**
152
- * The pattern name of this hatch.
153
- */
154
- get: function () {
155
- return this._patternName;
156
- },
157
- set: function (value) {
158
- this._patternName = value;
159
- },
160
- enumerable: false,
161
- configurable: true
162
- });
163
- Object.defineProperty(AcDbHatch.prototype, "patternType", {
164
- /**
165
- * The pattern name of this hatch.
166
- */
167
- get: function () {
168
- return this._patternType;
169
- },
170
- set: function (value) {
171
- this._patternType = value;
172
- },
173
- enumerable: false,
174
- configurable: true
175
- });
176
- Object.defineProperty(AcDbHatch.prototype, "patternAngle", {
177
- /**
178
- * The pattern angle (in radians) of this hatch.
179
- */
180
- get: function () {
181
- return this._patternAngle;
182
- },
183
- set: function (value) {
184
- this._patternAngle = value;
185
- },
186
- enumerable: false,
187
- configurable: true
188
- });
189
- Object.defineProperty(AcDbHatch.prototype, "patternScale", {
190
- /**
191
- * The pattern scale of the hatch entity. It is a non-zero positive number.
192
- */
193
- get: function () {
194
- return this._patternScale;
195
- },
196
- set: function (value) {
197
- this._patternScale = value;
198
- },
199
- enumerable: false,
200
- configurable: true
201
- });
202
- Object.defineProperty(AcDbHatch.prototype, "hatchStyle", {
203
- /**
204
- * The pattern style of the hatch entity.
205
- */
206
- get: function () {
207
- return this._hatchStyle;
208
- },
209
- set: function (value) {
210
- this._hatchStyle = value;
211
- },
212
- enumerable: false,
213
- configurable: true
214
- });
215
- /**
216
- * Append one loop to loops of this area. If it is the first loop added, it is the outter loop.
217
- * Otherwise, it is an inner loop.
218
- * @param loop Input the loop to append
219
- */
220
- AcDbHatch.prototype.add = function (loop) {
221
- this._geo.add(loop);
222
- };
223
- Object.defineProperty(AcDbHatch.prototype, "geometricExtents", {
224
- /**
225
- * @inheritdoc
226
- */
227
- get: function () {
228
- var box = this._geo.box;
229
- return new AcGeBox3d({ x: box.min.x, y: box.min.y, z: this._elevation }, { x: box.max.x, y: box.max.y, z: this._elevation });
230
- },
231
- enumerable: false,
232
- configurable: true
233
- });
234
- /**
235
- * @inheritdoc
236
- */
237
- AcDbHatch.prototype.draw = function (renderer) {
238
- return renderer.area(this._geo, {
239
- color: this.rgbColor,
240
- solidFill: false,
241
- patternAngle: this.patternAngle,
242
- patternLines: this.definitionLines
243
- });
244
- };
245
- /** The entity type name */
246
- AcDbHatch.typeName = 'Hatch';
247
- return AcDbHatch;
248
- }(AcDbEntity));
249
- export { AcDbHatch };
250
- //# sourceMappingURL=AcDbHatch.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbHatch.js","sourceRoot":"","sources":["../../src/entity/AcDbHatch.ts"],"names":[],"mappings":"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"}
@@ -1,243 +0,0 @@
1
- import { AcGeBox3d, AcGePoint3dLike } from '@mlightcad/geometry-engine';
2
- import { AcGiRenderer } from '@mlightcad/graphic-interface';
3
- import { AcDbCurve } from './AcDbCurve';
4
- /**
5
- * Defines the annotation type for leader entities.
6
- */
7
- export declare enum AcDbLeaderAnnotationType {
8
- /** Multiline text annotation */
9
- MText = 0,
10
- /** Feature control frame annotation */
11
- Fcf = 1,
12
- /** Block reference annotation */
13
- BlockReference = 2,
14
- /** No annotation */
15
- NoAnnotation = 3
16
- }
17
- /**
18
- * Represents a leader entity in AutoCAD.
19
- *
20
- * A leader is a dimension-like entity that consists of a line or spline with an arrowhead
21
- * pointing to a specific object or location, and an annotation (text, block, or feature
22
- * control frame) at the other end. Leaders are controlled by dimension variable settings
23
- * and dimension styles.
24
- *
25
- * @example
26
- * ```typescript
27
- * // Create a leader entity
28
- * const leader = new AcDbLeader();
29
- * leader.appendVertex(new AcGePoint3d(0, 0, 0));
30
- * leader.appendVertex(new AcGePoint3d(5, 5, 0));
31
- * leader.appendVertex(new AcGePoint3d(10, 5, 0));
32
- * leader.hasArrowHead = true;
33
- * leader.hasHookLine = true;
34
- * leader.annoType = AcDbLeaderAnnotationType.MText;
35
- *
36
- * // Access leader properties
37
- * console.log(`Number of vertices: ${leader.numVertices}`);
38
- * console.log(`Has arrow head: ${leader.hasArrowHead}`);
39
- * console.log(`Has hook line: ${leader.hasHookLine}`);
40
- * ```
41
- */
42
- export declare class AcDbLeader extends AcDbCurve {
43
- /** The entity type name */
44
- static typeName: string;
45
- /** Whether this leader is spline-fit */
46
- private _isSplined;
47
- /** The spline geometry if this leader is spline-fit */
48
- private _splineGeo?;
49
- /** Whether this leader has been updated */
50
- private _updated;
51
- /** Whether this leader has an arrowhead */
52
- private _hasArrowHead;
53
- /** The vertices of the leader line */
54
- private _vertices;
55
- /** The dimension style applied to this leader */
56
- private _dimensionStyle;
57
- /** Whether this leader has a hook line */
58
- private _hasHookLine;
59
- /** The annotation type for this leader */
60
- private _annoType;
61
- /**
62
- * Creates a new leader entity.
63
- *
64
- * This constructor initializes a leader with default values.
65
- * The leader is not spline-fit, has no arrowhead, no hook line,
66
- * and no annotation type.
67
- *
68
- * @example
69
- * ```typescript
70
- * const leader = new AcDbLeader();
71
- * leader.appendVertex(new AcGePoint3d(0, 0, 0));
72
- * leader.appendVertex(new AcGePoint3d(5, 5, 0));
73
- * ```
74
- */
75
- constructor();
76
- /**
77
- * Gets whether this leader is spline-fit.
78
- *
79
- * @returns True if the leader is spline-fit, false otherwise
80
- *
81
- * @example
82
- * ```typescript
83
- * const isSplined = leader.isSplined;
84
- * console.log(`Leader is spline-fit: ${isSplined}`);
85
- * ```
86
- */
87
- get isSplined(): boolean;
88
- /**
89
- * Sets whether this leader is spline-fit.
90
- *
91
- * @param value - True to make the leader spline-fit, false otherwise
92
- *
93
- * @example
94
- * ```typescript
95
- * leader.isSplined = true;
96
- * ```
97
- */
98
- set isSplined(value: boolean);
99
- /**
100
- * Gets whether this leader has an arrowhead.
101
- *
102
- * @returns True if the leader has an arrowhead, false otherwise
103
- *
104
- * @example
105
- * ```typescript
106
- * const hasArrowHead = leader.hasArrowHead;
107
- * console.log(`Leader has arrowhead: ${hasArrowHead}`);
108
- * ```
109
- */
110
- get hasArrowHead(): boolean;
111
- /**
112
- * Sets whether this leader has an arrowhead.
113
- *
114
- * @param value - True to enable arrowhead, false to disable
115
- *
116
- * @example
117
- * ```typescript
118
- * leader.hasArrowHead = true;
119
- * ```
120
- */
121
- set hasArrowHead(value: boolean);
122
- /**
123
- * Gets whether this leader has a hook line.
124
- *
125
- * The "hookline" is the small horizontal line at the end of the leader line
126
- * just before the annotation.
127
- *
128
- * @returns True if the leader has a hook line, false otherwise
129
- *
130
- * @example
131
- * ```typescript
132
- * const hasHookLine = leader.hasHookLine;
133
- * console.log(`Leader has hook line: ${hasHookLine}`);
134
- * ```
135
- */
136
- get hasHookLine(): boolean;
137
- /**
138
- * Sets whether this leader has a hook line.
139
- *
140
- * @param value - True to enable hook line, false to disable
141
- *
142
- * @example
143
- * ```typescript
144
- * leader.hasHookLine = true;
145
- * ```
146
- */
147
- set hasHookLine(value: boolean);
148
- /**
149
- * Gets the number of vertices in the leader's vertex list.
150
- *
151
- * @returns The number of vertices
152
- *
153
- * @example
154
- * ```typescript
155
- * const numVertices = leader.numVertices;
156
- * console.log(`Number of vertices: ${numVertices}`);
157
- * ```
158
- */
159
- get numVertices(): number;
160
- /**
161
- * Gets the dimension style applied to this leader.
162
- *
163
- * @returns The dimension style name
164
- *
165
- * @example
166
- * ```typescript
167
- * const dimensionStyle = leader.dimensionStyle;
168
- * console.log(`Dimension style: ${dimensionStyle}`);
169
- * ```
170
- */
171
- get dimensionStyle(): string;
172
- /**
173
- * Sets the dimension style applied to this leader.
174
- *
175
- * @param value - The new dimension style name
176
- *
177
- * @example
178
- * ```typescript
179
- * leader.dimensionStyle = "Standard";
180
- * ```
181
- */
182
- set dimensionStyle(value: string);
183
- /**
184
- * Gets the leader's annotation type.
185
- *
186
- * @returns The annotation type
187
- *
188
- * @example
189
- * ```typescript
190
- * const annoType = leader.annoType;
191
- * console.log(`Annotation type: ${annoType}`);
192
- * ```
193
- */
194
- get annoType(): AcDbLeaderAnnotationType;
195
- /**
196
- * Sets the leader's annotation type.
197
- *
198
- * @param value - The new annotation type
199
- *
200
- * @example
201
- * ```typescript
202
- * leader.annoType = AcDbLeaderAnnotationType.MText;
203
- * ```
204
- */
205
- set annoType(value: AcDbLeaderAnnotationType);
206
- /**
207
- * Appends vertex to the end of the vertex list for this leader. If vertex is not in the plane of the
208
- * leader, then it will be projected parallel the leader's normal onto the leader's plane and the
209
- * projection will be appended to the leader's vertex list. If the new vertex is too close to the one
210
- * next to it (that is, within 1.e-10 for X, Y, and Z), the new vertex will not be appended.
211
- * @param point Input point (in WCS coordinates) to add to the vertex list
212
- */
213
- appendVertex(point: AcGePoint3dLike): void;
214
- /**
215
- * Reset the vertex at index to the point point projected (along the plane normal) onto the plane
216
- * containing the leader. It doesn't reset the vertex if that would cause one of the segments to
217
- * become zero length (within 1e-10).
218
- * @param index Input index number (0 based) of the vertex to change
219
- * @param point Input new point value (in WCS) to use
220
- */
221
- setVertexAt(index: number, point: AcGePoint3dLike): void;
222
- /**
223
- * Get the point that is the vertex at the location index (0 based) in this leader's vertex array.
224
- * @param index Input index number (0 based) of the vertex desired
225
- */
226
- vertexAt(index: number): void;
227
- /**
228
- * @inheritdoc
229
- */
230
- get geometricExtents(): AcGeBox3d;
231
- /**
232
- * @inheritdoc
233
- */
234
- get closed(): boolean;
235
- set closed(_value: boolean);
236
- /**
237
- * @inheritdoc
238
- */
239
- draw(renderer: AcGiRenderer): import("@mlightcad/graphic-interface").AcGiEntity;
240
- private get splineGeo();
241
- private createSplineIfNeeded;
242
- }
243
- //# sourceMappingURL=AcDbLeader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbLeader.d.ts","sourceRoot":"","sources":["../../src/entity/AcDbLeader.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,SAAS,EAET,eAAe,EAEhB,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAA;AAE3D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC;;GAEG;AACH,oBAAY,wBAAwB;IAClC,gCAAgC;IAChC,KAAK,IAAI;IACT,uCAAuC;IACvC,GAAG,IAAI;IACP,iCAAiC;IACjC,cAAc,IAAI;IAClB,oBAAoB;IACpB,YAAY,IAAI;CACjB;AAED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,qBAAa,UAAW,SAAQ,SAAS;IACvC,2BAA2B;IAC3B,OAAgB,QAAQ,EAAE,MAAM,CAAW;IAE3C,wCAAwC;IACxC,OAAO,CAAC,UAAU,CAAS;IAC3B,uDAAuD;IACvD,OAAO,CAAC,UAAU,CAAC,CAAc;IACjC,2CAA2C;IAC3C,OAAO,CAAC,QAAQ,CAAS;IACzB,2CAA2C;IAC3C,OAAO,CAAC,aAAa,CAAS;IAC9B,sCAAsC;IACtC,OAAO,CAAC,SAAS,CAAe;IAChC,iDAAiD;IACjD,OAAO,CAAC,eAAe,CAAQ;IAC/B,0CAA0C;IAC1C,OAAO,CAAC,YAAY,CAAS;IAC7B,0CAA0C;IAC1C,OAAO,CAAC,SAAS,CAA0B;IAE3C;;;;;;;;;;;;;OAaG;;IAYH;;;;;;;;;;OAUG;IACH,IAAI,SAAS,IAcQ,OAAO,CAZ3B;IAED;;;;;;;;;OASG;IACH,IAAI,SAAS,CAAC,KAAK,EAAE,OAAO,EAE3B;IAED;;;;;;;;;;OAUG;IACH,IAAI,YAAY,IAcQ,OAAO,CAZ9B;IAED;;;;;;;;;OASG;IACH,IAAI,YAAY,CAAC,KAAK,EAAE,OAAO,EAE9B;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,WAAW,IAcQ,OAAO,CAZ7B;IAED;;;;;;;;;OASG;IACH,IAAI,WAAW,CAAC,KAAK,EAAE,OAAO,EAE7B;IAED;;;;;;;;;;OAUG;IACH,IAAI,WAAW,IAAI,MAAM,CAExB;IAED;;;;;;;;;;OAUG;IACH,IAAI,cAAc,IAcQ,MAAM,CAZ/B;IAED;;;;;;;;;OASG;IACH,IAAI,cAAc,CAAC,KAAK,EAAE,MAAM,EAE/B;IAED;;;;;;;;;;OAUG;IACH,IAAI,QAAQ,IAcQ,wBAAwB,CAZ3C;IAED;;;;;;;;;OASG;IACH,IAAI,QAAQ,CAAC,KAAK,EAAE,wBAAwB,EAE3C;IAED;;;;;;OAMG;IACH,YAAY,CAAC,KAAK,EAAE,eAAe;IAKnC;;;;;;OAMG;IACH,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,eAAe;IASjD;;;OAGG;IACH,QAAQ,CAAC,KAAK,EAAE,MAAM;IAOtB;;OAEG;IACH,IAAI,gBAAgB,cAOnB;IAED;;OAEG;IACH,IAAI,MAAM,IAAI,OAAO,CAEpB;IACD,IAAI,MAAM,CAAC,MAAM,EAAE,OAAO,EAEzB;IAED;;OAEG;IACH,IAAI,CAAC,QAAQ,EAAE,YAAY;IAS3B,OAAO,KAAK,SAAS,GAGpB;IAED,OAAO,CAAC,oBAAoB;CAU7B"}