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