STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT CreateRestrictive(
    IAgStkObjectRoot ** ppRetVal
);
[Java]
public IAgStkObjectRoot createRestrictive();
[Python - STK API ]
def CreateRestrictive(self) -> "IAgStkObjectRoot":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.