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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.