ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / Create Method

In This Topic
    Create Method (EditOperation)
    In This Topic
    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 new feature in the given layer given a geometry and a set of attributes.  
    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 row with default geodatabase values.  
    Creates a new row in the specified table.  
    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

    ArcGIS Pro version: 3 or higher.
    See Also