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


GlobeHelper Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Classes > G > GlobeHelper Class
ArcGIS Developer Help

GlobeHelperClass Class

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

Product Availability

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

Description

The GlobeHelper is a utility class designed to help developers to easily access and set some common used functionalities with globe while working in ArcGIS Engine Controls and applications.

Use the GlobeHelper to easily add or find a globe layers properties given the layer, set a group layers cache settings via SetGroupLayerCache, or manipulate a globe layers cache.
IGlobeHelperPub has methods that will additionally allow you to easily Transfer 3D Extrusion properties to Globe Extrusion properties

Interfaces

Interfaces Description
IGlobeHelperPub an interface with some standard Globe Utility functions.