Display overlays on STK maps.
GISOverlay <ScenarioPath> "STK Overlay" {Add | Delete} "<OverlayFilepath>"
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.
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"
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
10.1
STK Programming Interface 11.0.1