ArcObjects Library Reference (EditorExt)  

IEdgeMatch Interface

Provides access to members that define and manipulate edgematching.

Product Availability

Available with ArcGIS Desktop.

Description

The edgematch tool uses this interface to create the ‘from’ and ‘to’ point locations for displacement links between features when edgematching.

Members

Description
Method FindControlPoints Finds the control points for the feature classes that are being matched.
Method Init The source and destination feature classes.

CoClasses that implement IEdgeMatch

CoClasses and Classes Description
EdgeMatch A edgematching transformation method.