@kq_npm/client3d_webgl_vue 4.5.3-beta → 4.5.4-beta
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/adddata/index.js +337 -524
- package/adddata/style/adddata.css +1 -1
- package/aspectanalysis/index.js +159 -227
- package/baseterraingallery/index.js +122 -145
- package/boxclip/index.js +288 -470
- package/clientPrint/index.js +333 -897
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +224 -246
- package/compass/index.js +96 -84
- package/excavatefillanalysis/index.js +181 -252
- package/fixedzoomin/index.js +91 -76
- package/fixedzoomout/index.js +91 -76
- package/flight/index.js +297 -401
- package/flight/style/flight.css +1 -1
- package/floodanalysis/index.js +243 -382
- package/geologicalbodyanalysis/index.js +203 -287
- package/gpuspatialquery/index.js +240 -390
- package/hawkeye/index.js +139 -103
- package/headertemp/index.js +23 -33
- package/heatmap3d/index.js +426 -733
- package/heatmap3d/style/heatmap3d.css +1 -1
- package/index.js +7913 -16839
- package/isolineanalysis/index.js +554 -1231
- package/light/index.js +351 -488
- package/limitheightanalysis/index.js +249 -312
- package/measure/index.js +339 -493
- package/modelFlat/index.js +202 -223
- package/modelexcavate/index.js +194 -251
- package/modelfilter/index.js +216 -299
- package/modelprofileanalysis/index.js +354 -465
- package/modelselect/index.js +180 -173
- package/package.json +1 -1
- package/particleeffect/index.js +257 -430
- package/planeclip/index.js +237 -328
- package/resetview/index.js +89 -69
- package/roller/index.js +305 -363
- package/scaneffect/index.js +273 -571
- package/sceneadvancedtoimage/index.js +1055 -0
- package/sceneadvancedtoimage/style/index.js +3 -0
- package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
- package/sceneapp/index.js +818 -2179
- package/sceneset/index.js +391 -885
- package/scenetohdimage/index.js +212 -346
- package/scenetohdimage/style/scenetohdimage.css +1 -1
- package/sceneview/index.js +9018 -17813
- package/sceneview/style/sceneview.css +1 -1
- package/screenshot/index.js +273 -312
- package/shadowanalysis/index.js +256 -436
- package/sightlineanalysis/index.js +229 -312
- package/sightlineanalysis/style/divpoint.css +1 -1
- package/skylineanalysis/index.js +200 -339
- package/slopeanalysis/index.js +270 -433
- package/slopeaspectanalysis/index.js +303 -523
- package/statusbar/index.js +113 -84
- package/style.css +1 -1
- package/terrainoperation/index.js +218 -269
- package/terrainprofileanalysis/index.js +162 -171
- package/underground/index.js +96 -82
- package/videofusion/index.js +305 -519
- package/videoproject/index.js +311 -521
- package/viewshedanalysis/index.js +176 -275
- package/weathereffect/index.js +197 -343
- package/wireframesketch/index.js +133 -141
|
@@ -7,100 +7,155 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/util"]);
|
|
8
8
|
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
|
|
9
9
|
}
|
|
10
|
-
})(this, function(
|
|
10
|
+
})(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__2975__) {
|
|
11
11
|
return /******/ (function() { // webpackBootstrap
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
15
|
+
/***/ 3275:
|
|
16
16
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17
17
|
|
|
18
|
-
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
18
|
+
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
|
|
19
19
|
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
20
|
-
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
|
|
20
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
|
|
21
21
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
22
|
-
|
|
22
|
+
/*
|
|
23
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
+
* All rights reserved.
|
|
25
|
+
*/
|
|
23
26
|
|
|
24
27
|
|
|
25
28
|
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
26
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
27
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
28
31
|
};
|
|
29
|
-
|
|
30
|
-
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
32
|
+
/* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
31
33
|
|
|
32
34
|
/***/ }),
|
|
33
35
|
|
|
34
|
-
/***/
|
|
36
|
+
/***/ 5698:
|
|
35
37
|
/***/ (function(module) {
|
|
36
38
|
|
|
37
39
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
38
40
|
|
|
39
41
|
/***/ }),
|
|
40
42
|
|
|
41
|
-
/***/
|
|
43
|
+
/***/ 2652:
|
|
44
|
+
/***/ (function(module) {
|
|
45
|
+
|
|
46
|
+
module.exports = require("core-js/modules/es.array.push.js");
|
|
47
|
+
|
|
48
|
+
/***/ }),
|
|
49
|
+
|
|
50
|
+
/***/ 3658:
|
|
51
|
+
/***/ (function(module) {
|
|
52
|
+
|
|
53
|
+
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
54
|
+
|
|
55
|
+
/***/ }),
|
|
56
|
+
|
|
57
|
+
/***/ 7993:
|
|
58
|
+
/***/ (function(module) {
|
|
59
|
+
|
|
60
|
+
module.exports = require("core-js/modules/esnext.iterator.find.js");
|
|
61
|
+
|
|
62
|
+
/***/ }),
|
|
63
|
+
|
|
64
|
+
/***/ 6363:
|
|
42
65
|
/***/ (function(module) {
|
|
43
66
|
|
|
44
67
|
module.exports = require("element-plus/dist/index.full.js");
|
|
45
68
|
|
|
46
69
|
/***/ }),
|
|
47
70
|
|
|
48
|
-
/***/
|
|
71
|
+
/***/ 3579:
|
|
49
72
|
/***/ (function(module) {
|
|
50
73
|
|
|
51
74
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
52
75
|
|
|
53
76
|
/***/ }),
|
|
54
77
|
|
|
55
|
-
/***/
|
|
78
|
+
/***/ 64:
|
|
56
79
|
/***/ (function(module) {
|
|
57
80
|
|
|
58
|
-
module.exports =
|
|
81
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
|
|
59
82
|
|
|
60
83
|
/***/ }),
|
|
61
84
|
|
|
62
|
-
/***/
|
|
85
|
+
/***/ 2975:
|
|
63
86
|
/***/ (function(module) {
|
|
64
87
|
|
|
65
|
-
module.exports =
|
|
88
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
|
|
66
89
|
|
|
67
90
|
/***/ }),
|
|
68
91
|
|
|
69
|
-
/***/
|
|
92
|
+
/***/ 455:
|
|
70
93
|
/***/ (function(module) {
|
|
71
94
|
|
|
72
|
-
module.exports =
|
|
95
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
|
|
73
96
|
|
|
74
97
|
/***/ }),
|
|
75
98
|
|
|
76
|
-
/***/
|
|
99
|
+
/***/ 154:
|
|
77
100
|
/***/ (function(module) {
|
|
78
101
|
|
|
79
|
-
module.exports =
|
|
102
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
|
|
80
103
|
|
|
81
104
|
/***/ }),
|
|
82
105
|
|
|
83
|
-
/***/
|
|
106
|
+
/***/ 6913:
|
|
84
107
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
85
108
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
function
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
109
|
+
|
|
110
|
+
// EXPORTS
|
|
111
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
112
|
+
A: function() { return /* binding */ _defineProperty; }
|
|
113
|
+
});
|
|
114
|
+
|
|
115
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
116
|
+
function _typeof(o) {
|
|
117
|
+
"@babel/helpers - typeof";
|
|
118
|
+
|
|
119
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
120
|
+
return typeof o;
|
|
121
|
+
} : function (o) {
|
|
122
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
123
|
+
}, _typeof(o);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
127
|
+
|
|
128
|
+
function toPrimitive(t, r) {
|
|
129
|
+
if ("object" != _typeof(t) || !t) return t;
|
|
130
|
+
var e = t[Symbol.toPrimitive];
|
|
131
|
+
if (void 0 !== e) {
|
|
132
|
+
var i = e.call(t, r || "default");
|
|
133
|
+
if ("object" != _typeof(i)) return i;
|
|
134
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
99
135
|
}
|
|
136
|
+
return ("string" === r ? String : Number)(t);
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
function toPropertyKey(t) {
|
|
143
|
+
var i = toPrimitive(t, "string");
|
|
144
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
100
148
|
|
|
101
|
-
|
|
149
|
+
function _defineProperty(e, r, t) {
|
|
150
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
151
|
+
value: t,
|
|
152
|
+
enumerable: !0,
|
|
153
|
+
configurable: !0,
|
|
154
|
+
writable: !0
|
|
155
|
+
}) : e[r] = t, e;
|
|
102
156
|
}
|
|
103
157
|
|
|
158
|
+
|
|
104
159
|
/***/ })
|
|
105
160
|
|
|
106
161
|
/******/ });
|
|
@@ -172,52 +227,56 @@ function _defineProperty(obj, key, value) {
|
|
|
172
227
|
/******/
|
|
173
228
|
/************************************************************************/
|
|
174
229
|
var __webpack_exports__ = {};
|
|
175
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
176
|
-
!function() {
|
|
177
230
|
// ESM COMPAT FLAG
|
|
178
231
|
__webpack_require__.r(__webpack_exports__);
|
|
179
232
|
|
|
180
233
|
// EXPORTS
|
|
181
234
|
__webpack_require__.d(__webpack_exports__, {
|
|
182
|
-
|
|
235
|
+
GeologicalBodyAnalysisViewModel: function() { return /* reexport */ GeologicalBodyAnalysisViewModel; },
|
|
183
236
|
"default": function() { return /* reexport */ GeologicalBodyAnalysis; }
|
|
184
237
|
});
|
|
185
238
|
|
|
186
239
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
187
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
240
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
|
|
188
241
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
189
|
-
var gis_utils_ = __webpack_require__(
|
|
190
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
191
|
-
var defineProperty = __webpack_require__(
|
|
242
|
+
var gis_utils_ = __webpack_require__(64);
|
|
243
|
+
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
|
|
244
|
+
var defineProperty = __webpack_require__(6913);
|
|
245
|
+
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
246
|
+
var es_array_push_js_ = __webpack_require__(2652);
|
|
247
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
248
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(3658);
|
|
249
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
250
|
+
var esnext_iterator_find_js_ = __webpack_require__(7993);
|
|
192
251
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
193
|
-
var message = __webpack_require__(
|
|
252
|
+
var message = __webpack_require__(3275);
|
|
194
253
|
;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysisViewModel.js
|
|
195
254
|
|
|
196
|
-
//地质体分析逻辑类
|
|
197
|
-
|
|
198
|
-
class GeologicalBodyAnalysisViewModel {
|
|
199
|
-
//三维viewer对象
|
|
200
|
-
//地质体分析存储参数对象
|
|
201
|
-
//地质体分析三维对象
|
|
202
|
-
constructor(scenceView, options) {
|
|
203
|
-
(0,defineProperty/* default */.Z)(this, "_viewer", null);
|
|
204
255
|
|
|
205
|
-
(0,defineProperty/* default */.Z)(this, "_options", {});
|
|
206
256
|
|
|
207
|
-
(0,defineProperty/* default */.Z)(this, "_geologyBody", null);
|
|
208
257
|
|
|
209
|
-
|
|
258
|
+
/*
|
|
259
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
260
|
+
* All rights reserved.
|
|
261
|
+
*/
|
|
262
|
+
//地质体分析逻辑类
|
|
210
263
|
|
|
264
|
+
class GeologicalBodyAnalysisViewModel {
|
|
265
|
+
constructor(scenceView, options) {
|
|
266
|
+
(0,defineProperty/* default */.A)(this, "_viewer", null);
|
|
267
|
+
//三维viewer对象
|
|
268
|
+
(0,defineProperty/* default */.A)(this, "_options", {});
|
|
269
|
+
//地质体分析存储参数对象
|
|
270
|
+
(0,defineProperty/* default */.A)(this, "_geologyBody", null);
|
|
271
|
+
//地质体分析三维对象
|
|
272
|
+
(0,defineProperty/* default */.A)(this, "_measureHandler", null);
|
|
211
273
|
this._options = options;
|
|
212
274
|
this._viewer = scenceView._viewer;
|
|
213
275
|
this._measureHandler = new Cesium.Kq3dMeasureHandler(scenceView._viewer);
|
|
214
|
-
|
|
215
276
|
this._measureHandler.measureEvent.addEventListener(function (result) {
|
|
216
277
|
if (result.measureResult.labels) result.measureResult.labels.show = false;
|
|
217
278
|
});
|
|
218
|
-
|
|
219
279
|
let that = this;
|
|
220
|
-
|
|
221
280
|
this._measureHandler.activeEvent.addEventListener(function (ret) {
|
|
222
281
|
if (ret == false) {
|
|
223
282
|
if (that._measureHandler.measureResults && that._measureHandler.measureResults.length > 0) {
|
|
@@ -229,11 +288,8 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
229
288
|
geo.sectionPrimitives = that._viewer.scene.primitives.add(geo.sectionPrimitiveCollection);
|
|
230
289
|
}
|
|
231
290
|
});
|
|
232
|
-
|
|
233
291
|
that._measureHandler.measureResults[0].destroy();
|
|
234
|
-
|
|
235
292
|
break;
|
|
236
|
-
|
|
237
293
|
case 2:
|
|
238
294
|
// 裁剪
|
|
239
295
|
that._geologyBody.polygonClipping(that._measureHandler.measureResults[0].polygonPositions).then(function (geo) {
|
|
@@ -241,21 +297,15 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
241
297
|
geo.sectionPrimitives = that._viewer.scene.primitives.add(geo.sectionPrimitiveCollection);
|
|
242
298
|
}
|
|
243
299
|
});
|
|
244
|
-
|
|
245
300
|
that._measureHandler.measureResults[0].destroy();
|
|
246
|
-
|
|
247
301
|
break;
|
|
248
|
-
|
|
249
302
|
case 3:
|
|
250
303
|
// 钻孔
|
|
251
304
|
let positions = [];
|
|
252
|
-
|
|
253
305
|
for (let i = that._measureHandler.measureResults.length - 1; i >= 0; i--) {
|
|
254
306
|
positions.push(that._measureHandler.measureResults[i].entities[0].position._value);
|
|
255
|
-
|
|
256
307
|
that._measureHandler.measureResults[i].destroy();
|
|
257
308
|
}
|
|
258
|
-
|
|
259
309
|
if (positions.length > 0) {
|
|
260
310
|
that._geologyBody.drillHole(positions).then(function (geo) {
|
|
261
311
|
if (!that._viewer.scene.primitives.contains(geo.sectionPrimitives)) {
|
|
@@ -263,22 +313,19 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
263
313
|
}
|
|
264
314
|
});
|
|
265
315
|
}
|
|
266
|
-
|
|
267
316
|
break;
|
|
268
|
-
|
|
269
317
|
default:
|
|
270
318
|
break;
|
|
271
319
|
}
|
|
272
320
|
}
|
|
273
321
|
}
|
|
274
322
|
});
|
|
275
|
-
}
|
|
276
|
-
|
|
323
|
+
}
|
|
277
324
|
|
|
325
|
+
// 查找所有地质体对象
|
|
278
326
|
findLayers() {
|
|
279
327
|
let geologys = [];
|
|
280
328
|
const geologyBodyCollection = this._viewer.geologyBodyCollection;
|
|
281
|
-
|
|
282
329
|
for (let i = 0; i < geologyBodyCollection.length; i++) {
|
|
283
330
|
if (geologyBodyCollection[i].geologyPrimitiveCollection) {
|
|
284
331
|
if (!geologyBodyCollection[i].guid) geologyBodyCollection[i].guid = Cesium.createGuid();
|
|
@@ -288,59 +335,50 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
288
335
|
});
|
|
289
336
|
}
|
|
290
337
|
}
|
|
291
|
-
|
|
292
338
|
return geologys;
|
|
293
|
-
}
|
|
294
|
-
|
|
339
|
+
}
|
|
295
340
|
|
|
341
|
+
// 设置地质体分析对象
|
|
296
342
|
setLayer(guid) {
|
|
297
343
|
this.clear();
|
|
298
344
|
this._geologyBody = this._viewer.geologyBodyCollection.find(function (item) {
|
|
299
345
|
return item.guid === guid;
|
|
300
346
|
});
|
|
301
|
-
}
|
|
302
|
-
|
|
347
|
+
}
|
|
303
348
|
|
|
349
|
+
// 开始分析
|
|
304
350
|
start() {
|
|
305
351
|
// 判断是否添加了地质体
|
|
306
352
|
if (this._viewer.geologyBodyCollection.length > 0 && this._geologyBody) {
|
|
307
353
|
this.clear();
|
|
308
|
-
|
|
309
354
|
switch (this._options.operationType) {
|
|
310
355
|
case 1:
|
|
311
356
|
// 剖切
|
|
312
357
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalDistance);
|
|
313
|
-
|
|
314
358
|
break;
|
|
315
|
-
|
|
316
359
|
case 2:
|
|
317
360
|
// 裁剪
|
|
318
361
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.HorizontalArea);
|
|
319
|
-
|
|
320
362
|
break;
|
|
321
|
-
|
|
322
363
|
case 3:
|
|
323
364
|
// 钻孔
|
|
324
365
|
this._measureHandler.startMeasure(Cesium.Kq3dMeasureMode.Coordinate);
|
|
325
|
-
|
|
326
366
|
break;
|
|
327
|
-
|
|
328
367
|
default:
|
|
329
368
|
break;
|
|
330
369
|
}
|
|
331
370
|
} else {
|
|
332
|
-
(0,message/* default */.
|
|
371
|
+
(0,message/* default */.A)({
|
|
333
372
|
message: "请添加地质体后分析!",
|
|
334
373
|
type: "warning"
|
|
335
374
|
});
|
|
336
375
|
}
|
|
337
|
-
}
|
|
338
|
-
|
|
376
|
+
}
|
|
339
377
|
|
|
378
|
+
//清除全部
|
|
340
379
|
clear() {
|
|
341
380
|
if (this._geologyBody) {
|
|
342
381
|
this._viewer.scene.primitives.remove(this._geologyBody.sectionPrimitives);
|
|
343
|
-
|
|
344
382
|
if (this._geologyBody.geologyPrimitiveCollection.length == 0) {
|
|
345
383
|
this._geologyBody.createGeology(this._geologyBody.data).then(function (that) {
|
|
346
384
|
if (!that.viewer.scene.primitives.contains(that.geologyPrimitives)) {
|
|
@@ -349,22 +387,21 @@ class GeologicalBodyAnalysisViewModel {
|
|
|
349
387
|
});
|
|
350
388
|
}
|
|
351
389
|
}
|
|
352
|
-
}
|
|
353
|
-
|
|
390
|
+
}
|
|
354
391
|
|
|
392
|
+
//销毁
|
|
355
393
|
destroy() {
|
|
356
394
|
this.clear();
|
|
357
395
|
this._measureHandler && this._measureHandler.destroy();
|
|
358
396
|
this._measureHandler = null;
|
|
359
397
|
}
|
|
360
|
-
|
|
361
398
|
}
|
|
362
399
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
363
|
-
var client_icons_vue_ = __webpack_require__(
|
|
400
|
+
var client_icons_vue_ = __webpack_require__(5698);
|
|
364
401
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
365
|
-
var util_ = __webpack_require__(
|
|
402
|
+
var util_ = __webpack_require__(2975);
|
|
366
403
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
367
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
404
|
+
var vue_i18n_cjs_js_ = __webpack_require__(3579);
|
|
368
405
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
369
406
|
|
|
370
407
|
const _hoisted_1 = {
|
|
@@ -394,7 +431,7 @@ const _hoisted_6 = {
|
|
|
394
431
|
const __default__ = {
|
|
395
432
|
name: "Kq3dGeologicalBodyAnalysis"
|
|
396
433
|
};
|
|
397
|
-
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (
|
|
434
|
+
/* harmony default export */ var GeologicalBodyAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
|
|
398
435
|
props: {
|
|
399
436
|
// 设置参数
|
|
400
437
|
settingParams: {
|
|
@@ -405,7 +442,6 @@ const __default__ = {
|
|
|
405
442
|
type: Boolean,
|
|
406
443
|
default: true
|
|
407
444
|
},
|
|
408
|
-
|
|
409
445
|
/**
|
|
410
446
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
411
447
|
*/
|
|
@@ -435,31 +471,34 @@ const __default__ = {
|
|
|
435
471
|
default: true
|
|
436
472
|
}
|
|
437
473
|
},
|
|
438
|
-
|
|
439
474
|
setup(__props, {
|
|
440
475
|
expose: __expose
|
|
441
476
|
}) {
|
|
442
|
-
const props = __props;
|
|
443
477
|
const {
|
|
444
478
|
proxy
|
|
445
479
|
} = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
|
|
446
480
|
let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
447
481
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
448
|
-
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
482
|
+
let geologys = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)([]);
|
|
449
483
|
|
|
484
|
+
// 获取组件传参
|
|
485
|
+
const props = __props;
|
|
450
486
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
451
487
|
geology: props.settingParams && props.settingParams.geology || null,
|
|
452
488
|
operationType: props.settingParams && props.settingParams.operationType || 1,
|
|
453
489
|
drillingRadius: props.settingParams && props.settingParams.drillingRadius || 10,
|
|
454
490
|
drillingDepth: props.settingParams && props.settingParams.drillingDepth || 50
|
|
455
491
|
});
|
|
456
|
-
let viewModel = null;
|
|
492
|
+
let viewModel = null;
|
|
457
493
|
|
|
458
|
-
|
|
494
|
+
// 组件容器Ref
|
|
495
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
459
496
|
|
|
497
|
+
// 生成组件默认header
|
|
460
498
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
461
|
-
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
499
|
+
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
462
500
|
|
|
501
|
+
// 国际化
|
|
463
502
|
let {
|
|
464
503
|
locale,
|
|
465
504
|
messages
|
|
@@ -480,7 +519,6 @@ const __default__ = {
|
|
|
480
519
|
});
|
|
481
520
|
currentLang.value = proxy.$i18n.locale; // 获取当前语言
|
|
482
521
|
//父组 件ScenceView初始化完成后执行
|
|
483
|
-
|
|
484
522
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
485
523
|
if (scenceView) {
|
|
486
524
|
viewModel = new GeologicalBodyAnalysisViewModel(scenceView, formItem);
|
|
@@ -496,75 +534,61 @@ const __default__ = {
|
|
|
496
534
|
}
|
|
497
535
|
}, 1000);
|
|
498
536
|
});
|
|
537
|
+
|
|
499
538
|
/**
|
|
500
539
|
* @description 监听header生成
|
|
501
540
|
*/
|
|
502
|
-
|
|
503
541
|
const watchCreateHeaderTemp = () => {
|
|
504
542
|
if (props.showHeaderTemp) {
|
|
505
543
|
// 生成headerTemp
|
|
506
544
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
507
545
|
}
|
|
508
|
-
};
|
|
509
|
-
|
|
546
|
+
};
|
|
510
547
|
|
|
548
|
+
// 参数改变
|
|
511
549
|
function paramsChanged(key) {
|
|
512
550
|
switch (key) {
|
|
513
551
|
case "geology":
|
|
514
552
|
viewModel.setLayer(formItem.geology);
|
|
515
553
|
break;
|
|
516
|
-
|
|
517
554
|
case "drillingRadius":
|
|
518
555
|
break;
|
|
519
|
-
|
|
520
556
|
case "drillingDepth":
|
|
521
557
|
break;
|
|
522
|
-
|
|
523
558
|
default:
|
|
524
559
|
break;
|
|
525
560
|
}
|
|
526
|
-
}
|
|
527
|
-
|
|
561
|
+
}
|
|
528
562
|
|
|
563
|
+
// 开始分析
|
|
529
564
|
function startAnalysis() {
|
|
530
565
|
viewModel && viewModel.start();
|
|
531
|
-
}
|
|
532
|
-
|
|
566
|
+
}
|
|
533
567
|
|
|
568
|
+
// 清除
|
|
534
569
|
function clear() {
|
|
535
570
|
viewModel && viewModel.clear();
|
|
536
|
-
}
|
|
537
|
-
|
|
571
|
+
}
|
|
538
572
|
|
|
573
|
+
// 销毁
|
|
539
574
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
540
575
|
viewModel && viewModel.destroy();
|
|
541
576
|
});
|
|
542
|
-
|
|
543
577
|
__expose({
|
|
544
578
|
paramsChanged,
|
|
545
579
|
startAnalysis,
|
|
546
580
|
clear
|
|
547
581
|
});
|
|
548
|
-
|
|
549
582
|
return (_ctx, _cache) => {
|
|
550
583
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
551
|
-
|
|
552
584
|
const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
|
|
553
|
-
|
|
554
585
|
const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
|
|
555
|
-
|
|
556
586
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
557
|
-
|
|
558
587
|
const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
|
|
559
|
-
|
|
560
588
|
const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
|
|
561
|
-
|
|
562
589
|
const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
|
|
563
|
-
|
|
564
590
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
565
|
-
|
|
566
591
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
567
|
-
|
|
568
592
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
|
|
569
593
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-geological-body", {
|
|
570
594
|
'kq-box-shadow': __props.showShadow
|
|
@@ -575,9 +599,7 @@ const __default__ = {
|
|
|
575
599
|
key: 0,
|
|
576
600
|
ref_key: "headerTempRef",
|
|
577
601
|
ref: headerTempRef
|
|
578
|
-
}, null, 512
|
|
579
|
-
/* NEED_PATCH */
|
|
580
|
-
)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
602
|
+
}, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
581
603
|
gutter: 20,
|
|
582
604
|
class: "rowClass"
|
|
583
605
|
}, {
|
|
@@ -585,12 +607,8 @@ const __default__ = {
|
|
|
585
607
|
span: 6,
|
|
586
608
|
class: "colClass"
|
|
587
609
|
}, {
|
|
588
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisObject), 1
|
|
589
|
-
/*
|
|
590
|
-
)]),
|
|
591
|
-
_: 1
|
|
592
|
-
/* STABLE */
|
|
593
|
-
|
|
610
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).analysisObject), 1 /* TEXT */)]),
|
|
611
|
+
_: 1 /* STABLE */
|
|
594
612
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
595
613
|
span: 18
|
|
596
614
|
}, {
|
|
@@ -607,31 +625,15 @@ const __default__ = {
|
|
|
607
625
|
value: item.guid,
|
|
608
626
|
label: item.name
|
|
609
627
|
}, {
|
|
610
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)(item.name), 1
|
|
611
|
-
/*
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
/* PROPS, DYNAMIC_SLOTS */
|
|
618
|
-
, ["value", "label"]);
|
|
619
|
-
}), 128
|
|
620
|
-
/* KEYED_FRAGMENT */
|
|
621
|
-
))]),
|
|
622
|
-
_: 1
|
|
623
|
-
/* STABLE */
|
|
624
|
-
|
|
625
|
-
}, 8
|
|
626
|
-
/* PROPS */
|
|
627
|
-
, ["modelValue"])]),
|
|
628
|
-
_: 1
|
|
629
|
-
/* STABLE */
|
|
630
|
-
|
|
628
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)(item.name), 1 /* TEXT */)]),
|
|
629
|
+
_: 2 /* DYNAMIC */
|
|
630
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["value", "label"]);
|
|
631
|
+
}), 128 /* KEYED_FRAGMENT */))]),
|
|
632
|
+
_: 1 /* STABLE */
|
|
633
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
634
|
+
_: 1 /* STABLE */
|
|
631
635
|
})]),
|
|
632
|
-
_: 1
|
|
633
|
-
/* STABLE */
|
|
634
|
-
|
|
636
|
+
_: 1 /* STABLE */
|
|
635
637
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
636
638
|
gutter: 20,
|
|
637
639
|
class: "rowClass"
|
|
@@ -640,12 +642,8 @@ const __default__ = {
|
|
|
640
642
|
span: 6,
|
|
641
643
|
class: "colClass"
|
|
642
644
|
}, {
|
|
643
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).operationType), 1
|
|
644
|
-
/*
|
|
645
|
-
)]),
|
|
646
|
-
_: 1
|
|
647
|
-
/* STABLE */
|
|
648
|
-
|
|
645
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).operationType), 1 /* TEXT */)]),
|
|
646
|
+
_: 1 /* STABLE */
|
|
649
647
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
650
648
|
span: 18
|
|
651
649
|
}, {
|
|
@@ -656,44 +654,24 @@ const __default__ = {
|
|
|
656
654
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
657
655
|
label: 1
|
|
658
656
|
}, {
|
|
659
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).section), 1
|
|
660
|
-
/*
|
|
661
|
-
)]),
|
|
662
|
-
_: 1
|
|
663
|
-
/* STABLE */
|
|
664
|
-
|
|
657
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).section), 1 /* TEXT */)]),
|
|
658
|
+
_: 1 /* STABLE */
|
|
665
659
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
666
660
|
label: 2
|
|
667
661
|
}, {
|
|
668
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).cropping), 1
|
|
669
|
-
/*
|
|
670
|
-
)]),
|
|
671
|
-
_: 1
|
|
672
|
-
/* STABLE */
|
|
673
|
-
|
|
662
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).cropping), 1 /* TEXT */)]),
|
|
663
|
+
_: 1 /* STABLE */
|
|
674
664
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio, {
|
|
675
665
|
label: 3
|
|
676
666
|
}, {
|
|
677
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillHole), 1
|
|
678
|
-
/*
|
|
679
|
-
)]),
|
|
680
|
-
_: 1
|
|
681
|
-
/* STABLE */
|
|
682
|
-
|
|
667
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillHole), 1 /* TEXT */)]),
|
|
668
|
+
_: 1 /* STABLE */
|
|
683
669
|
})]),
|
|
684
|
-
_: 1
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
}, 8
|
|
688
|
-
/* PROPS */
|
|
689
|
-
, ["modelValue"])]),
|
|
690
|
-
_: 1
|
|
691
|
-
/* STABLE */
|
|
692
|
-
|
|
670
|
+
_: 1 /* STABLE */
|
|
671
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
672
|
+
_: 1 /* STABLE */
|
|
693
673
|
})]),
|
|
694
|
-
_: 1
|
|
695
|
-
/* STABLE */
|
|
696
|
-
|
|
674
|
+
_: 1 /* STABLE */
|
|
697
675
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
698
676
|
gutter: 20,
|
|
699
677
|
class: "rowClass"
|
|
@@ -702,12 +680,8 @@ const __default__ = {
|
|
|
702
680
|
span: 6,
|
|
703
681
|
class: "colClass"
|
|
704
682
|
}, {
|
|
705
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingRadius), 1
|
|
706
|
-
/*
|
|
707
|
-
)]),
|
|
708
|
-
_: 1
|
|
709
|
-
/* STABLE */
|
|
710
|
-
|
|
683
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_4, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingRadius), 1 /* TEXT */)]),
|
|
684
|
+
_: 1 /* STABLE */
|
|
711
685
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
712
686
|
span: 18
|
|
713
687
|
}, {
|
|
@@ -726,12 +700,8 @@ const __default__ = {
|
|
|
726
700
|
max: 50,
|
|
727
701
|
step: 0.1,
|
|
728
702
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('drillingRadius'))
|
|
729
|
-
}, null, 8
|
|
730
|
-
/*
|
|
731
|
-
, ["modelValue", "step"])]),
|
|
732
|
-
_: 1
|
|
733
|
-
/* STABLE */
|
|
734
|
-
|
|
703
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
704
|
+
_: 1 /* STABLE */
|
|
735
705
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
736
706
|
span: 8,
|
|
737
707
|
style: {
|
|
@@ -746,27 +716,15 @@ const __default__ = {
|
|
|
746
716
|
step: 0.1,
|
|
747
717
|
"controls-position": "right",
|
|
748
718
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('drillingRadius'))
|
|
749
|
-
}, null, 8
|
|
750
|
-
/*
|
|
751
|
-
, ["modelValue", "step"])]),
|
|
752
|
-
_: 1
|
|
753
|
-
/* STABLE */
|
|
754
|
-
|
|
719
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
720
|
+
_: 1 /* STABLE */
|
|
755
721
|
})]),
|
|
756
|
-
_: 1
|
|
757
|
-
/* STABLE */
|
|
758
|
-
|
|
722
|
+
_: 1 /* STABLE */
|
|
759
723
|
})]),
|
|
760
|
-
_: 1
|
|
761
|
-
/* STABLE */
|
|
762
|
-
|
|
724
|
+
_: 1 /* STABLE */
|
|
763
725
|
})]),
|
|
764
|
-
_: 1
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
}, 512
|
|
768
|
-
/* NEED_PATCH */
|
|
769
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
726
|
+
_: 1 /* STABLE */
|
|
727
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
770
728
|
gutter: 20,
|
|
771
729
|
class: "rowClass"
|
|
772
730
|
}, {
|
|
@@ -774,12 +732,8 @@ const __default__ = {
|
|
|
774
732
|
span: 6,
|
|
775
733
|
class: "colClass"
|
|
776
734
|
}, {
|
|
777
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingDepth), 1
|
|
778
|
-
/*
|
|
779
|
-
)]),
|
|
780
|
-
_: 1
|
|
781
|
-
/* STABLE */
|
|
782
|
-
|
|
735
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_5, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillingDepth), 1 /* TEXT */)]),
|
|
736
|
+
_: 1 /* STABLE */
|
|
783
737
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
784
738
|
span: 18
|
|
785
739
|
}, {
|
|
@@ -798,12 +752,8 @@ const __default__ = {
|
|
|
798
752
|
max: 500,
|
|
799
753
|
step: 1,
|
|
800
754
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('drillingDepth'))
|
|
801
|
-
}, null, 8
|
|
802
|
-
/*
|
|
803
|
-
, ["modelValue"])]),
|
|
804
|
-
_: 1
|
|
805
|
-
/* STABLE */
|
|
806
|
-
|
|
755
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
756
|
+
_: 1 /* STABLE */
|
|
807
757
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
808
758
|
span: 8,
|
|
809
759
|
style: {
|
|
@@ -818,70 +768,35 @@ const __default__ = {
|
|
|
818
768
|
step: 1,
|
|
819
769
|
"controls-position": "right",
|
|
820
770
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('drillingDepth'))
|
|
821
|
-
}, null, 8
|
|
822
|
-
/*
|
|
823
|
-
, ["modelValue"])]),
|
|
824
|
-
_: 1
|
|
825
|
-
/* STABLE */
|
|
826
|
-
|
|
771
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
772
|
+
_: 1 /* STABLE */
|
|
827
773
|
})]),
|
|
828
|
-
_: 1
|
|
829
|
-
/* STABLE */
|
|
830
|
-
|
|
774
|
+
_: 1 /* STABLE */
|
|
831
775
|
})]),
|
|
832
|
-
_: 1
|
|
833
|
-
/* STABLE */
|
|
834
|
-
|
|
776
|
+
_: 1 /* STABLE */
|
|
835
777
|
})]),
|
|
836
|
-
_: 1
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
}, 512
|
|
840
|
-
/* NEED_PATCH */
|
|
841
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
778
|
+
_: 1 /* STABLE */
|
|
779
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, false]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
842
780
|
class: "kq3d-geological-body-tip"
|
|
843
781
|
}, {
|
|
844
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).sectionTips), 513
|
|
845
|
-
/*
|
|
846
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 1]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).croppingTips), 513
|
|
847
|
-
/* TEXT, NEED_PATCH */
|
|
848
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 2]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillHoleTips), 513
|
|
849
|
-
/* TEXT, NEED_PATCH */
|
|
850
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 3]])]),
|
|
851
|
-
_: 1
|
|
852
|
-
/* STABLE */
|
|
853
|
-
|
|
782
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).sectionTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 1]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).croppingTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 2]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).drillHoleTips), 513 /* TEXT, NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).operationType == 3]])]),
|
|
783
|
+
_: 1 /* STABLE */
|
|
854
784
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
855
785
|
onClick: _cache[12] || (_cache[12] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
856
786
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
857
787
|
type: "primary"
|
|
858
788
|
}, {
|
|
859
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1
|
|
860
|
-
/*
|
|
861
|
-
|
|
862
|
-
_: 1
|
|
863
|
-
/* STABLE */
|
|
864
|
-
|
|
865
|
-
}, 8
|
|
866
|
-
/* PROPS */
|
|
867
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
789
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1 /* TEXT */)]),
|
|
790
|
+
_: 1 /* STABLE */
|
|
791
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
868
792
|
onClick: _cache[13] || (_cache[13] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clear(), ["stop"])),
|
|
869
793
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear
|
|
870
794
|
}, {
|
|
871
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1
|
|
872
|
-
/*
|
|
873
|
-
|
|
874
|
-
_: 1
|
|
875
|
-
/* STABLE */
|
|
876
|
-
|
|
877
|
-
}, 8
|
|
878
|
-
/* PROPS */
|
|
879
|
-
, ["title"])])])], 2
|
|
880
|
-
/* CLASS */
|
|
881
|
-
);
|
|
795
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear), 1 /* TEXT */)]),
|
|
796
|
+
_: 1 /* STABLE */
|
|
797
|
+
}, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
|
|
882
798
|
};
|
|
883
799
|
}
|
|
884
|
-
|
|
885
800
|
}));
|
|
886
801
|
;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/GeologicalBodyAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
887
802
|
|
|
@@ -893,10 +808,13 @@ const __exports__ = GeologicalBodyAnalysisvue_type_script_setup_true_lang_js;
|
|
|
893
808
|
|
|
894
809
|
/* harmony default export */ var GeologicalBodyAnalysis = (__exports__);
|
|
895
810
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
896
|
-
var init_js_ = __webpack_require__(
|
|
811
|
+
var init_js_ = __webpack_require__(455);
|
|
897
812
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
898
813
|
;// CONCATENATED MODULE: ./src/webgl/geologicalbodyanalysis/index.js
|
|
899
|
-
|
|
814
|
+
/*
|
|
815
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
816
|
+
* All rights reserved.
|
|
817
|
+
*/
|
|
900
818
|
|
|
901
819
|
|
|
902
820
|
|
|
@@ -905,8 +823,6 @@ GeologicalBodyAnalysis.install = (Vue, opts) => {
|
|
|
905
823
|
Vue.component(GeologicalBodyAnalysis.name, GeologicalBodyAnalysis);
|
|
906
824
|
};
|
|
907
825
|
|
|
908
|
-
|
|
909
|
-
}();
|
|
910
826
|
/******/ return __webpack_exports__;
|
|
911
827
|
/******/ })()
|
|
912
828
|
;
|