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
| Description | ||
|---|---|---|
![]() |
MergeGeometries | Merges the representation from both versions of a geometry that has been modifed |
CoClasses that implement IConstructMerge
| CoClasses and Classes | Description |
|---|---|
| GeometryEnvironment | Provides a way of creating geometries from different inputs and setting/getting global variables for controlling behavior of geometry methods. |
