This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralControlImporterMerging Interface (ArcObjects .NET 10.5 SDK) |
Provides access to cadastral fabric Control merging.
Description | ||
---|---|---|
CloseControlTolerance | Close Control Merging tolerance. Default 1.0 in units of source data's projection. | |
MergeAttributesOption | Merge control attribute options. Default: esriCFControlMergingKeepAttributes. | |
MergeCloseControl | Indicates whether to merge close control. Default: False. | |
MergeControlNameCaseSensitive | Indicates whether to perform a case sensitive match when checking control names. Default: True. | |
MergeControlSameName | Indicates whether to merge control with same name only. Default: False. | |
MergeCoordinateOption | Merge control coordinate options. Default: esriCFControlMergingUpdateXY. | |
MergeNameOption | Merge control name options. Default: esriCFControlMergingKeepExistingNames. |
CoClasses and Classes | Description |
---|---|
CadastralControlImporter | Cadastral Fabric control point Importer object. |