STK AviatorSend comments on this topic.
DAFIFRunways Property (IAgAvtrWaypointCategory)
See Also
Windows





Windows & Linux

Description

Get the DAFIF runways.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DAFIFRunways() As IAgAvtrDAFIFSource
[C#]
public IAgAvtrDAFIFSource DAFIFRunways {get;}
[Managed C++]
public: __property IAgAvtrDAFIFSource ^ get_DAFIFRunways();
[Unmanaged C++]
public: HRESULT get_DAFIFRunways(
    IAgAvtrDAFIFSource ** ppRetVal
);
[Java]
public IAgAvtrDAFIFSource getDAFIFRunways();
[Python - STK API ]
@property
def DAFIFRunways(self) -> "IAgAvtrDAFIFSource":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.