Description | Example | Return Message | Group

VO_R 3DView

Return information about the current view

Syntax

VO_R <ScenarioPath> 3DView [<WinNumber>]

Description

The VO_R 3dView command will return the view name, position, and direction being used in the 3D window specified. The values will be enclosed in double quotes.

If no <WinNumber> is specified, the first 3D window is used.

Note: The View Name will only be returned if applicable.

Example

Get the view name, position, and direction of the current view:

VO_R * 3dView

ReturnMessage

Return information for the home view:
ACK
"Earth" "Earth"
Return information for the view named View1:
ACK
"View1" "/Application/STK/Scenario/Scenario1/Satellite/Satellite1" "CentralBody/Earth Moon Vector"

Group Membership

This command belongs to the following group(s):

VO

VO Window

Version

9.2

STK Programming Interface 11.0.1