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






Windows & Linux

Description

Create a restrictive root object

Syntax

[Visual Basic .NET]
Public Function CreateRestrictive() As 
[C#]
public IAgStkObjectRoot CreateRestrictive();
[Managed C++]
public: IAgStkObjectRoot ^ CreateRestrictive();
[Java]
public IAgStkObjectRoot createRestrictive();
[Unmanaged C++]
public: HRESULT CreateRestrictive(
    IAgStkObjectRoot ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.