ArcObjects Library Reference (GlobeCore)  

IGlobeServerSetup Interface

Provides access to members for initializing a Globe server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Init Initializes the server from a globe document path. The path must be accessible to the server machine.
Method InitFromLayer Initializes the server from from a layer file. The path must be accessible to the server machine.
Read/write property PhysicalCacheDirectory The physical directory for Globe cache.
Read/write property PhysicalOutputDirectory The physical directory for output files.
Read/write property SOMPhysicalCacheDirectory The SOM physical directory for Globe cache.
Read-only property SOMVirtualCacheDirectory The SOM virtual directory for Globe cache.
Read/write property VirtualCacheDirectory The virtual directory for Globe cache.
Read/write property VirtualOutputDirectory The virtual directory for output files.

CoClasses that implement IGlobeServerSetup

CoClasses and Classes Description
GlobeServer A Globe Server class that serves Globe Tiles.