This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureEdit2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members implemented to customize feature editing.
Description | ||
---|---|---|
BeginMoveSet | Prepares the set of features for a move operation. | |
DeleteSet | Deletes the set of rows. | |
MoveSet | Moves the set of features through a distance and direction specified by moveVector. | |
RotateSet | Rotates the set of features according to the specified origin and angle. | |
Split | Split the feature. | |
SplitAttributes | Split the feature attributes. | |
SplitWithUpdate | Split the feature by updating the split feature and creating new feature(s) for the smaller portion. |
Interfaces | Description |
---|---|
IFeatureEdit | Provides access to members implemented to customize feature editing. |
IRowEdit | Provides access to members implemented to customize object editing. |
CoClasses and Classes | Description |
---|---|
AnnotationFeature (esriCarto) | An Esri annotation feature. |
ComplexEdgeFeature | Esri Complex edge geometric network feature object. |
ComplexJunctionFeature | Esri Complex junction geometric network feature. |
CoverageAnnotationFeature | Esri Coverage Annotation Feature. |
DimensionFeature (esriCarto) | Esri Dimension Feature class. |
Feature | Esri Feature. |
NALocationFeature (esriNetworkAnalyst) | A network location which can be used like a feature or a row. |
NALocationRangesFeature (esriNetworkAnalyst) | A container of NALocationRanges which can be used like a feature or a row. |
NATraversalResultElement (esriNetworkAnalyst) | An individual element in a traversal result. |
SchematicLink (esriSchematic) | A schematic link object. |
SchematicNode (esriSchematic) | A schematic node object. |
SchematicNodeOnLink (esriSchematic) | A schematic node-on-link object. |
SchematicSubLink (esriSchematic) | A schematic sublink object. |
SimpleEdgeFeature | Esri Geometric network simple edge feature object. |
SimpleJunctionFeature | Esri Geometric network simple junction feature object. |