Hello,does anyone know what function you can use to add selected faces to another existing layer? Areas were selected via Select Layer By Location.
Thank you
David
And somehow programmatically?
If you right click the layer that you've selected features from, you can go to Selection > Make Layer from Selected Features.
Thanks for the reply.
How do I create a FeatureClass from a selected Feature?
Save the selection to a featureclass, then append or merge it to the destination featureclass, in order to provide the necessary field types checks
Append (Data Management)—ArcGIS Pro | Documentation
or
Merge (Data Management)—ArcGIS Pro | Documentation
append to an existing file or use merge to create a new one.
Try not to do a shortcut on the process in order to maintain the attribute integrity
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.