STK AviatorSend comments on this topic.
GetAsCatalogSource Method (IAgAvtrMissileModels)
See Also
Windows





Windows & Linux

Description

Get the catalog source interface for this object.

Syntax

[Visual Basic .NET]
Public Function GetAsCatalogSource() As IAgAvtrCatalogSource
[C#]
public IAgAvtrCatalogSource GetAsCatalogSource();
[Managed C++]
public: IAgAvtrCatalogSource ^ GetAsCatalogSource();
[Unmanaged C++]
public: HRESULT GetAsCatalogSource(
    IAgAvtrCatalogSource ** ppCatalogSource
);
[Java]
public IAgAvtrCatalogSource getAsCatalogSource();
[Python - STK API ]
def GetAsCatalogSource(self) -> "IAgAvtrCatalogSource":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.