ArcGIS Pro 2.9 API Reference Guide
Create Method (EditOperation)

ArcGIS.Desktop.Editing Namespace > EditOperation Class : Create Method
Create a new feature in a layer or row in a table.
Overload List
OverloadDescription
Creates a new feature in the given layer given a geometry with default geodatabase values.  
Creates new features copied parallel to the selected features in the ParallelOffset.Selection  
Creates new features copied parallel to the selected features in the ParallelOffset.Selection. A ParallelOffset is created from the input builder.  
Creates a utility network association.  
Creates a new relationship between the two specified rows in the RelationshipDescription.  
Creates a new feature using the given template and geometry.  
Creates a new row using the given template.  
Creates a new feature in the given layer given a geometry with default geodatabase values.  
Creates a new row with default geodatabase values.  
Creates a new row with default geodatabase values.  
Creates a new row with the given attributes.  
Creates a new row with the given inspector.  
Creates a new row with the given attributes.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EditOperation Class
EditOperation Members