STK AviatorSend comments on this topic.
GetCatalogAirport Method (IAgAvtrSiteAirportFromCatalog)
See Also
Windows





Windows & Linux

Description

Get the catalog airport.

Syntax

[Visual Basic .NET]
Public Function GetCatalogAirport() As IAgAvtrCatalogAirport
[C#]
public IAgAvtrCatalogAirport GetCatalogAirport();
[Managed C++]
public: IAgAvtrCatalogAirport ^ GetCatalogAirport();
[Unmanaged C++]
public: HRESULT GetCatalogAirport(
    IAgAvtrCatalogAirport ** ppVal
);
[Java]
public IAgAvtrCatalogAirport getCatalogAirport();
[Python - STK API ]
def GetCatalogAirport(self) -> "IAgAvtrCatalogAirport":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.