返回顶部
ProductInfo
摘要
返回当前产品许可。
语法
ProductInfo ()
返回值
数据类型
说明
String
NotInitialized
—
无许可集
ArcView
—
ArcGIS Desktop Basic
产品许可集
ArcEditor
—
ArcGIS Desktop Standard
产品许可集
ArcInfo
—
ArcGIS Desktop Advanced
产品许可集
Engine
—
Engine 运行时许可集
EngineGeoDB
—
Engine Geodatabase Update 许可集
ArcServer
—
服务器许可集
代码示例
ProductInfo 示例
返回当前产品许可。
import arcpy print(arcpy.ProductInfo())
相关主题
Python 中的许可和扩展模块访问权限
有关此主题的反馈?
在本主题中
摘要
语法
代码示例
相关主题
Python 中的许可和扩展模块访问权限
flist