ArcObjects Library Reference (3DAnalyst)  

VRMLExporter CoClass

An exporter to VRML format.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

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.

Remarks

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.