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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1