ArcObjects Library Reference (Cadastral)  

ICadastralImportParameters Interface

Provides access to parcel fabric data importer parameters.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property AccuracyCategory Accuracy category set on lines and parcels. Default 3.
Read/write property AngleUnit Angle unit in input COGO feature class. Default: DMS.
Read/write property AreaType Area unit used to store computed area from the input COGO feature class.
Read/write property ComputeMissingArea Indicates if the area field should be computed from the source data, when not specified.
Read/write property ControlPointTolerance Control Point Snapping tolerance. Default 0.1 in units of source data's projection.
Read/write property DirectionType Direction type in input COGO feature class. Default: esriQuadBearing.
Read/write property DirectionUnits Units for direction fields (other than angle). Default: DMS.
Method GetMaxRadialTolerance Get max radial line tolerance. Radial line distances greater get their accuracy set to 7.
Read/write property ImportAsUnjoinedParcels Get import parcels as unjoined.
Read/write property InversedAccuracyCategory Accuracy category set on lines and parcels when a line is calculated from stored geometry (inversed). Default 6.
Read/write property MinimumSegmentCountForLineString Number of segments in a line before it is imported as a linestring.
Read/write property RadialPointTolerance Radial Point Snapping tolerance. Default 0.5 in units of source data's projection.
Method SetAreaTypeFromSource Initialize Area unit from source feature class (will set to either esriCAUImperial or esriCAUMetric).
Method SetMaxRadialTolerance Set max radial line tolerance. Radial line distances greater get their accuracy set to 7.

CoClasses that implement ICadastralImportParameters

CoClasses and Classes Description
CadastralTopologyImporter Cadastral Fabric Topology Data Importer object.