Represents the instance of STK object.
![]() | Copy and paste the current instance of STK Object. The copied object will be pasted as the sibling of the instance being copied. |
![]() | Creates one point access to the supplied object name. The Remove method in IAgOnePtAccess should be called when you are done with the data. |
![]() | Exports the object to a file. |
![]() | Returns an IAgStkAccess object. |
![]() | Returns an IAgStkAccess object. |
![]() | Used to determine whether or not the object supports Access. |
![]() | Used to determine whether or not the object supports ObjectCoverage. |
![]() | Returns whether the object supports Vector Geometry. |
![]() | Removes the object from the scenario. |
![]() | Get the constraints imposed on the object. |
![]() | The object's central body. |
![]() | Returns a collection of direct descendants of the current object. |
![]() | Returns a class name of the object (i.e. Aircraft, Facility.) |
![]() | Returns a class type of the object (i.e. eAircraft, eFacility etc.) |
![]() | Returns the object representing a list of available data providers for the object. |
![]() | Returns true if the object has direct descendants. |
![]() | A name of the object. |
![]() | A long description of the object. |
![]() | Gets the object's metadata. Metadata is a collection of keys and their associated values. |
![]() | Returns an IAgStkObjectCoverage object. |
![]() | Returns the list of files that constitute an object. |
![]() | Returns the parent object or null if the object has become orphaned. The exception is AgStkObjectRoot object which is a topmost element and does not have a parent. |
![]() | Returns the object path. |
![]() | Returns the Root object or null. |
![]() | The short description of the object. |
![]() | Returns an instance of Vector Geometry Tool provider. |
Create a New AdvCAT Object
[MATLAB] | ![]() | |
---|---|---|
|
Create a New AdvCAT Object
[Python] | ![]() | |
---|---|---|
|