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





Windows & Linux

Description

Get the DAFIF waypoints.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.