-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPython_Toolbox.batchCAD2GDB.pyt.xml
1 lines (1 loc) · 3.54 KB
/
Python_Toolbox.batchCAD2GDB.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20151001</CreaDate><CreaTime>13071900</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170522</ModDate><ModTime>22053600</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool displayname="Batch Cad to GDB Converter" name="batchCAD2GDB" toolboxalias="CustomPythonTools" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param datatype="Folder" direction="Input" displayname="Source Folder" expression="source" name="source" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The source folder containing CAD files.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A DEFolder specifying the directory where DGN or DWG files are stored.</SPAN></P></DIV></DIV></pythonReference></param><param datatype="Double" direction="Input" displayname="Reference Scale" expression="referenceScale" name="referenceScale" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The reference scale of the CAD data. For example if the source file has a scale of 1:50 enter 50.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A GPDouble specifying the reference scale of the CAD data. For example if the source file has a scale of 1:50, enter 50.</SPAN></P></DIV></DIV></pythonReference></param><param datatype="Coordinate System" direction="Input" displayname="Coordinate System" expression="coordinateSystem" name="coordinateSystem" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The coordinate system of the data.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A GPCoordinateSystem specifying the coordinate system of the CAD data.</SPAN></P></DIV></DIV></pythonReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This Python tool creates a file geodatabase in the selected folder and converts all the CAD files to feature datasets.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Use this tool to import multiple CAD files into a single file geodatabase.</SPAN></P></DIV></DIV></DIV></usage></tool><dataIdInfo><idCitation><resTitle>Batch Cad to GDB Converter</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This Python tool creates a file geodatabase in the selected folder and converts all the CAD files to feature datasets.</SPAN></P></DIV></DIV></DIV></idAbs><idCredit>An Tran</idCredit><searchKeys><keyword>CAD</keyword><keyword>Conversion</keyword><keyword>Batch</keyword><keyword>File</keyword><keyword>Geodatabase</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>