Description | Example | Return Message | Group

VO Annotation Selection

Enable display of an object label or information about any point in the 3D Graphics window by double-clicking on it with the mouse.

Syntax

VO <ScenarioPath> Annotation Selection {AnnotationOption} <Parameters>

Related Commands

Description

The VO Annotation Selection command allows you enable or disable the display of an object label or information about any point in the 3D Graphics window by double-clicking on it with the mouse.

Note: {AnnotationOptions} can be specified in any order, and any number of {AnnotationOptions} can be used in a single command.

{AnnotationOption} <Parameters> Description
Enable {On | Off} Enable or disable double-click selection in the 3D window.
DrillPicking {On | Off} If On allows the user to drill-down to objects that are covered by other objects in the 3D Graphics window.
Pos {XY | SelectedPos} If SelectedPos is entered the selection information will be displayed at the position of the mouse click in a 3D window. If XY is entered the selection information will be displayed at the point defined by XPos and YPos.
XPos <Value> Set the X position of the selection information display. Valid values are between -10,000 and 10,000.
YPos <Value> Set the Y position of the selection information display. Valid values are between -10,000 and 10,000.
WindowID <WinNumber> Indicate the 3D window within which selection is enabled. If the WindowID option is not specified, then the first 3D window will be used. If you specify a <WinNumber> that doesn't exist, Connect returns a NACK.

Example

Enable double-click Selection in 3D Graphics window #2:

VO * Annotation Selection Enable On WindowID 2

Example

To set the selection information to be displayed at the position x:50, y:50 in the first 3d window:

VO * Annotation Selection Pos XY XPos 50 YPos 50

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Attitude

VO

VO Objects

Version

6.2

STK Programming Interface 11.0.1