01 2022 档案

摘要:# fldObjList=arcpy.ListFields(tempPoints) # fldNameList=[] # for field in fldObjList: # if not field.required: # fldNameList.append(field.name) # arcp 阅读全文
posted @ 2022-01-25 22:18 yzhyingcool 阅读(207) 评论(0) 推荐(0) 编辑
摘要:C#代码段 IMxDocument mxDocument = m_application.Document as IMxDocument; IContentsView contentsView = mxDocument.CurrentContentsView; object selectedItem 阅读全文
posted @ 2022-01-18 14:40 yzhyingcool 阅读(388) 评论(0) 推荐(0) 编辑
摘要:C#代码段 IGxCatalogDefaultDatabase gxCatalogDefaultDatabase = m_application as IGxCatalogDefaultDatabase; IWorkspaceName workspaceName = gxCatalogDefault 阅读全文
posted @ 2022-01-18 14:35 yzhyingcool 阅读(161) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示