ArcObjects Library Reference (GeoDatabaseExtensions)  

ICadastralFabricRegeneration Interface

Provides access to members which regenerate the features of an existing parcel fabric

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property CadastralFabric Store the Cadastral Fabric which is to be regenerated
Method RegenerateAllControlPoints Regenerate the geometries of all control points in the fabric.
Method RegenerateAllParcels Regenerate the geometries of all parcels, lines and linepoints in the fabric.
Method RegenerateControlPoints Regenerate the geometries associated with the input control point ID set.
Method RegenerateEntireFabric Regenerate the geometries of the entire fabric.
Method RegenerateMissingPoints Regenerate point features which have been removed from the database.
Method RegenerateParcels Regenerate the geometries of parcels, lines and linepoints associated with the input parcel ID set.
Read/write property RegeneratorBitmask Store the bitmask defining which operations are to be performed by the regenerator

CoClasses that implement ICadastralFabricRegeneration

CoClasses and Classes Description
CadastralFabricRegenerator Class for regenerating parcel fabric components.