Hi
I'm quite new in Arcgis Pro SDK. I'm trying to develop a ribbon with a button that calls a script tool. Is that possible?
I've figured out how to overcome this problem.
In the onClick event I add the event of Pin and UnPin of the geoprocessing pane.
Hi,
I've a last question.
I found that the method i was looking for is "OpenToolDialog", but i've noticed that the tool script doesn't load the first time if the geoprocessing pane isn't opened (ONLY THE FIRST TIME THERE'S THIS BUG). Do you have some suggestion?
thz a lot!
Hi, yes it is possible. Some resources:
Concept doc and snippets: https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-model-and-script-tools
Sample: https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Geoprocessing/CallScriptFromNet
Tutorial: https://developers.arcgis.com/documentation/arcgis-add-ins-and-automation/arcgis-pro/tutorials/analysis-with-python/
More getting started resources found here: https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Migrating-to-ArcGIS-Pro
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.