Transfer Features
Transfers/copies features from one feature class to another. The destination feature class must have either the same feature type as input features or a less complex feature type. If the destination feature class type is less complex than input features type, the tool will automatically convert the copied features to the less complex feature type before copying. For instance, copied polygon features will be converted to polylines, multipoints, or points (whichever is appropriate) if the destination feature class is not polygon. Feature types decrease in complexity in the following order: Polygon, Polyline, Multipoint, and Point.
Parameter |
Comments |
Input features <in_features> |
Input features to be transferred to another feature class. |
Destination feature class <destination_feature_class> |
Destination feature class that input features will be transferred into. |
ID field {id_field} |
Specifies ID field in the destination feature class in which IDs of the transferred features will be stored. Leave this field blank if you do not wish to keep transferred features IDs. |
Note:
This XTools Pro geoprocessing tool is identical to the XTools Pro Transfer Features tool.