STK AviatorSend comments on this topic.
RunwayCategory Property (IAgAvtrCatalog)
See Also
Windows





Windows & Linux

Description

Get the runway category.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RunwayCategory() As IAgAvtrRunwayCategory
[C#]
public IAgAvtrRunwayCategory RunwayCategory {get;}
[Managed C++]
public: __property IAgAvtrRunwayCategory ^ get_RunwayCategory();
[Unmanaged C++]
public: HRESULT get_RunwayCategory(
    IAgAvtrRunwayCategory ** ppCatalogItem
);
[Java]
public IAgAvtrRunwayCategory getRunwayCategory();
[Python - STK API ]
@property
def RunwayCategory(self) -> "IAgAvtrRunwayCategory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.