From f373e0c0797e1800bf066fdfbb748bb9242230f6 Mon Sep 17 00:00:00 2001
From: wangjuncheng <1>
Date: 星期二, 08 七月 2025 17:46:02 +0800
Subject: [PATCH] 泥位计

---
 public/CimSDK/Workers/chunk-3YQEVL2U.js |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/public/CimSDK/Workers/chunk-3YQEVL2U.js b/public/CimSDK/Workers/chunk-3YQEVL2U.js
new file mode 100644
index 0000000..83d440c
--- /dev/null
+++ b/public/CimSDK/Workers/chunk-3YQEVL2U.js
@@ -0,0 +1,6 @@
+/**
+ * SmartEarth WebSDK - https://websdk.terra-it.cn
+ * Version 5.4.1
+ */
+
+import{b as r}from"./chunk-RQCJJCAO.js";import{g as m}from"./chunk-UMC5CP2H.js";import{a as i}from"./chunk-VJ26MOOM.js";import{e as t}from"./chunk-E3YQ3WWZ.js";function d(e){if(e=e??m.EMPTY_OBJECT,!t(e.geometry))throw new i("options.geometry is required.");this.geometry=e.geometry,this.modelMatrix=r.clone(e.modelMatrix??r.IDENTITY),this.id=e.id,this.pickPrimitive=e.pickPrimitive,this.attributes=e.attributes??{},this.westHemisphereGeometry=void 0,this.eastHemisphereGeometry=void 0}var a=d;export{a};

--
Gitblit v1.9.3