Return the reference frame for the selected 3D window.
VO_R <ScenarioPath> GetReferenceFrame [<WinNumber>]
The VO_R GetReferenceFrame command will return the reference frame for the selected window. If the <WinNumber> option is not included the reference frame for the first 3D window will be returned.
The returned string will be an axes specification or, if in untethered mode, a system specification. The format of the returned string is as follows:
<TruncObjectPath> <Name> <Type>
Where <TruncObjectPath> is a truncated object path or central body path that indicates the parent of the component, <Name> is the component name, and <Type> is the component type, Axes or System.
The returned string can be passed into Connect commands that take a reference frame. For example: VO View AddReferenceFrame and SetReferenceFrame.
Get the reference frame of the first 3D window:
VO_R * GetReferenceFrame
ACK
CentralBody/Earth Inertial Axes
This command belongs to the following group(s):
9.2.1
STK Programming Interface 11.0.1