I see CopyFeatures_management, but this creates a new feature class.
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000
Is there a way to copy features from a feature class into an existing feature class?
I see CopyFeatures_management, but this creates a new feature class. http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000 Is there a way to copy features from a feature class into an existing feature class? |
|||
|
You want to use the Append_Management tool. If you know the attribute tables will match up (including data type), use | ||||
|