Closed andrewsechrist100 closed 5 years ago
Do I run these supporting tools, which are in the appropriate Supporting Tools folder in pyBRAT-3.0.19 in my File Explorer in Windows 10, from within ArcMap or as stand-alone tools using something like PyScripter? I need some guidance with either method. If I run them from within ArcMap, do I bring them into a newly-created Toolbox with a .py or .tbx extension, or does it not matter which? When I create a new .pyt toolbox, there is no Add drop-down when I right click it, but there is for a newly-created .tbx toolbox (I can add a script or a tool). Or, do I somehow just bring in the "SupportinTools" toolbox wholesale from the SupportingTools folder in File Explorer. Finally, how do I know which parameters to set to which data types if I need to add the scripts one-by-one? Thanks,
Andy
These are meant as standalone scripts that can be run from the command line or from an interpreter like PyCharm. Whatever method you have to run a Python script should work fine for these scripts, as long as it uses the python.exe in the ArcGIS folder.
Hi BRAT team,
Andy