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


ISceneExport3dDialog Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (3DAnalystUI)  

ISceneExport3dDialog Interface

Provides access to members that control export of a 3D scene at the user interface level.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Description
Write-only property DocumentName The name of the active document.
Method DoModal Displays the 3D-export dialog.
Read-only property SceneExporter3d The exporter.

CoClasses that implement ISceneExport3dDialog

CoClasses and Classes Description
SceneExport3dDialog The Esri 3D-export dialog.

.NET Related Topics

3DAnalystUI