STK ObjectsSend comments on this topic.
FilePath Property (IAgPlPosFile)
See Also
Windows





Windows & Linux

Description

Full Path and filename of the planetary ephemeris file.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FilePath() As String
[C#]
public string FilePath {get;}
[Managed C++]
public: __property String __gc ^ get_FilePath();
[Unmanaged C++]
public: HRESULT get_FilePath(
    BSTR * pVal
);
[Java]
public String getFilePath();
[Python - STK API ]
@property
def FilePath(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.