ow-eengine-power 2.7.2 → 2.7.4
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/OW_EEngine_Power.js
CHANGED
|
@@ -15932,7 +15932,7 @@ class ku {
|
|
|
15932
15932
|
}
|
|
15933
15933
|
//设置显隐
|
|
15934
15934
|
setLineVisible(t) {
|
|
15935
|
-
this.Keym == "OW_JPS_EEngin_001" && (this.entityCollection2.show = t, this.
|
|
15935
|
+
this.Keym == "OW_JPS_EEngin_001" && (this.entityCollection2.show = t, this.LineentityCollection2.show = t);
|
|
15936
15936
|
}
|
|
15937
15937
|
// Getter methods for wire data
|
|
15938
15938
|
getArcLine1A1() {
|
|
@@ -17074,7 +17074,7 @@ class Vu {
|
|
|
17074
17074
|
* @param distance 距离(米)
|
|
17075
17075
|
* @param distanceType 测量类型
|
|
17076
17076
|
*/
|
|
17077
|
-
drawWireToGroundDistanceByType(t, e, r, i, n = ye
|
|
17077
|
+
drawWireToGroundDistanceByType(t, e, r, i, n = ye.导线) {
|
|
17078
17078
|
var p, d;
|
|
17079
17079
|
const o = [
|
|
17080
17080
|
g.Cartesian3.fromDegrees(t[0], t[1], t[2]),
|