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.

Example

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"

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

GIS

Version

10.1

STK Programming Interface 11.0.1