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


IGlobeHelperPub Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeHelperPub Interface
ArcGIS Developer Help

IGlobeHelperPub Interface

an interface with some standard Globe Utility functions. Note: the IGlobeHelperPub interface has been superseded by IGlobeHelperPub2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Method AddGlobeProperties Process a new layer.
Method AdjustGCS360 Adjusts a layer within GCS (0,360) to (-180,180).
Method CreateAllCacheSubDirectoriesInPath Creates All Cache Directories in path
Method DeleteAllowedLayerCachesInGlobeCacheDirectory Delete Allowed Layer Caches in Globe Directory.
Method DeleteLayerCacheDirectory Delete Layer Cache Directory.
Method FindGlobeLayerProperties Returns GlobeLayerProperties of a layer
Method SetGroupLayerCache Enables and Sets Group Layer's cache properties.
Method SyncExtrusionProperties Transfers 3D Extrusion properties to Globe Extrusion properties.

Classes that implement IGlobeHelperPub

Classes Description
GlobeHelper A class to serve as a utility helper for common functions.