增加清除全部剖切结果

This commit is contained in:
zh
2025-07-03 18:18:08 +08:00
parent 22a05c2c8c
commit a35b959ec2
15 changed files with 37 additions and 22 deletions

View File

@ -24,7 +24,7 @@ class SlopeAspect extends Tools {
this.result = []; //存储创建的坡度分析结果primitive集合
this.handler = undefined;
this.toolTip = "";
YJ.Analysis.Analyses.push(this)
YJ.Analysis.AnalysesResults.push(this)
this.Draw = new DrawPolygon(this.sdk)
// this.createNew4Distance()
this.createNew4Num(50)