STK AviatorSend comments on this topic.
ReloadPropFile Method (IAgAvtrAircraftExternalProp)
See Also
Windows





Windows & Linux

Description

Reload the prop file.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.