Represents the automation interface supported
by the root object of the Automation Object Model.
![]() |
Returns an XML representation of AllInstanceNames. |
![]() |
This property is deprecated. Use the AvailableMarkerTypes property from the IAgScVO interface. Retrieves the list of available MarkerTypes |
![]() |
Signals the object that the batch update is starting. |
![]() |
Closes the scenario. The method throws an exception if no scenario has been loaded. |
![]() |
Signals the object that the batch update is complete. |
![]() |
Executes a custom CONNECT action. The method throws an exception if the command has failed. |
![]() |
Executes multiple CONNECT actions. The behavior of the method when encountering an exception varies depending on the setting of the Action parameter. See the help for AgEExecMultiCmdResultAction. |
![]() |
Returns a formatted string that contains the license names and their states. The string is formatted as an XML document. |
![]() |
Gets the object instance that matches the path provided |
![]() |
Mutually isolates unit preference settings in the current instance from those in other instances of the root. |
![]() |
Loads a scenario/vdf using the specified path. The method throws an exception if there is a scenario already loaded. |
![]() |
Adds a custom marker to Application |
![]() |
Use Load method. Loads a scenario using the specified path. The method throws an exception if there is a scenario already loaded. |
![]() |
Loads a vdf using the specified path. The method throws an exception if there is a scenario already loaded. If the password isn't needed, enter an empty string. |
![]() |
Creates a new scenario. User must close a scenario before creating a new one; otherwise an exception will occur. |
![]() |
Checks whether a currently loaded scenario contains an object with the given path. |
![]() |
Saves the changes made to the scenario/vdf. |
![]() |
Saves the changes made to the scenario/vdf to a specified path and file name. |
![]() |
Use Save method. Saves the changes made to the scenario. |
![]() |
Use SaveAs method. Saves the changes made to the scenario to a specified path and file name. |
![]() |
Saves the changes made to the scenario to a specified path and file name as a vdf file. |
![]() |
Allows the user to inquiry about the available features |
![]() |
Returns a collection of available central bodies. |
![]() |
Returns the conversion utility interface. |
![]() |
Returns a Scenario object or null if no scenario has been loaded yet. |
![]() |
Returns whether the instance is isolated. |
![]() |
The event notification filter is used to temporarily disable only the root events to prevent them from being raised. The event filtering can be used to improve client application performance. |
![]() |
Returns the interface that enables creating 2525b symbols |
![]() |
Configures STK preferences. |
![]() |
Provides access to the Global Unit table. |
![]() |
Returns an instance of VGT root object. |
Load a VDF
[C#] | ![]() |
|
---|---|---|
|
Load a VDF
[Visual Basic .NET] | ![]() |
|
---|---|---|
|
Start STK and get
a reference to IAgStkObjectRoot
[MATLAB] | ![]() |
|
---|---|---|
|
Create instance
of AgStkObjectRoot in STK Engine application
[MATLAB] | ![]() |
|
---|---|---|
|
Open a VDF
[MATLAB] | ![]() |
|
---|---|---|
|
Close an open
Scenario
[MATLAB] | ![]() |
|
---|---|---|
|
Close STK
[MATLAB] | ![]() |
|
---|---|---|
|
Get a reference
to the AgStkObjectRoot using the running STK instance
[MATLAB] | ![]() |
|
---|---|---|
|
Create a new
Scenario
[MATLAB] | ![]() |
|
---|---|---|
|
STK window layout
settings
[MATLAB] | ![]() |
|
---|---|---|
|
Set unit
preferences for Object Model
[MATLAB] | ![]() |
|
---|---|---|
|
Execute Connect
command
[MATLAB] | ![]() |
|
---|---|---|
|
Execute multiple
Connect commands
[MATLAB] | ![]() |
|
---|---|---|
|
Extract data from
Connect result
[MATLAB] | ![]() |
|
---|---|---|
|
Name |
---|
AgStkObjectRoot |