增加清除全部剖切结果

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

@ -38,7 +38,7 @@ class ViewShedStage extends Tools {
this.viewpointPrimitive = null
this.Dialog = _Dialog
this.html = null
YJ.Analysis.Analyses.push(this)
YJ.Analysis.AnalysesResults.push(this)
ViewShedStage.create(this)
}