Hi ,
I have a featureClass I want to clone an update It (featureClass). How can I clone FeatureClass? Are there any example code ?
Thanks
I was suggesting you call the geoprocessing tools through code using the IGeoProcessor interface, so not as tools in ArcMap or a model. I recently replied to another question with some sample code to deal with their situation, study this as it shows you how to call existing geoprocessing tools in ArcObjects. Search Geonet you will find many examples, keyword IGeoProcessor.
Hi Duncan ,
Thanks for answering but I can clone only in code not use geoprocessing tool.Is it possible clone in code ?If yes are there any example code about this issue.
Tahanks
If by Clone you mean make a copy of a featureclass why not using the geoprocessor and call the copy features tool?
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.