Reload the forward flight aero file.
| [Visual Basic .NET] |
|---|
Public Function ReloadForwardFlightFile() As String |
| [C#] |
|---|
public string ReloadForwardFlightFile(); |
| [Managed C++] |
|---|
public: String __gc ^ ReloadForwardFlightFile(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String reloadForwardFlightFile(); |
| [Python - STK API] |
|---|
def ReloadForwardFlightFile(self) -> str: |





