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


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

ICadastralControlImporter Interface

Provides access to cadastral fabric Control feature class data importer.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ControlFieldName Control field name.
Read-only property ControlFieldType Control field type [required].
Read/write property ControlPointTolerance Control Point to fabric point snapping tolerance. Default 0.1 in units of source data's projection.
Read/write property UseShapeField Indicates whether to use shape field for coordinates. Default false, unless there are no XYZ fields.

Classes that implement ICadastralControlImporter

Classes Description
CadastralControlImporter Cadastral Fabric control point Importer object.

Remarks

Provides access to members that contain custom methods for importing Control Points into a cadastral fabric.