ObjectBrowser
Change how the STK Object Browser window is displayed.
Syntax
ObjectBrowser <ApplicationPath> {Options}
Description
The ObjectBrowser command will control the display of the Object Browser window, allowing you to show or hide window, and to resize, move, and otherwise change the display of the window.
This command is only available when running STK Desktop.
{Options} | Description |
---|---|
Dock {Left | Right| Top | Bottom} | Dock the Object Browser window to the specified side of the application window. |
Integrate | Make the Object Browser window integrated in the application window. |
Float | Float the Object Browser window. |
Close | Close the Object Browser. |
Minimize | Minimize the Object Browser. |
Maximize | Maximize the Object Browser. |
Restore | Restore the Object Browser from the last Minimize or Maximize command. The window will be restored to the Integrated state. |
Hide | Hide the Object Browser. |
Show | Restore the Object Browser from the last Hide command. |
Raise | If the window is Integrated the Object Browser is brought to the top, otherwise the ObjectBrowser is activated. |
Place <X> <Y> | Indicates X,Y position of Object Browser on the screen, where 0,0 is in the upper right corner of the screen. This command will move the Object Browser to the new location.
The Place option is not valid if Object Browser is Docked or Closed. |
Size <Width> <Height> | <Width> and <Height> indicates the new size of the Object Browser window. This command will resize the Object Browser window.
The Size option is not valid if Object Browser is Docked or Closed. |
Example
Dock the Object Browser window to the right side of the STK application:
ObjectBrowser / Dock Right
Hide the Object Browser window:
ObjectBrowser / Hide
Set the Object Browser window to be integrated:
ObjectBrowser / Integrate
Change the size of the Object Browser window:
ObjectBrowser / Size 350 500
ReturnMessage
Group Membership
This command belongs to the following group(s):
Version
11