【312】◀▶ arcpy 常用函数说明
其他常用的 ArcPy 函數(shù)說明
| 序號 | 類名稱 | ? | 功能說明 | ? | 語法 & 舉例 |
| 01 | RefreshActiveView | ? | ====<<<< Description >>>>==== 刷新當(dāng)前地圖文檔的活動視圖和內(nèi)容列表。 ====<<<< Syntax >>>>==== RefreshActiveView () | ? | ? |
| 02 | RefreshCatalog | ? | ====<<<< Description >>>>==== 強(qiáng)制刷新目錄窗口或目錄樹。 ====<<<< Syntax >>>>==== RefreshCatalog (dataset) | ? | ? |
| 03 | RefreshTOC | ? | ====<<<< Description >>>>==== 刷新 TOC。 ====<<<< Syntax >>>>==== RefreshTOC () | ? | ? |
| ?04 | Exists | ? | ====<<<< Description >>>>==== 確定指定數(shù)據(jù)對象是否存在。測試在當(dāng)前工作空間中是否存在要素類、表、數(shù)據(jù)集、shapefile、工作空間、圖層和文件。函數(shù)返回指示元素是否存在的布爾值。 ====<<<< Syntax >>>>==== Exists (dataset) | ? | # 存在 >>> arcpy.Exists("point") True # 不存在 >>> arcpy.Exists("points") False |
| ? | ? | ? | ? | ? | ? |
轉(zhuǎn)載于:https://www.cnblogs.com/alex-bn-lee/p/8916027.html
總結(jié)
以上是生活随笔為你收集整理的【312】◀▶ arcpy 常用函数说明的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 刺激战场改名卡购买
- 下一篇: Multi-tenant or mult