This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralFabricRegeneration Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members which regenerate the features of an existing parcel fabric
Description | ||
---|---|---|
CadastralFabric | Store the Cadastral Fabric which is to be regenerated | |
RegenerateAllControlPoints | Regenerate the geometries of all control points in the fabric. | |
RegenerateAllParcels | Regenerate the geometries of all parcels, lines and linepoints in the fabric. | |
RegenerateControlPoints | Regenerate the geometries associated with the input control point ID set. | |
RegenerateEntireFabric | Regenerate the geometries of the entire fabric. | |
RegenerateMissingPoints | Regenerate point features which have been removed from the database. | |
RegenerateParcels | Regenerate the geometries of parcels, lines and linepoints associated with the input parcel ID set. | |
RegeneratorBitmask | Store the bitmask defining which operations are to be performed by the regenerator |
CoClasses and Classes | Description |
---|---|
CadastralFabricRegenerator | Class for regenerating parcel fabric components. |