![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
An exporter to VRML format.
| Interfaces | Description | 
|---|---|
| ISceneExporter3d | Provides access to members that are associated with exporting a 3D scene. | 
| IVRMLExporter | Provides access to members that are associated with the VRML exporter. | 
As of ArcGIS 9.3, VRMLExporter requires a Scene object, which contains the SceneGraph object that cannot be constructed without a Window. This means that the VRMLExport coclass can only be used on a desktop program, not a server program.