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


ISceneExporter3d Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneExporter3d Interface
ArcGIS Developer Help

ISceneExporter3d Interface

Provides access to members that are associated with exporting a 3D scene.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Name Description
Read/write property ExportFileName The exported file name.
Method ExportScene Exports the scene.
Read-only property FileExtension The file extension associated with the current exporter.
Read-only property Filter The filter string used in the CFileDialog class.
Read-only property Name The name of the exporter.

Classes that implement ISceneExporter3d

Classes Description
AVIExporter An exporter to AVI video format.
QuickTimeExporter An exporter to QuickTime video format.
VRMLExporter An exporter to VRML format.