ArcObjects Library Reference (GlobeCore)  

IGlobe Interface

Provides access to members that control the globe. Note: the IGlobe interface has been superseded byIGlobe2. Please consider using the more recent version.

Product Availability

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

Members

Description
Method AddLayerType Add layer to globe as specified type.
Read/write property DefaultGlobeBackgroundOption The default background option.
Method GetDefaultBackgTransitionDistances The altitude values in kilometers for the transition in the background color.
Method GetDefaultHighBackgroundColor The default high altitude background color.
Method GetDefaultLowBackgroundColor The default low altitude background color.
Read-only property GlobeDisplay The globe display.
Read-only property GlobeLayers The globe layers by UID and internal grouping.
Read/write property GlobeUnits The linear units used in the globe.
Method SetDefaultBackgTransitionDistances The altitude values in kilometers for the transition in the background color.
Method SetDefaultHighBackgroundColor The default high altitude background color.
Method SetDefaultLowBackgroundColor The default low altitude background color.
Read/write property ShowGlobeTips Show globe tips.

CoClasses that implement IGlobe

CoClasses and Classes Description
Globe A container for the display and manipulation of data in the Globe.

.NET Snippets

Zoom to Selected Globe Features | Set Group Layer Cache | Create Group Layer Animation | Get BasicMap from Globe | Create Animation from Path | Add Graphics Layer to Globe | Add Globe Layer by Type | Create Animation AVI | Get Globe from Application | Toggle Between Surface and Global Navigation Mode | Draw Globe Layers in Correct Order | Create Animation by Interpolating Between Two Keyframes | Create Animation from Keyframes | Create Animation from View | Zoom to Globe Layer | Zoom to 3D Bookmark | Add Vector Data to Globe | Create Animation QuickTime | Add KML Data to Globe |

.NET Samples

Animation in the GlobeControl (Code Files: Animation) | Create camera flyby from path (Code Files: frmCameraPath) | Creating a toolbar of globe tools (Code Files: GeographicCoordinates TableOfContents) | Displaying MOLE symbology with the GlobeControl (Code Files: MainForm) | Globe Fly tool (Code Files: Fly) | Multiple globe viewers (Code Files: MultipleGlobeViewers) | Set sun position tool (Code Files: SunPositionTool) | Visualizing the camera path while animating (Code Files: VisualizeCameraPath) |

.NET Related Topics

Adding data to globe | Animation | GlobeCore |