Description | Example | Return Message | Group

GetMarkerList

Returns a list of available marker types

Syntax

GetMarkerList <ScenarioPath>

Description

The GetMarkerList command will return a list of markers which you can use in STK. The command will return the marker name for predefined markers such as point, circle, square, etc. If the markers available are custom markers originating from a user file (.bmp), the GetMarkerList command returns a filepath.

Example

To return all available marker types:

GetMarkerList *

ReturnMessage

If activated, Connect will return a list of the markers available to the Scenario.
ACK
GETMARKERLIST
Point
Plus
Circle
Star
Square
Star
C:\Program Files\AGI\STK\8.0\STKData\Pixmaps\MarkersWin\m001AreaTarget.bmp
C:\Program Files\AGI\STK\8.0\STKData\Pixmaps\MarkersWin\m002Chain.bmp
...

Group Membership

This command belongs to the following group(s):

2D Object Graphics

Version

4.2.1

STK Programming Interface 11.0.1