Enable display of an object label or information about any point in the 3D Graphics window by double-clicking on it with the mouse.
VO <ScenarioPath> Annotation Selection {AnnotationOption} <Parameters>
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. |
Enable double-click Selection in 3D Graphics window #2:
VO * Annotation Selection Enable On WindowID 2
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
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
6.2
STK Programming Interface 11.0.1