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





Windows & Linux

Description

Get the User Runways.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.