AGI STK Objects 11 Send comments on this topic.
Create Method (IAgStkObjectModelContext)
See Also 
Windows






Windows & Linux

Description

Create a non-restrictive root object

Syntax

[Visual Basic .NET]
Public Function Create() As IAgStkObjectRoot

[C#]
public IAgStkObjectRoot Create();

[Managed C++]
public: IAgStkObjectRoot^ Create();

[Java]
public IAgStkObjectRoot create();

[Unmanaged C++]
public: HRESULT Create(
IAgStkObjectRoot ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface