Return information about the open 3D windows.
VO_R <ScenarioPath> MapID [{Type} | Count [{Type}]]
The VO_R MapID command returns the numerical IDs for open 3D Graphics windows.
{Type} can be Map, Attitude, SolarPanel, Obscuration, Area or AzElMask.
Include the {Type} option to return only map ids of the type specified.
Adding the Count keyword will return the number of 3D windows (all types) open. If you only want to return the number of a certain type of 3D window use the {Type} option.
To return a list of IDs for all 3D windows in the current scenario:
VO_R * MapID
To return a list of IDs for all 3D Attitude windows in the current scenario:
VO_R * MapID Attitude
To return the number of 3D Graphics windows open:
VO_R * MapID Count
To return the number of 3D Area windows open:
VO_R * MapID Count Area
This command belongs to the following group(s):
10.1
STK Programming Interface 11.0.1