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


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

ICadastralControlImporterMerging Interface

Provides access to cadastral fabric Control merging.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property CloseControlTolerance Close Control Merging tolerance. Default 1.0 in units of source data's projection.
Read/write property MergeAttributesOption Merge control attribute options. Default: esriCFControlMergingKeepAttributes.
Read/write property MergeCloseControl Indicates whether to merge close control. Default: False.
Read/write property MergeControlNameCaseSensitive Indicates whether to perform a case sensitive match when checking control names. Default: True.
Read/write property MergeControlSameName Indicates whether to merge control with same name only. Default: False.
Read/write property MergeCoordinateOption Merge control coordinate options. Default: esriCFControlMergingUpdateXY.
Read/write property MergeNameOption Merge control name options. Default: esriCFControlMergingKeepExistingNames.

Classes that implement ICadastralControlImporterMerging

Classes Description
CadastralControlImporter Cadastral Fabric control point Importer object.