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


IConstructMerge Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IConstructMerge Interface
ArcGIS Developer Help

IConstructMerge Interface

Methods for doing a 3-way merge using two modified versions of a geometry along with the original.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Method for constructing the merged geometry from two separate edits of the same original geometry.  Currently implemented for Polylines and Polygons. 

Members

Name Description
Method MergeGeometries Merges the representation from both versions of a geometry that has been modifed

Classes that implement IConstructMerge

Classes Description
GeometryEnvironment Provides a way of creating geometries from different inputs and setting/getting global variables for controlling behavior of geometry methods.