The 3DAnalystUI library provides user interfaces including property pages to support objects contained in the 3DAnalyst library. These UI components normally run in both ArcMap and ArcScene. A 3DAnalyst extension license is required to work with objects in this library.
Interfaces
Interface | Description |
---|---|
IDddEnvironment | Provides access to the 3D Analyst license. |
IDDDToolbarEnvironment | Provides access to members that control the 3D Analyst Toolbar Environment. |
IDDDToolbarEnvironment2 | Provides access to members that control the 3D Analyst Toolbar Environment. |
IGxSceneFilter | Provides access to members that filter data for the scene. |
IGxWorldView | Provides access to members that control the World View. |
IMd3DaDecimateCtrl | Provides access to IMd3DaDecimateCtrl Interface. |
IMd3DaFolderFileCtrl | Provides access to IMd3DaFolderFileCtrl Interface. |
IMd3DaMultiFFCtrl | Provides access to IMd3DaMultiFFCtrl Interface. |
ISceneExport2dDialog | Provides access to members that control the exporting of a scene to a 2d graphics file. |
ISceneExport3dDialog | Provides access to members that control export of a 3D scene at the user interface level. |
ISceneExportFile2dDialog | Provides access to members that control the new exporting of a scene to a 2d graphics file. |
CoClasses and Classes
CoClass or Class | Description |
---|---|
DddEnvironment | 3D Environment singleton object. |
DDDToolbarEnvironment | 3D Analyst Toolbar Environment. |
GxFilterSceneDatasets | A filter for displaying/choosing scene datasets. |
GxFilterSurfaceDatasets | A filter for displaying/choosing surface datasets. |
Md3DaDecimateCtrl | GeoProcessor 3D Analyst Md3DaDecimateCtrl Class. |
Md3DaFolderFileCtrl | GeoProcessor 3D Analyst Md3DaFolderFileCtrl Class. |
Md3DaMultiFFCtrl | GeoProcessor 3D Analyst Md3DaMultiFFCtrl Class. |
SceneExport2dDialog | The ESRI Scene Export2d Dialog. |
SceneExport3dDialog | The ESRI 3D-export dialog. |
SceneExportFile2dDialog | The ESRI Scene Export File 2d Dialog. |