STK AviatorSend comments on this topic.
ReloadTakeoffLandingFile Method (IAgAvtrAircraftExternalAero)
See Also
Windows





Windows & Linux

Description

Reload the takeoff and landing aero file.

Syntax

[Visual Basic .NET]
Public Function ReloadTakeoffLandingFile() As String
[C#]
public string ReloadTakeoffLandingFile();
[Managed C++]
public: String __gc ^ ReloadTakeoffLandingFile();
[Unmanaged C++]
public: HRESULT ReloadTakeoffLandingFile(
    BSTR * pReturnMsg
);
[Java]
public String reloadTakeoffLandingFile();
[Python - STK API ]
def ReloadTakeoffLandingFile(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.