VO_R MapID
Return information about the open 3D windows.
Syntax
VO_R <ScenarioPath> MapID [{Type} | Count [{Type}]]
Description
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.
Examples
To return a list of IDs for all 3D windows in the current scenario:
VO_R * MapID
Return message
1 - 3D Graphics 1 - Earth2 - Second VO View3 - 3D Attitude Graphics 34 - 3D Attitude Graphics 4 - ScenTestFacExamples
To return a list of IDs for all 3D Attitude windows in the current scenario:
VO_R * MapID Attitude
Return message
3 - 3D Attitude Graphics 34 - 3D Attitude Graphics 4 - ScenTestFacExamples
To return the number of 3D Graphics windows open:
VO_R * MapID Count
Return message
4Examples
To return the number of 3D Area windows open:
VO_R * MapID Count Area
Return message
0Group membership
This command belongs to the following group(s):
Version
10.1