This document is archived and information here might be outdated.  Recommended version.


IEdgeMatch Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEdgeMatch Interface
ArcGIS Developer Help

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

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

Classes that implement IEdgeMatch

Classes Description
EdgeMatch A edgematching transformation method.