ArcObjects Library Reference (GeoDatabase)  

IFeatureSnap Interface

Provides access to members that enable features to do custom snapping.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Snap Snap the feature based on the arguments.

CoClasses that implement IFeatureSnap

CoClasses and Classes Description
ComplexJunctionFeature Esri Complex junction geometric network feature.

Remarks

It is recommended that developers do not use Complex Junctions in their data modeling solutions.  Developers can leverage existing Geodatabase components in order to implement partial functionality, such as IFeatureClassExtension.

See Also

ISnapEnvironment Interface