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


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

ICadastralObjectLoader Interface

Provides access to ICadastralObjectLoader interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddControlPoints Add control points in the array to the job.
Method AddLinePoints Add control points in the array to the job.
Method AddParcels Add parcel features in the array to the job.
Method AddParcelsInExtent Add parcels in the extent to the job.
Method AddPoints Add points in the array to the job.

Classes that implement ICadastralObjectLoader

Classes Description
CadastralFeatureGenerator Parcel feature mapper object.