STK AviatorSend comments on this topic.
GetCatalogRunway Method (IAgAvtrSiteRunwayFromCatalog)
See Also
Windows





Windows & Linux

Description

Get the catalog runway.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.