ArcObjects Library Reference (Cadastral)  

ICadastralControlImporterMerging Interface

Provides access to cadastral fabric Control merging.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement ICadastralControlImporterMerging

CoClasses and Classes Description
CadastralControlImporter Cadastral Fabric control point Importer object.