This document is archived and information here might be outdated. Recommended version. |
Methods for doing a 3-way merge using two modified versions of a geometry along with the original.
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.
Name | Description | |
---|---|---|
MergeGeometries | Merges the representation from both versions of a geometry that has been modifed |
Classes | Description |
---|---|
GeometryEnvironment | Provides a way of creating geometries from different inputs and setting/getting global variables for controlling behavior of geometry methods. |