STK X Application object.
![]() | Send a connect command to STK X. |
![]() | Allows the batch processing of multiple connect commands. HRESULT ExecuteMultipleCommands( |
![]() | Returns a formatted string that contains the license names and their states. The string is formatted as an XML document. |
![]() | Retrieves http proxy online options. |
![]() | Returns true if the specified feature is available. |
![]() | Sets http proxy online options. |
![]() | Terminates the use of STK Engine. This must be the last call to STK Engine. |
![]() | Specifies the maximum number of simultaneous Connect connections to be accepted by STK X. The maximum number of connections is constrained by the Integration Module license. |
![]() | Specify TCP/IP port to be used by Connect (default: 5001). |
![]() | Enable or disable TCP/IP connect command processing (default: disabled). |
![]() | Returns the Host ID. |
![]() | Returns the full path and log file name (empty if logging is not active). |
![]() | Sets or retrieves the logging mode (Active, Inactive, ActiveKeepFile). |
![]() | Start engine with or without graphics (default: engine starts with graphics.). |
![]() | Returns the Registration ID. |
![]() | Shows the Software License Agreement dialog if not already accepted. |
![]() | The identifier of the vendor. |
![]() | Returns the version number |
![]() | Triggered when a new scenario is created. |
![]() | Triggered when a scenario is loaded. |
![]() | Triggered when the current scenario is closed. |
![]() | Triggered when the current scenario is saved. |
![]() | Triggered when a new message is logged. |
![]() | Occurs just before an animation update. |
![]() | Triggered when the globe control window for a scene is not found. |
![]() | Triggered when the map control window for a WinID is not found. |
![]() | Triggered when a new scenario is about to be created. |
![]() | Triggered when a scenario is about to be loaded. |
![]() | Triggered immediately before the current scenario is closed. |
![]() | Triggered when the Gfx Analysis control window for a scene is not found. |
![]() | Triggered when a remote Web server, in response to an HTTPS request, sends a self-signed certificate, or if the certificate misrepresents the server identify. |
![]() | Triggered when the [ConControl / QuitStk] connect command is received. |
The STK X Application can be created as a regular component or accessed through the Map and Globe Application properties.
GUID | {9C726629-023D-4405-A368-38556E4E2CAD} |
ProgID | STKX11.Application |
The STK Objects library is also available with STK X. You can instantiate the root object and from it navigate and manipulate the STK scenario. Please see STK Objects for more details.