Description | Example | Return message | Group

GISOverlay

Display overlays on STK maps.

Syntax

GISOverlay <ScenarioPath> "STK Overlay" {Add | Delete} "<OverlayFilepath>"

Description

The GISOverlay command allows you to display or remove an overlay file on all STK maps.

An STK overlay file (*.stk) contains STK annotation graphics. It is an ASCII file formatted for compatibility with STK and has an .stk extension. See Importing Overlays in STK help for sample files.

Examples

To add the TrackOverlay.stk overlay file to all STK 2D Graphics windows:

GISOverlay * "STK Overlay" Add "D:\Overlays\TrackOverlay.stk"

To remove the TrackOverlay.stk overlay file from all STK 2D Graphics windows:

GISOverlay * "STK Overlay" Delete "D:\Overlays\TrackOverlay.stk"

Return message

Group membership

This command belongs to the following group(s):

GIS

Version

10.1