Description | Example | Return message | Group

VO Globe

Control the appearance of the central body in a 3D Graphics window

Syntax

VO <ScenarioPath> Globe {GlobeOption} <Value>

Description

The VO command with the Globe {VOOption} is used to set globe properties for a 3D Graphics window.

{GlobeOption} and <Value> can be:

{GlobeOption}<Value>Description
ShowOnDisplays the selected image in the 3D Graphics window and enables you to modify the following attributes.
OffHides the selected image in the 3D Graphics window.
File"<File>"Specify the globe file (*.glb) that you wish to display in the 3D Graphics window.
BaseColor(Color)Enter the base color of the globe. For valid {Color} options see Common Options.
CBNAME "<Name of Central Body>"Directs any other globe options definied on the Connect Command to affect the named central body. If not specified, the scene's primary central body is modified.
PenumbraOnDisplays the boundary where the sun completely appears or just begins to disappear at the horizon.
OffDisables the boundary.
SolarTerminatorOnDisplays a terminator as a yellow line on the surface of the Earth dividing night and day.
OffDisables the terminator.
SmoothOnSTK blends neighboring pixels to soften the image so that the image is more aesthetically pleasing to the eye.
OffNo smoothing is applied. The globe image displays normally.
SubSolarPointOnDisplays the subsolar point as a small yellow dot on the surface of the Earth where the sun is directly overhead.
OffDisables the subsolar point.
TexturedOnTexture maps and images display on the globe.
OffThe globe displays in the base color selected.
UmbraConeOnDisplays the shadow of the Earth.
OffDisables the shadow of the Earth.
WaterOnDisplay a realistic ocean water surface.
OffTurn off display of ocean water surface.
WindowID<WinNumber>Enter the number of the 3D Graphics window to which the changes should be applied.

Examples

To set a black neon globe:

VO * Globe Show On File "C:\STKInstall\STKData\VO\Globes\Earth\BLACKNEON.glb"

To set the base color of the globe currently displayed in 3D Graphics window #2 to red:

VO * Globe BaseColor red WindowID 2

Return message

Group membership

This command belongs to the following group(s):

VO

VO Window

Version

11.2