I am trying to select one polygon feature from the attribute table and export to a new featureclass using C# and ArcGIS Pro.
This can be done by calling the Copy Features Geoprocessing Tool from a Pro Add-in. GP Tools can be called from an add-in using the ExecuteToolAsync method.
Here is a sample that shows how to use ExecuteToolAsync: GeoprocessingExecuteAsync
Thanks
Uma
Thank you Uma. Very helpful!!
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.