readme.txt
来自「AdvPythonTechWS 是esri公司提供的一种编程实现语言,本程序是」· 文本 代码 · 共 12 行
TXT
12 行
Folder contains two scripts. Both trace through the geometry of an
input dataset. One is set up as for use with a script tool, the other
is set up to run stand alone. The folder contains a toolbox with the
script set up as a script tool. Also present is a simple shapefile
with the special cases you will meet (interior rings, multi-part).
Scripts only print out one feature at a time. For scripts that print
out all the geometry to a text file see the tools in the Sample Toolbox
(Samples --> Data Management --> Features). Scripts in the sample toolbox
are called "Create Features From Text File" and "Write Features to Text File".
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?