ArcObjects Library Reference (3DAnalyst)  

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

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.

CoClasses that implement ISceneExporter3d

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