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


VRMLExporter Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Classes > V > VRMLExporter Class
ArcGIS Developer Help

VRMLExporterClass Class

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.