The GeoDatabaseExtensions library contains objects to aid in the creation, management, and use of terrain datasets and cadastral fabrics.
Note: At the 9.2 release, the cadastral fabrics related objects are not yet fully implemented and we recommend that developers do not utilize them until the Cadastral Analyst extension is released.
| Interface | Description |
|---|---|
| ICadastralFabric | Provides access to members that control a cadastral fabric and the cadastral jobs associated with it. |
| ICadastralFabricEvents | Provides access to events that occur when the state of the CadastralFabric changes. |
| ICadastralFabricLocks | Provides access to members that set locks to an existing job. |
| ICadastralFabricName | Provides access to properties of a cadastral fabric name. |
| ICadastralFabricSchemaEdit | Provides access to members that modify the cadastral fabric schema. |
| ICadastralJob | Provides access to members that control the properties of a cadastral job. |
| ICadastralTableFieldEdits | Provides access to the field edits of the cadastral fabric table. |
| ICadastralTransformationData | Provides access to members that manage the data used by the cadastral transformation. |
| IDECadastralFabric | Provides access to members that describe cadastral fabric data elements. |
| IDETerrain | |
| IDETerrainType | Provides access to the Terrain Data Element Type. |
| IDynamicSurface | Provides access to members used to derive raster and TIN surfaces from a terrain. |
| IEnumEnvelope | Provides access to envelopes. |
| IGPTerrainMembership | Provides access to members that describe the properties of a feature class' terrain membership. |
| ITerrain | Provides access to members used to acquire information about a Terrain and to retrieve DynamicSurface objects from which raster and TIN surfaces are made. |
| ITerrainAsciiDataImporter | Provides access to members that handle importing terrain source data in ASCII format. |
| ITerrainBlobReader | Provides access to members that provide information about an attribute blob. |
| ITerrainBlobWriter | Provides access to members that construct an attribute blob. |
| ITerrainDataImporter | Provides access to members that handle importing terrain source data. |
| ITerrainDataSource | |
| ITerrainEdit | Provides access to members used to modify and build a terrain. |
| ITerrainEditEvents | Provides access to events that occur with a Terrain dataset. |
| ITerrainEmbeddedDataSource | Provides access to members associated with embedded data sources. |
| ITerrainLasDataImporter | Provides access to members that handle importing terrain source data in LAS format. |
| ITerrainLasDataInfo | Provides access to members that provide information about a LAS file. |
| ITerrainName | Provides access to members that set and return the associated feature dataset name object. |
| ITerrainPyramidLevel |
| CoClass or Class | Description |
|---|---|
| CadastralFabric | A container for querying information about a cadastral fabric. |
| CadastralFabricFDExtension | A container for describing this cadastral fabric's feature dataset extension properties. |
| CadastralFabricName | ESRI Cadastral Fabric Name Object. |
| CadastralJob | Cadastral Job Object. |
| CadastralTableFieldEdits | ESRI Cadastral Table Field Edits Object. |
| CadastralTransformationData | CadastralTransformationData CoClass holding the information passed to the CadastralTransformation object. |
| CadastralWorkspaceDatasetExtension | A container for describing this cadastral fabric's workspace extension properties. |
| DECadastralFabric | Cadastral Fabric Data Element object. |
| DETerrain | ESRI Terrain data element object. |
| DETerrainType | Terrain Data Element object Type. |
| DynamicSurface | ESRI DynamicSurface object. |
| GPTerrainMembership | The Terrain Membership object. |
| Terrain | The ESRI Terrain component. |
| TerrainAsciiDataImporter | ESRI Terrain ASCII Data Importer object. |
| TerrainBlobReader | ESRI Terrain blob reader. |
| TerrainBlobWriter | ESRI Terrain blob writer. |
| TerrainDataSource | ESRI Terrain Data Source object. |
| TerrainFeatureDatasetExtension | ESRI TerrainFeatureDatasetExtension object. |
| TerrainLasDataImporter | ESRI Terrain LAS Data Importer object. |
| TerrainName | ESRI Terrain Name object. |
| TerrainPyramidLevelZTolerance | |
| TerrainWorkspaceExtension | ESRI TerrainWorkspaceExtension component. |
| Enumeration | Description |
|---|---|
| esriCadastralAreaUnits | The supported units of area. |
| esriCadastralDistanceUnits | The supported units of distance. |
| esriCadastralFabricTable | Cadastral Fabric Table. |
| esriCadastralFeatureType | Cadastral Feature Types. |
| esriCadastralJob | Cadastral Job State Types. |
| esriCadastralLineCategory | Cadastral Line Category Types. |
| esriCadastralLineParameters | Cadastral Line Parameter Types. |
| esriCadastralPointCategory | Cadastral Point Category Types. |
| esriTerrainAsciiDataFormatType | |
| esriTerrainBlobDataType | |
| esriTerrainError | Terrain's error codes. |
| esriTerrainLasDataPropertyType | |
| esriTerrainLasReturnType | |
| esriTerrainPyramidType | Terrain pyramid type. |