AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.