STK AviatorSend comments on this topic.
GetAsSite Method (IAgAvtrSiteSuperProcedure)
See Also
Windows





Windows & Linux

Description

Get the site interface.

Syntax

[Visual Basic .NET]
Public Function GetAsSite() As IAgAvtrSite
[C#]
public IAgAvtrSite GetAsSite();
[Managed C++]
public: IAgAvtrSite ^ GetAsSite();
[Unmanaged C++]
public: HRESULT GetAsSite(
    IAgAvtrSite ** ppSite
);
[Java]
public IAgAvtrSite getAsSite();
[Python - STK API ]
def GetAsSite(self) -> "IAgAvtrSite":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.