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 
[C#]
public IAgStkObjectRoot Create();
[Managed C++]
public: IAgStkObjectRoot ^ Create();
[Java]
public IAgStkObjectRoot create();
[Unmanaged C++]
public: HRESULT Create(
    IAgStkObjectRoot ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.